[Classic] NPC template exp/sp changes.
This commit is contained in:
@@ -3274,7 +3274,7 @@
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30196" level="99" type="L2Guard" name="Mouen" title="Captain">
|
||||
<npc id="30196" level="80" type="L2Guard" name="Mouen">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="92" />
|
||||
@@ -3286,9 +3286,9 @@
|
||||
</parameters>
|
||||
<race>HUMAN</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="21732" lhand="102" /> <!-- rhand: Sword of Revolution - Event lhand: Round Shield -->
|
||||
<equipment rhand="129" lhand="102" /> <!-- rhand: Sword of Revolution lhand: Round Shield -->
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="84843" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<vitals hp="3290.11306877694" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" shield="148" shieldRate="20" />
|
||||
<attribute>
|
||||
@@ -3319,7 +3319,7 @@
|
||||
<height normal="24" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30197" level="99" type="L2Guard" name="Hector" title="Guard">
|
||||
<npc id="30197" level="80" type="L2Guard" name="Hector">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="92" />
|
||||
@@ -3328,7 +3328,7 @@
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="275" /> <!-- rhand: Long Bow -->
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="84843" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<vitals hp="3290.11306877694" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<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" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
@@ -3359,7 +3359,7 @@
|
||||
<height normal="24" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30198" level="99" type="L2Guard" name="Jerin" title="Guard">
|
||||
<npc id="30198" level="80" type="L2Guard" name="Jerin">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="92" />
|
||||
@@ -3368,7 +3368,7 @@
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="2" lhand="20" /> <!-- rhand: Long Sword lhand: Buckler -->
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="84843" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<vitals hp="3290.11306877694" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" shield="148" shieldRate="20" />
|
||||
<attribute>
|
||||
@@ -3399,7 +3399,7 @@
|
||||
<height normal="24" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30199" level="99" type="L2Guard" name="Yates" title="Guard">
|
||||
<npc id="30199" level="80" type="L2Guard" name="Yates">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="92" />
|
||||
@@ -3408,7 +3408,7 @@
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="275" /> <!-- rhand: Long Bow -->
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="84843" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<vitals hp="3290.11306877694" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<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" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
|
||||
Reference in New Issue
Block a user