diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-27 05:35:18 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-27 05:35:18 -0200 |
commit | 850b1fce09503342dcf9df20a2c6726f92c984f7 (patch) | |
tree | 74ebbeef1d7dd5fce19f3397964d2964bc52cc9f /items.xml | |
parent | 36dcadc9a966d0c2c8c7b4efbb9d5708e82b1535 (diff) | |
download | clientdata-850b1fce09503342dcf9df20a2c6726f92c984f7.tar.gz clientdata-850b1fce09503342dcf9df20a2c6726f92c984f7.tar.bz2 clientdata-850b1fce09503342dcf9df20a2c6726f92c984f7.tar.xz clientdata-850b1fce09503342dcf9df20a2c6726f92c984f7.zip |
[skip ci] placeholder
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 61 |
1 files changed, 61 insertions, 0 deletions
@@ -2331,6 +2331,67 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="0" sellProtected="true"/> + <item id="900" + image="generic/elemental.png|W:#44494b,797a7e,b9bbc1" + name="Neutral Elemental Orb" + description="Contains the essence of neutrality." + type="generic" + weight="10"/> + <item id="901" + image="generic/elemental.png|W:#0d1430,21337c,4363e5" + name="Water Elemental Orb" + description="Contains the essence of water." + type="generic" + weight="10"/> + <item id="902" + image="generic/elemental.png|W:#3f221d,754d23,f5cea4" + name="Earth Elemental Orb" + description="Contains the essence of earth." + type="generic" + weight="10"/> + <item id="903" + image="generic/elemental.png|W:#3c3c3c,2b1b29,4d4d4d,3e1e28,686868,6f2630,919191,a6313f,b6b6b6,d15b5b,dfdfdf,e59b77" + name="Fire Elemental Orb" + description="Contains the essence of fire." + type="generic" + weight="10"/> + <item id="904" + image="generic/elemental.png|W:#196253,18986c,37cf7d" + name="Wind Elemental Orb" + description="Contains the essence of wind." + type="generic" + weight="10"/> + <item id="905" + image="generic/elemental.png|W:#115511,22aa22,99dd99" + name="Poison Elemental Orb" + description="Contains the essence of poison. Does not poison foes." + type="generic" + weight="10"/> + <item id="906" + image="generic/elemental.png|W:#585858,aaaaaa,d0d0d0,ffffff" + name="Holy Elemental Orb" + description="Contains the essence of holiness." + type="generic" + weight="10"/> + <item id="907" + image="generic/elemental.png|W:#111111,222222,333333,444444,555555,aaaaaa" + name="Shadow Elemental Orb" + description="Contains the essence of darkness." + type="generic" + weight="10"/> + <item id="908" + image="generic/elemental.png|W:#3c3c3c,35313d,4d4d4d,443f4f,686868,485c6b,919191,50918f,b6b6b6,75c7a8,dfdfdf,c3e8c4" + name="Ghost Elemental Orb" + description="Contains the essence of etheral." + type="generic" + weight="10"/> + <item id="909" + image="generic/elemental.png|W:#640088,b350e0,ecb7ff" + name="Undead Elemental Orb" + description="Contains the essence of restlessness." + type="generic" + weight="10"/> + <!-- Necklaces --> <item id="1000" image="equipment/amulet/bromenalfourleafamulet.png" |