User Tools

Site Tools


mr:amok_buff

Differences

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

Link to this comparison view

mr:amok_buff [2025/12/19 04:57] – Wiki maintenance: Update pages, fix naming inconsistencies, add missing mr: namespace pages mikemr:amok_buff [2025/12/19 04:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Amok Buff - Code References ======
  
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Amok.java|Amok.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +  * No specific string resources for this entity (name and description use default class name)
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists