diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2020-04-13 04:47:19 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-13 07:47:19 +0000 |
commit | 157f773f55532c71c99f241593868572b8d34079 (patch) | |
tree | df08cb44e0fba833dbe987b468966e7e2ad252ec /items/equip-torso/item653_ApprenticeRobe.xml | |
parent | 760e58fbab383d8b0a2dabc4e12d25c6c7771989 (diff) | |
download | clientdata-157f773f55532c71c99f241593868572b8d34079.tar.gz clientdata-157f773f55532c71c99f241593868572b8d34079.tar.bz2 clientdata-157f773f55532c71c99f241593868572b8d34079.tar.xz clientdata-157f773f55532c71c99f241593868572b8d34079.zip |
Doomsday 3 Additional Patch (#370)
* Add Flashmob and Koyntety
* Update item description.
I'm sorry, but FX system misbehaved. Town in flames will take longer.
Diffstat (limited to 'items/equip-torso/item653_ApprenticeRobe.xml')
-rw-r--r-- | items/equip-torso/item653_ApprenticeRobe.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-torso/item653_ApprenticeRobe.xml b/items/equip-torso/item653_ApprenticeRobe.xml index eed68182..befc1730 100644 --- a/items/equip-torso/item653_ApprenticeRobe.xml +++ b/items/equip-torso/item653_ApprenticeRobe.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="653" image="equipment/chest/silk-robe.png|W:#804000" name="Apprentice Robe" description="A robe made for apprentices." defense="5" type="equip-torso" weight="5"> + <item id="653" image="equipment/chest/silk-robe.png|W:#804000" name="Apprentice Robe" description="A robe made for apprentices." mattack="20" defense="5" agi="1" criticaldefense="10" type="equip-torso" weight="5"> <sprite gender="unisex">equipment/chest/robe.xml|#804000</sprite> <sprite gender="female">equipment/chest/robe-female.xml|#804000</sprite> <replace sprite="race"> |