diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 18 |
1 files changed, 12 insertions, 6 deletions
@@ -1576,7 +1576,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. attack-range="1" rideattack-action="sit" type="equip-2hand" - weight="500"/> + weight="500"> + <sprite gender="unisex">equipment/override/mouboo.xml</sprite> + </item> <item id="697" image="generic/tortugashell.png" name="Riding Tortuga" @@ -2946,7 +2948,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Tooth Necklace" description="A basic tooth necklace." level="8" - effect="STR +2, HP -200" + effect="STR +2, HP -200, Atk +5%" type="equip-necklace" weight="50"> </item> @@ -2956,22 +2958,25 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A poacher necklace." level="24" defense="3" - effect="STR +3, HP -250" + effect="STR +3, HP -250, Atk +7%" type="equip-necklace" weight="150"> </item> <item id="1013" image="equipment/amulet/clawpendant.png" name="Claw Pendant" - description="A pendant made for hermit" - level="34" + description="A pendant made for hermits." + level="24" + defense="3" + effect="STR +3, HP -250, Atk +10%" type="equip-necklace" - weight="250"> + weight="150"> </item> <item id="1014" image="equipment/amulet/barbarianamulet.png" name="Barbarian Amulet" description="A typical amulet for adult barbarian." + effect="STR +7, HP -300, Atk +10%" level="44" type="equip-necklace" weight="350"> @@ -2980,6 +2985,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/amulet/barbarianmasteramulet.png" name="Barbarian Master Amulet" description="An unique amulet in a tribe." + effect="STR +11, HP -400, Atk +12%" level="54" type="equip-necklace" weight="450"> |