diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-14 22:51:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-14 22:51:32 -0300 |
commit | 9b9eb42c5644504c73f31b36702feca2bdf4df65 (patch) | |
tree | 5a9a1076e5a718b191d5112a427a665b205f8782 | |
parent | 4126d421c6cc25c4053ed0be71dbdea18144e092 (diff) | |
download | clientdata-9b9eb42c5644504c73f31b36702feca2bdf4df65.tar.gz clientdata-9b9eb42c5644504c73f31b36702feca2bdf4df65.tar.bz2 clientdata-9b9eb42c5644504c73f31b36702feca2bdf4df65.tar.xz clientdata-9b9eb42c5644504c73f31b36702feca2bdf4df65.zip |
Shield Info Update
-rw-r--r-- | items.xml | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3556,7 +3556,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." - effect="Critical DEF +10%" + effect="Critical DEF +10% ; Attack Speed -14%" defense="50" level="15" type="equip-shield" @@ -3611,7 +3611,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." - effect="Critical DEF +5%" + effect="Critical DEF +5% ; Attack Speed -10%" defense="35" level="5" type="equip-shield" @@ -3639,6 +3639,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/shields/woodenshield.png" name="Wooden Shield" description="A shield made of wood." + effect="Critical DEF +15% ; Attack Speed -15%" defense="72" level="24" type="equip-shield" |