PRC8/nwn/nwnprc/trunk/smp/phs_s_programmed.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

42 lines
1.5 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*:://////////////////////////////////////////////
//:: 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 spells 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()
{
}