Added missing NPC template for Ellenia (30155).
This commit is contained in:
parent
2ac06f771b
commit
0e1cdc727d
@ -1927,6 +1927,43 @@
|
||||
<height normal="22.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30155" level="70" type="L2Npc" name="Ellenia" title="Grand Master">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="100" />
|
||||
</parameters>
|
||||
<race>ELF</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
||||
<vitals hp="2444.46819" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<attack physical="688.86373" magical="470.40463" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="295.91597" magical="216.53847" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" undying="true" />
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="15" /> <!-- Elves -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="MAGE" clanHelpRange="300" aggroRange="450" />
|
||||
<collision>
|
||||
<radius normal="7" />
|
||||
<height normal="21.2" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30156" level="70" type="L2Npc" name="Cobendell" title="Master">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
|
Loading…
Reference in New Issue
Block a user