User Tools

Site Tools


mr:amok_dart_item

Differences

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

Link to this comparison view

mr:amok_dart_item [2025/12/21 23:59] – Update amok_dart_item.txt with correct code references mikemr:amok_dart_item [2025/12/22 00:01] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Amok Dart Item - Code References ======
 +
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/weapon/missiles/AmokDart.java|AmokDart.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +''<code xml>''
 +<string name="AmokDart_Name">Amok Dart</string>
 +<string name="AmokDart_Info">Solution on the tip of this dart will turn anyone into a mindless, merciless berserk.</string>
 +''</code>''
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
 +
 +===== Related mr Entities =====
 +  * [[mr:dart_item|Dart (Item)]]
 +  * [[mr:amok_buff|Amok (Buff)]]
 +  * [[mr:speed_buff|Speed (Buff)]]
 +  * [[mr:rage_buff|Rage (Buff)]]
  
mr/amok_dart_item.txt · Last modified: by 127.0.0.1