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.
This commit is contained in:
Jaysyn904
2023-08-22 10:00:21 -04:00
parent 3acda03f30
commit 5914ed2ab5
22853 changed files with 57524 additions and 47307 deletions

View File

@@ -0,0 +1,40 @@
/*:://////////////////////////////////////////////
//:: Spell Name False Vision
//:: Spell FileName PHS_S_FalseVisio
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Illusion (Glamer)
Level: Brd 5, Sor/Wiz 5, Trickery 5
Components: V, S, M
Casting Time: 1 standard action
Range: Touch
Area: 13.33-M.-radius emanation
Duration: 1 hour/level (D)
Saving Throw: None
Spell Resistance: No
Any divination (scrying) spell used to view anything within the area of
this spell instead receives a false image (as the major image spell), as
defined by you at the time of casting. As long as the duration lasts, you
can concentrate to change the image as desired. While you aren<65>t
concentrating, the image remains static.
Arcane Material Component: The ground dust of a piece of jade worth at least
250 gp, which is sprinkled into the air when the spell is cast.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Placeholder script.
Need scrying spells first, that is, if this can even be used.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}