From 30656edf24201c212e1a450c6631ed0ee30fb49a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 4 Sep 2019 12:44:00 -0300 Subject: Record the HP Penalty on wands --- items.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/items.xml b/items.xml index d96a510d..61b93628 100644 --- a/items.xml +++ b/items.xml @@ -7363,7 +7363,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/woodenstaff.png" name="Novice Wand" description="A short wand for those whom just learn magic." - effect="Magic Attack +280" + effect="Magic Attack +280, HP -10%" attack-range="8" level="40" type="equip-1hand" @@ -7374,7 +7374,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/woodenstaff.png" name="Apprentice Wand" description="A wand for mages." - effect="Magic Attack +420" + effect="Magic Attack +420, HP -15%" attack-range="8" level="60" type="equip-1hand" @@ -7385,7 +7385,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/woodenstaff.png" name="Leader Wand" description="A wand for real mages, respected by newbies." - effect="Magic Attack +576" + effect="Magic Attack +576, HP -20%" attack-range="8" level="80" type="equip-1hand" @@ -7396,7 +7396,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/woodenstaff.png" name="Legendary Wand" description="Only great mages dare to use this. It's damage is as high as its name." - effect="Magic Attack +740" + effect="Magic Attack +740, HP -25%" attack-range="8" level="100" type="equip-1hand" @@ -7407,7 +7407,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/reinboowand.png" name="Reinboo Wand" description="Said to be created by Santa himself, to control his reins." - effect="Magic Attack +370" + effect="Magic Attack +370, HP -5%" attack-range="8" level="50" type="equip-1hand" -- cgit v1.2.3-70-g09d2