summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-22 18:32:00 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-22 18:32:00 -0300
commite012c927a068875d150b199d7136a9622fe90b83 (patch)
tree11f78c69bf4ba64b75650607c1c52d4e14c5a1af /items.xml
parent3dac4d623464fb7b2ce55605bf417215681f737f (diff)
downloadclientdata-e012c927a068875d150b199d7136a9622fe90b83.tar.gz
clientdata-e012c927a068875d150b199d7136a9622fe90b83.tar.bz2
clientdata-e012c927a068875d150b199d7136a9622fe90b83.tar.xz
clientdata-e012c927a068875d150b199d7136a9622fe90b83.zip
Introduce common mounts
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml23
1 files changed, 20 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index b5814e16..c3f8cc7d 100644
--- a/items.xml
+++ b/items.xml
@@ -1568,21 +1568,38 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<!-- Mounts -->
<!-- NOTE: attack-action is not needed, it always use attackride :rolleyes: -->
<!-- TODO FIXME: Add mouboo head in sprite, so it shows up when down. -->
- <item id="698"
+ <item id="696"
image="usable/food/chocolatemouboo.png"
- name="Legendary Mouboo"
+ name="Riding Mouboo"
description="It's time to travel."
useButton="Ride"
effect="no attack / no regen / no knockback / flee +50% / move speed+"
attack-range="1"
type="equip-2hand"
weight="500"/>
+ <item id="697"
+ image="generic/tortugashell.png"
+ name="Riding Tortuga"
+ description="Faster than the average. Runs faster than you, even."
+ useButton="Ride"
+ effect="no attack / no regen / no knockback / flee +50% / move speed+"
+ attack-range="1"
+ type="equip-2hand"
+ weight="500"/>
+ <item id="698"
+ image="usable/food/chocolatemouboo.png"
+ name="Legendary Mouboo"
+ description="It's time to travel."
+ useButton="Ride"
+ effect="Damage dealt -50% / no regen / no knockback / critical +25% / hit -30% / range -1 / flee +50% / move speed++"
+ type="equip-necklace"
+ weight="500"/>
<item id="699"
image="generic/tortugashell.png"
name="4144's Tortuga"
description="Faster than the average. Runs faster than you, even."
useButton="Ride"
- effect="Damage dealt -50% / no regen / no knockback / critical +25% / hit -30% / range -1 / flee +50% / move speed+"
+ effect="Damage dealt -50% / no regen / no knockback / critical +25% / hit -30% / range -1 / flee +50% / move speed++"
type="equip-necklace"
weight="500"/>
<!-- Generic Items -->