PRC8/nwn/nwnprc/trunk/smp/phs_s_ironwood.nss
Jaysyn904 6ec137a24e Updated AMS marker feats
Updated AMS marker feats.  Removed arcane & divine marker feats.  Updated Dread Necromancer for epic progression. Updated weapon baseitem models.  Updated new weapons for crafting & npc equip.
 Updated prefix.  Updated release archive.
2024-02-11 14:01:05 -05:00

35 lines
970 B
Plaintext

/*:://////////////////////////////////////////////
//:: 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()
{
}