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

33 lines
1.1 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 Command, Greater
//:: Spell FileName PHS_S_CommandGre
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Enchantment (Compulsion) [Language-Dependent, Mind-Affecting]
Level: Clr 5
Targets: One creature/level, no two of which can be more than 30 ft. apart
Duration: 1 round/level
This spell functions like command, except that up to one creature per level
may be affected, and the activities continue beyond 1 round. At the start of
each commanded creatures action after the first, it gets another Will save
to attempt to break free from the spell. Each creature must receive the same
command.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Placeholder script.
Will maybe be confusion..I don't know.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}