====== Possess Spell - Code References ======
{{ rpd:images:possess_spell.png|Possess Spell }}
===== Java Classes =====
This entity is implemented in Lua, no Java class exists
===== JSON Configuration =====
This entity is implemented in Lua, no JSON configuration exists
===== Lua Scripts =====
* [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/spells/Possess.lua|Possess.lua]]
===== String Resources =====
Possession
The dark art of mind control allows the caster to bend the will of most creatures
Will of %s is too strong
%s is awaiting for your commands
You can't possess yourself
Одержимость
Тёмное искусство контроля над разумом позволит заклинателю сломить волю большинства существ.
Воля %s слишком сильна
%s ожидает твоих приказов
Ты не можешь овладеть самим собой
===== Related mr Entities =====
* [[mr:controlled_ai|Controlled AI]]
* [[mr:necromancy_affinity|Necromancy Affinity]]
{{tag> rpd spells necromancy mr}}