Replaced FeanorEventParser with LongTimeEvent.

This commit is contained in:
MobiusDevelopment
2022-01-28 22:35:35 +00:00
parent 36921fd4f8
commit 610d8c6aa1
46 changed files with 1692 additions and 1984 deletions

View File

@@ -33,6 +33,16 @@ PlayerRateDropItem = 0
PlayerRateDropEquip = 0
PlayerRateDropEquipWeapon = 0
# ---------------------------------------------------------------------------
# Item Drop Level Difference Settings
# ---------------------------------------------------------------------------
# Allow event items drop within custom level range between character and monster.
# Default: 9
EventItemMaxLevelDifference = 9
# --------------------------------
# Karma Rates
# --------------------------------