User Tools

Site Tools


mr:sacrificial_sword_item

Differences

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

Link to this comparison view

mr:sacrificial_sword_item [2025/12/24 11:55] – Update sacrificial_sword_item.txt with correct class reference and string resources mikemr:sacrificial_sword_item [2025/12/24 11:58] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Sacrificial Sword Item - Code References ======
 +
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/common/SacrificialSword.java|SacrificialSword.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +''<code xml>''
 +<string name="SacrificialSword_Name">sacrificial sword</string>
 +<string name="SacrificialSword_Info">At first glance this aged bronze sword, covered with patina stains, looks absolutely useless. But some sort of old, archaic powers sleeps inside. Those powers can turn almost any creature to will-less slave. Just need find a right way to wake them...</string>
 +<string name="SacrificialSword_Gender">masculine</string>
 +''</code>''
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
 +
 +===== Related mr Entities =====
 +  * [[mr:melee_weapon_item|Melee Weapon (Item)]]
 +  * [[mr:weapon_item|Weapon (Item)]]
 +  * [[mr:item_item|Item]]
  
mr/sacrificial_sword_item.txt · Last modified: (external edit)