Organized configuration files to match newer branches.
This commit is contained in:
66
L2J_Mobius_C4_ScionsOfDestiny/dist/game/config/Rates.ini
vendored
Normal file
66
L2J_Mobius_C4_ScionsOfDestiny/dist/game/config/Rates.ini
vendored
Normal file
@@ -0,0 +1,66 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
# 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
|
||||
|
||||
# ------------------------
|
||||
# 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