summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--itemfields.xml5
-rw-r--r--items.xml14
2 files changed, 12 insertions, 7 deletions
diff --git a/itemfields.xml b/itemfields.xml
index fa3ae7fd..35961f53 100644
--- a/itemfields.xml
+++ b/itemfields.xml
@@ -17,6 +17,11 @@ Copyright (C) 2016 Evol Online -->
signed="true"
/>
<field
+ name="bAtkRate"
+ description="Attack %s%%"
+ signed="true"
+ />
+ <field
name="minattack"
description="Min attack %s"
signed="true"
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"