Zenya minion XML template.
Contributed by gigilo1968.
This commit is contained in:
@ -49690,4 +49690,9 @@ INSERT INTO `spawnlist` VALUES
|
||||
-- Hunters Village
|
||||
INSERT INTO `spawnlist` VALUES
|
||||
('HuntersVillage', 1, 34018, 116503, 75392, -2712, 0, 0, 12298, 60, 0, 0, 0),
|
||||
('HuntersVillage', 1, 33918, 116390, 75387, -2712, 0, 0, 12298, 60, 0, 0, 0);
|
||||
('HuntersVillage', 1, 33918, 116390, 75387, -2712, 0, 0, 12298, 60, 0, 0, 0),
|
||||
|
||||
-- Imperial Tomb
|
||||
INSERT INTO `spawnlist` VALUES
|
||||
('Imperial Tomb', 1, 33372, 186611, -75975, -2824, 0, 0, 8465, 60, 0, 0, 0),
|
||||
('Imperial Tomb', 1, 33372, 186569, -75928, -2824, 0, 0, 7980, 60, 0, 0, 0);
|
||||
|
@ -1794,6 +1794,7 @@
|
||||
<npc id="33372" level="85" type="L2Npc" name="">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
<attack physical="971" magical="663" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
@ -1802,17 +1803,19 @@
|
||||
<defence fire="120" water="120" wind="120" earth="120" holy="120" dark="120" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="160" />
|
||||
<walk ground="1" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<hitTime>398</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" targetable="false" canMove="false" />
|
||||
<collision>
|
||||
<radius normal="9.5" />
|
||||
<height normal="22.4" />
|
||||
</collision>
|
||||
</npc>
|
||||
|
||||
|
||||
<npc id="33373" level="85" type="L2Npc" name="">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
|
Reference in New Issue
Block a user