Addition of support for multiple champion monster drops.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment
2021-11-22 14:00:47 +00:00
parent 7d81ad1d2d
commit 542c7d0b05
89 changed files with 594 additions and 517 deletions

View File

@@ -50,11 +50,10 @@ ChampionAtk = 1.0
# Physical/Magical Attack Speed bonus for Champion mobs.
ChampionSpdAtk = 1.0
# Specified reward item ID
ChampionRewardItemID = 6393
# The amount of the specified reward a player will receive if they are awarded the item.
ChampionRewardItemQty = 1
# Specified id and amount of reward a player will receive if they are awarded the item.
# Separated by ;
# Example: 6393,1;57,5000
ChampionRewardItems = 6393,1
# % Chance to obtain a specified reward item from a lower level Champion mob.
# Default: 0