====== Plate Armor ====== {{ rpd:images:plate_armor_item.png|Plate Armor }} ==== Description ==== Plate Armor is a Tier 5 heavy armor in Remixed Dungeon. It provides the highest protection among all regular armors but also has the highest weight and strength requirement. ==== Properties ==== * **Tier**: 5 (Highest) * **Protection**: Highest defense rating * **Weight**: Very heavy * **Strength Requirement**: Highest among regular armors * **Durability**: Standard armor durability ==== Acquisition ==== * Can be found in mid to late game areas * Available in shops * May appear as loot from defeated enemies ==== Code References ==== * **Java Implementation:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/PlateArmor.java|PlateArmor.java]] * **String Resources:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|strings_all.xml]] ==== See Also ==== * [[en:rpd:armor_tiers|Armor Tiers]] * [[en:rpd:armor_item|Armor]] * [[en:rpd:scale_armor_item|Scale Armor]] * [[en:rpd:strength|Strength]] {{tag> rpd items armor tier5}}