summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-04-06 07:57:26 +0000
committerSaulc <lucashelaine14@gmail.com>2018-04-06 07:57:26 +0000
commit81541459c200e2d563e6389d8fe3d68339df91c0 (patch)
treebeacef0ca83a5044e15460339b18ddd8ea658117
parent31d450f001f33074cd5b1cd6f902df1dcf1e96ad (diff)
downloadclientdata-81541459c200e2d563e6389d8fe3d68339df91c0.tar.gz
clientdata-81541459c200e2d563e6389d8fe3d68339df91c0.tar.bz2
clientdata-81541459c200e2d563e6389d8fe3d68339df91c0.tar.xz
clientdata-81541459c200e2d563e6389d8fe3d68339df91c0.zip
fix typo
-rw-r--r--items.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/items.xml b/items.xml
index cdbbe447..586bafb8 100644
--- a/items.xml
+++ b/items.xml
@@ -2132,8 +2132,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Tooth Necklace"
description="A basic tooth necklace."
level="8"
- bonus="STR +2"
- malust="HP -250"
+ effect="STR +2, HP -250"
type="equip-necklace"
weight="50">
</item>
@@ -3364,7 +3363,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="Critical DEF +10%"
+ effect="Critical DEF +10%"
defense="50"
level="15"
type="equip-shield"
@@ -3419,7 +3418,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="Critical DEF +5%"
+ effect="Critical DEF +5%"
defense="35"
level="5"
type="equip-shield"