summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-26 12:28:34 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-26 12:28:34 -0300
commitae955299512c0c601c5610210212b352883bedb7 (patch)
tree410f83c3d34478aa5edbb2587db3ab203f6f470b
parent6da768b432094e5d666d36cbc99cfb456a0ecaec (diff)
downloadclientdata-ae955299512c0c601c5610210212b352883bedb7.tar.gz
clientdata-ae955299512c0c601c5610210212b352883bedb7.tar.bz2
clientdata-ae955299512c0c601c5610210212b352883bedb7.tar.xz
clientdata-ae955299512c0c601c5610210212b352883bedb7.zip
Item options, blueprints, etc.
-rw-r--r--itemoptions.xml86
-rw-r--r--items.xml55
2 files changed, 138 insertions, 3 deletions
diff --git a/itemoptions.xml b/itemoptions.xml
index fbed2a16..77b1bc43 100644
--- a/itemoptions.xml
+++ b/itemoptions.xml
@@ -35,4 +35,90 @@ Copyright (C) 2017 Evol Online -->
id="8"
field="luk"
/>
+ <option
+ id="9"
+ field="maxhp %"
+ />
+ <option
+ id="10"
+ field="maxmp %"
+ />
+ <option
+ id="11"
+ field="HP Regen"
+ />
+ <option
+ id="12"
+ field="MP Regen"
+ />
+ <option
+ id="13"
+ field="Atk %"
+ />
+ <option
+ id="14"
+ field="Matk %"
+ />
+ <option
+ id="15"
+ field="Atk Spd."
+ />
+ <option
+ id="16"
+ field="Atk Spd. %"
+ />
+ <option
+ id="17"
+ field="Atk"
+ />
+ <option
+ id="18"
+ field="hit"
+ />
+ <option
+ id="19"
+ field="Matk"
+ />
+ <option
+ id="20"
+ field="def"
+ />
+ <option
+ id="21"
+ field="mdef"
+ />
+ <option
+ id="22"
+ field="evade"
+ />
+ <option
+ id="23"
+ field="block"
+ />
+ <option
+ id="24"
+ field="crit"
+ />
+ <!-- subele not used -->
+ <option
+ id="150"
+ field="boss def"
+ />
+ <!-- more subele and race and size - unused -->
+ <option
+ id="165"
+ field="crit def"
+ />
+ <!-- 166 long atk rate -->
+ <option
+ id="167"
+ field="ranged def"
+ />
+ <!-- heal power and casting bonuses - unused -->
+ <option
+ id="172"
+ field="mana use"
+ />
+ <!-- 173 and 174 (drain skills) - missing on server side -->
+
</itemoptions>
diff --git a/items.xml b/items.xml
index ad35b569..b52dedae 100644
--- a/items.xml
+++ b/items.xml
@@ -9,7 +9,8 @@ Copyright (C) 2018-2019 TMW2: Moubootaur Legends
-0 -99 = Hairstyles
-100 -infinity = Races
30 500 = Weapon Animations
-501 699 = Usable Items
+501 689 = Usable Items
+690 699 = Mounts
700 999 = Generic Items
1000 1149 = Necklaces
1150 1299 = Charms
@@ -27,7 +28,8 @@ Copyright (C) 2018-2019 TMW2: Moubootaur Legends
6000 6499 = Ranged Weapons
6500 6999 = Ammo
7000 7399 = Magical Weapons (MAtk weapons)
-7400 7499 = System Reserved
+7400 7449 = System Reserved
+7450 7499 = Other Gacha
7500 7699 = Mercenary Cards
7700 9999 = System Reserved
Colors for dyeable equipments or items are set up by itemcolors.xml.
@@ -637,7 +639,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
effect="Heal 4% HP"
type="usable"
weight="2"/>
- <!-- ID 557 free-->
+ <item id="557"
+ image="usable/book/bookoflaws.png"
+ name="Recipe Book"
+ description="Wow! So many recipes you've collected in your lifetime!"
+ useButton="Read"
+ type="usable"
+ weight="20"/>
<item id="558"
image="usable/food/marshmallow.png"
name="Marshmallow"
@@ -7124,6 +7132,47 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
/>
</inventory>
</item>
+ <!-- Blueprints and other gacha (7450 - 7499) -->
+ <item id="7450"
+ image="generic/guildcertification.png"
+ name="Basic Alchemy Blueprint"
+ description="Blueprint containing alchemy recipes."
+ type="usable"
+ useButton="Open"
+ weight="40"
+ sellProtected="true"/>
+ <item id="7451"
+ image="generic/guildcertification.png"
+ name="Intermediary Alchemy Blueprint"
+ description="Blueprint containing alchemy recipes."
+ type="usable"
+ useButton="Open"
+ weight="40"
+ sellProtected="true"/>
+ <item id="7452"
+ image="generic/guildcertification.png"
+ name="Advanced Alchemy Blueprint"
+ description="Blueprint containing alchemy recipes."
+ type="usable"
+ useButton="Open"
+ weight="40"
+ sellProtected="true"/>
+ <item id="7453"
+ image="generic/guildcertification.png"
+ name="Expert Alchemy Blueprint"
+ description="Blueprint containing alchemy recipes."
+ type="usable"
+ useButton="Open"
+ weight="40"
+ sellProtected="true"/>
+ <item id="7454"
+ image="generic/guildcertification.png"
+ name="Master Alchemy Blueprint"
+ description="Blueprint containing alchemy recipes."
+ type="usable"
+ useButton="Open"
+ weight="40"
+ sellProtected="true"/>
<!-- Mercenary Boxsets (7500 - 7509) and cards (7510-7599) -->
<item id="7500"
image="usable/box/prismgift.png"