rpd:freeze_globe_spell
Differences
This shows you the differences between two versions of the page.
| rpd:freeze_globe_spell [2025/12/19 10:52] – Update freeze_globe_spell page with verified code references mike | rpd:freeze_globe_spell [2025/12/19 11:03] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Freeze Globe ====== | ||
| + | |||
| + | **Freeze Globe** is an advanced spell in Remixed Pixel Dungeon that targets a single cell to freeze the character standing there. It's an elemental magic spell that inflicts both Frost and Slow status effects. | ||
| + | |||
| + | ==== Description ==== | ||
| + | Freeze Globe creates a globe of freezing energy that targets a single cell. If an enemy or other character is on that cell, they will be affected by both Frost (freezing them in place) and Slow (reducing their speed and attack rate). According to the string resources, " | ||
| + | |||
| + | ==== Stats ==== | ||
| + | * **Magic Affinity**: Elemental - [[mr: | ||
| + | * **Level**: 3 (Advanced) - [[mr: | ||
| + | * **Spell Cost**: 4 - [[mr: | ||
| + | * **Targeting**: | ||
| + | * **Effects**: | ||
| + | |||
| + | ==== Mechanics ==== | ||
| + | When cast on an occupied cell, Freeze Globe will: | ||
| + | * Apply Frost buff (prevents action and movement) for a duration based on target' | ||
| + | * Apply Slow buff (reduces movement speed) for a duration based on target' | ||
| + | * Create visual effects (snow particles and blue burst) - [[mr: | ||
| + | * Play shattering sound effect - [[mr: | ||
| + | * Check if the path is clear using Ballistica - [[mr: | ||
| + | |||
| + | ==== Usage ==== | ||
| + | This spell is particularly useful for: | ||
| + | * Stopping aggressive enemies temporarily | ||
| + | * Creating breathing room during difficult encounters | ||
| + | * Setting up opportunities for attacks | ||
| + | * Preventing dangerous enemies from acting or moving | ||
| + | * Combining with other attacks when the target is frozen in place | ||
| + | |||
| + | ==== Classes ==== | ||
| + | * **Classes with Elemental magic affinity**: Mage, and other classes with appropriate affinities | ||
| + | * **Targeting**: | ||
| + | |||
| + | ==== Strategy ==== | ||
| + | Freeze Globe is most effective when used to control individual enemies, allowing for more strategic combat. Since it targets a single cell and affects whatever is there, careful positioning is crucial. | ||
| + | |||
| + | ==== Content Verification ==== | ||
| + | * Information source: Java Class com.nyrds.pixeldungeon.mechanics.spells.FreezeGlobe | ||
| + | * Stats verification: | ||
| + | * Effect descriptions source: Code analysis of cast() method | ||
| + | * Last updated: Based on Remixed Dungeon source code | ||
| + | * Source code: [[https:// | ||
| + | |||
| + | ==== Code References ==== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ==== See Also ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | {{tag> rpd spells elemental magic}} | ||
rpd/freeze_globe_spell.txt · Last modified: by 127.0.0.1
