User Tools

Site Tools


mr:shadows_buff

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
mr:shadows_buff [2026/02/09 05:16] – Fix mr namespace pages with actual code references mikemr:shadows_buff [2026/02/09 05:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Shadows Buff - Code References ======
 +
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Shadows.java|Shadows.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +<code xml>
 +<string name="ShadowsBuff_Name">Shadowmelded</string>
 +<string name="ShadowsBuff_Info">It's harder to spot something among the shadows.</string>
 +</code>
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
 +
 +===== Related mr Entities =====
 +  * [[mr:invisibility_buff|Invisibility Buff]]
 +  * [[mr:ring_of_shadows_item|Ring of Shadows Item]]
  
mr/shadows_buff.txt · Last modified: by 127.0.0.1