====== Burning Fist ====== {{ rpd:images:burning_fist_mob.png|Burning Fist }} ===== Description ===== The Burning Fist is a powerful enemy in the game Remixed Dungeon. It is one of the servants of the Old God Yog. According to the in-game description: "Burning Fist of Old God". ===== Stats ===== * **HP/HT:** 400 * **Defense Skill:** 25 * **Attack Skill:** 26 * **Damage:** 40-62 * **Defense Rating (DR):** 15 * **EXP for Kill:** 0 * **Gender:** Masculine ===== Behavior ===== * **Movement:** Wanders randomly when not engaged in combat * **Special Attack:** Can attack enemies at range using fire-based attacks * **Area Effect:** Continuously generates [[en:rpd:fire_trap|fire]] in adjacent cells as it acts * **Taunt:** When damaged, it will call nearby mobs to its location * **Immunities:** Immune to [[en:rpd:toxic_gas_buff|Toxic Gas]], [[en:rpd:amok_buff|Amok]], [[en:rpd:sleep_buff|Sleep]], [[en:rpd:terror_buff|Terror]], [[en:rpd:burning_buff|Burning]], and [[en:rpd:wand_of_firebolt_item|Wand of Firebolt]] effects * **Pet Status:** Cannot be made into a pet ===== Habitat ===== * Found in the Guts (final dungeon levels) as one of the guardians of Yog * Part of Yog's entourage in the final boss battle * Appears with other special servants of Yog like Rotting Fist ===== Strategy ===== * Keep distance as it can attack at range with fire magic * The continuous fire generation around it makes sustained combat dangerous * Be prepared for other nearby enemies to be attracted when it takes damage * It's not a priority target compared to other enemies since it doesn't give experience * Ranged attackers or magic users are effective against it ===== Code References ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/guts/BurningFist.java|BurningFist.java]] ===== String Resources ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1376|BurningFist_Name]] * Note: Uses `Yog_Desc` for description (shared with Yog boss) ===== Related Mobs ===== * [[en:rpd:rotting_fist_mob|Rotting Fist]] - Another servant of Yog with similar mechanics * [[en:rpd:yog_mob|Yog]] - The Old God that controls the Burning Fist * [[en:rpd:yogs_brain_mob|Yog's Brain]] - Another guardian of Yog * [[en:rpd:yogs_heart_mob|Yog's Heart]] - Another guardian of Yog * [[en:rpd:yogs_teeth_mob|Yog's Teeth]] - Another guardian of Yog ===== Other Languages ===== * (No translations available yet) {{tag> rpd mobs boss_servants fire }}