diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-18 15:01:45 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-18 15:01:45 -0300 |
commit | 3e015ef8b4ed1b03b1e15590dd35d26624f8da52 (patch) | |
tree | f03cb9c666a8fad4d92cabe6edc84e1a4e37ea33 /items.xml | |
parent | 668673df4f0c5f691aefad159e76464f4b91a05f (diff) | |
download | clientdata-3e015ef8b4ed1b03b1e15590dd35d26624f8da52.tar.gz clientdata-3e015ef8b4ed1b03b1e15590dd35d26624f8da52.tar.bz2 clientdata-3e015ef8b4ed1b03b1e15590dd35d26624f8da52.tar.xz clientdata-3e015ef8b4ed1b03b1e15590dd35d26624f8da52.zip |
Replace level 255 with level 999 because ppl were getting confused about it
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -7007,7 +7007,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="HIT +50% / Holy Damage / Healing Skills +100% / Crit Def -50% / No blocking / Lose HP and MP" attack="1800" attack-range="1" - level="255" + level="999" critical-hit-effect-id="312" hit-effect-id="312" type="equip-1hand" @@ -7025,7 +7025,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="HIT -10% / Nature Damage / Crit and Crit Def -50% / No blocking / Lore Item" attack="Scales with level" attack-range="1" - level="255" + level="999" type="equip-2hand" attack-action="attack" hit-effect-id="801" @@ -7043,7 +7043,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="HIT +200% / Holy Damage / No blocking / Lore Item" attack="Scales with level" attack-range="8" - level="255" + level="999" type="equip-2hand" attack-action="attack" hit-effect-id="801" @@ -7061,7 +7061,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. attack="Magic Scales with level" attack-range="9" mattack="10" - level="255" + level="999" type="equip-2hand" hit-effect-id="801" critical-hit-effect-id="35" @@ -7074,7 +7074,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="The shield used by eAthena during dark times." effect="Supreme Summoning / Crit Immunity / Knockback Immunity / Full HP on Respawn / Block +20% / MP Regen +100% / Scalable Defense / No evade / No attack / Lore Item" attack-range="1" - level="255" + level="999" type="equip-2hand" attack-action="stand" weight="3000"> |