User Tools

Site Tools


mr:exhumation_spell

Differences

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

Link to this comparison view

mr:exhumation_spell [2025/12/22 13:46] – Update exhumation_spell.txt with correct Lua references and string resources mikemr:exhumation_spell [2025/12/22 13:52] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Exhumation Spell - Code References ======
 +
 +===== Java Classes =====
 +This entity is implemented in Lua, no Java class exists
 +
 +===== JSON Configuration =====
 +This entity is implemented in Lua, no JSON configuration exists
 +
 +===== String Resources =====
 +''<code xml>''
 +<string name="Exhumation_Name">Exhumation</string>
 +<string name="Exhumation_Info">Opening the tomb is a sinister act on it own, but not enough for someone serving Death itself. Performer of this Dark Ritual has a great chance (and it will grow with the performer\'s mastery) to subdue a poor soul of one lying here.</string>
 +<string name="Exhumation_NoGrave">There is no grave here to perform an Exhumation.</string>
 +<string name="Exhumation_Ok">I will obey you.</string>
 +''</code>''
 +
 +===== Lua Scripts =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/spells/Exhumation.lua|Exhumation.lua]]
 +
 +===== Additional Information =====
 +  * **Targeting Type**: cell
 +  * **Level**: 2
 +  * **Cast Time**: 2
 +  * **Spell Cost**: 10
 +  * **Magic Affinity**: Necromancy
 +  * **Functionality**: Opens tombs and skeletons with chance to tame Wraiths nearby
  
mr/exhumation_spell.txt · Last modified: by 127.0.0.1