diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-30 12:57:29 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-30 12:57:29 +0000 |
commit | 257aae1a2766d09523088a751c8d66e853fb4f9b (patch) | |
tree | c618d7fced852aa7230d05e69375ee252486b0a8 /items.xml | |
parent | a376fc92dc1857a8cf2a7f1acef90955c01d0d10 (diff) | |
download | clientdata-257aae1a2766d09523088a751c8d66e853fb4f9b.tar.gz clientdata-257aae1a2766d09523088a751c8d66e853fb4f9b.tar.bz2 clientdata-257aae1a2766d09523088a751c8d66e853fb4f9b.tar.xz clientdata-257aae1a2766d09523088a751c8d66e853fb4f9b.zip |
add 1019 mouboo pendant
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -2386,6 +2386,19 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="1"> <particlefx>graphics/particles/circle-magic.xml</particlefx> </item> + <item id="1019" + image="equipment/amulet/mouboopendant.png" + name="Mouboo pendant" + description="You now part of Pink Mouboo church." + effect="HP Regen +9%, SP regen +3%, HP +150" + Int="1" + defense="5" + level="55" + type="equip-necklace" + sellProtected="true" + weight="3"> + <particlefx>graphics/particles/circle-magic.xml</particlefx> + </item> <!-- Charms --> <item id="1150" |