diff options
-rw-r--r-- | items.xml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -544,7 +544,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Blue Berries" description="Near to bursting with sweet juice." useButton="Drink" - effect="Heal 4-5 HP" + effect="Heal 4-5 HP. During Spring, heals 100x more" type="usable" weight="6"/> <item id="546" @@ -1807,7 +1807,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Tulip" description="A flower picked in the fields." type="generic" - weight="1"/> + weight="7"/> <item id="787" image="generic/spellbookpage.png" name="Spell Book Page" @@ -1947,7 +1947,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Rose" description="can come in a variety of colors." type="generic" - weight="1"/> + weight="7"/> <item id="812" image="generic/sealedsoul.png" name="Sealed Soul" @@ -5277,10 +5277,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/head/wreath.png" name="Wreath" description="A wreath announces, the spring has come!" - effect="+(20 DEF / +5% EXP) on Spring" - defense="12" - int="2" - level="29" + effect="MP Regen +5% / +20 DEF, +5% EXP on Spring" + defense="10" + int="1" + level="25" type="equip-head" weight="50"> <sprite>equipment/head/wreath.xml</sprite> |