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,41 @@
/*:://////////////////////////////////////////////
//:: Spell Name Programmed Image
//:: Spell FileName PHS_S_Programmed
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Illusion (Figment)
Level: Brd 6, Sor/Wiz 6
Effect: Visual figment that cannot extend beyond a 20-ft. cube + one 10-ft.
cube/level (S)
Duration: Permanent until triggered, then 1 round/level
This spell functions like silent image, except that this spell<6C>s figment
activates when a specific condition occurs. The figment includes visual,
auditory, olfactory, and thermal elements, including intelligible speech.
You set the triggering condition (which may be a special word) when casting
the spell. The event that triggers the illusion can be as general or as
specific and detailed as desired but must be based on an audible, tactile,
olfactory, or visual trigger. The trigger cannot be based on some quality
not normally obvious to the senses, such as alignment. (See magic mouth for
more details about such triggers.)
Material Component: A bit of fleece and jade dust worth 25 gp.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Placeholder Script.
All image spells ETC must wait.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}