summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2023-06-16 20:25:31 +0000
committerJesusalva Jesusalva <jesusalva@themanaworld.org>2023-06-16 20:25:31 +0000
commit73aed04151f531b88f7691f2b4557272d735657a (patch)
treec14b39ef4460ceba77d088bb7889c0bfa22af51c /items.xml
parentb5cafa34dc6e6b9c2aede2ad797fc415329080fa (diff)
downloadclientdata-73aed04151f531b88f7691f2b4557272d735657a.tar.gz
clientdata-73aed04151f531b88f7691f2b4557272d735657a.tar.bz2
clientdata-73aed04151f531b88f7691f2b4557272d735657a.tar.xz
clientdata-73aed04151f531b88f7691f2b4557272d735657a.zip
Fix display of attack rate bonus/malus effects in item db
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/items.xml b/items.xml
index 393d7f20..fd9e8dbd 100644
--- a/items.xml
+++ b/items.xml
@@ -3118,8 +3118,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/amulet/bloodstonependant.png"
name="Bloodstone Pendant"
description="Rumored to contain blood from the Red Queen."
+ bAtkRate="30"
maxhp="(20)"
- attack="30"
defense="1"
level="45"
type="equip-necklace"
@@ -3156,8 +3156,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/amulet/toothnecklace.png"
name="Tooth Necklace"
description="A plain necklace made from a single tooth."
+ bAtkRate="5"
maxhp="(200)"
- attack="5"
str="2"
level="8"
type="equip-necklace"
@@ -3167,8 +3167,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/amulet/wolvernteethnecklace.png"
name="Wolvern Teeth Necklace"
description="A necklace popular with poachers. Looks barbaric."
+ bAtkRate="7"
maxhp="(250)"
- attack="7"
defense="3"
str="4"
level="24"
@@ -3179,8 +3179,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/amulet/clawpendant.png"
name="Claw Pendant"
description="A pendant made for hermits."
+ bAtkRate="10"
maxhp="(250)"
- attack="10"
defense="3"
str="4"
level="24"
@@ -3191,8 +3191,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/amulet/barbarianamulet.png"
name="Barbarian Amulet"
description="A typical amulet for adult barbarians."
+ bAtkRate="10"
maxhp="(300)"
- attack="10"
defense="1"
str="7"
level="44"
@@ -3203,8 +3203,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/amulet/barbarianmasteramulet.png"
name="Barbarian Master Amulet"
description="An unique amulet in a tribe."
+ bAtkRate="12"
maxhp="(400)"
- attack="12"
defense="1"
str="11"
level="54"
@@ -4923,12 +4923,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/shields/bladeshield.png"
name="Blade Shield"
description="Small and round shield with iron reinforcements."
+ bAtkRate="5"
sprecovery="(3)"
flee="(6)"
hprecovery="12"
criticaldefense="12"
block="3"
- attack="5"
defense="24"
level="36"
type="equip-shield"