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,34 @@
/*:://////////////////////////////////////////////
//:: Spell Name Ironwood
//:: Spell FileName PHS_S_Ironwood
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Transmutation
Level: Drd 6
Components: V, S, M
Casting Time: 1 minute/lb. created
Range: 0 ft.
Effect: An ironwood object weighing up to 5 lb./level
Duration: One day/level (D)
Saving Throw: None
Spell Resistance: No
Description.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Placeholder script.
This is, well, pointless, apart from making the item non-metal, for the
purposes of chill/heat metal...I guess.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}