en:rpd:roots_buff
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:rpd:roots_buff [2026/01/02 16:39] – Update roots_buff.txt with detailed code references and multilingual string resources mike | en:rpd:roots_buff [2026/01/02 16:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Roots Buff ====== | ||
| + | {{ rpd: | ||
| + | |||
| + | ==== Description ==== | ||
| + | **Roots** is a negative status effect in Remixed Dungeon that immobilizes the affected character and prevents movement. | ||
| + | |||
| + | ==== Effect Description ==== | ||
| + | * **Type:** Negative Status Effect (Debuff) | ||
| + | * **Effect:** Prevents movement while active | ||
| + | * **Duration: | ||
| + | * **Source:** Primarily from enemy attacks or special abilities | ||
| + | * **Flying Immunity:** Flying characters are immune to roots (attachTo returns false if target is flying) | ||
| + | |||
| + | ==== How to Obtain ==== | ||
| + | * From certain enemy attacks that apply root effects | ||
| + | * From environmental effects in specific dungeon areas | ||
| + | * From some enemy abilities that restrict movement | ||
| + | |||
| + | ==== Mechanics ==== | ||
| + | * Prevents all movement while the effect is active | ||
| + | * Character can still perform other actions (attacking, using items, etc.) | ||
| + | * Can be detached by the [[en: | ||
| + | * Flying characters are immune to roots (attachTo() fails if target is flying) | ||
| + | * Does not prevent other actions beyond movement | ||
| + | * Duration typically decreases with higher Magic Defense | ||
| + | |||
| + | ==== Strategy ==== | ||
| + | * Be cautious when entering areas with plant-based enemies that may apply roots | ||
| + | * If you're about to be rooted, try to position yourself advantageously before the effect ends | ||
| + | * Carry Levitation potions if regularly encountering enemies that use roots | ||
| + | * Can be dangerous if applied near other enemies or hazards | ||
| + | * Useful in limited situations where you want to stay in place for ranged attacks | ||
| + | |||
| + | ==== Counters ==== | ||
| + | * [[en: | ||
| + | * High-level armor with good magic defense may resist the effect | ||
| + | * Some equipment or class abilities may reduce duration | ||
| + | * Flying characters are naturally immune to roots | ||
| + | |||
| + | ==== Code References ==== | ||
| + | * Java Class: [[https:// | ||
| + | * Implementation: | ||
| + | * Visual Effect: [[https:// | ||
| + | * Icon Reference: [[https:// | ||
| + | |||
| + | ==== String Resources ==== | ||
| + | * English: [[https:// | ||
| + | * Russian: [[https:// | ||
| + | * French: [[https:// | ||
| + | * German: [[https:// | ||
| + | * Spanish: [[https:// | ||
| + | * Chinese: [[https:// | ||
| + | * Japanese: [[https:// | ||
| + | * Korean: [[https:// | ||
| + | * Portuguese: [[https:// | ||
| + | * Italian: [[https:// | ||
| + | * Polish: [[https:// | ||
| + | * Turkish: [[https:// | ||
| + | * Hungarian: [[https:// | ||
| + | * Indonesian: [[https:// | ||
| + | * Malay: [[https:// | ||
| + | * Greek: [[https:// | ||
| + | * Ukrainian: [[https:// | ||
| + | |||
| + | ==== See Also ==== | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | |||
| + | {{tag> rpd mechanics status_effects debuffs roots}} | ||
en/rpd/roots_buff.txt · Last modified: by 127.0.0.1
