PRC8/trunk/smp/phs_s_gentlerepo.nss
Jaysyn904 1662218bb4 Initial upload.
Adding base PRC 4.19a files to repository.
2022-10-07 13:51:24 -04:00

43 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*:://////////////////////////////////////////////
//:: Spell Name Gentle Repose
//:: Spell FileName PHS_S_GentleRepo
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Necromancy
Level: Clr 2, Sor/Wiz 3
Components: V, S, M/DF
Casting Time: 1 standard action
Range: Touch
Target: Corpse touched
Duration: One day/level
Saving Throw: Will negates (object)
Spell Resistance: Yes (object)
You preserve the remains of a dead creature so that they do not decay. Doing
so effectively extends the time limit on raising that creature from the dead
(see raise dead). Days spent under the influence of this spell dont count
against the time limit. Additionally, this spell makes transporting a fallen
comrade more pleasant.
The spell also works on severed body parts and the like.
Arcane Material Component: A pinch of salt, and a copper piece for each eye
the corpse has (or had).
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Placeholder script.
Rating: 7: Need corpse system, it'd be a 1 then.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}