rpd:berserker_armor_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| rpd:berserker_armor_item [2025/12/25 06:05] – Wiki maintenance: Update and rename pages to follow naming conventions, add accurate info, fix redlinks - Rename berserker_armor.txt to berserker_armor_item.txt to follow naming convention - Rename mana.txt to mana_mechanic.txt, journal.txt to journal_mec mike | rpd:berserker_armor_item [2025/12/25 06:10] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Berserk Armor ====== | ||
| + | {{ rpd: | ||
| + | |||
| + | Berserk Armor is the class-specific armor obtained by using an [[rpd: | ||
| + | |||
| + | ==== Acquisition ==== | ||
| + | * Use an [[rpd: | ||
| + | * When using the Armor Kit, the game calls ClassArmor.upgrade() method which creates a BerserkArmor instance if the hero's subclass is Berserker | ||
| + | * Transforms the base armor into Berserk Armor with special properties, inheriting the original armor' | ||
| + | |||
| + | ==== Special Properties ==== | ||
| + | * Inherits all properties of Warrior Armor (Leap ability) | ||
| + | * Exclusively usable by the [[rpd: | ||
| + | * Inherits the helmet from Warrior Armor (hasHelmet = true) | ||
| + | * Cover hair: Yes (coverHair = true) | ||
| + | * Image ID: 6 | ||
| + | * Class: [[https:// | ||
| + | |||
| + | ==== Special Ability: Leap ==== | ||
| + | * Allows jumping to a targeted location | ||
| + | * Stuns adjacent enemies for 3 turns upon landing (SHOCK_TIME constant) | ||
| + | * Uses 1 turn of time (LEAP_TIME constant) | ||
| + | * Creates dust particles at landing location | ||
| + | * Causes camera shake upon landing | ||
| + | * Requires selecting a target location using the cell selector | ||
| + | * If the target location has an enemy, the leap will land on the closest empty adjacent cell | ||
| + | * Can be used to reposition in combat or escape dangerous situations | ||
| + | * Skill points cost: 1/3 of max skill points rounded up | ||
| + | |||
| + | ==== Usage ==== | ||
| + | * Essential armor for maximizing the effectiveness of the [[rpd: | ||
| + | * Should be crafted as soon as possible after choosing the [[rpd: | ||
| + | * Allows full utilization of subclass abilities | ||
| + | * Cannot be equipped by non-Warrior classes or other Warrior subclasses | ||
| + | |||
| + | ==== Strategy ==== | ||
| + | * Use the leap ability for positioning and to control enemy spacing | ||
| + | * The stun effect can give you breathing room against multiple enemies | ||
| + | * Can be used to reach distant areas quickly or escape dangerous situations | ||
| + | * Consider using it before engaging groups of enemies to separate them | ||
| + | * The leap can be used to land next to special level features or items | ||
| + | |||
| + | ==== Technical Details ==== | ||
| + | * **Java Class:** [[https:// | ||
| + | * **Parent Class:** Extends WarriorArmor class | ||
| + | * **Implementation: | ||
| + | * **Visual:** Uses image ID 6 with helmet | ||
| + | * **Armor Type:** ClassArmor subclass (cannot be upgraded, always identified) | ||
| + | |||
| + | ==== Code References ==== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ==== Related ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | {{tag> rpd items armor berserker warrior}} | ||
