Initial upload.
Adding base PRC 4.19a files to repository.
This commit is contained in:
34
trunk/smp/phs_s_pryeyes.nss
Normal file
34
trunk/smp/phs_s_pryeyes.nss
Normal file
@@ -0,0 +1,34 @@
|
||||
/*:://////////////////////////////////////////////
|
||||
//:: 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()
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user