diff options
author | gumi <git@gumi.ca> | 2018-01-09 14:01:33 -0500 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-01-09 14:01:33 -0500 |
commit | 6d4be28fc965a4dcc05d8384540c112ac370fb0d (patch) | |
tree | 2de4308a50008688ee8ef1130bfae8fdf6cc9861 /items | |
parent | 999209d5a7e16f11d7177b289c8ad5f0467d1068 (diff) | |
download | clientdata-6d4be28fc965a4dcc05d8384540c112ac370fb0d.tar.gz clientdata-6d4be28fc965a4dcc05d8384540c112ac370fb0d.tar.bz2 clientdata-6d4be28fc965a4dcc05d8384540c112ac370fb0d.tar.xz clientdata-6d4be28fc965a4dcc05d8384540c112ac370fb0d.zip |
update phylactery fields
Diffstat (limited to 'items')
-rw-r--r-- | items/equip-head/item5130_Phylactery.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item5130_Phylactery.xml b/items/equip-head/item5130_Phylactery.xml index b74a9a48..89382bca 100644 --- a/items/equip-head/item5130_Phylactery.xml +++ b/items/equip-head/item5130_Phylactery.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power" effect="Cast Speed +10% / Dex -50%" mattack="5" type="equip-head" defense="1" weight="20" sellProtected="true"> + <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power" atkspeed="+50%" dex="-50%" mattack="5" type="equip-head" defense="1" weight="20" sellProtected="true"> <sprite gender="unisex">equipment/head/phylactery.xml</sprite> <sprite gender="female">equipment/head/phylactery-female.xml</sprite> </item> |