PRC8_fork/trunk/smp/phs_s_detectanim.nss
Jaysyn904 1662218bb4 Initial upload.
Adding base PRC 4.19a files to repository.
2022-10-07 13:51:24 -04:00

35 lines
960 B
Plaintext

/*:://////////////////////////////////////////////
//:: Spell Name Detect Animals or Plants
//:: Spell FileName PHS_S_DetectAnim
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Divination
Level: Drd 1, Rgr 1
Components: V, S
Casting Time: 1 standard action
Range: Long (40M)
Area: Cone-shaped emanation
Duration: Concentration, up to 10 min./level (D)
Saving Throw: None
Spell Resistance: No
Description.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Placeholder script.
Rating: 6: Needs some work. Might need to totally change, it is only a
level 1 spell!
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}