User Tools

Site Tools


rpd:warrior_armor_item

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:warrior_armor_item [2025/12/20 22:54] – Add class armor pages: rogue, warrior, mage, huntress mikerpd:warrior_armor_item [2025/12/20 22:55] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Warrior Armor ======
  
 +{{ rpd:images:warrior_armor_item.png|Warrior Armor }}
 +
 +**Warrior Armor** is the [[rpd:class_armor|class armor]] for the [[rpd:warrior_class|Warrior]].
 +
 +==== Description ====
 +Warrior Armor is a special armor obtained by using an [[rpd:armor_kit_item|Armor Kit]] on a tier-3 armor (Plate Mail, Scale Armor, or Leather Armor). It grants the wearer the ability to perform a powerful special attack.
 +
 +==== Special Ability ====
 +**Heroic Leap:** The Warrior can jump to a target location and perform a powerful smash attack that pushes enemies back and deals damage based on the distance of the leap.
 +
 +==== Stats ====
 +  * **Armor Class:** Based on the base armor used to create it
 +  * **Durability:** Standard for class armor
 +  * **Special:** Can use Heroic Leap ability
 +
 +==== Strategy ====
 +  * Use Heroic Leap to jump into groups of enemies for area effect damage
 +  * Use the knockback effect to separate enemies or push them into hazards
 +  * Effective for getting out of tight spaces
 +  * Can be used to jump over obstacles to reach distant areas
 +
 +==== Technical Details ====
 +  * Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/WarriorArmor.java|WarriorArmor.java]]
 +  * Base Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/ClassArmor.java|ClassArmor.java]]
 +
 +==== Code References ====
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/WarriorArmor.java|WarriorArmor.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/ClassArmor.java|ClassArmor.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/ArmorKit.java|ArmorKit.java]]
 +  * [[code:RemixedDungeon/src/main/res/values/strings_all.xml#L2015-L2019|WarriorArmor strings]]
 +
 +==== See Also ====
 +  * [[rpd:class_armor|Class Armor]]
 +  * [[rpd:warrior_class|Warrior Class]]
 +  * [[rpd:armor_kit_item|Armor Kit]]
 +  * [[rpd:mage_armor_item|Mage Armor]]
 +  * [[rpd:rogue_armor_item|Rogue Armor]]
 +
 +{{tag> rpd armor class_armor warrior }}

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.