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,38 @@
/*:://////////////////////////////////////////////
//:: Spell Name Mage<67>s Lucubration
//:: Spell FileName
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Transmutation
Level: Wiz 6
Components: V, S
Casting Time: 1 standard action
Range: Personal
Target: You
Duration: Instantaneous
You instantly recall any one spell of 5th level or lower that you have used
during the past 24 hours. The spell must have been actually cast during that
period. The recalled spell is stored in your mind as through prepared in the
normal fashion.
If the recalled spell requires material components, you must provide them.
The recovered spell is not usable until the material components are available.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Placeholder script.
Currently impossible without IncrementRemainingSpellUses(), urg...of course,
it could be feasable, kinda..somehow, deadly complicatedly.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}