summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-04-06 07:49:04 +0000
committerSaulc <lucashelaine14@gmail.com>2018-04-06 07:49:04 +0000
commit31d450f001f33074cd5b1cd6f902df1dcf1e96ad (patch)
tree6a60693ec9f2d162dfcbba251050a06fa947c459
parentfb9da42d845e5b2d0d45d641131157b7a7237c41 (diff)
downloadclientdata-31d450f001f33074cd5b1cd6f902df1dcf1e96ad.tar.gz
clientdata-31d450f001f33074cd5b1cd6f902df1dcf1e96ad.tar.bz2
clientdata-31d450f001f33074cd5b1cd6f902df1dcf1e96ad.tar.xz
clientdata-31d450f001f33074cd5b1cd6f902df1dcf1e96ad.zip
better typo for bonus/malus tooth necklace and shield
-rw-r--r--items.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/items.xml b/items.xml
index 3a430746..cdbbe447 100644
--- a/items.xml
+++ b/items.xml
@@ -2132,8 +2132,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Tooth Necklace"
description="A basic tooth necklace."
level="8"
- attack="2"
- effect="HP -250"
+ bonus="STR +2"
+ malust="HP -250"
type="equip-necklace"
weight="50">
</item>
@@ -3364,7 +3364,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/shields/leathershield.png"
name="Leather Shield"
description="A shield with iron reinforcement."
- bonus="10% critical def"
+ bonus="Critical DEF +10%"
defense="50"
level="15"
type="equip-shield"
@@ -3419,7 +3419,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/shields/roundleathershield.png"
name="Round Leather Shield"
description="Small and round leather shield with iron reinforcement."
- bonus="5% critical def"
+ bonus="Critical DEF +5%"
defense="35"
level="5"
type="equip-shield"