Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » Finished MUD Scripts
nazradin
Apprentice


Joined: 23 Mar 2003
Posts: 114
Location: New Zealand

PostPosted: Thu Apr 29, 2004 6:52 am   

GS4 crit tables
 
taken from the lastest QRS

crush punture and slash crit tables for corpreal

trigger adds a line with type, rank, location and damage add a #gag if you want to lesson the scroll, I also have yet to add formatting to move the text out a couple of spaces to it reads as a coloum with the rest of the combat text, but am going to compile it so it has all damage added togeather with a gag to compress the text soon as i figure out how to make it apply only to these triggers

Nazaradin


#CLASS {QRS|crit tables}
#CLASS 0
#CLASS {QRS|crit tables|crush}
#TRIGGER {Hit glances off * hip.} {#echo crush rank 0 abdomen damage 0}
#TRIGGER {Stomach shot lands with a hollow *thump*.} {#echo crush rank 1 abdomen damage 5}
#TRIGGER {Grazing blow to the stomach.} {#echo crush rank 2 abdomen damage 10}
#TRIGGER {Internal organs bruised.} {#echo crush rank 3 abdomen damage 15}
#TRIGGER {Stomach ripped open by mighty blow!} {#echo crush rank 4 abdomen damage 20}
#TRIGGER {Knocked back several feet by blow to abdomen.} {#echo crush rank 5 abdomen damage 25}
#TRIGGER {Blow ruptures the stomach!} {#echo crush rank 6 abdomen damage 30}
#TRIGGER {Blow to stomach rearranges some organs!} {#echo crush rank 7 abdomen damage 50}
#TRIGGER {Incredible smash to what used to be a stomach!} {#echo crush rank 8 abdomen damage 60}
#TRIGGER {A mighty hit turns * insides to outsides!} {#echo crush rank 9 abdomen damage 75}
#TRIGGER {Blow glances off * shoulder.} {#echo crush rank 0 back damage 0}
#TRIGGER {Jarring blow to * back.} {#echo crush rank 1 back damage 3}
#TRIGGER {Blow to back cracks several vertebrae.} {#echo crush rank 2 back damage 10}
#TRIGGER {Respectable shot to the back.} {#echo crush rank 3 back damage 15}
#TRIGGER {Flesh ripped from back, muscles exposed.} {#echo crush rank 4 back damage 20}
#TRIGGER {Knocked sideways several feet by blow to back.} {#echo crush rank 5 back damage 25}
#TRIGGER {Spinal cord damaged by smash to the back.} {#echo crush rank 6 back damage 30}
#TRIGGER {Crushing blow to the spine!} {#echo crush rank 7 back damage 50}
#TRIGGER {Body pulped to a gooey mass.} {#echo crush rank 8 back damage 60}
#TRIGGER {A mighty blow cleaves a swath through * back, taking} {#echo crush rank 9 back damage 75}
#TRIGGER {Thumped * chest.} {#echo crush rank 0 chest damage 0}
#TRIGGER {Blow leaves an imprint on * chest!} {#echo crush rank 1 chest damage 5}
#TRIGGER {Mighty blow cracks several ribs.} {#echo crush rank 2 chest damage 10}
#TRIGGER {Blow to chest causes * heart to skip a beat.} {#echo crush rank 3 chest damage 15}
#TRIGGER {Whoosh! Several ribs driven into lungs.} {
#echo crush rank 4 chest damage 20
#echo crush rank 5 chest damage 25
}
#TRIGGER {Awesome shot collapses a lung!} {#echo crush rank 6 chest damage 45}
#TRIGGER {Blow cracks a rib and punctures a lung.} {#echo crush rank 7 chest damage 60}
#TRIGGER {Massive blow punches a hole through * chest!} {#echo crush rank 8 chest damage 65}
#TRIGGER {Massive blow smashes through ribs and drives* heart out the} {#echo crush rank 9 chest damage 70}
#TRIGGER {Love tap upside * head!} {#echo crush rank 0 head damage 0}
#TRIGGER {Blow to the head causes * ears to ring!} {#echo crush rank 1 head damage 5}
#TRIGGER {Hearty smack to the head.} {#echo crush rank 2 head damage 10}
#TRIGGER {You broke * nose!} {#echo crush rank 3 head damage 15}
#TRIGGER {Skull cracks in several places.} {#echo crush rank 4 head damage 20}
#TRIGGER {Solid strike caves * skull in, resulting in instant death!} {#echo crush rank 5 head damage 25}
#TRIGGER {Mighty swing separates head from shoulders.} {#echo crush rank 6 head damage 30}
#TRIGGER {Tremendous blow crushes skull like a ripe melon.} {#echo crush rank 7 head damage 35}
#TRIGGER {Brain driven into neck by mammoth downswing!} {#echo crush rank 8 head damage 40}
#TRIGGER {Incredible blast shatters head into a red spray.} {#echo crush rank 9 head damage 50}
#TRIGGER {A feeble blow to * left arm!} {#echo crush rank 0 left arm damage 0}
#TRIGGER {Blow raises a welt on * left arm.} {#echo crush rank 1 left arm damage 3}
#TRIGGER {Bones in left arm crack.} {#echo crush rank 2 left arm damage 7}
#TRIGGER {Large gash to the left arm, several muscles torn.} {#echo crush rank 3 left arm damage 8}
#TRIGGER {Left elbow smashed into a thousand pieces.} {#echo crush rank 4 left arm damage 10}
#TRIGGER {Shield arm mangled horribly.} {#echo crush rank 5 left arm damage 15}
#TRIGGER {Hard hit shatters shield arm.} {#echo crush rank 6 left arm damage 20}
#TRIGGER {Left arm ripped from socket at the elbow!} {#echo crush rank 7 left arm damage 25}
#TRIGGER {Lucky shot rips through bone and muscle sending shield arm flying.} {#echo crush rank 8 left arm damage 35}
#TRIGGER {Shield arm removed at the shoulder!} {#echo crush rank 9 left arm damage 40}
#TRIGGER {Swing at * eye catches an eyebrow instead!} {#echo crush rank 0 left eye damage 0}
#TRIGGER {Cut over * left eye.} {#echo crush rank 1 left eye damage 1}
#TRIGGER {Strike to the eye clips the eyebrow. } {#echo crush rank 2 left eye damage 3}
#TRIGGER {Smack to the eye bursts blood vessels.} {#echo crush rank 3 left eye damage 5}
#TRIGGER {Crack to the head swells eye shut.} {#echo crush rank 4 left eye damage 10}
#TRIGGER {Eye crushed by a hard blow to the face!} {#echo crush rank 5 left eye damage 15}
#TRIGGER {Crushing blow to head closes that eye for good.} {#echo crush rank 6 left eye damage 20}
#TRIGGER {Blow to eye impacts the brain.} {#echo crush rank 7 left eye damage 40}
#TRIGGER {Left eye ripped from head, along with most of brain.} {#echo crush rank 8 left eye damage 45}
#TRIGGER {Smash to cheek driving bone through the eye and into the brain.} {#echo crush rank 9 left eye damage 50}
#TRIGGER {Your blow nicks * left hand.} {#echo crush rank 0 left hand damage 0}
#TRIGGER {Broken finger on * left hand!} {#echo crush rank 1 left hand damage 1}
#TRIGGER {Flattened * left hand.} {#echo crush rank 2 left hand damage 3}
#TRIGGER {Finger ripped away from left hand.} {#echo crush rank 3 left hand damage 5}
#TRIGGER {Left hand smashed into a pulpy mass.} {#echo crush rank 4 left hand damage 7}
#TRIGGER {Left hand mangled horribly.} {#echo crush rank 5 left hand damage 8}
#TRIGGER {Blast to hand reduces it to pulp!} {#echo crush rank 6 left hand damage 10}
#TRIGGER {Blast to hand sends fingers flying in several different directions.} {#echo crush rank 7 left hand damage 15}
#TRIGGER {Lucky shot severs left hand and sends it flying.} {#echo crush rank 8 left hand damage 25}
#TRIGGER {Left hand severed at the wrist!} {#echo crush rank 9 left hand damage 30}
#TRIGGER {Glancing blow to * left leg!} {#echo crush rank 0 left leg damage 0}
#TRIGGER {Torn muscle in * left leg!} {#echo crush rank 1 left leg damage 7}
#TRIGGER {Smash to the kneecap.} {#echo crush rank 2 left leg damage 10}
#TRIGGER {You ripped a chunk out of * left leg with that one.} {#echo crush rank 3 left leg damage 15}
#TRIGGER {Left kneecap smashed into pulp.} {#echo crush rank 4 left leg damage 17}
#TRIGGER {Left leg mangled horribly.} {#echo crush rank 5 left leg damage 20}
#TRIGGER {Hard blow breaks the femur!} {#echo crush rank 6 left leg damage 25}
#TRIGGER {Left leg ripped from socket at the knee!} {#echo crush rank 7 left leg damage 30}
#TRIGGER {Lucky shot rips through bone and muscle sending left leg flying.} {#echo crush rank 8 left leg damage 40}
#TRIGGER {Left hip pulped, severing the leg.} {#echo crush rank 9 left leg damage 45}
#TRIGGER {You leave a nice bruise on* neck!} {#echo crush rank 0 neck damage 0}
#TRIGGER {Whiplash!} {#echo crush rank 1 neck damage 2}
#TRIGGER {Neck vertebrae snap.} {#echo crush rank 2 neck damage 5}
#TRIGGER {Shot to the neck scrapes away skin} {#echo crush rank 3 neck damage 10}
#TRIGGER {Throat nearly crushed. * makes gurgling noises.} {#echo crush rank 4 neck damage 12}
#TRIGGER {Neck broken.} {#echo crush rank 5 neck damage 15}
#TRIGGER {You hear several snaps as * neck is broken in several places.} {#echo crush rank 6 neck damage 20}
#TRIGGER {Vertebrae in neck disintegrate from impact!} {#echo crush rank 7 neck damage 25}
#TRIGGER {Shot to neck sends * into shock which leads very quickly to} {#echo crush rank 8 neck damage 30}
#TRIGGER {Neck removed, head falls to the ground.} {#echo crush rank 9 neck damage 40}
#TRIGGER {A feeble blow to * right arm!} {#echo crush rank 0 right arm damage 0}
#TRIGGER {Blow raises a welt on * right arm.} {#echo crush rank 1 right arm damage 3}
#TRIGGER {Bones in right arm crack.} {#echo crush rank 2 right arm damage 7}
#TRIGGER {Large gash to the right arm, several muscles torn.} {#echo crush rank 3 right arm damage 8}
#TRIGGER {Right elbow smashed into a thousand pieces.} {#echo crush rank 4 right arm damage 10}
#TRIGGER {Weapon arm mangled horribly.} {#echo crush rank 5 right arm damage 15}
#TRIGGER {Hard hit shatters weapon arm.} {#echo crush rank 6 right arm damage 20}
#TRIGGER {Right arm ripped from socket at the elbow!} {#echo crush rank 7 right arm damage 25}
#TRIGGER {Lucky shot rips through bone and muscle sending weapon arm flying.} {#echo crush rank 8 right arm damage 35}
#TRIGGER {Weapon arm removed at the shoulder!} {#echo crush rank 9 right arm damage 40}
#TRIGGER {Swing at * eye catches an eyebrow instead!_1} {#echo crush rank 0 right eye damage 0}
#TRIGGER {Cut over * right eye.} {#echo crush rank 1 right eye damage 1}
#TRIGGER {Strike to the eye clips the eyebrow.} {#echo crush rank 2 right eye damage 3}
#TRIGGER {Smack to the eye bursts blood vessels._1} {#echo crush rank 3 right eye damage 5}
#TRIGGER {Crack to the head swells eye shut._1} {#echo crush rank 4 right eye damage 10}
#TRIGGER {Eye crushed by a hard blow to the face!_1} {#echo crush rank 5 right eye damage 15}
#TRIGGER {Crushing blow to head closes that eye for good._1} {#echo crush rank 6 right eye damage 20}
#TRIGGER {Blow to eye impacts the brain._1} {#echo crush rank 7 right eye damage 40}
#TRIGGER {Right eye ripped from head, along with most of brain.} {#echo crush rank 8 right eye damage 45}
#TRIGGER {Smash to cheek driving bone through the eye and into the brain._1} {#echo crush rank 9 right eye damage 50}
#TRIGGER {Your blow nicks * right hand.} {#echo crush rank 0 right hand damage 0}
#TRIGGER {Broken finger on * right hand!} {#echo crush rank 1 right hand damage 1}
#TRIGGER {Flattened * right hand.} {#echo crush rank 2 right hand damage 3}
#TRIGGER {Finger ripped away from right hand.} {#echo crush rank 3 right hand damage 5}
#TRIGGER {Right hand mangled horribly.} {#echo crush rank 5 right hand damage 5}
#TRIGGER {Right hand smashed into a pulpy mass.} {#echo crush rank 4 right hand damage 7}
#TRIGGER {Blast to hand reduces it to pulp!_1} {#echo crush rank 6 right hand damage 10}
#TRIGGER {Blast to hand sends fingers flying in several different directions._1} {#echo crush rank 7 right hand damage 15}
#TRIGGER {Lucky shot severs right hand and sends it flying.} {#echo crush rank 8 right hand damage 25}
#TRIGGER {Right hand severed at the wrist!} {#echo crush rank 9 right hand damage 30}
#TRIGGER {Glancing blow to * right leg!} {#echo crush rank 0 right leg damage 0}
#TRIGGER {Torn muscle in * right leg!} {#echo crush rank 1 right leg damage 7}
#TRIGGER {Smash to the kneecap._1} {#echo crush rank 2 right leg damage 10}
#TRIGGER {You ripped a chunk out of * right leg with that one.} {#echo crush rank 3 right leg damage 15}
#TRIGGER {Right kneecap smashed into pulp.} {#echo crush rank 4 right leg damage 17}
#TRIGGER {Right leg mangled horribly.} {#echo crush rank 5 right leg damage 20}
#TRIGGER {Hard blow breaks the femur!_1} {#echo crush rank 6 right leg damage 25}
#TRIGGER {Right leg ripped from socket at the knee!} {#echo crush rank 7 right leg damage 30}
#TRIGGER {Lucky shot rips through bone and muscle sending right leg flying.} {#echo crush rank 8 right leg damage 40}
#TRIGGER {Right hip pulped, severing the leg. } {#echo crush rank 9 right leg damage 45}
#CLASS 0
#CLASS {QRS|crit tables|punture}
#TRIGGER {Thrust catches chin. Leaves an impression but no cut.} {#echo punture rank 0 head damage 0}
#TRIGGER {Glancing strike to the head!} {#echo punture rank 1 head damage 5}
#TRIGGER {Nice shot to the head gouges * cheek!} {#echo punture rank 2 head damage 8}
#TRIGGER {Beautiful head shot! That ear will be missed!} {#echo punture rank 3 head damage 10}
#TRIGGER {Strike to temple! Saved by thick skull!} {#echo punture rank 4 head damage 15}
#TRIGGER {Beautiful shot pierces skull! Amazing the critter wasn't killed outright!} {#echo punture rank 5 head damage 20}
#TRIGGER {Amazing shot through the critter's nose enters the brain!} {#echo punture rank 6 head damage 25}
#TRIGGER {Strike though both ears, foe is quite dead!} {#echo punture rank 7 head damage 30}
#TRIGGER {Strike pierces temple and kills foe instantly!} {#echo punture rank 8 head damage 35}
#TRIGGER {Awesome shot skewers skull! The critter blinks once and falls quite dead!} {#echo punture rank 9 head damage 40}
#TRIGGER {Talk about a close shave! Let's try closer next time.} {#echo punture rank 0 neck damage 0}
#TRIGGER {Minor strike to neck.} {#echo punture rank 1 neck damage 3}
#TRIGGER {Well placed shot to the neck.} {#echo punture rank 2 neck damage 5}
#TRIGGER {Strike just below the jaw, nice shot to the neck!} {#echo punture rank 3 neck damage 7}
#TRIGGER {Pierced through the neck, a fine shot!} {#echo punture rank 4 neck damage 10}
#TRIGGER {Neck skewered, sliding past the throat and spine! That looks painful.} {#echo punture rank 5 neck damage 15}
#TRIGGER {Fine shot pierces jugular vein! The brain wonders where all its oxygen went, briefly.} {#echo punture rank 6 neck damage 15}
#TRIGGER {Strike clean through neck, what a shot! Good form!} {#echo punture rank 7 neck damage 20}
#TRIGGER {Strike punctures throat and ruins vocal cords!} {#echo punture rank 8 neck damage 25}
#TRIGGER {Incredible shot clean through the throat severs the spine!} {#echo punture rank 9 neck damage 30}
#TRIGGER {Blow slides along ribs. Probably tickles.} {#echo punture rank 0 chest damage 0}
#TRIGGER {Minor puncture to the chest.} {#echo punture rank 1 chest damage 5}
#TRIGGER {Strike to the chest breaks a rib!} {#echo punture rank 2 chest damage 10}
#TRIGGER {Loud *crack* as * sternum breaks!} {#echo punture rank 3 chest damage 15}
#TRIGGER {Well placed strike shatters a rib!} {#echo punture rank 4 chest damage 20}
#TRIGGER {Damaging strike to chest, several ribs shattered!} {#echo punture rank 5 chest damage 25}
#TRIGGER {Strong strike, punctures lung!} {#echo punture rank 6 chest damage 30}
#TRIGGER {Awesome shot shatters ribs and punctures lung!} {#echo punture rank 7 chest damage 35}
#TRIGGER {Beautiful shot pierces both lungs, * makes a wheezing noise, and drops dead!} {#echo punture rank 8 chest damage 40}
#TRIGGER {Incredible strike pierces heart and runs * clean through!} {#echo punture rank 9 chest damage 50}
#TRIGGER {Poked in the tummy. Hehehe. } {#echo punture rank 0 abdomen damage 0}
#TRIGGER {Minor puncture to abdomen.} {#echo punture rank 1 abdomen damage 5}
#TRIGGER {Nice puncture to the abdomen, just missed vital organs!} {#echo punture rank 2 abdomen damage 10}
#TRIGGER {Strike pierces gall bladder! That's gotta hurt!} {#echo punture rank 3 abdomen damage 15}
#TRIGGER {Strike to abdomen punctures stomach!} {#echo punture rank 4 abdomen damage 20}
#TRIGGER {Vicious strike punctures intestines!} {#echo punture rank 5 abdomen damage 25}
#TRIGGER {Bladder impaled, what a mess!} {#echo punture rank 6 abdomen damage 25}
#TRIGGER {Deft strike to abdomen penetrates several useful organs!} {#echo punture rank 7 abdomen damage 30}
#TRIGGER {Strike to abdomen skewers the critter quite nicely!} {#echo punture rank 8 abdomen damage 40}
#TRIGGER {Perfect strike to the abdomen. * howls in pain and drops quite dead!} {#echo punture rank 9 abdomen damage 50}
#TRIGGER {Thrust slides along the back. Cuts a nagging itch.} {#echo punture rank 0 back damage 0}
#TRIGGER {Minor puncture to the back.} {#echo punture rank 1 back damage 5}
#TRIGGER {Nice puncture to the back, just grazed the spine!} {#echo punture rank 2 back damage 10}
#TRIGGER {Strike connects with shoulder blade!} {#echo punture rank 3 back damage 15}
#TRIGGER {Nailed in the lower back!} {#echo punture rank 4 back damage 20}
#TRIGGER {Well placed strike to back shatters vertebrae!} {#echo punture rank 5 back damage 25}
#TRIGGER {Deft strike to the back cracks vertebrae!} {#echo punture rank 6 back damage 30}
#TRIGGER {Awesome shot shatters spine and punctures lung!} {#echo punture rank 7 back damage 35}
#TRIGGER {Shot to back shatters bone and vertebrae!} {#echo punture rank 8 back damage 40}
#TRIGGER {Incredible shot impales a kidney. Too painful to even scream.} {#echo punture rank 9 back damage 50}
#TRIGGER {Attack bumps an eyebrow. Oh! So close!} {#echo punture rank 0 right eye damage 0}
#TRIGGER {Minor strike under the right eye, that was close!} {#echo punture rank 1 right eye damage 1}
#TRIGGER {Well aimed shot almost removes an eye!} {#echo punture rank 2 right eye damage 5}
#TRIGGER {Slash across right eye! Hope the left is working.} {#echo punture rank 3 right eye damage 10}
#TRIGGER {Attack punctures the eye and connects with something really vital!} {#echo punture rank 4 right eye damage 17}
#TRIGGER {Shot knocks * head back by pushing on the inside of the skull!} {#echo punture rank 5 right eye damage 20}
#TRIGGER {Incredible shot to the eye penetrates deep into skull!} {#echo punture rank 6 right eye damage 25}
#TRIGGER {Shot destroys eye and the brain behind it!} {#echo punture rank 7 right eye damage 30}
#TRIGGER {Strike through eye, * is lobotomized!} {#echo punture rank 8 right eye damage 35}
#TRIGGER {Strike to the eye penetrates skull, ocular fluid sprays widely!} {#echo punture rank 9 right eye damage 40}
#TRIGGER {Attack bumps an eyebrow. Oh! So close!_1} {#echo punture rank 0 left eye damage 0}
#TRIGGER {Minor strike under the left eye, that was close!} {#echo punture rank 1 left eye damage 1}
#TRIGGER {Well aimed shot almost removes an eye!_1} {#echo punture rank 2 left eye damage 5}
#TRIGGER {Surgical strike removes * left eye!} {#echo punture rank 3 left eye damage 10}
#TRIGGER {Attack punctures the eye and connects with something really vital!_1} {#echo punture rank 4 left eye damage 17}
#TRIGGER {Shot knocks * head back by pushing on the inside of the skull!_1} {#echo punture rank 5 left eye damage 20}
#TRIGGER {Incredible shot to the eye penetrates deep into skull!_1} {#echo punture rank 6 left eye damage 25}
#TRIGGER {Shot destroys eye and the brain behind it!_1} {#echo punture rank 7 left eye damage 30}
#TRIGGER {Strike through eye, * is lobotomized!_1} {#echo punture rank 8 left eye damage 35}
#TRIGGER {Strike to the eye penetrates skull, ocular fluid sprays widely!_1} {#echo punture rank 9 left eye damage 40}
#TRIGGER {Thrust glances off * knee without a lot of effect._1} {#echo punture rank 0 right leg damage 0}
#TRIGGER {Minor puncture to the right leg.} {#echo punture rank 1 right leg damage 5}
#TRIGGER {Strike pierces thigh!} {#echo punture rank 2 right leg damage 9}
#TRIGGER {Well aimed shot, punctures calf!} {#echo punture rank 3 right leg damage 13}
#TRIGGER {Strike pierces calf!} {#echo punture rank 4 right leg damage 17}
#TRIGGER {Well placed shot pierces knee, that hurt!} {#echo punture rank 5 right leg damage 20}
#TRIGGER {Great shot penetrates thigh and shatters bone!} {#echo punture rank 6 right leg damage 23}
#TRIGGER {Blow shatters knee and severs lower leg!} {#echo punture rank 7 right leg damage 27}
#TRIGGER {Strike punctures thigh and shatters femur!} {#echo punture rank 8 right leg damage 30}
#TRIGGER {Shot shatters hip and severs right leg!} {#echo punture rank 9 right leg damage 35}
#TRIGGER {Thrust glances off * knee without a lot of effect.} {#echo punture rank 0 left leg damage 0}
#TRIGGER {Minor puncture to the left leg.} {#echo punture rank 1 left leg damage 5}
#TRIGGER {Strike pierces thigh!_1} {#echo punture rank 2 left leg damage 9}
#TRIGGER {Well aimed shot, punctures calf!_1} {#echo punture rank 3 left leg damage 13}
#TRIGGER {Strike pierces calf!_1} {#echo punture rank 4 left leg damage 17}
#TRIGGER {Well placed shot pierces knee, that hurt!_1} {#echo punture rank 5 left leg damage 20}
#TRIGGER {Great shot penetrates thigh and shatters bone!_1} {#echo punture rank 6 left leg damage 23}
#TRIGGER {Blow shatters knee and severs lower leg!_1} {#echo punture rank 7 left leg damage 27}
#TRIGGER {Strike punctures thigh and shatters femur!_1} {#echo punture rank 8 left leg damage 30}
#TRIGGER {Shot shatters hip and severs left leg!} {#echo punture rank 9 left leg damage 35}
#TRIGGER {Tap to the arm *****s some interest but not much else.} {#echo punture rank 0 arm damage 0}
#TRIGGER {Minor puncture to the right arm.} {#echo punture rank 1 right arm damage 3}
#TRIGGER {Strike pierces upper arm!} {#echo punture rank 2 arm damage 5}
#TRIGGER {Well aimed shot, punctures upper arm!} {#echo punture rank 3 arm damage 7}
#TRIGGER {Strike pierces forearm!} {#echo punture rank 4 arm damage 10}
#TRIGGER {Elbow punctured, oh what pain!} {#echo punture rank 5 arm damage 14}
#TRIGGER {Minor puncture to the left arm.} {#echo punture rank 1 left arm damage 3}
#TRIGGER {Well aimed strike shatters bone in right arm!} {#echo punture rank 6 right arm damage 17}
#TRIGGER {Well aimed strike shatters bone in left arm!} {#echo punture rank 6 left arm damage 17}
#TRIGGER {Strike to right arm cleanly severs it at the shoulder!} {#echo punture rank 7 right arm damage 22}
#TRIGGER {Strike to right arm shatters elbow and severs forearm!} {#echo punture rank 8 right arm damage 25}
#TRIGGER {Shot shatters shoulder and severs right arm!} {#echo punture rank 9 right arm damage 25}
#TRIGGER {Strike to the left arm cleanly severs it at the shoulder!} {#echo punture rank 7 left arm damage 22}
#TRIGGER {Strike to the left arm shatters elbow and severs forearm!} {#echo punture rank 8 left arm damage 25}
#TRIGGER {Shot shatters shoulder and severs left arm!} {#echo punture rank 9 left arm damage 25}
#TRIGGER {Strikes a fingernail. Bet it'll lose it now.} {#echo punture rank 0 right hand damage 0}
#TRIGGER {Strike to right hand breaks a fingernail!} {#echo punture rank 1 right hand damage 1}
#TRIGGER {Strike through the palm!} {#echo punture rank 2 right hand damage 3}
#TRIGGER {Shot to the hand slices a finger to the bone!} {#echo punture rank 3 right hand damage 5}
#TRIGGER {Shot pierces a wrist!} {#echo punture rank 4 right hand damage 7}
#TRIGGER {Slash across back of hand, tendons sliced!} {#echo punture rank 5 right hand damage 9}
#TRIGGER {Impressive shot shatters wrist!} {#echo punture rank 6 right hand damage 12}
#TRIGGER {Strike to wrist severs right hand!} {
#echo punture rank 7 right hand damage 15
#echo punture rank 8 right hand damage 18
}
#TRIGGER {Strike to wrist severs right hand quite neatly!} {#echo punture rank 9 right hand damage 20}
#TRIGGER {Strikes a fingernail. Bet it'll lose it now._1} {#echo punture rank 0 left hand damage 0}
#TRIGGER {Strike to left hand breaks a fingernail!} {#echo punture rank 1 left hand damage 1}
#TRIGGER {Strike through palm!} {#echo punture rank 2 left hand damage 3}
#TRIGGER {Shot to the hand slices a finger to the bone!_1} {#echo punture rank 3 left hand damage 5}
#TRIGGER {Shot pierces a wrist!_1} {#echo punture rank 4 left hand 7}
#TRIGGER {Slash across back of hand, tendons sliced!_1} {#echo punture rank 5 left hand damage 9}
#TRIGGER {Impressive shot shatters wrist!_1} {#echo punture rank 6 left hand damage 12}
#TRIGGER {Strike to wrist severs left hand!} {
#echo punture rank 7 left hand damage 15
#echo punture rank 8 left hand damage 18
}
#TRIGGER {Strike to wrist severs left hand quite neatly!} {#echo punture rank 9 left hand damage 20}
#CLASS 0
#CLASS {QRS|crit tables|slash}
#TRIGGER {Flashy swing! Too bad it only bopped * nose.} {#echo slash rank 0 head 0 damage}
#TRIGGER {Quick slash catches * cheek! Dimples are always nice.} {#echo slash rank 1 head 5 damage}
#TRIGGER {Blade slashes across * face! Nice nose job.} {#echo slash rank 2 head 10 damage}
#TRIGGER {Blow to head!} {#echo slash rank 3 head 15 damage}
#TRIGGER {Quick flick of the wrist! * is slashed across its forehead!} {#echo slash rank 4 head 20 damage}
#TRIGGER {Hard blow to the critter's ear! Deep gash and a terrible headache!} {#echo slash rank 5 head 25 damage}
#TRIGGER {Gruesome slash opens * forehead! Grey matter spills forth!} {#echo slash rank 6 head 30 damage}
#TRIGGER {Wild upward slash remove * face from its skull! Interesting way to die.} {#echo slash rank 7 head 35 damage}
#TRIGGER {Horrible slash to * head! Brain matter goes flying! Looks like it never felt a thing.} {#echo slash rank 8 head 40 damage}
#TRIGGER {Gruesome, slashing blow to the side of * head! Skull split open! Brain (and life) } {#echo slash rank 9 head damage 50}
#TRIGGER {Close shave! * takes a quick step back.} {#echo slash rank 0 neck 0 damage}
#TRIGGER {Attack hits the critter's throat but doesn't break the skin. Close!} {#echo slash rank 1 neck 2 damage}
#TRIGGER {Strike dents * larynx. Swallowing will be fun.} {#echo slash rank 2 neck 5 damage}
#TRIGGER {Deft swing strikes * neck. Maybe not fatal but it's sure distracting.} {#echo slash rank 3 neck 10 damage}
#TRIGGER {Strong slash to throat nicks a few blood vessels.} {#echo slash rank 4 neck 12 damage}
#TRIGGER {Fast slash to * neck exposes its windpipe. Quick anatomy lesson, anyone?} {#echo slash rank 5 neck 15 damage}
#TRIGGER {Deep slash to * neck severs an artery! * chokes to death on * own blood.} {#echo slash rank 6 neck 20 damage}
#TRIGGER {Gruesome slash to * throat! That stings... for about a second.} {#echo slash rank 7 neck 25 damage}
#TRIGGER {Awful slash nearly decapitates *! That's one way to lose your head.} {#echo slash rank 8 neck 30 damage}
#TRIGGER {Incredible slash to * neck! Throat and vocal cords destroyed! Zero chance of survival.} {#echo slash rank 9 neck 40 damage}
#TRIGGER {Weak slash across chest! Slightly less painful than heartburn.} {#echo slash rank 0 chest 0}
#TRIGGER {Deft slash across chest draws blood! * takes a deep breath.} {#echo slash rank 1 chest 1 damage}
#TRIGGER {Slash to * chest! That heart's not broken, it's only scratched.} {#echo slash rank 2 chest 10 damage}
#TRIGGER {Slash to * chest. Breathe deep, it'll feel better in a minute.} {#echo slash rank 3 chest 15 damage}
#TRIGGER {Slashing blow to chest knocks * back a few paces!} {#echo slash rank 4 chest 20 damage}
#TRIGGER {Crossing slash to the chest catches * attention!} {#echo slash rank 5 chest 25 damage}
#TRIGGER {Hard slash to * side opens its spleen!} {#echo slash rank 6 chest 45 damage}
#TRIGGER {Quick, powerful slash! The critter's chest is ripped open!} {#echo slash rank 7 chest 60 damage}
#TRIGGER {Slash to * ribs opens a sucking chest wound!} {#echo slash rank 8 chest 65 damage}
#TRIGGER {Wicked slash slices open * chest! Heart and lungs pureed! Sickening!} {#echo slash rank 9 chest damage 70}
#TRIGGER {Light slash to * abdomen! Barely nicked.} {#echo slash rank 0 abdomen 0 damage}
#TRIGGER {Akward slash to * stomach! Everyone needs another belly button. } {#echo slash rank 1 abdomen 5 damage}
#TRIGGER {Smooth slash to * hip! Nice crunching sound.} {#echo slash rank 2 abdomen damage 10}
#TRIGGER {Hard slash to belly severs a few nerve endings.} {#echo slash rank 3 abdomen 15 damage}
#TRIGGER {Diagonal slash leaves a bloody trail across * torso.} {#echo slash rank 4 abdomen 20 damage}
#TRIGGER {* is backed up by a strong slash to its abdomen!} {#echo slash rank 5 abdomen 25 damage}
#TRIGGER {Deep slash to * right side! Several inches of padding sliced off hip.... From the inside!} {#echo slash rank 6 abdomen 30 damage}
#TRIGGER {Amazing slash to * belly! Nothing quite like that empty feeling inside.} {#echo slash rank 7 abdomen 50 damage}
#TRIGGER {Bloody slash to * side! Instant death, due to lack of intestines.} {#echo slash rank 8 abdomen 60 damage}
#TRIGGER {Terrible slash to * side! Entrails spill out, onto the ground! Death can be SO messy.} {#echo slash rank 9 abdomen 75 damage}
#TRIGGER {Glancing blow to * back. That could have been better.} {#echo slash rank 0 back 0 damage}
#TRIGGER {Weak slash to * lower back!} {#echo slash rank 1 back 3 damage}
#TRIGGER {Feint to the left goes astray as * dodges! You scratch my back...} {#echo slash rank 2 back 10 damage}
#TRIGGER {Slash along * lower back.} {#echo slash rank 3 back 15 damage}
#TRIGGER {Slash to * lower back!} {#echo slash rank 4 back 20 damage}
#TRIGGER {Feint left spins * around! Jagged slash to lower back.} {#echo slash rank 5 back 25 damage}
#TRIGGER {* twists away but is caught with a hard slash! Back is broken!} {#echo slash rank 6 back 30 damage}
#TRIGGER {Deft slash! * spun around and hit hard in its lower back.} {#echo slash rank 7 back 50 damage}
#TRIGGER {Slash to * lower back! Kidneys sliced and diced! Death is slow and painful.} {#echo slash rank 8 back 60 damage}
#TRIGGER {Masterful slash to * lower back! Spinal cord and life are just memories now.} {#echo slash rank 9 back 75 damage}
#TRIGGER {Quick slash at * right eye. Strike lands but misses target.} {#echo slash rank 0 right eye damage 0}
#TRIGGER {Slashing strike near forehead nicks an eyebrow! That must sting!} {#echo slash rank 1 right eye damage 3}
#TRIGGER {Gash to * right eyebrow. That's going to be quite a shiner!} {#echo slash rank 2 right eye damage 3}
#TRIGGER {Grazing slash to * face! Sratch to its eyelids. "When blood gets in your eyes..."} {#echo slash rank 3 right eye damage 5}
#TRIGGER {Upward slash gouges * cheek! Right eye lost! Pity.} {slash rank 4 right eye damage 20}
#TRIGGER {Slash strikes * right eye. Seems there was a brain there after all.} {#echo slash rank 5 right eye damage 25}
#TRIGGER {Slash to head destroys * right eye! Doesn't do its brain any good either.} {#echo slash rank 6 right eye damage 30}
#TRIGGER {Slash to * right eye! Vitreous fluid spews forth! Seeya!} {#echo slash rank 7 right eye damage 40}
#TRIGGER {Horrifying slash to * head! Right eye sliced open! Brain pureed!} {#echo slash rank 8 right eye damage 40}
#TRIGGER {Blast to * head destroys right eye! Brain obliterated! Disgusting, but painful only for a second.} {#echo slash rank 9 right eye damage 50}
#TRIGGER {Quick slash to * left eye. Strike lands but misses target.} {#echo slash rank 0 left eye damage 0}
#TRIGGER {Slashing strike near forehead nicks an eyelid! That must sting!} {#echo slash rank 1 left eye damage 3}
#TRIGGER {Gash to * left eyebrow. That's going to be quite a shiner!} {#echo slash rank 2 left eye damage 3}
#TRIGGER {Grazing slash to * face! Scratches its left eye. Ouch!} {#echo slash rank 3 left eye damage 5}
#TRIGGER {Upward slash gouges * cheek! Left eye lost! Pity.} {#echo slash rank 4 left eye damage 20}
#TRIGGER {Slash strikes * left eye. Seems there was a brain there after all.} {#echo slash rank 5 left eye amage 25}
#TRIGGER {Slash to head destroys * left eye! Doesn't do its brain any good either.} {#echo slash rank 6 left eye damage 30}
#TRIGGER {Slash to * left eye! Vitreous fluid spews forth! Seeya!} {#echo slash rank 7 left eye damage 40}
#TRIGGER {Horrifying slash to * head! Left eye sliced open! Brain pureed!} {#echo slash rank 8 left eye damage 45}
#TRIGGER {Blast to * head destroys left eye! Brain obliterated! Disgusting, but painful only for a second.} {#echo slash rank 9 left eye damage 50}
#TRIGGER {Quick feint to * right foot! Little extra damage} {#echo slash crit rank 0 right leg damage 0}
#TRIGGER {Slash to * right leg hits high! Kinda makes your knees weak, huh?} {#echo slash rank 1 right leg damage 5}
#TRIGGER {Banged * right shin. That'll raise a good welt.} {#echo slash rank 2 right leg damage 10}
#TRIGGER {Downward slash across * right thigh! Might not scar.} {#echo slash rank 3 right leg damage 10}
#TRIGGER {Deep, bloody slash to * right thigh!} {#echo slash rank 4 right leg damage 17}
#TRIGGER {Quick, powerful slash to * right knee!} {#echo slash rank 5 right leg damage 20}
#TRIGGER {Strong slash to * right leg! Muscles exposed! Not a pretty sight.} {#echo slash rank 6 right leg damage 25}
#TRIGGER {Wild downward slash severs * right foot! Bloody stump, anyone? } {#echo slash rank 7 right leg damage 30}
#TRIGGER {Powerful slash! * right leg is severed at the knee!} {#echo slash rank 8 right leg damage 40}
#TRIGGER {Powerful slash leaves * without a right leg!} {#echo slash rank 9 right leg damage 45}
#TRIGGER {Light, bruising slash to * left thigh.} {#echo slash rank 0 left leg damage 0}
#TRIGGER {Slash to * left leg hits high! Kinda makes your knees weak, huh?} {#echo slash rank 1 left leg damage 5}
#TRIGGER {Banged * left shin. That'll raise a good welt.} {#echo slash rank 2 left leg damage 10}
#TRIGGER {Downward slash across * left thigh! Gouges bone! } {#echo slash rank 3 left leg damage 10}
#TRIGGER {Deft slash to * left leg digs deep! Bone is chipped!} {#echo slash rank 4 left leg damage 17}
#TRIGGER {Quick, powerful slash to * left knee!} {#echo slash rank 5 left leg damage 20}
#TRIGGER {Weak diagonal slash catches * left knee! It is dislocated.} {#echo slash rank 6 left leg damage 25}
#TRIGGER {Wild downward slash severs * left foot! Bloody stump, anyone?} {#echo slash rank 7 left leg damage 30}
#TRIGGER {Powerful slash! * left leg is severed at the knee!} {#echo slash rank 8 left leg damage 40}
#TRIGGER {Powerful slash leaves * without a left leg!} {#echo slash rank 9 left leg damage 45}
#TRIGGER {Weak slash to * right arm. That doesn't even sting.} {#echo slash rank 0 right arm damage 0}
#TRIGGER {Quick slash to * upper right arm! Just a nick.} {#echo slash rank 1 right arm damage 3}
#TRIGGER {Hesitant slash to * upper right arm! Just a scratch.} {#echo slash rank 2 right arm damage 7}
#TRIGGER {Slash to * right arm! Slices neatly through the skin and meets bone!} {#echo slash rank 3 right arm damage 8}
#TRIGGER {Powerful slash just cracks * weapon arm!} {#echo slash rank 4 right arm damage 10}
#TRIGGER {Deep slash to * right forearm!} {#echo slash rank 5 right arm damage 15}
#TRIGGER {Quick, hard slash to * right arm! "CRACK"} {#echo slash rank 6 right arm damage 20}
#TRIGGER {Hard slash to * side! Right arm no longer available for use.} {#echo slash rank 7 right arm damage 25}
#TRIGGER {Spectacular slash! * right arm is neatly amputated!} {#echo slash rank 8 right arm damage 35}
#TRIGGER {Awesome slash sever * right arm! A jagged stump is all that remains!} {#echo slash rank 9 right arm damage 40}
#TRIGGER {Hard blow, but deflected. Not much damage.} {#echo slash rank 0 left arm damage 0}
#TRIGGER {Quick slash to * upper left arm! Just a nick.} {#echo slash rank 1 left arm damage 3}
#TRIGGER {Slash to * shield arm! Shears off a thin layer of skin!} {#echo slash rank 2 left arm damage 7}
#TRIGGER {Glancing slash to * shield arm!} {#echo slash rank 3 left arm damage 8}
#TRIGGER {Powerful slash just cracks * shield arm!} {#echo slash rank 4 left arm damage 10}
#TRIGGER {Deep slash to * left forearm!} {#echo slash rank 5 left arm damage 15}
#TRIGGER {Off-balance slash to * left arm shatters * elbow. "CRUNCH"} {#echo slash rank 6 left arm damage 20}
#TRIGGER {Hard slash to * side! Left arm no longer available for use.} {#echo slash rank 7 left arm damage 25}
#TRIGGER {Spectacular slash! * left arm is neatly amputated!} {#echo slash rank 8 left arm damage 35}
#TRIGGER {Awesome slash severs * left arm! A jagged stump is all that remains!} {#echo slash rank 9 left arm damage 40}
#TRIGGER {Near-miss! That'll hurt tomorrow.} {#echo slash rank 0 right hand damage 0}
#TRIGGER {Diagonal slash to * weapon arm. Strike misses but bruises a few knuckles.} {#echo slash rank 1 right hand damage 1}
#TRIGGER {Diagonal slash to * weapon arm. Strike misses but bruises a few knuckles._1} {#echo slash rank 1 right hand damage 1}
#TRIGGER {Wild slash bounces off the back of * hand.} {#echo slash rank 2 right hand damage 3}
#TRIGGER {Near-miss! That'll hurt tomorrow._1} {#echo slash rank 0 right hand damage 0}
#TRIGGER {Feint to * head! Quick flick at its weapon hand! Nasty cut to right hand!} {#echo slash rank 3 right hand damage 5}
#TRIGGER {Strong slash to * right hand cuts deep.} {#echo slash rank 4 right hand damage 7}
#TRIGGER {Slash to * weapon hand! Several finger fly!} {#echo slash rank 5 right hand damage 5}
#TRIGGER {Rapped * knuckles hard! Right hand sounds broken.} {#echo slash rank 6 right hand damage 10}
#TRIGGER {Jagged slash to * right arm! Cut clean through at the wrist. Need a hand?} {#echo slash rank 7 right hand damage 15}
#TRIGGER {Powerful slash trims * fingernails... and the remainder of its right hand!} {#echo slash rank 8 right hand damage 25}
#TRIGGER {Off-balanced slash! Enough force to sever * right hand! Amazing!} {#echo slash rank 9 right hand damage 30}
#TRIGGER {Near-miss! Knuckles kissed but little damage.} {#echo slash rank 0 left hand damage 0}
#TRIGGER {Slash to * shield arm. Strike trims off a few fingernails.} {#echo slash rank 1 left hand damage 1}
#TRIGGER {Wild slash scratches the back of * hand.} {#echo slash rank 2 left hand damage 3}
#TRIGGER {Slice to the critter's left fingers. Nice move.} {#echo slash rank 3 left hand damage 5}
#TRIGGER {Deep cut to * left hand! Seems to have broken some finger too.} {#echo slash rank 4 left hand damage 7}
#TRIGGER {Slash to * left hand! Several fingers fly!} {#echo slash rank 5 left hand damage 8}
#TRIGGER {Rapped knuckles hard! Left hand sounds broken.} {#echo slash rank 6 left hand damage 10}
#TRIGGER {Jagged slash to * left arm! Cut clean through at the wrist. Need a hand?} {#echo slash rank 7 left hand damage 15}
#TRIGGER {Powerful slash trims * fingernails... and the remainder of its left hand!} {#echo slash rank 8 left hand damage 25}
#TRIGGER {Off-balanced slash! Enough force to sever * left hand! Amazing!} {#echo slash rank 9 left hand damage 30}
#CLASS 0
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Finished MUD Scripts All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net