Fearon Village small NPC rework.
This commit is contained in:
@ -809,7 +809,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19546" level="4" type="L2Monster" name="Dummy" title="Training">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
@ -829,8 +828,8 @@
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="45" />
|
||||
<radius normal="11" />
|
||||
<height normal="25" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19547" level="4" type="L2Monster" name="Dummy" title="Magical">
|
||||
|
@ -1851,9 +1851,9 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33982" level="99" type="L2Guard" name="Tahlia" title="Guard">
|
||||
<!-- TODO: Confirm me -->
|
||||
<race>ERTHEIA</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="148" /> <!-- rhand: Sword of Valhalla -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="356248" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
@ -1874,9 +1874,9 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33983" level="99" type="L2Guard" name="Lenoa" title="Guard">
|
||||
<!-- TODO: Confirm me -->
|
||||
<race>ERTHEIA</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="288" /> <!-- rhand: Carnage Bow -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="356248" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="10" critical="8" accuracy="0" attackSpeed="253" reuseDelay="1500" type="BOW" range="1100" distance="10" width="0" />
|
||||
@ -1897,9 +1897,9 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33984" level="99" type="L2Guard" name="Nairu" title="Guard">
|
||||
<!-- TODO: Confirm me -->
|
||||
<race>ERTHEIA</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="148" /> <!-- rhand: Sword of Valhalla -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="356248" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
@ -1920,9 +1920,9 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33985" level="99" type="L2Guard" name="Namee" title="Guard">
|
||||
<!-- TODO: Confirm me -->
|
||||
<race>ERTHEIA</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="288" /> <!-- rhand: Carnage Bow -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="356248" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="10" critical="8" accuracy="0" attackSpeed="253" reuseDelay="1500" type="BOW" range="1100" distance="10" width="0" />
|
||||
|
Reference in New Issue
Block a user