diff options
-rw-r--r-- | items.xml | 159 |
1 files changed, 159 insertions, 0 deletions
@@ -7523,6 +7523,165 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-shield" weight="100"> </item> + <item id="7403" + image="usable/card/paladincard.png" + name="Falkon Card" + description="Event Only." + effect="Skill: Falkon Punch" + type="card" + weight="4"/> + <item id="7404" + image="usable/card/forestcard.png" + name="Arrow Shower Card" + description="Event Only." + effect="Skill: Arrow Shower" + type="card" + weight="4"/> + <item id="7405" + image="usable/card/desertthiefcard.png" + name="Fireball Card" + description="Event Only." + effect="Skill: Fireball" + type="card" + weight="4"/> + <item id="7406" + image="usable/card/herocard.png" + name="Heal Card" + description="Event Only." + effect="Skill: Healing" + type="card" + weight="4"/> + <item id="7407" + image="usable/card/desertthiefcard.png" + name="Nature Wall Card" + description="Event Only." + effect="Skill: Nature Wall" + type="card" + weight="4"/> + <item id="7408" + image="usable/card/crusadercard.png" + name="Last Stand Card" + description="Event Only." + effect="Skill: Last Stand, Last Resort" + type="card" + weight="4"/> + <item id="7409" + image="usable/card/desertthiefcard.png" + name="Full Power Card" + description="Event Only." + effect="Skill: Free Cast, Magical Power Amplification" + type="card" + weight="4"/> + <item id="7410" + image="usable/card/desertthiefcard.png" + name="Magical MVP Card" + description="Event Only." + effect="Skill: Soul Strike, Frost Nova" + type="card" + weight="4"/> + <item id="7411" + image="usable/card/herocard.png" + name="High Priest Card" + description="Event Only." + effect="Skill: Holy Light, High Healing" + type="card" + weight="4"/> + <item id="7412" + image="usable/card/paladincard.png" + name="Supreme Warrior Card" + description="Event Only." + effect="Skill: Counter Attack, Ground Strike" + type="card" + weight="4"/> + <item id="7413" + image="usable/card/forestcard.png" + name="Supreme Ranger Card" + description="Event Only." + effect="Skill: Archers Eye, Sharpshooter" + type="card" + weight="4"/> + <item id="7414" + image="usable/card/crusadercard.png" + name="Coward Card" + description="Event Only." + effect="Skill: Trick Dead, Tactical Retreat, Sudden Attack" + type="card" + weight="4"/> + <item id="7415" + image="equipment/weapons/traininggladius.png" + name="Event Sword" + description="A short sword made for an event." + attack="Scales" + attack-range="1" + level="1" + type="equip-1hand" + attack-action="attack" + hit-effect-id="811" + weight="900"> + <sprite>equipment/weapons/traininggladius.xml</sprite> + <sound event="hit">weapons/piouslayer/hit1.ogg</sound> + <sound event="hit">weapons/piouslayer/hit2.ogg</sound> + <sound event="miss">weapons/piouslayer/miss1.ogg</sound> + </item> + <item id="7416" + image="equipment/weapons/miere.png" + name="Event Greatsword" + description="From the lands of fire, made for an event." + effect="Crit Scales" + defense=" (-Scales)" + agi=" (-Scales)" + dex=" (-Scales)" + attack="Scales" + attack-range="2" + level="1" + type="equip-2hand" + attack-action="attack" + hit-effect-id="811" + weight="900"> + <sprite>equipment/weapons/heavyaxe.xml</sprite> + <sound event="hit">weapons/piouslayer/hit1.ogg</sound> + <sound event="hit">weapons/piouslayer/hit2.ogg</sound> + <sound event="miss">weapons/piouslayer/miss1.ogg</sound> + </item> + <item id="7417" + image="equipment/weapons/desertbow.png" + name="Event Bow" + description="Light, yet powerful. Made for an event." + effect="Evasion Disabled" + attack="Scales" + attack-range="6" + missile-particle="graphics/particles/training-arrow.xml" + missile-z="32" + missile-lifetime="500" + missile-speed="5" + missile-diedistance="3" + level="1" + type="equip-2hand" + attack-action="attack_bow" + weight="900"> + <sprite>equipment/weapons/woodenbow.xml</sprite> + <sound event="hit">weapons/bow/shoot.ogg</sound> + <sound event="miss">weapons/bow/shoot.ogg</sound> + </item> + <item id="7418" + image="equipment/weapons/woodenstaff.png" + name="Event Wand" + description="A wand for event mages." + effect="Magic Attack Scales" + attack-range="8" + level="80" + type="equip-2hand" + attack-action="attack" + weight="900"> + </item> + <item id="7419" + image="usable/card/herocard.png" + name="Versatile Card" + description="Event Only." + effect="Skills: Charged Shot, Supreme Attack, Healing" + type="card" + weight="4"/> + <item id="7420" image="usable/food/acorn.png" name="Acorn Of Death" |