User Tools

Site Tools


mr:amok_arrow_item

Differences

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

Link to this comparison view

mr:amok_arrow_item [2025/12/20 03:23] – Add mr: page for amok_arrow_item mikemr:amok_arrow_item [2025/12/20 03:29] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Amok Arrow Item - Code References ======
  
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/weapon/missiles/AmokArrow.java|AmokArrow.java]]
 +
 +===== JSON Configuration =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/itemsDesc/AmokArrow.json|AmokArrow.json]] - Item configuration
 +
 +===== String Resources =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L603|String: item_amok_arrow_name]] - The display name for the amok arrow item
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L604|String: item_amok_arrow_desc]] - The description text for the amok arrow item
 +
 +===== Lua Scripts =====
 +This entity has no specific Lua script implementation (uses Java class)
mr/amok_arrow_item.txt · Last modified: by 127.0.0.1