User Tools

Site Tools


mr:freeze_globe_spell

Differences

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

Link to this comparison view

mr:freeze_globe_spell [2025/12/19 10:47] – Add missing mr: namespace page for freeze_globe_spell mikemr:freeze_globe_spell [2025/12/19 11:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Freeze Globe Spell - Code References ======
  
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mechanics/spells/FreezeGlobe.java|FreezeGlobe.java]]
 +
 +===== JSON Configuration =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/spellsDesc/FreezeGlobe.json|FreezeGlobe.json]] - Spell configuration
 +
 +===== String Resources =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L16|String: FreezeGlobe_Name]] - The display name for the spell
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L17|String: FreezeGlobe_Info]] - The description text for the spell
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
mr/freeze_globe_spell.txt · Last modified: by 127.0.0.1