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,41 +0,0 @@
/*:://////////////////////////////////////////////
//:: Spell Name Enlarge Person
//:: Spell FileName PHS_S_EnlrgPer
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Transmutation
Level: Sor/Wiz 1, Strength 1
Components: V, S, M
Casting Time: 1 round
Range: Close (8M)
Target: One humanoid creature
Duration: 1 min./level (D)
Saving Throw: Fortitude negates
Spell Resistance: Yes
This spell causes instant growth of a humanoid creature, doubling its height
and multiplying its weight by 8. This increase changes the creature<72>s size
category to the next larger one. The target gains a +2 size bonus to Strength,
a -2 size penalty to Dexterity (to a minimum of 1), and a -1 penalty on
attack rolls and AC due to its increased size.
More description...
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
This is definaltly hard to do visually.
The actual effects might not be too hard though :-)
Placeholder script
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}