User Tools

Site Tools


mr:speed_buff

Differences

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

Link to this comparison view

mr:speed_buff [2025/12/21 13:19] – Add missing mr namespace pages for entities mikemr:speed_buff [2025/12/21 13:22] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Speed Buff - Code References ======
 +
 +===== Java Classes =====
 +This entity may be implemented in Java, but no matching class was found. Check: 
 +  * RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/*.java
 +  * RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/actors/buffs/*.java
 +
 +===== JSON Configuration =====
 +This entity may have JSON configuration, but no matching config was found. Check: 
 +  * RemixedDungeon/src/main/assets/buffsDesc/*.json
 +  * RemixedDungeon/src/main/assets/spritesDesc/speed.json
 +
 +===== String Resources =====
 +''<code xml>''
 +<string name="Speed_Name">[Name]</string>
 +<string name="Speed_Info">[Description]</string>
 +''</code>''
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
  
mr/speed_buff.txt · Last modified: by 127.0.0.1