PDA

View Full Version : Healdown script for wounds/scars



Gan
08-16-2007, 11:30 PM
I've had this one a while...


1. For scars and auto healing down at a table. Usage: .full



#[ Utility ]Full Empathic Heal Down

start:
Getwounds:
put transfer %1 any
match Nextwound wound you could
match Nomore Nothing happens
match Nextwound wait
match Nomore from whom?
MatchWait

Nextwound:
GoTo Getwounds
Nomore:
Crits:
match HeadCrit severe head trauma
match ChestCrit deep gashes and serious bleeding from your chest
match AbCrit deep gashes and serious bleeding from your abdominal
match NeckCrit snapped bones and serious bleeding from the neck
match LlegCrit completely severed left leg
match RlegCrit completely severed right leg
match LarmCrit completely severed left arm
match RarmCrit completely severed right arm
match LhandCrit completely severed left hand
match RhandCrit completely severed right hand
match REyeCrit blinded right eye
match LEyeCrit blinded left eye
match BackCrit deep gashes and serious bleeding from your back
match NerveCrit uncontrollable
Match Nocrits Remaining Spirit
put health
MatchWait

NerveCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: -
Match PrepNerveCrit Mana:
put exp
Matchwait
PrepNerveCrit:
put prep 1103
match CastNerveCrit your spell is
match ReprepNerveCrit Nothing happens
match ReprepNerveCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastNerveCrit You already have a spell readied!
MatchWait
ReprepNerveCrit:
GoTo PrepNerveCrit
CastNerveCrit:
put cast
pause 3
Goto Crits
LhandCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepLhandCrit Mana:
put exp
Matchwait
PrepLhandCrit:
put prep 1102
match CastLhandCrit your spell is
match ReprepLhandCrit Nothing happens
match ReprepLhandCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastLhandCrit You already have a spell readied!
MatchWait
ReprepLhandCrit:
GoTo PrepLhandCrit
CastLhandCrit:
put cure L hand
pause 3
Goto Crits
RhandCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepRhandCrit Mana:
put exp
Matchwait
PrepRhandCrit:
put prep 1102
match CastRhandCrit your spell is
match ReprepRhandCrit Nothing happens
match ReprepRhandCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastRhandCrit You already have a spell readied!
MatchWait
ReprepRhandCrit:
GoTo PrepRhandCrit
CastRhandCrit:
put cure R hand
pause 3
Goto Crits
RlegCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepRlegCrit Mana:
put exp
Matchwait
PrepRlegCrit:
put prep 1102
match CastRlegCrit your spell is
match ReprepRlegCrit Nothing happens
match ReprepRlegCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastRlegCrit You already have a spell readied!
MatchWait
ReprepRlegCrit:
GoTo PrepRlegCrit
CastRlegCrit:
put cure R leg
pause 3
Goto Crits

LlegCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepLlegCrit Mana:
put exp
Matchwait
PrepLlegCrit:
put prep 1102
match CastLlegCrit your spell is
match ReprepLlegCrit Nothing happens
match ReprepLlegCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastLlegCrit You already have a spell readied!
MatchWait
ReprepLlegCrit:
GoTo PrepLlegCrit
CastLlegCrit:
put cure L leg
pause 3
Goto Crits

LArmCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepLArmCrit Mana:
put exp
Matchwait
PrepLArmCrit:
put prep 1102
match CastLArmCrit your spell is
match ReprepLArmCrit Nothing happens
match ReprepLArmCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastLArmCrit You already have a spell readied!
MatchWait
ReprepLArmCrit:
GoTo PrepLArmCrit
CastLArmCrit:
put cure L Arm
pause 3
Goto Crits

RArmCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepRArmCrit Mana:
put exp
PrepRArmCrit:
put prep 1102
match CastRArmCrit your spell is
match ReprepRArmCrit Nothing happens
match ReprepRArmCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastRArmCrit You already have a spell readied!
MatchWait
ReprepRArmCrit:
GoTo PrepRArmCrit
CastRArmCrit:
put cure R Arm
pause 3
Goto Crits

HeadCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: -
Match PrepHeadCrit Mana:
put exp
Matchwait
PrepHeadCrit:
put prep 1104
match CastHeadCrit your spell is
match ReprepHeadCrit Nothing happens
match ReprepHeadCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastHeadCrit You already have a spell readied!
MatchWait
ReprepHeadCrit:
GoTo PrepHeadCrit
CastHeadCrit:
put cure Head
pause 3
Goto Crits

NeckCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: -
Match PrepNeckCrit Mana:
put exp
Matchwait
PrepNeckCrit:
put prep 1104
match CastNeckCrit your spell is
match ReprepNeckCrit Nothing happens
match ReprepNeckCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastNeckCrit You already have a spell readied!
MatchWait
ReprepNeckCrit:
GoTo PrepNeckCrit
CastNeckCrit:
put cure Neck
pause 3
Goto Crits

ChestCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match PrepChestCrit Mana:
put exp
Matchwait
PrepChestCrit:
put prep 1105
match CastChestCrit your spell is
match ReprepChestCrit Nothing happens
match ReprepChestCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastChestCrit You already have a spell readied!
MatchWait
ReprepChestCrit:
GoTo PrepChestCrit
CastChestCrit:
put cure Chest
pause 3
Goto Crits

AbCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match PrepAbCrit Mana:
put exp
Matchwait
PrepAbCrit:
put prep 1105
match CastAbCrit your spell is
match ReprepAbCrit Nothing happens
match ReprepAbCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastAbCrit You already have a spell readied!
MatchWait
ReprepAbCrit:
GoTo PrepAbCrit
CastAbCrit:
put cure Abdomen
pause 3
Goto Crits

BackCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match PrepBackCrit Mana:
put exp
Matchwait
PrepBackCrit:
put prep 1105
match CastBackCrit your spell is
match ReprepBackCrit Nothing happens
match ReprepBackCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastBackCrit You already have a spell readied!
MatchWait
ReprepBackCrit:
GoTo PrepBackCrit
CastBackCrit:
put cure Back
pause 3
Goto Crits

LEyeCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match PrepLEyeCrit Mana:
put exp
Matchwait
PrepLEyeCrit:
put prep 1105
match CastLEyeCrit your spell is
match ReprepLEyeCrit Nothing happens
match ReprepLEyeCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastLEyeCrit You already have a spell readied!
MatchWait
ReprepLEyeCrit:
GoTo PrepLEyeCrit
CastLEyeCrit:
put cure L Eye
pause 3
Goto Crits

REyeCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match PrepREyeCrit Mana:
put exp
Matchwait
PrepREyeCrit:
put prep 1105
match CastREyeCrit your spell is
match ReprepREyeCrit Nothing happens
match ReprepREyeCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastREyeCrit You already have a spell readied!
MatchWait
ReprepREyeCrit:
GoTo PrepREyeCrit
CastREyeCrit:
put cure R eye
pause 3
Goto Crits

Nocrits:

shift
if_1 goto start
Healdown:
Majors:
match HeadB mild concussion
match HeadB from the ears
match BodyB deep lacerations
match BodyB deep gashes
match BodyB blinded
match BodyB swollen
match HeadB from your neck
match HeadB snapped bones
match LimbB completely severed
match LimbB fractured and bleeding
match NervesB uncontrollable
match NervesB sporadic
match use1101 You are feeling feint.
match use1101 You are feeling faint.
match use1101 You are feeling weakened.
match use1101 You are feeling light headed.
match use1101 You are feeling pretty good.
Match Minorswait Remaining Spirit
put health
MatchWait

use1101:
match WrackTest Mana: 0
match WrackTest Mana: -
match Prep1101 Mana:
put exp
matchwait
Prep1101:
put prep 1101
match Cast1101 your spell is
match Reprep1101 Nothing happens
match Reprep1101 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1101 You already have a spell readied!
MatchWait
Reprep1101:
GoTo Prep1101
Cast1101:
put cast
pause 3
goto Majors
HeadB:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: -
Match Prep1104 Mana:
put exp
Matchwait
Prep1104:
put prep 1104
match Cast1104 your spell is
match Reprep1104 Nothing happens
match Reprep1104 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1104 You already have a spell readied!
MatchWait
Reprep1104:
GoTo Prep1104
Cast1104:
put cast
pause 3
Goto Majors
LimbB:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match Prep1102 Mana:
put exp
Matchwait
Prep1102:
put prep 1102
match Cast1102 your spell is
match Reprep1102 Nothing happens
match Reprep1102 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1102 You already have a spell readied!
MatchWait
Reprep1102:
GoTo Prep1102
Cast1102:
put cast
pause 3
Goto Majors
BodyB:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match Prep1105 Mana:
put exp
Matchwait
Prep1105:
put prep 1105
match Cast1105 your spell is
match Reprep1105 Nothing happens
match Reprep1105 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1105 You already have a spell readied!
MatchWait
Reprep1105:
GoTo Prep1105
Cast1105:
put cast
pause 3
Goto Majors
NervesB:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: -
Match Prep1103 Mana:
put exp
Matchwait
Prep1103:
put prep 1103
match Cast1103 your spell is
match Reprep1103 Nothing happens
match Reprep1103 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1103 You already have a spell readied!
MatchWait
Reprep1103:
GoTo Prep1103
Cast1103:
put cast
pause 3
Goto Majors
minorswait:
pause 1
Minors:
match Headm minor bruises about the head
match Headm minor bruises on your neck
match Bodym a bruised
match Bodym bruises on your chest
match Bodym bruises on your abdominal
match Bodym bruises on your back
match Nervesm strange case
match Limbm bruises on your left arm
match Limbm bruises on your left hand
match Limbm bruises on your right arm
match Limbm bruises on your right hand
match Limbm bruises on your right leg
match Limbm bruises on your left leg
match Scars1wait Remaining Spirit
put health
MatchWait


Headm:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: -
Match PrepHead Mana:
put exp
Matchwait
PrepHead:
put prep 1104
match CastHead your spell is
match ReprepHead Nothing happens
match ReprepHead Wait
match End but you dont
match Errors You do not know that spell!
Match CastHead You already have a spell readied!
MatchWait
ReprepHead:
GoTo PrepHead
CastHead:
put cast
pause 3
Goto Minors
Limbm:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: -
Match PrepAppen Mana:
put exp
Matchwait
PrepAppen:
put prep 1102
match CastAppen your spell is
match ReprepAppen Nothing happens
match ReprepAppen Wait
match End but you dont
match Errors You do not know that spell!
Match CastAppen You already have a spell readied!
MatchWait
ReprepAppen:
GoTo PrepAppen
CastAppen:
put cast
pause 3
Goto Minors
Bodym:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: -
Match Preptorso Mana:
put exp
Matchwait
Preptorso:
put prep 1105
match Casttorso your spell is
match Repreptorso Nothing happens
match Repreptorso Wait
match End but you dont
match Errors You do not know that spell!
Match Casttorso You already have a spell readied!
MatchWait
Repreptorso:
GoTo Preptorso
Casttorso:
put cast
pause 3
Goto Minors
Nervesm:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: -
Match Prepsys Mana:
put exp
Matchwait
Prepsys:
put prep 1103
match Castsys your spell is
match Reprepsys Nothing happens
match Reprepsys Wait
match End but you dont
match Errors You do not know that spell!
Match Castsys You already have a spell readied!
MatchWait
Reprepsys:
GoTo Prepsys
Castsys:
put cast
pause 3
Goto Minors
scars1wait:
pause 1
Scars1:
match Badhead several facial scars
match Badhead old mutilation wounds about your head
match Nervess constant muscle spasms
match Nervess a very difficult time with muscle control
match MisLArm missing left arm
match MisRArm missing right arm
match MisLHand missing left hand
match MisRHand missing right hand
match MisRLeg missing right leg
match MisLLeg missing left leg
match MisReye missing right eye
match MisLeye missing left eye
match breye and swelling around your right eye
match bleye severe bruises and swelling around your left eye
match scars2wait Remaining Spirit
put health
MatchWait
MisREye:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: 17/
Match WrackTest Mana: 18/
Match WrackTest Mana: -
Match PrepMisREye Mana:
put exp
Matchwait
PrepMisREye:
put prep 1114
match CastMisREye your spell is
match ReprepMisREye Nothing happens
match ReprepMisREye Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisREye You already have a spell readied!
MatchWait
ReprepMisREye:
GoTo PrepMisREye
CastMisREye:
put cure R Eye
pause 3
goto Scars1

MisLEye:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: 17/
Match WrackTest Mana: 18/
Match WrackTest Mana: -
Match PrepMisLEye Mana:
put exp
Matchwait
PrepMisLEye:
put prep 1114
match CastMisLEye your spell is
match ReprepMisLEye Nothing happens
match ReprepMisLEye Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisLEye You already have a spell readied!
MatchWait
ReprepMisLEye:
GoTo PrepMisLEye
CastMisLEye:
put cure L Eye
pause 3
goto Scars1

MisRArm:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisRArm Mana:
put exp
Matchwait
PrepMisRArm:
put prep 1111
match CastMisRArm your spell is
match ReprepMisRArm Nothing happens
match ReprepMisRArm Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisRArm You already have a spell readied!
MatchWait
ReprepMisRArm:
GoTo PrepMisRArm
CastMisRArm:
put cure R Arm
pause 3
goto Scars1

MisLArm:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisLArm Mana:
put exp
Matchwait
PrepMisLArm:
put prep 1111
match CastMisLArm your spell is
match ReprepMisLArm Nothing happens
match ReprepMisLArm Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisLArm You already have a spell readied!
MatchWait
ReprepMisLArm:
GoTo PrepMisLArm
CastMisLArm:
put cure L Arm
pause 3
goto Scars1

MisLHand:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisLHand Mana:
put exp
Matchwait
PrepMisLHand:
put prep 1111
match CastMisLHand your spell is
match ReprepMisLHand Nothing happens
match ReprepMisLHand Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisLHand You already have a spell readied!
MatchWait
ReprepMisLHand:
GoTo PrepMisLHand
CastMisLHand:
put cure L Hand
pause 3
goto Scars1

MisRHand:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisRHand Mana:
put exp
Matchwait
PrepMisRHand:
put prep 1111
match CastMisRHand your spell is
match ReprepMisRHand Nothing happens
match ReprepMisRHand Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisRHand You already have a spell readied!
MatchWait
ReprepMisRHand:
GoTo PrepMisRHand
CastMisRHand:
put cure R Hand
pause 3
goto Scars1
MisRLeg:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisRLeg Mana:
put exp
Matchwait
PrepMisRLeg:
put prep 1111
match CastMisRLeg your spell is
match ReprepMisRLeg Nothing happens
match ReprepMisRLeg Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisRLeg You already have a spell readied!
MatchWait
ReprepMisRLeg:
GoTo PrepMisRLeg
CastMisRLeg:
put cure R Leg
pause 3
goto Scars1
MisLLeg:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisLLeg Mana:
put exp
Matchwait
PrepMisLLeg:
put prep 1111
match CastMisLLeg your spell is
match ReprepMisLLeg Nothing happens
match ReprepMisLLeg Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisLLeg You already have a spell readied!
MatchWait
ReprepMisLLeg:
GoTo PrepMisLLeg
CastMisLLeg:
put cure L Leg
pause 3
goto Scars1
NervesS:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: -
Match Prep1112 Mana:
put exp
Matchwait
Prep1112:
put prep 1112
match Cast1112 your spell is
match Reprep1112 Nothing happens
match Reprep1112 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1112 You already have a spell readied!
MatchWait
Reprep1112:
GoTo Prep1112
Cast1112:
put cast
pause 3
goto Scars1
use1101:
match WrackTest Mana: 0
match WrackTest Mana: -
match Prep1101 Mana:
put exp
matchwait
Prep1101:
put prep 1101
match Cast1101 your spell is
match Reprep1101 Nothing happens
match Reprep1101 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1101 You already have a spell readied!
MatchWait
Reprep1101:
GoTo Prep1101
Cast1101:
put cast
pause 3
goto scars1

Badhead:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: 17/
Match WrackTest Mana: -
Match Prep1113h Mana:
put exp
Matchwait
Prep1113h:
put prep 1113
match Cast1113h your spell is
match Reprep1113h Nothing happens
match Reprep1113h Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1113h You already have a spell readied!
MatchWait
Pause
Reprep1113h:
GoTo Prep1113h
Cast1113h:
put cure head
pause 3
goto scars1
BReye:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: 17/
Match WrackTest Mana: 18/
Match WrackTest Mana: -
Match Prep1114re Mana:
put exp
Matchwait
Prep1114re:
put prep 1114
match Cast1114re your spell is
match Reprep1114re Nothing happens
match Reprep1114re Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1114re You already have a spell readied!
MatchWait
Pause
Reprep1114re:
GoTo Prep1114re
Cast1114re:
put cure right eye
pause 3
goto scars1
BLeye:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: 17/
Match WrackTest Mana: 18/
Match WrackTest Mana: -
Match Prep1114le Mana:
put exp
Matchwait
Prep1114Le:
put prep 1114
match Cast1114Le your spell is
match Reprep1114Le Nothing happens
match Reprep1114Le Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1114Le You already have a spell readied!
MatchWait
Pause
Reprep1114Le:
GoTo Prep1114Le
Cast1114Le:
put cure left eye
pause 3
goto scars1
scars2wait:
pause 1
Scars2:
match Limb1scar mangled left arm
match Limb1scar mangled right arm
match Limb1scar mangled right hand
match Limb1scar mangled left hand
match Limb1scar mangled left leg
match Limb1scar mangled right leg
match bod1scar permanent mutilation of your back muscles
match bod1scar permanent mutilation of your chest muscles
match bod1scar permanent mutilation of your abdominal muscles
match bod1scar several painful-looking scars across your abdominal area
match bod1scar several painful-looking scars across your chest
match bod1scar several painful-looking scars across your back
match Limb1scar old battle scars on your right hand
match Limb1scar old battle scars on your left hand
match Limb1scar old battle scars on your right leg
match Limb1scar old battle scars on your left leg
match Limb1scar old battle scars on your right arm
match Limb1scar old battle scars on your left arm
match bod1scar old battle scar across your chest
match bod1scar old battle scar across your abdominal area
match bod1scar a black-and-blue left eye
match bod1scar a black-and-blue right eye
match bod1scar old battle scar across your back
match neckheadscar terrible scars from some serious neck injury
match neckheadscar some old neck wounds
match neckheadscar scar across your face
match neckheadscar scar across your neck
match Nerve1scar slurred speech
match End1 You seem to be in one piece.
match WTF Remaining spirit
put health
MatchWait

limb1scar:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: -
Match Preplimb Mana:
put exp
Matchwait
Preplimb:
put prep 1111
match Castlimb your spell is
match Repreplimb Nothing happens
match Repreplimb Wait
match End1 but you dont
match Errors You do not know that spell!
Match Castlimb You already have a spell readied!
MatchWait
Pause
Repreplimb:
GoTo Preplimb
Castlimb:
put cast
pause 3
goto scars2
nerve1scar:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: -
Match Prepnervy Mana:
put exp
Matchwait
Prepnervy:
put prep 1112
match Castnervy your spell is
match Reprepnervy Nothing happens
match Reprepnervy Wait
match End but you dont
match Errors You do not know that spell!
Match Castnervy You already have a spell readied!
MatchWait
Reprepnervy:
GoTo Prepnervy
Castnervy:
put cast
pause 3
goto scars2

neckheadscar:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: -
Match PrepNoggin Mana:
put exp
Matchwait
PrepNoggin:
put prep 1113
match CastNoggin your spell is
match ReprepNoggin Nothing happens
match ReprepNoggin Wait
match End but you dont
match Errors You do not know that spell!
Match CastNoggin You already have a spell readied!
MatchWait
Pause
ReprepNoggin:
GoTo PrepNoggin
CastNoggin:
put cast
pause 3
goto scars2
bod1scar:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: -
Match PrepBeef Mana:
put exp
Matchwait
PrepBeef:
put prep 1114
match CastBeef your spell is
match ReprepBeef Nothing happens
match ReprepBeef Wait
match End1 but you dont
match Errors You do not know that spell!
Match CastBeef You already have a spell readied!
MatchWait
Pause
ReprepBeef:
GoTo PrepBeef
CastBeef:
put cast
pause 3
goto scars2
End1:
End:
exit
Errors:
echo ****In order to run the full length of this script completely.***
echo ****You must know up to 1115 in the empath spell list.
exit
WTF:
Echo ***Seems the script didnt heal all the wounds...running through again to find wounds.***
goto healdown
WrackTest:
echo *** Out of Mana! You may Wrack now if you want to ***
Match Crits You shudder as your life-force is torn and reshaped!
Match Crits You feel at full magical power again.
Match Crits mana
Match Crits Suddenly, a small bolt of energy arcs between the two of you.
Match Crits You feel more refreshed.
matchwait


2. Also adding the heal script I used for healing others. Usage .heal [target]



#[ Utility ]Full Empathic Heal Down


start:
Getwounds:
put transfer %1 any
match Nextwound wound you could
match Nomore Nothing happens
match Nextwound wait
match Nomore from whom?
MatchWait

Nextwound:
GoTo Getwounds
Nomore:

Crits:
match HeadCrit severe head trauma
match ChestCrit deep gashes and serious bleeding from your chest
match AbCrit deep gashes and serious bleeding from your abdominal
match NeckCrit snapped bones and serious bleeding from the neck
match LlegCrit completely severed left leg
match RlegCrit completely severed right leg
match LarmCrit completely severed left arm
match RarmCrit completely severed right arm
match LhandCrit completely severed left hand
match RhandCrit completely severed right hand
match REyeCrit blinded right eye
match LEyeCrit blinded left eye
match BackCrit deep gashes and serious bleeding from your back
match NerveCrit uncontrollable
Match Nocrits Remaining Spirit
put health
MatchWait



NerveCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: -
Match PrepNerveCrit Mana:
put exp
Matchwait
PrepNerveCrit:
put prep 1103
match CastNerveCrit your spell is
match ReprepNerveCrit Nothing happens
match ReprepNerveCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastNerveCrit You already have a spell readied!
MatchWait

ReprepNerveCrit:
GoTo PrepNerveCrit
CastNerveCrit:
put cast
pause 3
Goto Crits

LhandCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepLhandCrit Mana:
put exp
Matchwait
PrepLhandCrit:
put prep 1102
match CastLhandCrit your spell is
match ReprepLhandCrit Nothing happens
match ReprepLhandCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastLhandCrit You already have a spell readied!
MatchWait

ReprepLhandCrit:
GoTo PrepLhandCrit
CastLhandCrit:
put cure L hand
pause 3
Goto Crits

RhandCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepRhandCrit Mana:
put exp
Matchwait
PrepRhandCrit:
put prep 1102
match CastRhandCrit your spell is
match ReprepRhandCrit Nothing happens
match ReprepRhandCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastRhandCrit You already have a spell readied!
MatchWait

ReprepRhandCrit:
GoTo PrepRhandCrit
CastRhandCrit:
put cure R hand
pause 3
Goto Crits

RlegCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepRlegCrit Mana:
put exp
Matchwait
PrepRlegCrit:
put prep 1102
match CastRlegCrit your spell is
match ReprepRlegCrit Nothing happens
match ReprepRlegCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastRlegCrit You already have a spell readied!
MatchWait

ReprepRlegCrit:
GoTo PrepRlegCrit
CastRlegCrit:
put cure R leg
pause 3
Goto Crits


LlegCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepLlegCrit Mana:
put exp
Matchwait
PrepLlegCrit:
put prep 1102
match CastLlegCrit your spell is
match ReprepLlegCrit Nothing happens
match ReprepLlegCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastLlegCrit You already have a spell readied!
MatchWait

ReprepLlegCrit:
GoTo PrepLlegCrit
CastLlegCrit:
put cure L leg
pause 3
Goto Crits


LArmCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepLArmCrit Mana:
put exp
Matchwait
PrepLArmCrit:
put prep 1102
match CastLArmCrit your spell is
match ReprepLArmCrit Nothing happens
match ReprepLArmCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastLArmCrit You already have a spell readied!
MatchWait

ReprepLArmCrit:
GoTo PrepLArmCrit
CastLArmCrit:
put cure L Arm
pause 3
Goto Crits


RArmCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match PrepRArmCrit Mana:
put exp
PrepRArmCrit:
put prep 1102
match CastRArmCrit your spell is
match ReprepRArmCrit Nothing happens
match ReprepRArmCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastRArmCrit You already have a spell readied!
MatchWait

ReprepRArmCrit:
GoTo PrepRArmCrit
CastRArmCrit:
put cure R Arm
pause 3
Goto Crits


HeadCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: -
Match PrepHeadCrit Mana:
put exp
Matchwait
PrepHeadCrit:
put prep 1104
match CastHeadCrit your spell is
match ReprepHeadCrit Nothing happens
match ReprepHeadCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastHeadCrit You already have a spell readied!
MatchWait

ReprepHeadCrit:
GoTo PrepHeadCrit
CastHeadCrit:
put cure Head
pause 3
Goto Crits


NeckCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: -
Match PrepNeckCrit Mana:
put exp
Matchwait
PrepNeckCrit:
put prep 1104
match CastNeckCrit your spell is
match ReprepNeckCrit Nothing happens
match ReprepNeckCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastNeckCrit You already have a spell readied!
MatchWait

ReprepNeckCrit:
GoTo PrepNeckCrit
CastNeckCrit:
put cure Neck
pause 3
Goto Crits


ChestCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match PrepChestCrit Mana:
put exp
Matchwait
PrepChestCrit:
put prep 1105
match CastChestCrit your spell is
match ReprepChestCrit Nothing happens
match ReprepChestCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastChestCrit You already have a spell readied!
MatchWait

ReprepChestCrit:
GoTo PrepChestCrit
CastChestCrit:
put cure Chest
pause 3
Goto Crits


AbCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match PrepAbCrit Mana:
put exp
Matchwait
PrepAbCrit:
put prep 1105
match CastAbCrit your spell is
match ReprepAbCrit Nothing happens
match ReprepAbCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastAbCrit You already have a spell readied!
MatchWait

ReprepAbCrit:
GoTo PrepAbCrit
CastAbCrit:
put cure Abdomen
pause 3
Goto Crits


BackCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match PrepBackCrit Mana:
put exp
Matchwait
PrepBackCrit:
put prep 1105
match CastBackCrit your spell is
match ReprepBackCrit Nothing happens
match ReprepBackCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastBackCrit You already have a spell readied!
MatchWait

ReprepBackCrit:
GoTo PrepBackCrit
CastBackCrit:
put cure Back
pause 3
Goto Crits


LEyeCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match PrepLEyeCrit Mana:
put exp
Matchwait
PrepLEyeCrit:
put prep 1105
match CastLEyeCrit your spell is
match ReprepLEyeCrit Nothing happens
match ReprepLEyeCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastLEyeCrit You already have a spell readied!
MatchWait

ReprepLEyeCrit:
GoTo PrepLEyeCrit
CastLEyeCrit:
put cure L Eye
pause 3
Goto Crits


REyeCrit:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match PrepREyeCrit Mana:
put exp
Matchwait
PrepREyeCrit:
put prep 1105
match CastREyeCrit your spell is
match ReprepREyeCrit Nothing happens
match ReprepREyeCrit Wait
match End but you dont
match Errors You do not know that spell!
Match CastREyeCrit You already have a spell readied!
MatchWait

ReprepREyeCrit:
GoTo PrepREyeCrit
CastREyeCrit:
put cure R eye
pause 3
Goto Crits



Nocrits:


shift
if_1 goto start

Healdown:

Majors:
match HeadB mild concussion
match HeadB from the ears
match BodyB deep lacerations
match BodyB deep gashes
match BodyB blinded
match BodyB swollen
match HeadB from your neck
match HeadB snapped bones
match LimbB completely severed
match LimbB fractured and bleeding
match NervesB uncontrollable
match NervesB sporadic
match use1101 You are feeling feint.
match use1101 You are feeling faint.
match use1101 You are feeling weakened.
match use1101 You are feeling light headed.
match use1101 You are feeling pretty good.
Match Minorswait Remaining Spirit
put health
MatchWait


use1101:
match WrackTest Mana: 0
match WrackTest Mana: -
match Prep1101 Mana:
put exp
matchwait
Prep1101:
put prep 1101
match Cast1101 your spell is
match Reprep1101 Nothing happens
match Reprep1101 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1101 You already have a spell readied!
MatchWait
Reprep1101:
GoTo Prep1101
Cast1101:
put cast
pause 3
goto Majors

HeadB:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: -
Match Prep1104 Mana:
put exp
Matchwait
Prep1104:
put prep 1104
match Cast1104 your spell is
match Reprep1104 Nothing happens
match Reprep1104 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1104 You already have a spell readied!
MatchWait

Reprep1104:
GoTo Prep1104
Cast1104:
put cast
pause 3
Goto Majors
LimbB:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: -
Match Prep1102 Mana:
put exp
Matchwait
Prep1102:
put prep 1102
match Cast1102 your spell is
match Reprep1102 Nothing happens
match Reprep1102 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1102 You already have a spell readied!
MatchWait

Reprep1102:
GoTo Prep1102
Cast1102:
put cast
pause 3

Goto Majors
BodyB:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: -
Match Prep1105 Mana:
put exp
Matchwait
Prep1105:
put prep 1105
match Cast1105 your spell is
match Reprep1105 Nothing happens
match Reprep1105 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1105 You already have a spell readied!
MatchWait

Reprep1105:
GoTo Prep1105
Cast1105:
put cast
pause 3

Goto Majors
NervesB:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: -
Match Prep1103 Mana:
put exp
Matchwait
Prep1103:
put prep 1103
match Cast1103 your spell is
match Reprep1103 Nothing happens
match Reprep1103 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1103 You already have a spell readied!
MatchWait

Reprep1103:
GoTo Prep1103
Cast1103:
put cast
pause 3
Goto Majors
minorswait:
pause 1
Minors:
match Headm minor bruises about the head
match Headm minor bruises on your neck
match Bodym a bruised
match Bodym bruises on your chest
match Bodym bruises on your abdominal
match Bodym bruises on your back
match Nervesm strange case
match Limbm bruises on your left arm
match Limbm bruises on your left hand
match Limbm bruises on your right arm
match Limbm bruises on your right hand
match Limbm bruises on your right leg
match Limbm bruises on your left leg
match Scars1wait Remaining Spirit
put health
MatchWait




Headm:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: -
Match PrepHead Mana:
put exp
Matchwait
PrepHead:
put prep 1104
match CastHead your spell is
match ReprepHead Nothing happens
match ReprepHead Wait
match End but you dont
match Errors You do not know that spell!
Match CastHead You already have a spell readied!
MatchWait
ReprepHead:
GoTo PrepHead
CastHead:
put cast
pause 3
Goto Minors
Limbm:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: -
Match PrepAppen Mana:
put exp
Matchwait
PrepAppen:
put prep 1102
match CastAppen your spell is
match ReprepAppen Nothing happens
match ReprepAppen Wait
match End but you dont
match Errors You do not know that spell!
Match CastAppen You already have a spell readied!
MatchWait
ReprepAppen:
GoTo PrepAppen
CastAppen:
put cast
pause 3
Goto Minors

Bodym:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: -
Match Preptorso Mana:
put exp
Matchwait
Preptorso:
put prep 1105
match Casttorso your spell is
match Repreptorso Nothing happens
match Repreptorso Wait
match End but you dont
match Errors You do not know that spell!
Match Casttorso You already have a spell readied!
MatchWait
Repreptorso:
GoTo Preptorso
Casttorso:
put cast
pause 3
Goto Minors
Nervesm:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: -
Match Prepsys Mana:
put exp
Matchwait
Prepsys:
put prep 1103
match Castsys your spell is
match Reprepsys Nothing happens
match Reprepsys Wait
match End but you dont
match Errors You do not know that spell!
Match Castsys You already have a spell readied!
MatchWait
Reprepsys:
GoTo Prepsys
Castsys:
put cast
pause 3
Goto Minors

scars1wait:
pause 1

Scars1:

match Badhead several facial scars
match Badhead old mutilation wounds about your head
match Nervess constant muscle spasms
match Nervess a very difficult time with muscle control
match MisLArm missing left arm
match MisRArm missing right arm
match MisLHand missing left hand
match MisRHand missing right hand
match MisRLeg missing right leg
match MisLLeg missing left leg
match MisReye missing right eye
match MisLeye missing left eye
match breye and swelling around your right eye
match bleye severe bruises and swelling around your left eye
match scars2wait Remaining Spirit
put health
MatchWait

MisREye:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: 17/
Match WrackTest Mana: 18/
Match WrackTest Mana: -
Match PrepMisREye Mana:
put exp
Matchwait
PrepMisREye:
put prep 1114
match CastMisREye your spell is
match ReprepMisREye Nothing happens
match ReprepMisREye Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisREye You already have a spell readied!
MatchWait
ReprepMisREye:
GoTo PrepMisREye
CastMisREye:
put cure R Eye
pause 3
goto Scars1


MisLEye:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: 17/
Match WrackTest Mana: 18/
Match WrackTest Mana: -
Match PrepMisLEye Mana:
put exp
Matchwait
PrepMisLEye:
put prep 1114
match CastMisLEye your spell is
match ReprepMisLEye Nothing happens
match ReprepMisLEye Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisLEye You already have a spell readied!
MatchWait
ReprepMisLEye:
GoTo PrepMisLEye
CastMisLEye:
put cure L Eye
pause 3
goto Scars1


MisRArm:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisRArm Mana:
put exp
Matchwait
PrepMisRArm:
put prep 1111
match CastMisRArm your spell is
match ReprepMisRArm Nothing happens
match ReprepMisRArm Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisRArm You already have a spell readied!
MatchWait
ReprepMisRArm:
GoTo PrepMisRArm
CastMisRArm:
put cure R Arm
pause 3
goto Scars1


MisLArm:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisLArm Mana:
put exp
Matchwait
PrepMisLArm:
put prep 1111
match CastMisLArm your spell is
match ReprepMisLArm Nothing happens
match ReprepMisLArm Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisLArm You already have a spell readied!
MatchWait
ReprepMisLArm:
GoTo PrepMisLArm
CastMisLArm:
put cure L Arm
pause 3
goto Scars1


MisLHand:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisLHand Mana:
put exp
Matchwait
PrepMisLHand:
put prep 1111
match CastMisLHand your spell is
match ReprepMisLHand Nothing happens
match ReprepMisLHand Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisLHand You already have a spell readied!
MatchWait
ReprepMisLHand:
GoTo PrepMisLHand
CastMisLHand:
put cure L Hand
pause 3
goto Scars1


MisRHand:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisRHand Mana:
put exp
Matchwait
PrepMisRHand:
put prep 1111
match CastMisRHand your spell is
match ReprepMisRHand Nothing happens
match ReprepMisRHand Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisRHand You already have a spell readied!
MatchWait
ReprepMisRHand:
GoTo PrepMisRHand
CastMisRHand:
put cure R Hand
pause 3
goto Scars1

MisRLeg:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisRLeg Mana:
put exp
Matchwait
PrepMisRLeg:
put prep 1111
match CastMisRLeg your spell is
match ReprepMisRLeg Nothing happens
match ReprepMisRLeg Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisRLeg You already have a spell readied!
MatchWait
ReprepMisRLeg:
GoTo PrepMisRLeg
CastMisRLeg:
put cure R Leg
pause 3
goto Scars1

MisLLeg:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: -
Match PrepMisLLeg Mana:
put exp
Matchwait
PrepMisLLeg:
put prep 1111
match CastMisLLeg your spell is
match ReprepMisLLeg Nothing happens
match ReprepMisLLeg Wait
match End but you dont
match Errors You do not know that spell!
Match CastMisLLeg You already have a spell readied!
MatchWait
ReprepMisLLeg:
GoTo PrepMisLLeg
CastMisLLeg:
put cure L Leg
pause 3
goto Scars1

NervesS:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: -
Match Prep1112 Mana:
put exp
Matchwait
Prep1112:
put prep 1112
match Cast1112 your spell is
match Reprep1112 Nothing happens
match Reprep1112 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1112 You already have a spell readied!
MatchWait
Reprep1112:
GoTo Prep1112
Cast1112:
put cast
pause 3
goto Scars1

use1101:
match WrackTest Mana: 0
match WrackTest Mana: -
match Prep1101 Mana:
put exp
matchwait
Prep1101:
put prep 1101
match Cast1101 your spell is
match Reprep1101 Nothing happens
match Reprep1101 Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1101 You already have a spell readied!
MatchWait
Reprep1101:
GoTo Prep1101
Cast1101:
put cast
pause 3
goto scars1


Badhead:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: 17/
Match WrackTest Mana: -
Match Prep1113h Mana:
put exp
Matchwait
Prep1113h:
put prep 1113
match Cast1113h your spell is
match Reprep1113h Nothing happens
match Reprep1113h Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1113h You already have a spell readied!
MatchWait
Pause
Reprep1113h:
GoTo Prep1113h
Cast1113h:
put cure head
pause 3
goto scars1

BReye:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: 17/
Match WrackTest Mana: 18/
Match WrackTest Mana: -
Match Prep1114re Mana:
put exp
Matchwait
Prep1114re:
put prep 1114
match Cast1114re your spell is
match Reprep1114re Nothing happens
match Reprep1114re Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1114re You already have a spell readied!
MatchWait
Pause
Reprep1114re:
GoTo Prep1114re
Cast1114re:
put cure right eye
pause 3
goto scars1
BLeye:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: 14/
Match WrackTest Mana: 15/
Match WrackTest Mana: 16/
Match WrackTest Mana: 17/
Match WrackTest Mana: 18/
Match WrackTest Mana: -
Match Prep1114le Mana:
put exp
Matchwait
Prep1114Le:
put prep 1114
match Cast1114Le your spell is
match Reprep1114Le Nothing happens
match Reprep1114Le Wait
match End but you dont
match Errors You do not know that spell!
Match Cast1114Le You already have a spell readied!
MatchWait
Pause
Reprep1114Le:
GoTo Prep1114Le
Cast1114Le:
put cure left eye
pause 3
goto scars1

scars2wait:
pause 1

Scars2:
match Limb1scar mangled left arm
match Limb1scar mangled right arm
match Limb1scar mangled right hand
match Limb1scar mangled left hand
match Limb1scar mangled left leg
match Limb1scar mangled right leg
match bod1scar permanent mutilation of your back muscles
match bod1scar permanent mutilation of your chest muscles
match bod1scar permanent mutilation of your abdominal muscles
match bod1scar several painful-looking scars across your abdominal area
match bod1scar several painful-looking scars across your chest
match bod1scar several painful-looking scars across your back
match Limb1scar old battle scars on your right hand
match Limb1scar old battle scars on your left hand
match Limb1scar old battle scars on your right leg
match Limb1scar old battle scars on your left leg
match Limb1scar old battle scars on your right arm
match Limb1scar old battle scars on your left arm
match bod1scar old battle scar across your chest
match bod1scar old battle scar across your abdominal area
match bod1scar a black-and-blue left eye
match bod1scar a black-and-blue right eye
match bod1scar old battle scar across your back
match neckheadscar terrible scars from some serious neck injury
match neckheadscar some old neck wounds
match neckheadscar scar across your face
match neckheadscar scar across your neck
match Nerve1scar slurred speech
match End1 You seem to be in one piece.
match WTF Remaining spirit
put health
MatchWait



limb1scar:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: -
Match Preplimb Mana:
put exp
Matchwait
Preplimb:
put prep 1111
match Castlimb your spell is
match Repreplimb Nothing happens
match Repreplimb Wait
match End1 but you dont
match Errors You do not know that spell!
Match Castlimb You already have a spell readied!
MatchWait
Pause
Repreplimb:
GoTo Preplimb
Castlimb:
put cast
pause 3
goto scars2

nerve1scar:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: -
Match Prepnervy Mana:
put exp
Matchwait
Prepnervy:
put prep 1112
match Castnervy your spell is
match Reprepnervy Nothing happens
match Reprepnervy Wait
match End but you dont
match Errors You do not know that spell!
Match Castnervy You already have a spell readied!
MatchWait
Reprepnervy:
GoTo Prepnervy
Castnervy:
put cast
pause 3
goto scars2


neckheadscar:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: -
Match PrepNoggin Mana:
put exp
Matchwait
PrepNoggin:
put prep 1113
match CastNoggin your spell is
match ReprepNoggin Nothing happens
match ReprepNoggin Wait
match End but you dont
match Errors You do not know that spell!
Match CastNoggin You already have a spell readied!
MatchWait
Pause
ReprepNoggin:
GoTo PrepNoggin
CastNoggin:
put cast
pause 3
goto scars2

bod1scar:
Match WrackTest Mana: 0/
Match WrackTest Mana: 1/
Match WrackTest Mana: 2/
Match WrackTest Mana: 3/
Match WrackTest Mana: 4/
Match WrackTest Mana: 5/
Match WrackTest Mana: 6/
Match WrackTest Mana: 7/
Match WrackTest Mana: 8/
Match WrackTest Mana: 9/
Match WrackTest Mana: 10/
Match WrackTest Mana: 11/
Match WrackTest Mana: 12/
Match WrackTest Mana: 13/
Match WrackTest Mana: -
Match PrepBeef Mana:
put exp
Matchwait
PrepBeef:
put prep 1114
match CastBeef your spell is
match ReprepBeef Nothing happens
match ReprepBeef Wait
match End1 but you dont
match Errors You do not know that spell!
Match CastBeef You already have a spell readied!
MatchWait
Pause
ReprepBeef:
GoTo PrepBeef
CastBeef:
put cast
pause 3
goto scars2

End1:
End:

exit
Errors:
echo ****In order to run the full length of this script completely.***
echo ****You must know up to 1115 in the empath spell list.
exit
WTF:
Echo ***Seems the script didnt heal all the wounds...running through again to find wounds.***
goto healdown

WrackTest:
echo *** Out of Mana! You may Wrack now if you want to ***
Match Crits You shudder as your life-force is torn and reshaped!
Match Crits You feel at full magical power again.
Match Crits mana
Match Crits Suddenly, a small bolt of energy arcs between the two of you.
Match Crits You feel more refreshed.
matchwait

diethx
08-17-2007, 04:54 PM
Can I use this in the wizard? And is it safe for empaths of all levels to use, mana and spirit wise I mean? No chance of spirit deaths via wracking?

Gan
08-17-2007, 04:56 PM
This one was made for wizard FE. Neither of my empaths who have used it have ever died from wracking while using the script.