Organized configuration files to match newer branches.
This commit is contained in:
80
L2J_Mobius_C6_Interlude/dist/game/config/Rates.ini
vendored
Normal file
80
L2J_Mobius_C6_Interlude/dist/game/config/Rates.ini
vendored
Normal file
@@ -0,0 +1,80 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
# Server Rates
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# ------------------------
|
||||
# Normal Rates
|
||||
# ------------------------
|
||||
RateXp = 1.00
|
||||
RateSp = 1.00
|
||||
RatePartyXp = 1.00
|
||||
RatePartySp = 1.00
|
||||
RateDropAdena = 1.00
|
||||
RateConsumableCost = 1.00
|
||||
RateDropItems = 1.00
|
||||
RateDropSealStones = 1.00
|
||||
RateDropSpoil = 1.00
|
||||
RateDropManor = 1
|
||||
|
||||
# ----------------------
|
||||
# Other Rates
|
||||
# ----------------------
|
||||
RateDropQuest = 1.00
|
||||
RateQuestsReward = 1.00
|
||||
RateKarmaExpLost = 1.00
|
||||
RateSiegeGuardsPrice = 1.00
|
||||
|
||||
# --------------------------------
|
||||
# Player Drop Rates
|
||||
# --------------------------------
|
||||
PlayerDropLimit = 0
|
||||
PlayerRateDrop = 0
|
||||
PlayerRateDropItem = 0
|
||||
PlayerRateDropEquip = 0
|
||||
PlayerRateDropEquipWeapon = 0
|
||||
|
||||
# --------------------------------
|
||||
# Karma Rates
|
||||
# --------------------------------
|
||||
KarmaDropLimit = 10
|
||||
KarmaRateDrop = 40
|
||||
KarmaRateDropItem = 50
|
||||
KarmaRateDropEquip = 40
|
||||
KarmaRateDropEquipWeapon = 10
|
||||
|
||||
# --------------------
|
||||
# Pets Rates
|
||||
# --------------------
|
||||
PetXpRate = 1.00
|
||||
SinEaterXpRate = 1.00
|
||||
PetFoodRate = 1
|
||||
|
||||
# ----------------------
|
||||
# Herbs Rates
|
||||
# ----------------------
|
||||
# Herb of Power, Herb of Magic, Herb of Atk. Spd., Herb of Casting Spd., Herb of Critical Attack, Herb of Speed
|
||||
RateCommonHerbs = 15.00
|
||||
# Herb of Life, Herb of Mana
|
||||
RateHpMpHerbs = 10.00
|
||||
# Greater herb of Life, Greater Herb of Mana
|
||||
RateGreaterHerbs = 4.00
|
||||
# Superior Herb of Life, Superior Herb of Mana
|
||||
RateSuperiorHerbs = 0.8
|
||||
# Herb of Warrior, Herb of Mystic, Herb of Recovery
|
||||
RateSpecialHerbs = 0.2
|
||||
|
||||
# ------------------------
|
||||
# Bosses Rates
|
||||
# ------------------------
|
||||
# Grand Boss
|
||||
AdenaBoss = 1.00
|
||||
ItemsBoss = 1.00
|
||||
SpoilBoss = 1.00
|
||||
# Raid Boss
|
||||
AdenaRaid = 1.00
|
||||
ItemsRaid = 1.00
|
||||
SpoilRaid = 1.00
|
||||
# Raid Minions
|
||||
AdenaMinion = 1.00
|
||||
ItemsMinion = 1.00
|
||||
SpoilMinion = 1.00
|
||||
Reference in New Issue
Block a user