diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-05 17:14:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-05 17:14:53 -0300 |
commit | c42fbc5a56edc769b3a7c81c1e97cd46a4d4c293 (patch) | |
tree | 7440dfa537aec8fe80e55b6e4fc5dd1e89b6868a /items.xml | |
parent | a3757ee94aa8414bd1f328123dde6c578e180ea6 (diff) | |
download | clientdata-c42fbc5a56edc769b3a7c81c1e97cd46a4d4c293.tar.gz clientdata-c42fbc5a56edc769b3a7c81c1e97cd46a4d4c293.tar.bz2 clientdata-c42fbc5a56edc769b3a7c81c1e97cd46a4d4c293.tar.xz clientdata-c42fbc5a56edc769b3a7c81c1e97cd46a4d4c293.zip |
Edit Cursed Skull, release
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -3119,7 +3119,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="5"> </item> <item id="1151" - image="equipment/charms/demonashurn.png" + image="equipment/charms/ashurn.png" name="Ash Urn" description="An ash urn. Contains something burnt, but you can't quite find out what." effect="DEF +20%" @@ -3271,10 +3271,11 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="450"> </item> <item id="1168" - image="equipment/charms/demonicskull.png" - name="Demonic Skull" - description="Test." - level="54" + image="equipment/charms/cursedskull.png" + name="Cursed Skull" + description="Do not hold it for too long, or you may be cursed!" + effect="DMG vs Undead +25%, Holy Def -50%" + level="58" type="equip-necklace" weight="450"> </item> |