diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-08 12:25:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-08 12:25:28 -0300 |
commit | 7a395f30c732032d28de003826eac7d66c742b24 (patch) | |
tree | 693dc61e399a15804e94edfab3d89f33162cf5e1 /items.xml | |
parent | d4faa5c8e18753e9e6f33a2538def0584055333c (diff) | |
download | clientdata-7a395f30c732032d28de003826eac7d66c742b24.tar.gz clientdata-7a395f30c732032d28de003826eac7d66c742b24.tar.bz2 clientdata-7a395f30c732032d28de003826eac7d66c742b24.tar.xz clientdata-7a395f30c732032d28de003826eac7d66c742b24.zip |
[skip ci] tabulations
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -2594,9 +2594,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/neck/quiver.png" name="Leather Quiver" description="A leather quiver which only benefits people using bows. Otherwise, it will only hinder you." - mp="-10%" - luck="-1" - effect="AtkSpeed +6%, MaxWeight +100g" + mp="-10%" + luck="-1" + effect="AtkSpeed +6%, MaxWeight +100g" level="30" type="equip-necklace" weight="60"> @@ -2605,9 +2605,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/neck/quiver.png" name="Terranite Quiver" description="A terranite quiver which only benefits people using bows. Otherwise, it will only hinder you." - mp="-20%" - luck="-2" - effect="AtkSpeed +12%, MaxWeight +200g" + mp="-20%" + luck="-2" + effect="AtkSpeed +12%, MaxWeight +200g" level="50" type="equip-necklace" weight="140"> @@ -2616,9 +2616,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/neck/quiver.png" name="Platinum Quiver" description="A platinum quiver which only benefits people using bows. Otherwise, it will only hinder you." - mp="-30%" - luck="-3" - effect="AtkSpeed +20%, MaxWeight +300g" + mp="-30%" + luck="-3" + effect="AtkSpeed +20%, MaxWeight +300g" level="70" type="equip-necklace" weight="200"> @@ -2725,8 +2725,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A clean and comfortable mantle with dags, made for the finest stalkers." defense="58" level="50" - effect="+2 Agi w/ bow" - dex="2" + effect="+2 Agi w/ bow" + dex="2" type="equip-torso" weight="380"> <sprite gender="unisex">equipment/chest/forestarmor-male.xml</sprite> @@ -3596,7 +3596,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/legs/luffyxsummershorts.png" name="Luffyx Summer Shorts" description="Perfect for the beach. Speciallly in summer!" - effect="+20 DEF on summer" + effect="+20 DEF on summer" defense="55" str="1" level="31" @@ -4637,15 +4637,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item from="-26" to="-21"/> </replace> </item> - <!-- 2998 reserved --> + <!-- 2998 reserved --> <item id="2999" image="equipment/head/fairyhat.png" name="Sacred Forest Hat" description="Master of the Sacred Forest." defense="50" level="50" - agi="1" - vit="1" + agi="1" + vit="1" type="equip-head" weight="80"> <sprite>equipment/head/fairyhat.xml</sprite> @@ -4656,7 +4656,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="Shine in the darkness of the cave." defense="40" level="20" - agi="2" + agi="2" type="equip-head" weight="46"> <sprite>equipment/head/standardheadband.xml</sprite> |