Hello,
I'm running Reset server, so I want to modify drop based on character's Reset
In example, at AllMonsterBag.xml :
<DropItem MonsterMinLevel="102" MonsterMaxLevel="300" PlayerMinLevel="-1" PlayerMaxLevel="-1" Cat="13" Index="31" MinLevel="0" MaxLevel="0" Durability="0" Element="0" Duration="0" Rate="2500" Name="Spirit" />
I think you should add : PlayerMinReset="-1" and PlayerMaxReset="MAX"
Same with other drop files.
Thanks.
Recommended Comments