Alguem pode me ajudar, onde eu edito para dropar itens ancients em Land of Trials pq no itemdroprate.txt não acho a opção para ativar,
//=======================================================================================================================
//SCF Item Drop Rate System
//www.titanstech.com
//DaRKav Revision [MAX ITEMS = 1000]
//=======================================================================================================================
//Type - Section of them (0,1,2 etc...)
//Index - Id of item in that above section
//Level - Level of item to be dropped (+1 will drop +1)
//ZOpt - z28 Option (1 = +4, 2 = +8, etc...)
//Luck - Has luck on item (1 - YES/0 - NO)
//Skill - Has skill on item (1 - YES/0 - NO)
//Dur - Item durability (0 to 255)
//ExcNum - Number of random excellent options (0 = OFF, 1 to 6 = random range, 7 = full exc options)
//Rate - Item drop rate (out of 10000)
//VipRate - Item drop rate (out of 10000) for VIP users (-1 = use regular drop rate)
//NoTrade - Item will drop with FFFFFFFF serial as untradeable (1 - ON/0 - OFF)
//MobId - If specific monster needs to drop that item (-1=any monster)
//MinLvl - Minimum monster level to drop the desired item (0 to 200)
//MaxLvl - Maximum monster level to drop the desired item (0 to 200)
//DropMap - Number of map to drop specific item (-1=all map)
//=======================================================================================================================
//Type Index Level ZOpt Luck Skill Dur ExcNum Rate VipRate NoTrade MobId MinLvl MaxLvl DropMap
//=======================================================================================================================
0
//Event Items
1 -1 0 0 1 1 1 1 100 120 0 -1 1 400 31 //Armor of Guardman (Chaos Castle)
alguem ajuda ?