User Tools

Site Tools


mr:wind_gust_spell

Differences

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

Link to this comparison view

mr:wind_gust_spell [2025/12/19 10:49] – Add missing mr: namespace page for wind_gust_spell mikemr:wind_gust_spell [2025/12/19 11:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Wind Gust Spell - Code References ======
  
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/spells/WindGust.java|WindGust.java]]
 +
 +===== JSON Configuration =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/spellsDesc/WindGust.json|WindGust.json]] - Spell configuration
 +
 +===== String Resources =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L|String: wind_gust_spell_name]] - The display name for the wind gust spell
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L|String: wind_gust_spell_desc]] - The description text for the wind gust spell
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
mr/wind_gust_spell.txt · Last modified: by 127.0.0.1