User Tools

Site Tools


rpd:ice_guardian_core_mob

Differences

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

Link to this comparison view

rpd:ice_guardian_core_mob [2025/12/22 02:10] – Update wiki pages: fix health_arrow_item mr page, rename yogsheart to yogsheart_mob, rename burningfist to burning_fist_mob, create ice_guardian_core_mob, create equipment_slots page mikerpd:ice_guardian_core_mob [2025/12/22 02:12] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Ice Guardian Core (Mob) ======
  
 +{{ rpd:images:iceguardiancore_sprite.png|Ice Guardian Core }}
 +
 +==== Description ====
 +**Ice Guardian Core** is the main boss of the Ice Caves level in Remixed Dungeon. It's the real target of the battle, while the regular [[rpd:ice_guardian_mob|Ice Guardian]] mobs are just distractions that can reform as long as the Core is alive. The Core is manufactured by ancient kobolds to protect their caves and contains the power source that allows Ice guardians to reconstruct themselves.
 +
 +==== Stats ====
 +  * **HP/HT:** 1000
 +  * **Defense Skill:** 10
 +  * **Attack Skill:** 26
 +  * **Damage:** 13-23
 +  * **DR (Damage Reduction):** 11
 +  * **EXP for Kill:** 5
 +  * **Level:** Ice Caves level
 +
 +==== Special Abilities ====
 +  * **Immunities:** Immune to Paralysis, Toxic Gas, Terror, Death, Amok, Blindness, and Sleep
 +  * **Death Mechanic:** When the Core dies, all Ice Guardian mobs on the same level are also killed
 +  * **Loot Collection:** Collects a [[rpd:wand_of_icebolt|Wand of Icebolt]] (upgraded), [[rpd:skeleton_key_item|Skeleton Key]], and [[rpd:ice_key_item|Ice Key]] on death
 +
 +==== Behavior ====
 +  * Moves slower than regular Ice Guardian (base speed 0.5f)
 +  * Represents the core of the Ice Guardian system
 +  * When killed, completes the Ice Caves boss fight
 +  * Validates the "Ice Guardian slain" badge upon death
 +
 +==== Drops ====
 +Ice Guardian Core typically drops:
 +  * [[rpd:wand_of_icebolt|Wand of Icebolt]] (upgraded by 1 level)
 +  * [[rpd:skeleton_key_item|Skeleton Key]]
 +  * [[rpd:ice_key_item|Ice Key]]
 +  * Various other valuable items
 +
 +==== Strategy ====
 +  * Focus on killing the Core first before it can kill Ice Guardian mobs
 +  * Avoid engaging too many regular Ice Guardian mobs if possible since they can regenerate
 +  * The Core has lower defense skill than regular Ice Guardians but much more HP
 +  * Defeating the Core automatically defeats all associated Ice Guardians
 +
 +==== Data Validation ====
 +This information is extracted directly from the game code and validated against the source implementation. The details are accurate as of the referenced source files and provide reliable information about the mob mechanics.
 +
 +==== Content Verification ====
 +  * Information source: Java Class in Remixed Dungeon codebase
 +  * Stats verified: Yes, extracted directly from IceGuardianCore.java class properties
 +  * Effect descriptions: Generated from code analysis
 +  * Last updated: December 2025, source: IceGuardianCore.java
 +
 +==== Source Code ====
 +This page content is based on the Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/icecaves/IceGuardianCore.java|IceGuardianCore.java]]
 +
 +==== See Also ====
 +  * [[rpd:ice_guardian_mob|Ice Guardian]] - The regular mobs that work with the Core
 +  * [[rpd:ice_caves_level|Ice Caves Level]] - The level where this boss appears
 +  * [[rpd:wand_of_icebolt|Wand of Icebolt]] - Item dropped by the boss
 +  * [[rpd:ice_key_item|Ice Key]] - Item dropped by the boss
 +  * [[rpd:mobs|Mobs]] - List of all mobs in the game
 +
 +{{tag> rpd mobs bosses icecaves}}
rpd/ice_guardian_core_mob.txt · Last modified: by 127.0.0.1