diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-28 01:05:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-28 01:05:55 -0300 |
commit | e582776d54b9cac41c8295837019581fd1d60d2b (patch) | |
tree | ac3d2404719e807d6a20e44749afe06491d67e56 /items.xml | |
parent | a82800dc7d0460cbadc1aef72c3407f176de3ce8 (diff) | |
download | clientdata-e582776d54b9cac41c8295837019581fd1d60d2b.tar.gz clientdata-e582776d54b9cac41c8295837019581fd1d60d2b.tar.bz2 clientdata-e582776d54b9cac41c8295837019581fd1d60d2b.tar.xz clientdata-e582776d54b9cac41c8295837019581fd1d60d2b.zip |
+seeds
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -6594,7 +6594,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/lightsaber.png" name="Lightsaber" description="Pyndragon always comes up with the craziest ideas." - effect="ATK Scales" + effect="ATK Scales. HP -1.2/s" attack="240" attack-range="1" level="60" @@ -6609,7 +6609,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/redlightsaber.png" name="Powerful Lightsaber" description="Pyndragon always comes up with the craziest ideas." - effect="ATK Scales" + effect="ATK Scales. HP -1/s" attack="300" attack-range="2" level="60" @@ -6786,6 +6786,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. sellProtected="true" weight="360" /> + <item id="4010" + image="usable/pets/piouegg.png" + name="Bat egg" + description="Nasty." + type="generic" + useButton="Hatch" + sellProtected="true" + weight="300" + /> <!-- Cards --> <item id="5000" image="usable/card/dye.png|S:#3c3c3c,3e1e28,4d4d4d,6f2630,686868,a6313f,919191,d15b5b,b6b6b6,e59b77,dfdfdf,efe0c1" |