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,38 @@
/*:://////////////////////////////////////////////
//:: Spell Name Discern Lies
//:: Spell FileName PHS_S_DiscernLie
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Divination
Level: Clr 4, Pal 3
Components: V, S, DF
Casting Time: 1 standard action
Range: Close (8M)
Target: One creature
Duration: Concentration, up to 1 round/level
Saving Throw: Will negates
Spell Resistance: No
Each round, you concentrate on one subject, who must be within range.
You know if the subject deliberately and knowingly speaks a lie by
discerning disturbances in its aura caused by lying. The spell does not
reveal the truth, uncover unintentional inaccuracies, or necessarily reveal
evasions.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Placeholder script.
DM spell only. Can only target one person, however. (canged from "can
concetrate on different ones each round)
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}