User Tools

Site Tools


rpd:scale_armor

Differences

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

Link to this comparison view

rpd:scale_armor [2025/12/19 03:46] – Update scale_armor.txt with accurate stats and information from source code mikerpd:scale_armor [2025/12/19 03:48] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== scale armor ======
  
 +{{ rpd:images:scalearmor_sprite.png|Scale Armor Sprite }}
 +
 +==== Description ====
 +**Scale Armor** is a medium-tier armor (tier 4) in Remixed Pixel Dungeon. The metal scales sewn onto a leather vest create a flexible, yet protective armor.
 +
 +==== Stats ====
 +  * **Armor Tier**: 4 (Medium to High)
 +  * **Typical DR (Defense Rating)**: 8 (2 × tier)
 +  * **Typical STR (Strength Required)**: 15 (7 + tier × 2)
 +  * **Speed Penalty**: Moderate to High
 +  * **Protection**: Better than mail armor
 +  * **Price**: 80 gold (base)
 +
 +==== Mechanics ====
 +  * Balances protection with flexibility using metal scales on leather
 +  * Offers good protection with moderate mobility trade-offs
 +  * Constructed from metal scales sewn onto a leather base
 +  * Effective DR increases with level: tier × 2 + level × tier + (if glyphed: tier)
 +  * Actual STR requirement: max(typicalSTR - level, 2)
 +
 +==== Availability ====
 +  * Found in treasure rooms (Treasury.json, SpidersTreasury.json) and higher-level shops
 +  * Can appear as loot in various dungeon levels
 +
 +==== Content Verification ====
 +  * Information source: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/ScaleArmor.java|ScaleArmor.java]]
 +  * Description source: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L2014|String resource]]
 +  * Parent class mechanics: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/Armor.java|Armor.java]]
 +
 +==== See Also ====
 +  * [[rpd:armor|Armor]]
 +  * [[rpd:mail_armor|Mail Armor]]
 +  * [[rpd:items|Items]]
 +  * [[rpd:shops|Shops]]
 +  * [[rpd:glyph|Glyphs]]
 +
 +{{tag> rpd items armor}}
rpd/scale_armor.txt · Last modified: by 127.0.0.1