diff options
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" |