diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-23 11:48:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-23 11:48:31 -0300 |
commit | c1911a647e80b701475a62b49328cf8aa7887f35 (patch) | |
tree | bc552fee86e5cc66666f70b8fdc3d4aeb4ef254e | |
parent | b50a9f8212c9974561a0d29ae0d649c14cb6042d (diff) | |
download | clientdata-c1911a647e80b701475a62b49328cf8aa7887f35.tar.gz clientdata-c1911a647e80b701475a62b49328cf8aa7887f35.tar.bz2 clientdata-c1911a647e80b701475a62b49328cf8aa7887f35.tar.xz clientdata-c1911a647e80b701475a62b49328cf8aa7887f35.zip |
Update Ash Urn and Earth Scrollr13.3+1_20210401
-rw-r--r-- | items.xml | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3205,7 +3205,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. 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%" + effect="DEF +15%" defense="5" level="40" type="equip-necklace" @@ -3346,7 +3346,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/charms/earthscroll.png" name="Earth Scroll" description="Test." - defense="1" + mdefense="5" + effect="MDEF +15%" level="54" type="equip-necklace" weight="450"/> @@ -3464,6 +3465,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. level="50" type="equip-necklace" weight="500"/> + <!-- Chest Armors --> <item id="1300" image="equipment/chest/cottonshirt.png|S:#3c3c3c,3e3c38,4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca" |