|
@@ -48,10 +48,12 @@ ChampionRewardItemID = 6393
|
|
|
# The amount of the specified reward a player will receive if they are awarded the item.
|
|
|
ChampionRewardItemQty = 1
|
|
|
|
|
|
-# % Chance to obtain a specified reward item from a LOWER lvl Champion mob.
|
|
|
+# % Chance to obtain a specified reward item from a higher level Champion mob.
|
|
|
+# Default: 0
|
|
|
ChampionRewardLowerLvlItemChance = 0
|
|
|
|
|
|
-# % Chance to obtain a specified reward item from a HIGHER lvl Champion mob.
|
|
|
+# % Chance to obtain a specified reward item from a lower level Champion mob.
|
|
|
+# Default: 0
|
|
|
ChampionRewardHigherLvlItemChance = 0
|
|
|
|
|
|
# Do you want to enable the vitality calculation when killing champion mobs?
|