diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-08 12:54:21 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-08 12:54:21 -0200 |
commit | f66d5ccef3d656e996dbccdd717cdb263b93c3f8 (patch) | |
tree | 59e1239d321abfc1e3ba93ee52a1dc34b6f3316a /items.xml | |
parent | b74671fc99f3159dd80468763356ac2226b5ec01 (diff) | |
download | clientdata-f66d5ccef3d656e996dbccdd717cdb263b93c3f8.tar.gz clientdata-f66d5ccef3d656e996dbccdd717cdb263b93c3f8.tar.bz2 clientdata-f66d5ccef3d656e996dbccdd717cdb263b93c3f8.tar.xz clientdata-f66d5ccef3d656e996dbccdd717cdb263b93c3f8.zip |
[skip ci] update quiver IDs
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -2862,6 +2862,17 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. </item> <item id="1173" image="equipment/neck/quiver.png" + name="Iron Quiver" + description="An iron quiver which only benefits people using bows. Otherwise, it will only hinder you." + effect="Req. Agi 25 / AtkSpeed +16% / MaxWeight +200g" + mp=" -20%" + luck=" -2" + level="50" + type="equip-necklace" + weight="140"> + </item> + <item id="1174" + image="equipment/neck/quiver.png" name="Bronze Quiver" description="A bronze quiver which only benefits people using bows. Otherwise, it will only hinder you." effect="Req. Agi 35 / AtkSpeed +23% / MaxWeight +300g" @@ -2871,7 +2882,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-necklace" weight="200"> </item> - <item id="1174" + <item id="1175" image="equipment/neck/quiver.png" name="Platinum Quiver" description="A platinum quiver which only benefits people using bows. Otherwise, it will only hinder you." @@ -2882,7 +2893,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-necklace" weight="250"> </item> - <item id="1175" + <item id="1176" image="equipment/charms/dragonstar.png" name="Dragon Star" description="Don't stare at it too much. It's too shiny for your eyes." @@ -2891,7 +2902,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-necklace" weight="30"> </item> - <item id="1176" + <item id="1177" image="equipment/charms/spectralorb.png|R:#ff7011,fa9e41,ffff5b" name="Michel Soul" description="A tortured soul." @@ -2901,17 +2912,6 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-necklace" weight="120"> </item> - <item id="1177" - image="equipment/neck/quiver.png" - name="Iron Quiver" - description="An iron quiver which only benefits people using bows. Otherwise, it will only hinder you." - effect="Req. Agi 25 / AtkSpeed +16% / MaxWeight +200g" - mp=" -20%" - luck=" -2" - level="50" - type="equip-necklace" - weight="140"> - </item> <!-- Chest Armors --> <item id="1300" |