====== Warrior Armor ====== {{ rpd:images:warrior_armor_item.png|Warrior Armor }} **Warrior Armor** is the class-specific armor for the Warrior class in Remixed Dungeon. ==== Description ==== Warrior Armor is the starting armor for the Warrior class. It has a special leap ability that allows the Warrior to jump to a target location. Only the Warrior class can equip this armor. ==== Stats ==== * **Tier:** Class armor (starting equipment for Warrior) * **Required Strength:** Scales with armor level * **Class Restriction:** Warrior only ==== Special Ability ==== The Warrior Armor has a special leap ability that can be used in combat: * **Leap:** Jump to a target location within line of sight * **Shock:** Enemies at the destination are shocked (stunned) for 3 turns * **Time:** The leap takes 1 turn to execute * **Ballistic Path:** Uses ballistic trajectory calculation to determine the landing spot * **Subclass Upgrades:** At higher levels, the armor transforms based on subclass: * [[en:rpd:gladiator_subclass|Gladiator]]: Becomes [[en:rpd:gladiator_armor_item|Gladiator Armor]] * [[en:rpd:berserker_subclass|Berserker]]: Becomes [[en:rpd:berserk_armor_item|Berserk Armor]] ==== Acquisition ==== * **Starting Equipment:** Given to the Warrior at the beginning of the game * **Unique to Class:** Only the Warrior can use this armor effectively ==== Upgrading ==== * Can be upgraded with regular scrolls of upgrade like other armor * The special ability activates only when the Warrior reaches the appropriate level * Higher-level Warrior Armor provides better protection ==== Comparison ==== * **Highest armor value** among all class armors * Higher strength requirement than other class armors * More protective than other starting armors * Trades some mobility for superior protection ==== Related Pages ==== * [[en:rpd:warrior_class|Warrior Class]] - The class that uses this armor * [[en:rpd:armor|Armor]] - General information about armor * [[en:rpd:gladiator_armor_item|Gladiator Armor]] - Upgrade path for Gladiator subclass * [[en:rpd:berserk_armor_item|Berserk Armor]] - Upgrade path for Berserker subclass * [[en:rpd:class_armor_item|Class Armor]] - Special armor abilities for all classes * [[en:rpd:rogue_armor_item|Rogue Armor]] - Class armor for the Rogue * [[en:rpd:mage_armor_item|Mage Armor]] - Class armor for the Mage * [[en:rpd:huntress_armor_item|Huntress Armor]] - Class armor for the Huntress * [[en:rpd:elf_armor_item|Elf Armor]] - Class armor for the Elf * [[en:rpd:necromancer_armor_item|Necromancer Armor]] - Class armor for the Necromancer * [[en:rpd:items|Items]] - Other items in the game ==== Code References ==== * Java: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/WarriorArmor.java|WarriorArmor.java]] * Strings: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|WarriorArmor strings]] {{tag> rpd items armor class_armor warrior }}