User Tools

Site Tools


mr:paralysis_enchantment

Differences

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

Link to this comparison view

mr:paralysis_enchantment [2025/12/26 16:57] – Fix wiki pages with incorrect information and naming issues mikemr:paralysis_enchantment [2025/12/26 17:01] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Paralysis Enchantment - Code References ======
  
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/weapon/enchantments/Paralysis.java|Paralysis.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +No specific string resources for this enchantment
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists