PRC8/nwn/nwnprc/trunk/smp/phs_s_pryeyes.nss
Jaysyn904 6ec137a24e Updated AMS marker feats
Updated AMS marker feats.  Removed arcane & divine marker feats.  Updated Dread Necromancer for epic progression. Updated weapon baseitem models.  Updated new weapons for crafting & npc equip.
 Updated prefix.  Updated release archive.
2024-02-11 14:01:05 -05: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()
{
}