PRC8/nwn/trunk/smp/phs_s_commune.nss
Jaysyn904 5914ed2ab5 Updated Release Archive
Updated Release Archive.  Fixed Mage-killer prereqs.  Removed old LETO & ConvoCC related files.  Added organized spell scroll store.  Fixed Gloura spellbook. Various TLK fixes.  Reorganized Repo.  Removed invalid user folders. Added DocGen back in.
2023-08-22 10:00:21 -04:00

48 lines
1.7 KiB
Plaintext
Raw 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()
{
}