summaryrefslogtreecommitdiff
path: root/stats.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-27 21:57:04 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-27 21:57:04 +0300
commit1763ec9a4f5daf5614fd63d9b4be229c8877b2a3 (patch)
treebf4db384a59917514f5736adb782bdcfed71e7d0 /stats.xml
parent2b57cfe0c0769a7d34d761d82ca1814029f9c6f4 (diff)
downloadclientdata-1763ec9a4f5daf5614fd63d9b4be229c8877b2a3.tar.gz
clientdata-1763ec9a4f5daf5614fd63d9b4be229c8877b2a3.tar.bz2
clientdata-1763ec9a4f5daf5614fd63d9b4be229c8877b2a3.tar.xz
clientdata-1763ec9a4f5daf5614fd63d9b4be229c8877b2a3.zip
Add mercenary stats into stats.xml
Diffstat (limited to 'stats.xml')
-rw-r--r--stats.xml97
1 files changed, 97 insertions, 0 deletions
diff --git a/stats.xml b/stats.xml
index 385e43fa..ed32de3d 100644
--- a/stats.xml
+++ b/stats.xml
@@ -189,4 +189,101 @@ Copyright (C) 2016 Evol Online -->
name="Attack"
/>
</page>
+ <page name="Merc">
+ <!-- MERC_LEVEL -->
+ <stat
+ id="1020"
+ name="Level"
+ />
+ <!-- MERC_HP -->
+ <stat
+ id="1021"
+ name="Hp"
+ />
+ <!-- MERC_MAX_HP -->
+ <stat
+ id="1022"
+ name="Max hp"
+ />
+ <!-- MERC_MP -->
+ <stat
+ id="1023"
+ name="Mp"
+ />
+ <!-- MERC_MAX_MP -->
+ <stat
+ id="1024"
+ name="Max mp"
+ />
+ <!-- MERC_ATTACK_DELAY -->
+ <stat
+ id="1025"
+ name="Attack delay"
+ />
+ <!-- MERC_ATTACK_RANGE -->
+ <stat
+ id="1026"
+ name="Attack range"
+ />
+ <!-- MERC_ATTACK_SPEED -->
+ <stat
+ id="1027"
+ name="Damage per sec."
+ />
+ <!-- MERC_CRIT -->
+ <stat
+ id="1028"
+ name="% Critical"
+ />
+ <!-- MERC_FLEE -->
+ <stat
+ id="1029"
+ name="% Evade"
+ />
+ <!-- MERC_HIT -->
+ <stat
+ id="1030"
+ name="% Accuracy"
+ />
+ <!-- MERC_MDEF -->
+ <stat
+ id="1031"
+ name="M.Defense"
+ />
+ <!-- MERC_MATK -->
+ <stat
+ id="1032"
+ name="M.Atk"
+ />
+ <!-- MERC_DEF -->
+ <stat
+ id="1033"
+ name="Defence"
+ />
+ <!-- MERC_ATK -->
+ <stat
+ id="1034"
+ name="Attack"
+ />
+ <!-- MERC_EXPIRE -->
+ <stat
+ id="1035"
+ name="Expire"
+ />
+ <!-- MERC_FAITH -->
+ <stat
+ id="1036"
+ name="Faith"
+ />
+ <!-- MERC_CALLS -->
+ <stat
+ id="1037"
+ name="Calls"
+ />
+ <!-- MERC_KILLS -->
+ <stat
+ id="1038"
+ name="Kills"
+ />
+ </page>
</stats>