User Tools

Site Tools


mr:blessed_buff

Differences

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

Link to this comparison view

mr:blessed_buff [2025/12/19 10:46] – Add missing mr: namespace page for blessed_buff mikemr:blessed_buff [2025/12/19 11:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Blessed Buff - Code References ======
  
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/buffs/Blessed.java|Blessed.java]]
 +
 +===== JSON Configuration =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/buffsDesc/Blessed.json|Blessed.json]] - Buff configuration
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/spritesDesc/Blessed.json|Blessed.json]] - Sprite configuration
 +
 +===== String Resources =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|strings_all.xml]] - Entity name and description
 +
 +===== Lua Scripts =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/buffs/Blessed.lua|Blessed.lua]] - Buff script (if applicable)
mr/blessed_buff.txt · Last modified: by 127.0.0.1