en:rpd:barkskin_buff
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:rpd:barkskin_buff [2026/06/24 21:00] – Fix barkskin_buff.txt: clarify duration mechanics and list all sources Qwen Assistant | en:rpd:barkskin_buff [2026/07/03 03:48] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Barkskin ====== | ||
| + | {{ rpd: | ||
| + | |||
| + | **Barkskin** is a beneficial status effect in Remixed Dungeon that temporarily increases the character' | ||
| + | |||
| + | ==== Mechanics ==== | ||
| + | * **Effect**: Increases DR (Damage Reduction) by an amount equal to the current buff level | ||
| + | * **Duration**: | ||
| + | * **Initial Level**: Set by the source applying the buff (see Sources below) | ||
| + | * **DR Bonus**: Equal to current buff level (checked via `drBonus()` method) | ||
| + | |||
| + | ==== Sources ==== | ||
| + | The Barkskin buff can be applied through: | ||
| + | |||
| + | * **[[en: | ||
| + | * **Earthroot Plant** - applies Barkskin with initial level = hero's effective STR / 4 | ||
| + | * **Generic Plant** - applies Barkskin with initial level = hero's max HP / 3 | ||
| + | * **Frozen Carpaccio** (food) - applies Barkskin with initial level = hero's max HP / 4 | ||
| + | * **High Grass** (level feature) - applies Barkskin with initial level = hero's max HP / 3 | ||
| + | * **Spider Mind** (mob) - has Barkskin as one of its buffs | ||
| + | |||
| + | ==== Code References ==== | ||
| + | * **Implementation**: | ||
| + | * **Nature Armor Spell**: [[https:// | ||
| + | * **Earthroot**: | ||
| + | * **Plant**: [[https:// | ||
| + | * **Frozen Carpaccio**: | ||
| + | * **High Grass**: [[https:// | ||
| + | |||
| + | ==== String Resources ==== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ==== See Also ==== | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | oot]] | ||
| + | * [[en: | ||
| + | |||
| + | {{tag> rpd buffs status_effects protection }} | ||
en/rpd/barkskin_buff.txt · Last modified: by 127.0.0.1
