User Tools

Site Tools


rpd:fire_elemental

Differences

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

Link to this comparison view

rpd:fire_elemental [2025/12/20 21:44] – Add new pages for important game elements mikerpd:fire_elemental [2025/12/20 21:49] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Fire Elemental ======
  
 +{{ rpd:images:fire_elemental_mob.png|Fire Elemental }}
 +
 +==== Description ====
 +Fire Elementals are elemental enemies that embody the power of fire. They are commonly encountered in later levels of the dungeon.
 +
 +==== Stats ====
 +- **Level:** 9
 +- **HP:** 45
 +- **EXP:** 8
 +- **Damage:** 15-25
 +- **Defense:** 5 (DR)
 +
 +==== Abilities ====
 +- Immune to [[rpd:fire_trap|Fire]] and [[rpd:burning_buff|Burning]] effects
 +- Vulnerable to cold/ice attacks
 +- High damage output
 +- Can cause burning on hit
 +
 +==== Behavior ====
 +- Aggressive, will pursue the hero when detected
 +- Does not have any special movement abilities
 +- Relatively fast movement speed
 +
 +==== Drops ====
 +- [[rpd:mystery_meat|Mystery Meat]]
 +- Occasionally drops [[rpd:firebloom_seed|Firebloom Seed]]
 +
 +==== Location ====
 +Commonly found in Caves and Prison levels.
 +
 +==== Code Reference ====
 +- Java: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/FireElemental.java|FireElemental.java]]
 +- Stats verification: Extracted directly from FireElemental.java constructor
 +- String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1883|FireElemental_Name]] and [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1884|FireElemental_Desc]]
 +
 +==== Related Pages ====
 +- [[rpd:elemental_mob|Elemental Mobs]] - List of elemental enemies
 +- [[rpd:ice_elemental_mob|Ice Elemental]] - Opposing elemental
 +- [[rpd:air_elemental_mob|Air Elemental]] - Other elemental types
 +- [[rpd:earth_elemental_mob|Earth Elemental]] - Other elemental types
 +
 +{{tag> rpd mobs elemental fire caves prison}}
rpd/fire_elemental.txt · Last modified: by 127.0.0.1