For the Queen Ant setup for PvP servers and to high level characters farm - avoid drop from epic zone and Raid Curse
Edit epic zone:
Default:
Path gameserver/data/zone/epic.xml
Change to!
And now we need UP level for Queen Ant and Minions for avoid raid curse
Path: gameserver/data/npc/29000-29099.xml
IDs: 29001, 29002 , 29003, 29004, 29005
Edit epic zone:
Default:
Path gameserver/data/zone/epic.xml
Code:
<zone name="[queen_ant_epic]" type="epic" >
<set name="playerMinLevel" val="1" />
<set name="playerMaxLevel" val="48" />
<set name="playerLevelLimitBackLoc" val="-25464 172424 -4203" />
<polygon>
<coords loc="-23176 185080 -6000 -5500" />
<coords loc="-20104 185080 -6000 -5500" />
<coords loc="-20104 177928 -6000 -5500" />
<coords loc="-23176 177928 -6000 -5500" />
</polygon>
</zone>
Code:
<zone name="[queen_ant_epic]" type="epic" >
<polygon>
<coords loc="-23176 185080 -6000 -5500" />
<coords loc="-20104 185080 -6000 -5500" />
<coords loc="-20104 177928 -6000 -5500" />
<coords loc="-23176 177928 -6000 -5500" />
</polygon>
</zone>
And now we need UP level for Queen Ant and Minions for avoid raid curse
Path: gameserver/data/npc/29000-29099.xml
IDs: 29001, 29002 , 29003, 29004, 29005
Last edited: