User Tools

Site Tools


rpd:burning_buff

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:burning_buff [2025/12/20 11:07] – Add burning_buff.txt page for missing redlink mikerpd:burning_buff [2025/12/20 11:09] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Burning ======
  
 +{{ rpd:images:buff_Burning.png|Burning Buff Icon }}
 +
 +**Burning** is a harmful status effect in Remixed Dungeon that causes continuous damage to the affected character.
 +
 +==== Description ====
 +The Burning status effect causes continuous damage over time. Characters affected by burning will take damage each turn until the effect ends. The effect can be spread to flammable terrain and can cause carried items to burn.
 +
 +==== Mechanics ====
 +  * **Damage:** Takes 1-5 + (Dungeon.depth / 2) damage each turn
 +  * **Duration:** Varies based on character's resistance and health
 +  * **Spreads:** To flammable terrain when the affected character moves
 +  * **Item effect:** Carried items may be damaged by the fire
 +  * **Ends when:** Character dies, duration expires, or character steps in water (if not flying)
 +
 +==== Causes ====
 +Burning can be caused by:
 +  * [[rpd:fire_elemental_mob|Fire Elementals]] and other fire-based enemies
 +  * [[rpd:wand_of_firebolt_item|Wand of Firebolt]]
 +  * [[rpd:ignite_spell|Ignite Spell]]
 +  * [[rpd:fire_enchantment|Fire Enchantments]] on weapons
 +  * [[rpd:burning_fist_mob|Burning Fist]] boss
 +  * [[rpd:torch_item|Torch]] usage in confined spaces
 +  * [[rpd:fire_trap|Fire Traps]]
 +
 +==== Resistance ====
 +  * [[rpd:ring_of_elements_item|Ring of Elements]] can provide partial resistance
 +  * Some classes and subclasses have natural resistance to burning
 +
 +==== Counters ====
 +  * Step in water (if not flying) to extinguish the flames
 +  * Certain healing effects may remove the status
 +  * Resistances provided by specific [[rpd:rings|Rings]]
 +
 +==== Strategic Implications ====
 +  * Burning can be used strategically to clear grassy areas
 +  * Be careful when fighting in flammable environments as fire may spread
 +  * Burning enemies can spread fire to other nearby enemies
 +  * The effect is particularly dangerous in the early game when health pools are small
 +
 +==== Technical Details ====
 +  * Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Burning.java|Burning.java]]
 +  * Fire spreading mechanics: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/blobs/Fire.java|Fire.java]]
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L808-L810|Burning strings]]
 +
 +==== See Also ====
 +  * [[rpd:fire|Fire]] - Environmental fire effect
 +  * [[rpd:fire_elemental_mob|Fire Elemental]] - Enemy that causes burning
 +  * [[rpd:wand_of_firebolt_item|Wand of Firebolt]] - Item that causes burning
 +  * [[rpd:status_effects|Status Effects]] - List of all status effects
 +  * [[rpd:ignite_spell|Ignite Spell]] - Spell that causes burning
 +
 +{{tag> rpd status_effects elemental }}

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.