summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml129
1 files changed, 122 insertions, 7 deletions
diff --git a/items.xml b/items.xml
index 0b1cf389..b831e2c2 100644
--- a/items.xml
+++ b/items.xml
@@ -2523,14 +2523,21 @@
max-per-slot="1">
<sprite>head-desert-helmet.xml</sprite>
</item>
- <!-- 762 TERRANITE ARROW -->
+ <item id="762"
+ image="weapon-arrow-arrow.png|W:#8B4513"
+ name="Terranite Arrow"
+ description="A terranite arrow."
+ effect="+50 Damage"
+ type="equip-ammo"
+ weight="1"
+ max-per-slot="100"/>
<item id="763"
image="generic-terraniteore.png"
name="Terranite Ore"
description="Some ore collected out of terranite."
effect=""
type="generic"
- weight="10"
+ weight="40"
max-per-slot="10"/>
<item id="764"
image="armor-head-sailor_hat.png"
@@ -2561,16 +2568,16 @@
effect="+15% Defense"
type="equip-head"
defense="15"
- weight="10">
+ weight="300">
<sprite>head-terranitehelm.xml</sprite>
</item>
<item id="767"
image="armor-chest-terranite.png"
name="Terranite Chest Armor"
description="A nice piece of armor made out of terranite ore."
- effect="+30% Defense"
+ effect="+20% Defense"
type="equip-torso"
- weight="120"
+ weight="800"
defense="30"
max-per-slot="1">
<sprite gender="male">chest-terranite-male.xml</sprite>
@@ -2580,9 +2587,9 @@
image="armor-legs-terranite.png"
name="Terranite Legs Armor"
description="Leggings made out of terranite."
- effect="+8% Defense"
+ effect="+5% Defense"
type="equip-legs"
- weight="15"
+ weight="30"
defense="8"
max-per-slot="1">
<sprite gender="male">leg-terranite-male.xml</sprite>
@@ -4793,4 +4800,112 @@
max-per-slot="1">
<sprite>equipment/head/rabbit-ears.xml|#104010,208020,30c030</sprite>
</item>
+ <item id="4000"
+ image="generic-scorpionstinger.png|W:#800000,ffffff"
+ name="Angry Scorpion Stinger"
+ description="An angry scorpion stinger."
+ effect=""
+ type="generic"
+ weight="1"
+ max-per-slot="10"/>
+ <item id="4001"
+ image="generic-coal.png|W:#505050"
+ name="Coal"
+ description="A lump of coal."
+ effect=""
+ type="generic"
+ weight="20"/>
+ <item id="4002"
+ image="generic-gemstone-b.png"
+ name="Diamond"
+ description="A raw diamond gemstone."
+ effect=""
+ type="generic"
+ weight="20"/>
+ <item id="4003"
+ image="generic-gemstone-b.png|W:#580000,A40000,C02020,ff6060"
+ name="Ruby"
+ description="A raw ruby gemstone."
+ type="generic"
+ weight="10"/>
+ <item id="4004"
+ image="generic-gemstone-b.png|W:#1f9c1f,89d689"
+ name="Emerald"
+ description="A raw emerald gemstone."
+ type="generic"
+ weight="20"/>
+ <item id="4005"
+ image="generic-gemstone-b.png|W:#4b4bbd,888af4"
+ name="Sapphire"
+ description="A raw sapphire gemstone."
+ type="generic"
+ weight="20"/>
+ <item id="4006"
+ image="generic-gemstone-b.png|W:#ccb534,f1ea8e,ffffaa"
+ name="Topaz"
+ description="A raw topaz gemstone"
+ type="generic"
+ weight="20"/>
+ <item id="4007"
+ image="generic-gemstone-b.png|W:#530a7c,b362e1,ca87ef"
+ name="Amethyst"
+ description="A raw amethyst gemstone."
+ type="generic"
+ weight="10"/>
+ <item id="4008"
+ image="armor-ring-gem-generic.png"
+ name="Diamond Ring"
+ description="A diamond ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4009"
+ image="armor-ring-gem-generic.png|W:#580000,A40000,C02020,ff6060"
+ name="Ruby Ring"
+ description="A ruby ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4010"
+ image="armor-ring-gem-generic.png|W:#1f9c1f,89d689"
+ name="Emerald Ring"
+ description="An emerald ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4011"
+ image="armor-ring-gem-generic.png|W:#4b4bbd,888af4"
+ name="Sapphire Ring"
+ description="A sapphire ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4012"
+ image="armor-ring-gem-generic.png|W:#ccb534,f1ea8e,ffffaa"
+ name="Topaz Ring"
+ description="A topaz ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4013"
+ image="armor-ring-gem-generic.png|W:#530a7c,b362e1,ca87ef"
+ name="Amethyst Ring"
+ description="An amethyst ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4014"
+ image="armor-ring-simple.png"
+ name="Simple Ring"
+ description="A simple ring"
+ type="equip-ring"
+ weight="1"
+ max-per-slot="1"/>
+ <item id="4015"
+ image="generic-ingot.png"
+ name="Iron Ingot"
+ description="An ingot of iron."
+ effect=""
+ type="generic"
+ weight="200"/>
</items>