Addition of support for multiple champion monster drops.
Contributed by CostyKiller.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment