Hey, when i try to add spider xml, it is too long so it doesnt fit: how can I Add it?
Also if someone has chicken raid xml and can send it i would be so thankful ;P
Also if someone has chicken raid xml and can send it i would be so thankful ;P
<?xml version="1.0" encoding="utf-8" ?>
<Definition>
<Globals>
<Id Value="3" />
<Label Value="Raid Giant Spider" />
<LevelMinimum Value="50" />
<LevelMaximum Value="255" />
<StartX Value="55" />
<StartY Value="56" />
<RequiredItems>
<Item VNum="1130" Amount="1" />
</RequiredItems>
<GiftItems>
<Item Amount="1" VNum="302" Design="3" IsRandomRare="1" />
<Item Amount="3" VNum="5010" Design="3" IsRandomRare="1" />
</GiftItems>
</Globals>
<InstanceEvents>
<CreateMap Map="0" VNum="2532">
<SetMonsterLockers Value="1" />
<SetButtonLockers Value="0" />
<RefreshRaidGoals/>
<SummonMonster VNum="289" PositionX="33" PositionY="36" IsHostile="true" IsBoss="1">
<OnDeath>
<RemoveMonsterLocker/>
<RefreshRaidGoals/>
<End Type="1" />
<ThrowItem VNum="1046" PackAmount="30" MinAmount="70000" MaxAmount="100000"/>
</OnDeath>
</SummonMonster>
</CreateMap>
</InstanceEvents>
</Definition>