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

38
trunk/smp/phs_s_jump.nss Normal file
View File

@@ -0,0 +1,38 @@
/*:://////////////////////////////////////////////
//:: Spell Name Jump
//:: Spell FileName PHS_S_Jump
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Transmutation
Level: Drd 1, Rgr 1, Sor/Wiz 1
Components: V, S, M
Casting Time: 1 standard action
Range: Touch
Target: Creature touched
Duration: 1 min./level (D)
Saving Throw: Will negates (harmless)
Spell Resistance: Yes
The subject gets a +10 enhancement bonus on Jump checks. The enhancement
bonus increases to +20 at caster level 5th, and to +30 (the maximum) at
caster level 9th.
Material Component: A grasshopper<65>s hind leg, which you break when the spell
is cast.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Placeholder script.
No jump skill. Rating: -1
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "PHS_INC_SPELLS"
void main()
{
}