Custom fix for Dimension Makkum instance.

This commit is contained in:
MobiusDev
2018-04-21 22:58:55 +00:00
parent e027e0313b
commit 6e36ee6cc7
2 changed files with 21 additions and 2 deletions

View File

@@ -2946,7 +2946,6 @@
<param name="IsAggressive" value="1" /> <param name="IsAggressive" value="1" />
<skill name="Skill01_ID" id="16780" level="2" /> <skill name="Skill01_ID" id="16780" level="2" />
<skill name="Skill02_ID" id="16779" level="1" /> <skill name="Skill02_ID" id="16779" level="1" />
<skill name="Skill03_ID" id="16866" level="1" />
</parameters> </parameters>
<race>HUMANOID</race> <race>HUMANOID</race>
<sex>MALE</sex> <sex>MALE</sex>
@@ -2980,7 +2979,6 @@
<skill id="4441" level="5" /> <!-- Greater Mental Attack Resistance --> <skill id="4441" level="5" /> <!-- Greater Mental Attack Resistance -->
<skill id="16780" level="2" /> <!-- Bloody Circle --> <skill id="16780" level="2" /> <!-- Bloody Circle -->
<skill id="16779" level="1" /> <!-- Black Hearts Rage --> <skill id="16779" level="1" /> <!-- Black Hearts Rage -->
<skill id="16866" level="1" /> <!-- Sentence of Death -->
</skill_list> </skill_list>
<drop_lists> <drop_lists>
<drop> <drop>

View File

@@ -609,4 +609,25 @@
<height normal="21.5" /> <height normal="21.5" />
</collision> </collision>
</npc> </npc>
<!-- Custom NPC for Dimension Makkum instance -->
<npc id="34290" displayId="34265" level="85" type="L2Npc" name="Piore" title="Dimensional Researcher">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<equipment rhand="17328" />
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="64" />
<run ground="1" />
</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" />
<collision>
<radius normal="9" />
<height normal="20.4" />
</collision>
</npc>
</list> </list>