Proper custom Dimensional Warp NPC replacement.
This commit is contained in:
@@ -2440,7 +2440,7 @@
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" targetable="false" showName="false" canMove="false" talkable="false" />
|
||||
<collision>
|
||||
<radius normal="1" />
|
||||
<height normal="1" />
|
||||
|
||||
@@ -90,23 +90,4 @@
|
||||
<height normal="12.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<!-- Used by Dimensional Warp Instance TODO: replace with proper NPC. -->
|
||||
<npc id="900112" displayId="19563" level="99" type="L2Npc" name="">
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="15841.7282909073" hpRegen="10.5" mp="2355.0" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="210" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" targetable="false" showName="false" canMove="false" talkable="false" />
|
||||
<collision>
|
||||
<radius normal="1" />
|
||||
<height normal="1" />
|
||||
</collision>
|
||||
</npc>
|
||||
</list>
|
||||
Reference in New Issue
Block a user