diff options
author | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2023-04-18 02:14:07 +0000 |
---|---|---|
committer | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2023-04-18 02:14:07 +0000 |
commit | 2700ee0bf72edd0e0e3c7d2fae08104107688c2f (patch) | |
tree | 2fe3e27d9d31c9f0d4779de145fa1c518b28602e /outdated/items/equip-head/item5130_Phylactery.xml | |
parent | 0c2d2abcaffef3da1362f05f691499b4d8aaf96d (diff) | |
download | mods-2700ee0bf72edd0e0e3c7d2fae08104107688c2f.tar.gz mods-2700ee0bf72edd0e0e3c7d2fae08104107688c2f.tar.bz2 mods-2700ee0bf72edd0e0e3c7d2fae08104107688c2f.tar.xz mods-2700ee0bf72edd0e0e3c7d2fae08104107688c2f.zip |
Add an outdated mod
Diffstat (limited to 'outdated/items/equip-head/item5130_Phylactery.xml')
-rw-r--r-- | outdated/items/equip-head/item5130_Phylactery.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/outdated/items/equip-head/item5130_Phylactery.xml b/outdated/items/equip-head/item5130_Phylactery.xml new file mode 100644 index 0000000..7f165ac --- /dev/null +++ b/outdated/items/equip-head/item5130_Phylactery.xml @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<items> + <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power" atkspeed="25%" 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> +</items> |