User Tools

Site Tools


rpd:burning
no way to compare when less than two revisions

Differences

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


rpd:burning [2025/12/21 14:29] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Burning ======
  
 +{{ rpd:images:burning_buff.png|Burning Status Effect }}
 +
 +**Burning** is a status effect in Remixed Pixel Dungeon that causes ongoing fire damage to the affected character over time.
 +
 +==== Effects ====
 +  * **Damage Over Time**: Affected characters take fire damage each turn
 +  * **Duration**: The effect lasts until extinguished by water or until the timer expires
 +  * **Spread Risk**: May ignite flammable objects or characters in close proximity
 +
 +==== Causes ====
 +Burning can be inflicted by:
 +  * Fire-based attacks (flames, fireballs, etc.)
 +  * [[rpd:wand_of_firebolt_item|Wand of Firebolt]]
 +  * [[rpd:scroll_of_psionic_blast|Scroll of Psionic Blast]] (when affecting fire-vulnerable targets)
 +  * Fire traps and environmental hazards
 +  * [[rpd:enchantments#fire|Fire enchantment]] on weapons
 +  * [[rpd:glyph_of_flame|Glyph of Flame]] on armor
 +  * Various fire-elemental mobs and bosses
 +
 +==== Counters ====
 +  * Water tiles can extinguish the burning effect
 +  * [[rpd:potion_of_frost_item|Potion of Frost]] can remove burning
 +  * [[rpd:wand_of_frost_item|Wand of Frost]] can remove burning
 +  * Some characters may be immune or resistant to fire damage
 +  * [[rpd:ring_of_elements|Ring of Elements]] may reduce fire damage
 +
 +==== Interactions ====
 +  * Interacts with [[rpd:water|Water]] to be extinguished
 +  * Affected by [[rpd:resistances|Fire Resistance]]
 +
 +==== Source Code ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Burning.java|Burning.java]]
 +  * String Resources (English): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L561-L564|Burning strings (line 561-564)]]
 +  * String Resources (Russian): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L561-L564|Burning strings (line 561-564)]]
 +
 +==== See Also ====
 +  * [[rpd:status_effects|Status Effects]]
 +  * [[rpd:fire_elemental_mob|Fire Elemental]]
 +  * [[rpd:torch_item|Torch]]
 +  * [[rpd:fire_trap|Fire Traps]]
 +  * [[rpd:buffs|Buffs and Debuffs]]
 +
 +{{tag> rpd status_effects buffs }}
rpd/burning.txt · Last modified: by 127.0.0.1