Further file organization

Further file organization
This commit is contained in:
Jaysyn904
2023-08-23 22:11:00 -04:00
parent 3062876237
commit d87fe14826
22364 changed files with 0 additions and 3253 deletions

View File

@@ -0,0 +1,35 @@
/*:://////////////////////////////////////////////
//:: Spell Name Snare
//:: Spell FileName PHS_S_Snare
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Snare
Transmutation
Level: Rgr 2, Drd 3
Components: V, S, DF
Casting Time: 3 rounds
Range: Touch
Target: Touched nonmagical circle of vine, rope, or thong with a 2 ft.
diameter + 2 ft./level
Duration: Until triggered or broken
Saving Throw: None
Spell Resistance: No
More Description.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Possible, but...meh, not today. Needs to be converted a lot too.
Placeholder Script.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}