summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-08 20:10:27 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-08 20:10:27 -0300
commit7cb67df5d1c592bfbc947451f15ea06a85961480 (patch)
tree3edb437b4efb129f23efced2a09ead73943ffffb /items.xml
parentf35dc4015f36d69f5ae240fd6bdf79c501346888 (diff)
downloadclientdata-7cb67df5d1c592bfbc947451f15ea06a85961480.tar.gz
clientdata-7cb67df5d1c592bfbc947451f15ea06a85961480.tar.bz2
clientdata-7cb67df5d1c592bfbc947451f15ea06a85961480.tar.xz
clientdata-7cb67df5d1c592bfbc947451f15ea06a85961480.zip
Update SP in items.xml
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml46
1 files changed, 31 insertions, 15 deletions
diff --git a/items.xml b/items.xml
index 51afbbf1..2988a62c 100644
--- a/items.xml
+++ b/items.xml
@@ -2969,7 +2969,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/amulet/lifestonependant.png"
name="Lifestone Pendant"
description="A mystical pendant."
- effect="SP Regen +1%, HP Regen +5%"
+ sprecovery="1"
+ hprecovery="5"
level="10"
defense=" (-2)"
type="equip-necklace"
@@ -3088,7 +3089,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/amulet/mouboopendant.png"
name="Mouboo pendant"
description="You are now part of the Pink Mouboo cult."
- effect="HP Regen +6%, SP regen +3%, HP +150"
+ sprecovery="3"
+ hprecovery="6"
+ maxhp="150"
int="1"
defense="5"
level="55"
@@ -3568,7 +3571,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/chest/silkrobe.png|W"
name="%Color% Silk Robe"
description="A light and shimmering %Color% silk robe."
- effect="SP +40, Matk +20, Mdef +25"
+ maxmp="40"
+ mattack="20"
+ mdefense="25"
defense="29"
level="20"
type="equip-torso"
@@ -3581,7 +3586,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/chest/sorcererrobe.png|W"
name="%Color% Sorcerer Robe"
description="A red lined sorcerer robe."
- effect="SP +80, Matk +40, Mdef +50"
+ maxmp="80"
+ mattack="40"
+ mdefense="50"
defense="94"
level="55"
type="equip-torso"
@@ -3782,7 +3789,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/chest/silkrobe.png|W:#000000"
name="Graduation Robe"
description="Congrats you're part of master of TMW2."
- effect="SP +100, Matk +20"
+ maxmp="100"
+ mattack="20"
defense="149"
level="75"
type="equip-torso"
@@ -3876,7 +3884,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="%Color% Cotton Boots"
description="A pair of quality %Color% cotton boots."
defense="6"
- effect="SP +10, Matk +10"
+ maxmp="10"
+ mattack="10"
level="20"
type="equip-feet"
weight="22"
@@ -3991,7 +4000,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/hands/armbands.png"
name="Armbands"
description="Small armbands made of wood and iron."
- effect="SP +10, MAtk +10"
+ maxmp="10"
+ mattack="10"
defense="3"
level="30"
type="equip-arms"
@@ -4003,7 +4013,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/hands/copperarmbands.png"
name="Copper Armbands"
description="Sturdy, combat-issue armbands."
- effect="SP +20, MAtk +15"
+ maxmp="20"
+ mattack="15"
defense="5"
level="50"
type="equip-arms"
@@ -4015,7 +4026,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/hands/ironarmbands.png"
name="Iron Armbands"
description="Heavy armbands that slow down all but experienced warriors."
- effect="SP +30, MAtk +20"
+ maxmp="30"
+ mattack="20"
defense="8"
level="70"
type="equip-arms"
@@ -4027,7 +4039,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/hands/scarabarmlet.png"
name="Sarab Armlet"
description="A scarab armlet."
- effect="SP +40, MAtk +40"
+ maxmp="40"
+ mattack="40"
defense="11"
level="93"
type="equip-arms"
@@ -4052,7 +4065,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="%Color% Cotton Gloves"
description="A pair of comfy %Color% cotton gloves."
defense="3"
- effect="SP +10, Matk +10"
+ maxmp="10"
+ mattack="10"
level="6"
type="equip-arms"
weight="60"
@@ -4133,7 +4147,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/hands/cottongloves.png|W:#0000ff,0044ff"
name="Mana Gloves"
description="These gloves are used by powerful mages."
- effect="SP +200"
+ maxmp="200"
defense="18"
level="77"
type="equip-arms"
@@ -4146,7 +4160,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/hands/armband.png"
name="Golden Armband"
description="This armband has some gold in it, so it totally must be better than the others."
- effect="SP +30, MAtk +25, MDef +30"
+ effect="MDef +30"
+ maxmp="30"
+ mattack="25"
defense="33"
level="90"
type="equip-arms"
@@ -5265,7 +5281,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/head/graduationcap.png"
name="Graduation Cap"
description="A nice graduation cap."
- effect="SP Regen +5%"
+ sprecovery="5"
defense="25"
level="40"
type="equip-head"
@@ -5710,7 +5726,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Fafi Mask"
description="Your friends will think you're a dragon!"
defense="36"
- effect="SP Regen +5%"
+ sprecovery="5"
int="1"
mp="25"
level="53"