Configurable event item drop level range between character and monster.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment
2021-11-22 14:20:23 +00:00
parent 542c7d0b05
commit c4e35819c9
69 changed files with 184 additions and 46 deletions

View File

@@ -143,6 +143,10 @@ DropItemMaxLevelDifference = 10
# Default: 10
DropItemMinLevelGapChance = 10
# Allow event items drop within custom level range between character and monster.
# Default: 9
EventItemMaxLevelDifference = 9
# ---------------------------------------------------------------------------
# Vitality system rates. Works only if EnableVitality = True