Clear out experimental .35 files

Clear out experimental .35 files
This commit is contained in:
Jaysyn904
2024-02-11 13:04:14 -05:00
parent 2112b92e24
commit 618cd42b82
22356 changed files with 0 additions and 1248956 deletions

View File

@@ -1,42 +0,0 @@
/*:://////////////////////////////////////////////
//:: Spell Name Continual Flame
//:: Spell FileName PHS_S_ContinualF
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Evocation [Light]
Level: Clr 3, Sor/Wiz 2
Components: V, S, M
Casting Time: 1 standard action
Range: Touch
Target: Object touched
Effect: Magical, heatless flame
Duration: Permanent
Saving Throw: None
Spell Resistance: No
A flame, equivalent in brightness to a torch, springs forth from an object
that you touch. The effect looks like a regular flame, but it creates no
heat and doesn<73>t use oxygen. A continual flame can be covered and hidden
but not smothered or quenched.
Light spells counter and dispel darkness spells of an equal or lower level.
Material Component: You sprinkle ruby dust (worth 50 gp) on the item that is
to carry the flame.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
PLaceholder script.
This should be possible.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}