rpd:scout_armor_item
Table of Contents
Scout Armor Item
Description
Scout Armor is a special armor specifically designed for the Scout subclass of the Elf class. It is created by using an Armor Kit on any armor.
Mechanics
- Subclass Restriction: Can only be equipped by characters with the Scout subclass
- Type: Based on Elf Armor (inherits from ElfArmor class)
- Image: Uses image ID 18
- Helmet: Does not have helmet (hasHelmet = false)
Special Properties
- Designed specifically for the Scout subclass's stealth gameplay
- Inherits beneficial properties of Elf Armor
- Maintains the aesthetic of Elven equipment
Strategy
- Essential armor for Scout subclass players
- Provides subclass-specific benefits without general equipment restrictions
- Synergizes with Scout's high-grass invisibility mechanics
Code References
Data Sources
- Java Source:
RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/ScoutArmor.java - String Resources:
RemixedDungeon/src/main/res/values/strings_all.xml-ElfArmor_Name,ElfArmor_NotElf(for restriction message)
Related Content
- Scout Subclass - The subclass that uses this armor
- Elf Class - The class this armor is designed for
- Armor Kit - Item used to create Scout Armor
- Elf Armor - Base armor type
rpd/scout_armor_item.txt · Last modified: by 127.0.0.1

