====== Sniper Armor ====== {{ rpd:images:sniper_armor_item.png|Sniper Armor }} ==== Description ==== **Sniper Armor** is a special [[rpd:armor_class|armor]] that can only be obtained by using an [[rpd:armor_kit_item|Armor Kit]] on any regular armor while playing as the [[rpd:sniper_subclass|Sniper]] subclass. It provides unique benefits that complement the Sniper's long-range combat style. ==== Stats ==== * **Armor Class**: Huntress armor type * **Special Ability**: When worn by the Sniper subclass, provides enhanced accuracy at range * **Requirements**: Can only be created by Sniper subclass using Armor Kit * **Durability**: Standard armor durability ==== Special Properties ==== * **Ranged Accuracy**: Provides bonus accuracy for ranged attacks * **Stealth**: May provide additional stealth benefits when moving silently * **Sniper Synergy**: Works in conjunction with Sniper subclass abilities ==== Acquisition ==== * **Method**: Use an [[rpd:armor_kit_item|Armor Kit]] on any regular armor while playing as Sniper subclass * **Location**: Armor Kit is found in the Demon Halls level, dropped by the King boss * **Prerequisites**: Must be playing as Sniper subclass to create this armor ==== Strategy ==== * Combine with the Sniper's natural ranged abilities for maximum effectiveness * Take advantage of the armor's accuracy bonuses when using ranged weapons * Use in conjunction with other Sniper-specific items and abilities ==== Code References ==== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/SniperArmor.java|SniperArmor.java]] * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/hero/HeroSubClass.java#L48|HeroSubClass.java#L48]] ==== String Resources ==== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L322-L324|SniperArmor strings]] ==== See Also ==== * [[rpd:sniper_subclass|Sniper Subclass]] - The subclass required to create this armor * [[rpd:armor_kit_item|Armor Kit]] - Item needed to create class armors * [[rpd:armor_class|Armor]] - General information about armor * [[rpd:armor_glyphs|Armor Glyphs]] - Glyphs that can be applied to armor {{tag> rpd items armor class_armor }}