Table of Contents

Raise Dead Spell - Code References

Java Classes

This entity is implemented in Lua, no Java class exists for this spell.

JSON Configuration

This entity is implemented in Lua, no JSON configuration exists for this spell.

String Resources

<string name="RaiseDead_Name">Raise Dead</string>
<string name="RaiseDead_Info">Summons the spirit of the most recently killed hostile mob, turning it into a temporary pet.</string>
<string name="RaiseDead_NoSpace">There's no space to place the creature.</string>
<string name="RaiseDead_NoKill">There are no recent kills to raise.</string>

Lua Scripts