diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-15 18:36:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-15 18:36:17 -0300 |
commit | 5785c59ed632930967c3fdcd5eb076a286f9f0fb (patch) | |
tree | 95fbdc9a33e9091d2f689b924a0095fc96186cbb /items.xml | |
parent | 95b9204c86ee440c9b50e4e894d7403a43add4a4 (diff) | |
download | clientdata-5785c59ed632930967c3fdcd5eb076a286f9f0fb.tar.gz clientdata-5785c59ed632930967c3fdcd5eb076a286f9f0fb.tar.bz2 clientdata-5785c59ed632930967c3fdcd5eb076a286f9f0fb.tar.xz clientdata-5785c59ed632930967c3fdcd5eb076a286f9f0fb.zip |
Update mercenary items, add placeholders for new mercenaries (equipment pending)
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 46 |
1 files changed, 44 insertions, 2 deletions
@@ -7409,8 +7409,22 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="5"/> <item id="7511" image="usable/card/herocard.png" - name="DragonStar Card ★★★★★" - description="Summons DragonStar to your aid." + name="Lilanna Card ★★★★★" + description="Summons Lilanna to your aid." + effect="Summon a Mercenary for 10 minutes" + type="usable" + weight="5"/> + <item id="7512" + image="usable/card/herocard.png" + name="Woody Card ★★★★★" + description="Summons Woody to your aid." + effect="Summon a Mercenary for 10 minutes" + type="usable" + weight="5"/> + <item id="7513" + image="usable/card/herocard.png" + name="Xanthem Card ★★★★★" + description="Summons Xanthem to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> @@ -7431,6 +7445,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="5"/> <item id="7532" image="usable/card/herocard.png" + name="DragonStar Card ★★★★" + description="Summons DragonStar to your aid." + effect="Summon a Mercenary for 10 minutes" + type="usable" + weight="5"/> + <item id="7533" + image="usable/card/herocard.png" name="Swezanne Card ★★★★" description="Summons Swezanne to your aid." effect="Summon a Mercenary for 10 minutes" @@ -7458,6 +7479,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> + <item id="7553" + image="usable/card/herocard.png" + name="Arthur Card ★★★" + description="Summons Arthur to your aid." + effect="Summon a Mercenary for 10 minutes" + type="usable" + weight="5"/> <item id="7570" image="usable/card/herocard.png" @@ -7480,6 +7508,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> + <item id="7573" + image="usable/card/herocard.png" + name="Earth Witch Card ★★" + description="Summons Earth Witch to your aid." + effect="Summon a Mercenary for 10 minutes" + type="usable" + weight="5"/> <item id="7590" image="usable/card/herocard.png" @@ -7502,5 +7537,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> + <item id="7593" + image="usable/card/herocard.png" + name="Rosa Card ★" + description="Summons Rosa to your aid." + effect="Summon a Mercenary for 10 minutes" + type="usable" + weight="5"/> </items> |