Initial upload.

Adding base PRC 4.19a files to repository.
This commit is contained in:
Jaysyn904
2022-10-07 13:51:24 -04:00
parent 646eb01834
commit 1662218bb4
22441 changed files with 1274376 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
/*:://////////////////////////////////////////////
//:: Spell Name Magic Mouth
//:: Spell FileName PHS_S_MagicMouth
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Illusion (Glamer)
Level: Brd 1, Sor/Wiz 2
Components: V, S, M
Casting Time: 1 standard action
Range: Close (8M)
Target: One creature or object
Duration: Permanent until discharged
Saving Throw: Will negates (object)
Spell Resistance: Yes (object)
This spell imbues the chosen object or creature with an enchanted mouth that
suddenly appears and speaks its message the next time a specified event occurs.
More description.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Not a clue...no clue, nope, no idea. Leave for now.
Placeholder script.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}