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

48 lines
1.7 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 Commune
//:: Spell FileName PHS_S_Commune
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Divination
Level: Clr 5
Components: V, S, M, DF, XP
Casting Time: 10 minutes
Range: Personal
Target: You
Duration: 1 round/level
You contact your deity-or agents thereof -and ask questions that can be
answered by a simple yes or no. (A cleric of no particular deity contacts a
philosophically allied deity.) You are allowed one such question per caster
level. The answers given are correct within the limits of the entitys
knowledge. “Unclear” is a legitimate answer, because powerful beings of the
Outer Planes are not necessarily omniscient. In cases where a one-word
answer would be misleading or contrary to the deitys interests, a short
phrase (five words or less) may be given as an answer instead.
The spell, at best, provides information to aid character decisions. The
entities contacted structure their answers to further their own purposes.
If you lag, discuss the answers, or go off to do anything else, the spell
ends.
Material Component: Holy (or unholy) water and incense.
XP Cost: 100 XP.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Spell script placeholder.
DM spell only.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}