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,42 @@
/*:://////////////////////////////////////////////
//:: Spell Name Demand
//:: Spell FileName PHS_S_Demand
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Demand
Enchantment (Compulsion) [Mind-Affecting]
Level: Sor/Wiz 8
Saving Throw: Will partial
Spell Resistance: Yes
This spell functions like sending, but the message can also contain a
suggestion (see the suggestion spell), which the subject does its best to
carry out. A successful Will save negates the suggestion effect but not the
contact itself. The demand, if received, is understood even if the subject<63>s
Intelligence score is as low as 1. If the message is impossible or
meaningless according to the circumstances that exist for the subject at the
time the demand is issued, the message is understood but the suggestion is
ineffective.
The demand<6E>s message to the creature must be twenty-five words or less,
including the suggestion. The creature can also give a short reply immediately.
Material Component: A short piece of copper wire and some small part of the
subject-a hair, a bit of nail, or the like.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Placeholder script.
Need suggestion.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}