Further file organization

Further file organization
This commit is contained in:
Jaysyn904
2023-08-23 22:11:00 -04:00
parent 3062876237
commit d87fe14826
22364 changed files with 0 additions and 3253 deletions

View File

@@ -0,0 +1,46 @@
/*:://////////////////////////////////////////////
//:: Spell Name Detect Scrying
//:: Spell FileName PHS_S_DetectScry
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Divination
Level: Brd 4, Sor/Wiz 4
Components: V, S, M
Casting Time: 1 standard action
Range: 13.33M.
Area: 13.33-M.-radius emanation centered on you
Duration: 24 hours
Saving Throw: None
Spell Resistance: No
You immediately become aware of any attempt to observe you by means of a
divination (scrying) spell or effect. The spell<6C>s area radiates from you and
moves as you move. You know the location of every magical sensor within the
spell<6C>s area.
If the scrying attempt originates within the area, you also know its location;
otherwise, you and the scrier immediately make opposed caster level checks
(1d20 + caster level). If you at least match the scrier<65>s result, you get a
visual image of the scrier and an accurate sense of his or her direction and
distance from you.
Material Component: A small piece of mirror and a miniature brass hearing
trumpet.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Plcaeholder script.
Need the scrying spells first, to make this do anything.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}