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

35 lines
943 B
Plaintext

/*:://////////////////////////////////////////////
//:: Spell Name Prying Eyes
//:: Spell FileName PHS_S_PryEyes
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Divination
Level: Sor/Wiz 5
Components: V, S, M
Casting Time: 1 minute
Range: One mile
Effect: Ten or more levitating eyes
Duration: 1 hour/level; see text (D)
Saving Throw: None
Spell Resistance: No
Description.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
This might not be done at all. Divination might be a bit short
handed however, without these two...
Placeholder script.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}