NPC stat removal.
This commit is contained in:
12
trunk/dist/game/data/stats/npcs/01600-01699.xml
vendored
12
trunk/dist/game/data/stats/npcs/01600-01699.xml
vendored
@@ -3,7 +3,7 @@
|
||||
<npc id="1600" level="55" type="L2Npc" name="Yanzi Agathion">
|
||||
<!-- TODO: Must be confirmed -->
|
||||
<sex>MALE</sex>
|
||||
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
|
||||
<stats>
|
||||
<vitals hp="1738" mp="2444.0" />
|
||||
<attack physical="500" magical="500" attackSpeed="278" range="40" />
|
||||
<defence physical="500" magical="500" />
|
||||
@@ -23,7 +23,7 @@
|
||||
<npc id="1601" level="55" type="L2Npc" name="Super Feline Queen Z">
|
||||
<!-- TODO: Must be confirmed -->
|
||||
<sex>MALE</sex>
|
||||
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
|
||||
<stats>
|
||||
<vitals hp="1738" mp="2444.0" />
|
||||
<attack physical="500" magical="500" attackSpeed="278" range="40" />
|
||||
<defence physical="500" magical="500" />
|
||||
@@ -47,7 +47,7 @@
|
||||
<npc id="1602" level="55" type="L2Npc" name="Super Kat the Cat Z">
|
||||
<!-- TODO: Must be confirmed -->
|
||||
<sex>MALE</sex>
|
||||
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
|
||||
<stats>
|
||||
<vitals hp="1738" mp="2444.0" />
|
||||
<attack physical="500" magical="500" attackSpeed="278" range="40" />
|
||||
<defence physical="500" magical="500" />
|
||||
@@ -78,7 +78,7 @@
|
||||
<npc id="1603" level="55" type="L2Npc" name="Super Mew the Cat Z">
|
||||
<!-- TODO: Must be confirmed -->
|
||||
<sex>MALE</sex>
|
||||
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
|
||||
<stats>
|
||||
<vitals hp="1738" mp="2444.0" />
|
||||
<attack physical="500" magical="500" attackSpeed="278" range="40" />
|
||||
<defence physical="500" magical="500" />
|
||||
@@ -107,7 +107,7 @@
|
||||
<npc id="1604" level="55" type="L2Npc" name="Hanbok Agathion">
|
||||
<!-- TODO: Must be confirmed -->
|
||||
<sex>MALE</sex>
|
||||
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
|
||||
<stats>
|
||||
<vitals hp="1738" mp="2444.0" />
|
||||
<attack physical="500" magical="500" attackSpeed="278" range="40" />
|
||||
<defence physical="500" magical="500" />
|
||||
@@ -127,7 +127,7 @@
|
||||
<npc id="1605" level="55" type="L2Npc" name="Juju Agathion">
|
||||
<!-- TODO: Must be confirmed -->
|
||||
<sex>MALE</sex>
|
||||
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
|
||||
<stats>
|
||||
<vitals hp="1738" mp="2444.0" />
|
||||
<attack physical="500" magical="500" attackSpeed="278" range="40" />
|
||||
<defence physical="500" magical="500" />
|
||||
|
||||
Reference in New Issue
Block a user