User:Enfo/Scripts/WoundSubstitution.cmd

From Elanthipedia
< User:Enfo
Revision as of 07:42, 7 September 2022 by SAUVA (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Wounds.jpg

Run the script below once in Genie3 to add Wound Substitution Lines.

! - Denotes a wound that has reached level 4 or above (bleeder in most cases)

  • - Denotes a critical body part.


put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the head(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the head(,|\.)} {HEAD          -Fresh External-     -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left eye(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left eye(,|\.)} {LEFT EYE      -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right eye(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right eye(,|\.)} {RIGHT EYE     -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the neck(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Fresh External-     -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the back(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Fresh External-     -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Fresh External-     -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the abdomen(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Fresh External-     -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left arm(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left leg(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left hand(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right arm(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right leg(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right hand(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the skin(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the skin(,|\.)} {SKIN          -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the head(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the head(,|\.)} {HEAD          -Fresh External-     -*- [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left eye(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left eye(,|\.)} {LEFT EYE      -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right eye(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right eye(,|\.)} {RIGHT EYE     -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the neck(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Fresh External-     -*- [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the back(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Fresh External-     -*- [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Fresh External-     -*- [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the abdomen(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Fresh External-     -*- [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left arm(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left leg(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left hand(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right arm(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right leg(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right hand(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the skin(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the skin(,|\.)} {SKIN          -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the head(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the head(,|\.)} {HEAD          -Fresh External-     -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a black and blue left eye(,|\.)|a black and blue left eye(,|\.)} {LEFT EYE      -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a black and blue right eye(,|\.)|a black and blue right eye(,|\.)} {RIGHT EYE     -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the neck(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Fresh External-     -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the back(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Fresh External-     -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Fresh External-     -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the abdomen(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Fresh External-     -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the left arm(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the left leg(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the left hand(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the right arm(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the right leg(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the right hand(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a small skin rash(,|\.)|a small skin rash(,|\.)} {SKIN          -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some moderately deep cuts (to|about|across|in|around|along|from) the head(,|\.)|some moderately deep cuts (to|about|across|in|around|along|from) the head(,|\.)} {HEAD          -Fresh External- -!- -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a bruised and swollen left eye(,|\.)|a bruised and swollen left eye(,|\.)} {LEFT EYE      -Fresh External-         [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a bruised and swollen right eye(,|\.)|a bruised and swollen right eye(,|\.)} {RIGHT EYE     -Fresh External-         [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the neck(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Fresh External- -!- -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the back(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Fresh External- -!- -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Fresh External- -!- -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the abdomen(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Fresh External- -!- -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the left arm(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Fresh External- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the left leg(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Fresh External- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the left hand(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Fresh External- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the right arm(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Fresh External- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the right leg(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Fresh External- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the right hand(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Fresh External- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a large skin rash(,|\.)|a large skin rash(,|\.)} {SKIN          -Fresh External-         [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) and cuts (about|to) the head(,|\.)|(some deep slashes|deep slashes) and cuts (about|to) the head(,|\.)} {HEAD          -Fresh External- -!- -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a bruised, swollen and bleeding left eye(,|\.)|a bruised, swollen and bleeding left eye(,|\.)} {LEFT EYE      -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a bruised, swollen and bleeding right eye(,|\.)|a bruised, swollen and bleeding right eye(,|\.)} {RIGHT EYE     -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the neck(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Fresh External- -!- -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the back(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Fresh External- -!- -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Fresh External- -!- -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the abdomen(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Fresh External- -!- -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the left arm(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the left leg(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the left hand(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the right arm(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the right leg(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the right hand(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a body rash(,|\.)|a body rash(,|\.)} {SKIN          -Fresh External-         [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a cracked skull with (some deep slashes|deep slashes)(,|\.)|a cracked skull with (some deep slashes|deep slashes)(,|\.)} {HEAD          -Fresh External- -!- -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a bruised, swollen and slashed left eye(,|\.)|a bruised, swollen and slashed left eye(,|\.)} {LEFT EYE      -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a bruised, swollen and slashed right eye(,|\.)|a bruised, swollen and slashed right eye(,|\.)} {RIGHT EYE     -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some gaping holes|gaping holes) (to|about|across|in|around|along|from) the neck(,|\.)|(some gaping holes|gaping holes) (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Fresh External- -!- -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some gaping holes|gaping holes) (to|about|across|in|around|along|from) the back(,|\.)|(some gaping holes|gaping holes) (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Fresh External- -!- -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some gaping holes|gaping holes) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|(some gaping holes|gaping holes) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Fresh External- -!- -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some gaping holes|gaping holes) (to|about|across|in|around|along|from) the abdomen(,|\.)|(some gaping holes|gaping holes) (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Fresh External- -!- -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a broken left arm with gaping holes(,|\.)|a broken left arm with gaping holes(,|\.)} {LEFT ARM      -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a broken left leg with gaping holes(,|\.)|a broken left leg with gaping holes(,|\.)} {LEFT LEG      -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a broken left hand with gaping holes(,|\.)|a broken left hand with gaping holes(,|\.)} {LEFT HAND     -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a broken right arm with gaping holes(,|\.)|a broken right arm with gaping holes(,|\.)} {RIGHT ARM     -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a broken right leg with gaping holes(,|\.)|a broken right leg with gaping holes(,|\.)} {RIGHT LEG     -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a broken right hand with gaping holes(,|\.)|a broken right hand with gaping holes(,|\.)} {RIGHT HAND    -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a painful, enflamed body rash(,|\.)|a painful, enflamed body rash(,|\.)} {SKIN          -Fresh External-         [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a crushed skull with horrendous wounds(,|\.)|a crushed skull with horrendous wounds(,|\.)} {HEAD          -Fresh External- -!- -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a bruised, swollen and shattered left eye(,|\.)|a bruised, swollen and shattered left eye(,|\.)} {LEFT EYE      -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a bruised, swollen and shattered right eye(,|\.)|a bruised, swollen and shattered right eye(,|\.)} {RIGHT EYE     -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered neck with gaping wounds(,|\.)|a shattered neck with gaping wounds(,|\.)} {NECK          -Fresh External- -!- -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered back with gaping wounds(,|\.)|a shattered back with gaping wounds(,|\.)} {BACK          -Fresh External- -!- -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered (chest area|chest) with gaping wounds(,|\.)|a shattered (chest area|chest) with gaping wounds(,|\.)} {CHEST         -Fresh External- -!- -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an abdomen deeply gouged with gaping wounds(,|\.)|an abdomen deeply gouged with gaping wounds(,|\.)} {ABDOMEN       -Fresh External- -!- -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered left arm with gaping wounds(,|\.)|a shattered left arm with gaping wounds(,|\.)} {LEFT ARM      -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered left leg with gaping wounds(,|\.)|a shattered left leg with gaping wounds(,|\.)} {LEFT LEG      -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered left hand with gaping wounds(,|\.)|a shattered left hand with gaping wounds(,|\.)} {LEFT HAND     -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered right arm with gaping wounds(,|\.)|a shattered right arm with gaping wounds(,|\.)} {RIGHT ARM     -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered right leg with gaping wounds(,|\.)|a shattered right leg with gaping wounds(,|\.)} {RIGHT LEG     -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered right hand with gaping wounds(,|\.)|a shattered right hand with gaping wounds(,|\.)} {RIGHT HAND    -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some boils and sores (to|about|across|in|around|along|from) the skin(,|\.)|some boils and sores (to|about|across|in|around|along|from) the skin(,|\.)} {SKIN          -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a pulpy stump for a head(,|\.)|a pulpy stump for a head(,|\.)} {HEAD          -Fresh External- -!- -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a pulpy cavity for a left eye(,|\.)|a pulpy cavity for a left eye(,|\.)} {LEFT EYE      -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a pulpy cavity for a right eye(,|\.)|a pulpy cavity for a right eye(,|\.)} {RIGHT EYE     -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely useless neck with nearly all flesh and bone torn away(,|\.)|a completely useless neck with nearly all flesh and bone torn away(,|\.)} {NECK          -Fresh External- -!- -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely destroyed back with nearly all flesh and bone torn away revealing a gaping hole(,|\.)|a completely destroyed back with nearly all flesh and bone torn away revealing a gaping hole(,|\.)} {BACK          -Fresh External- -!- -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely destroyed (chest|chest area) with nearly all flesh and bone torn away revealing a gaping hole(,|\.)|a completely destroyed (chest|chest area) with nearly all flesh and bone torn away revealing a gaping hole(,|\.)} {CHEST         -Fresh External- -!- -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely destroyed abdomen with nearly all flesh and bone torn away revealing a gaping hole(,|\.)|a completely destroyed abdomen with nearly all flesh and bone torn away revealing a gaping hole(,|\.)} {ABDOMEN       -Fresh External- -!- -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly stump for a left arm(,|\.)|an ugly stump for a left arm(,|\.)} {LEFT ARM      -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly stump for a left leg(,|\.)|an ugly stump for a left leg(,|\.)} {LEFT LEG      -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly stump for a left hand(,|\.)|an ugly stump for a left hand(,|\.)} {LEFT HAND     -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly stump for a right arm(,|\.)|an ugly stump for a right arm(,|\.)} {RIGHT ARM     -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly stump for a right leg(,|\.)|an ugly stump for a right leg(,|\.)} {RIGHT LEG     -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly stump for a right hand(,|\.)|an ugly stump for a right hand(,|\.)} {RIGHT HAND    -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some open and bleeding sores all over the skin(,|\.)|some open and bleeding sores all over the skin(,|\.)} {SKIN          -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a bruised (head(,|\.)|head compounded by)|a bruised (head(,|\.)|head compounded by)} {HEAD          -Fresh Internal-     -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some minor swelling and bruising (to|about|across|in|around|along|from) the (left eye(,|\.)|left eye compounded by)|some minor swelling and bruising (to|about|across|in|around|along|from) the (left eye(,|\.)|left eye compounded by)} {LEFT EYE      -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some minor swelling and bruising (to|about|across|in|around|along|from) the (right eye(,|\.)|right eye compounded by)|some minor swelling and bruising (to|about|across|in|around|along|from) the (right eye(,|\.)|right eye compounded by)} {RIGHT EYE     -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (neck(,|\.)|neck compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (neck(,|\.)|neck compounded by)} {NECK          -Fresh Internal-     -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (back(,|\.)|back compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (back(,|\.)|back compounded by)} {BACK          -Fresh Internal-     -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (chest area(,|\.)|chest(,|\.)|chest area compounded by|chest compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (chest area(,|\.)|chest(,|\.)|chest area compounded by|chest compounded by)} {CHEST         -Fresh Internal-     -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (abdomen(,|\.)|abdomen compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (abdomen(,|\.)|abdomen compounded by)} {ABDOMEN       -Fresh Internal-     -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (left arm(,|\.)|left arm compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (left arm(,|\.)|left arm compounded by)} {LEFT ARM      -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (left leg(,|\.)|left leg compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (left leg(,|\.)|left leg compounded by)} {LEFT LEG      -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (left hand(,|\.)|left hand compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (left hand(,|\.)|left hand compounded by)} {LEFT HAND     -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (right arm(,|\.)|right arm compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (right arm(,|\.)|right arm compounded by)} {RIGHT ARM     -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (right leg(,|\.)|right leg compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (right leg(,|\.)|right leg compounded by)} {RIGHT LEG     -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (right hand(,|\.)|right hand compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (right hand(,|\.)|right hand compounded by)} {RIGHT HAND    -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some minor (twitching(,|\.)|twitching compounded by)|some minor (twitching(,|\.)|twitching compounded by)} {NERVES        -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a deeply bruised (head(,|\.)|head compounded by)|a deeply bruised (head(,|\.)|head compounded by)} {HEAD          -Fresh Internal- -!- -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and bruised (left eye(,|\.)|left eye compounded by)|(a severely swollen|severely swollen) and bruised (left eye(,|\.)|left eye compounded by)} {LEFT EYE      -Fresh Internal-         [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and bruised (right eye(,|\.)|right eye compounded by)|(a severely swollen|severely swollen) and bruised (right eye(,|\.)|right eye compounded by)} {RIGHT EYE     -Fresh Internal-         [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (neck(,|\.)|neck compounded by)|(a severely swollen|severely swollen) and deeply bruised (neck(,|\.)|neck compounded by)} {NECK          -Fresh Internal- -!- -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and bruised (back(,|\.)|back compounded by)|(a severely swollen|severely swollen) and bruised (back(,|\.)|back compounded by)} {BACK          -Fresh Internal- -!- -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and bruised (chest area(,|\.)|chest(,|\.)|chest area compounded by|chest compounded by)|(a severely swollen|severely swollen) and bruised (chest area(,|\.)|chest(,|\.)|chest area compounded by|chest compounded by)} {CHEST         -Fresh Internal- -!- -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and bruised (abdomen(,|\.)|abdomen compounded by)|(a severely swollen|severely swollen) and bruised (abdomen(,|\.)|abdomen compounded by)} {ABDOMEN       -Fresh Internal- -!- -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (left arm(,|\.)|left arm compounded by)|(a severely swollen|severely swollen) and deeply bruised (left arm(,|\.)|left arm compounded by)} {LEFT ARM      -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (left leg(,|\.)|left leg compounded by)|(a severely swollen|severely swollen) and deeply bruised (left leg(,|\.)|left leg compounded by)} {LEFT LEG      -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (left hand(,|\.)|left hand compounded by)|(a severely swollen|severely swollen) and deeply bruised (left hand(,|\.)|left hand compounded by)} {LEFT HAND     -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (right arm(,|\.)|right arm compounded by)|(a severely swollen|severely swollen) and deeply bruised (right arm(,|\.)|right arm compounded by)} {RIGHT ARM     -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (right leg(,|\.)|right leg compounded by)|(a severely swollen|severely swollen) and deeply bruised (right leg(,|\.)|right leg compounded by)} {RIGHT LEG     -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (right hand(,|\.)|right hand compounded by)|(a severely swollen|severely swollen) and deeply bruised (right hand(,|\.)|right hand compounded by)} {RIGHT HAND    -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some severe (twitching(,|\.)|twitching compounded by)|some severe (twitching(,|\.)|twitching compounded by)} {NERVES        -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a badly bruised and swollen (head(,|\.)|head compounded by)|a badly bruised and swollen (head(,|\.)|head compounded by)} {HEAD          -Fresh Internal- -!- -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen), bruised and crossed (left eye(,|\.)|left eye compounded by)|(a severely swollen|severely swollen), bruised and crossed (left eye(,|\.)|left eye compounded by)} {LEFT EYE      -Fresh Internal- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen), bruised and crossed (right eye(,|\.)|right eye compounded by)|(a severely swollen|severely swollen), bruised and crossed (right eye(,|\.)|right eye compounded by)} {RIGHT EYE     -Fresh Internal- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) difficulty controlling (actions(,|\.)|actions compounded by)|difficulty controlling (actions(,|\.)|actions compounded by)} {NERVES        -Fresh Internal- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) major swelling and bruising (to|about|across|in|around|along|from) the (head(,|\.)|head compounded by)|major swelling and bruising (to|about|across|in|around|along|from) the (head(,|\.)|head compounded by)} {HEAD          -Fresh Internal- -!- -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen), bruised and cloudy (left eye(,|\.)|left eye compounded by)|(a severely swollen|severely swollen), bruised and cloudy (left eye(,|\.)|left eye compounded by)} {LEFT EYE      -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen), bruised and cloudy (right eye(,|\.)|right eye compounded by)|(a severely swollen|severely swollen), bruised and cloudy (right eye(,|\.)|right eye compounded by)} {RIGHT EYE     -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised neck with odd protrusions under the (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised neck with odd protrusions under the (skin(,|\.)|skin compounded by)} {NECK          -Fresh Internal- -!- -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised back with odd protrusions under the (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised back with odd protrusions under the (skin(,|\.)|skin compounded by)} {BACK          -Fresh Internal- -!- -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (chest area|chest) with odd protrusions under the (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised (chest area|chest) with odd protrusions under the (skin(,|\.)|skin compounded by)} {CHEST         -Fresh Internal- -!- -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely bloated and discolored abdomen with strange round lumps under the (skin(,|\.)|skin compounded by)|a severely bloated and discolored abdomen with strange round lumps under the (skin(,|\.)|skin compounded by)} {ABDOMEN       -Fresh Internal- -!- -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised left arm (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised left arm (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {LEFT ARM      -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised left leg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised left leg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {LEFT LEG      -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised left hand (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised left hand (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {LEFT HAND     -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised right arm (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised right arm (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {RIGHT ARM     -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised right leg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised right leg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {RIGHT LEG     -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised right hand (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised right hand (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {RIGHT HAND    -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) partial paralysis of the entire (body(,|\.)|body compounded by)|partial paralysis of the entire (body(,|\.)|body compounded by)} {NERVES        -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a ghastly bloated head with bleeding (to|about|across|in|around|along|from) the (ears(,|\.)|ears compounded by)|a ghastly bloated head with bleeding (to|about|across|in|around|along|from) the (ears(,|\.)|ears compounded by)} {HEAD          -Fresh Internal- -!- -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen), bruised and blind (left eye(,|\.)|left eye compounded by)|(a severely swollen|severely swollen), bruised and blind (left eye(,|\.)|left eye compounded by)} {LEFT EYE      -Fresh Internal- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen), bruised and blind (right eye(,|\.)|right eye compounded by)|(a severely swollen|severely swollen), bruised and blind (right eye(,|\.)|right eye compounded by)} {RIGHT EYE     -Fresh Internal- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised neck (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised neck (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {NECK          -Fresh Internal- -!- -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised back with ribs or vertebrae protruding out (to|about|across|in|around|along|from) the (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised back with ribs or vertebrae protruding out (to|about|across|in|around|along|from) the (skin(,|\.)|skin compounded by)} {BACK          -Fresh Internal- -!- -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (chest area|chest) with ribs protruding out (to|about|across|in|around|along|from) the (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised (chest area|chest) with ribs protruding out (to|about|across|in|around|along|from) the (skin(,|\.)|skin compounded by)} {CHEST         -Fresh Internal- -!- -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe paralysis of the entire (body(,|\.)|body compounded by)|severe paralysis of the entire (body(,|\.)|body compounded by)} {NERVES        -Fresh Internal- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a grotesquely bloated head with bleeding (to|about|across|in|around|along|from) the eyes and (ears(,|\.)|ears compounded by)|a grotesquely bloated head with bleeding (to|about|across|in|around|along|from) the eyes and (ears(,|\.)|ears compounded by)} {HEAD          -Fresh Internal- -!- -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and shattered neck which appears useless to hold up the (head(,|\.)|head compounded by)|(a severely swollen|severely swollen) and shattered neck which appears useless to hold up the (head(,|\.)|head compounded by)} {NECK          -Fresh Internal- -!- -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) back with a shattered spinal (cord(,|\.)|cord compounded by)|(a severely swollen|severely swollen) back with a shattered spinal (cord(,|\.)|cord compounded by)} {BACK          -Fresh Internal- -!- -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) (chest area|chest) with a shattered rib (cage(,|\.)|cage compounded by)|(a severely swollen|severely swollen) (chest area|chest) with a shattered rib (cage(,|\.)|cage compounded by)} {CHEST         -Fresh Internal- -!- -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely bloated and discolored abdomen (which appears|appears) oddly (rearranged(,|\.)|rearranged compounded by)|a severely bloated and discolored abdomen (which appears|appears) oddly (rearranged(,|\.)|rearranged compounded by)} {ABDOMEN       -Fresh Internal- -!- -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and shattered left arm which appears completely (useless(,|\.)|useless compounded by)|(a severely swollen|severely swollen) and shattered left arm which appears completely (useless(,|\.)|useless compounded by)} {LEFT ARM      -Fresh Internal- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and shattered left leg which appears completely (useless(,|\.)|useless compounded by)|(a severely swollen|severely swollen) and shattered left leg which appears completely (useless(,|\.)|useless compounded by)} {LEFT LEG      -Fresh Internal- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and shattered left hand which appears completely (useless(,|\.)|useless compounded by)|(a severely swollen|severely swollen) and shattered left hand which appears completely (useless(,|\.)|useless compounded by)} {LEFT HAND     -Fresh Internal- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and shattered right arm which appears completely (useless(,|\.)|useless compounded by)|(a severely swollen|severely swollen) and shattered right arm which appears completely (useless(,|\.)|useless compounded by)} {RIGHT ARM     -Fresh Internal- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and shattered right leg which appears completely (useless(,|\.)|useless compounded by)|(a severely swollen|severely swollen) and shattered right leg which appears completely (useless(,|\.)|useless compounded by)} {RIGHT LEG     -Fresh Internal- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and shattered right hand which appears completely (useless(,|\.)|useless compounded by)|(a severely swollen|severely swollen) and shattered right hand which appears completely (useless(,|\.)|useless compounded by)} {RIGHT HAND    -Fresh Internal- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) complete paralysis of the entire (body(,|\.)|body compounded by)|complete paralysis of the entire (body(,|\.)|body compounded by)} {NERVES        -Fresh Internal-         [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the head(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the head(,|\.)} {HEAD          -Scar External-      -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left eye(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left eye(,|\.)} {LEFT EYE      -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right eye(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right eye(,|\.)} {RIGHT EYE     -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the neck(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Scar External-      -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the back(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Scar External-      -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Scar External-      -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the abdomen(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Scar External-      -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left arm(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left leg(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left hand(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right arm(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right leg(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right hand(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the skin(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the skin(,|\.)} {SKIN          -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the head(,|\.)|some tiny scars (to|about|across|in|around|along|from) the head(,|\.)} {HEAD          -Scar External-      -*- [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the left eye(,|\.)|some tiny scars (to|about|across|in|around|along|from) the left eye(,|\.)} {LEFT EYE      -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the right eye(,|\.)|some tiny scars (to|about|across|in|around|along|from) the right eye(,|\.)} {RIGHT EYE     -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the neck(,|\.)|some tiny scars (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Scar External-      -*- [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the back(,|\.)|some tiny scars (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Scar External-      -*- [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|some tiny scars (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Scar External-      -*- [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the abdomen(,|\.)|some tiny scars (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Scar External-      -*- [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the left arm(,|\.)|some tiny scars (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the left leg(,|\.)|some tiny scars (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the left hand(,|\.)|some tiny scars (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the right arm(,|\.)|some tiny scars (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the right leg(,|\.)|some tiny scars (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the right hand(,|\.)|some tiny scars (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the skin(,|\.)|some tiny scars (to|about|across|in|around|along|from) the skin(,|\.)} {SKIN          -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scars (to|about|across|in|around|along|from) the head(,|\.)|minor scars (to|about|across|in|around|along|from) the head(,|\.)} {HEAD          -Scar External-      -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scars (to|about|across|in|around|along|from) the left eye(,|\.)|minor scarring (to|about|across|in|around|along|from) the left eye(,|\.)} {LEFT EYE      -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scars (to|about|across|in|around|along|from) the right eye(,|\.)|minor scarring (to|about|across|in|around|along|from) the right eye(,|\.)} {RIGHT EYE     -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the neck(,|\.)|minor scarring (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Scar External-      -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the back(,|\.)|minor scarring (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Scar External-      -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|minor scarring (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Scar External-      -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the abdomen(,|\.)|minor scarring (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Scar External-      -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the left arm(,|\.)|minor scarring (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the left leg(,|\.)|minor scarring (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the left hand(,|\.)|minor scarring (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the right arm(,|\.)|minor scarring (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the right leg(,|\.)|minor scarring (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the right hand(,|\.)|minor scarring (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) loss of skin tone(,|\.)|loss of skin tone(,|\.)} {SKIN          -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the head(,|\.)|severe scarring (to|about|across|in|around|along|from) the head(,|\.)} {HEAD          -Scar External-      -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the left eye(,|\.)|severe scarring (to|about|across|in|around|along|from) the left eye(,|\.)} {LEFT EYE      -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the right eye(,|\.)|severe scarring (to|about|across|in|around|along|from) the right eye(,|\.)} {RIGHT EYE     -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the neck(,|\.)|severe scarring (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Scar External-      -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the back(,|\.)|severe scarring (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Scar External-      -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|severe scarring (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Scar External-      -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the abdomen(,|\.)|severe scarring (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Scar External-      -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the left arm(,|\.)|severe scarring (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the left leg(,|\.)|severe scarring (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the left hand(,|\.)|severe scarring (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the right arm(,|\.)|severe scarring (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the right leg(,|\.)|severe scarring (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the right hand(,|\.)|severe scarring (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor skin discoloration(,|\.)|minor skin discoloration(,|\.)} {SKIN          -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the head(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the head(,|\.)} {HEAD          -Scar External-      -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) deeply scarred gashes (to|about|across|in|around|along|from) the left eye(,|\.)|deeply scarred gashes (to|about|across|in|around|along|from) the left eye(,|\.)} {LEFT EYE      -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) deeply scarred gashes (to|about|across|in|around|along|from) the right eye(,|\.)|deeply scarred gashes (to|about|across|in|around|along|from) the right eye(,|\.)} {RIGHT EYE     -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the neck(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Scar External-      -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the back(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Scar External-      -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Scar External-      -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the abdomen(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Scar External-      -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the left arm(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the left leg(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the left hand(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the right arm(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the right leg(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the right hand(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe skin discoloration(,|\.)|severe skin discoloration(,|\.)} {SKIN          -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) missing chunks out of the head(,|\.)|missing chunks out of the head(,|\.)} {HEAD          -Scar External-      -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a punctured and shriveled left eye(,|\.)|a punctured and shriveled left eye(,|\.)} {LEFT EYE      -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a punctured and shriveled right eye(,|\.)|a punctured and shriveled right eye(,|\.)} {RIGHT EYE     -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the neck(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Scar External-      -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the back(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Scar External-      -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Scar External-      -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the abdomen(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Scar External-      -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the left arm(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the left leg(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the left hand(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the right arm(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the right leg(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the right hand(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some shriveled and oddly folded skin(,|\.)|some shriveled and oddly folded skin(,|\.)} {SKIN          -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a mangled and malformed head(,|\.)|a mangled and malformed head(,|\.)} {HEAD          -Scar External-      -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a painfully mangled and malformed left eye in a shattered eye socket(,|\.)|a painfully mangled and malformed left eye in a shattered eye socket(,|\.)} {LEFT EYE      -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a painfully mangled and malformed right eye in a shattered eye socket(,|\.)|a painfully mangled and malformed right eye in a shattered eye socket(,|\.)} {RIGHT EYE     -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed neck(,|\.)|a severely scarred, mangled and malformed neck(,|\.)} {NECK          -Scar External-      -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed back(,|\.)|a severely scarred, mangled and malformed back(,|\.)} {BACK          -Scar External-      -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed (chest area|chest)(,|\.)|a severely scarred, mangled and malformed (chest area|chest)(,|\.)} {CHEST         -Scar External-      -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed abdomen(,|\.)|a severely scarred, mangled and malformed abdomen(,|\.)} {ABDOMEN       -Scar External-      -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed left arm(,|\.)|a severely scarred, mangled and malformed left arm(,|\.)} {LEFT ARM      -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed left leg(,|\.)|a severely scarred, mangled and malformed left leg(,|\.)} {LEFT LEG      -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed left hand(,|\.)|a severely scarred, mangled and malformed left hand(,|\.)} {LEFT HAND     -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed right arm(,|\.)|a severely scarred, mangled and malformed right arm(,|\.)} {RIGHT ARM     -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed right leg(,|\.)|a severely scarred, mangled and malformed right leg(,|\.)} {RIGHT LEG     -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed right hand(,|\.)|a severely scarred, mangled and malformed right hand(,|\.)} {RIGHT HAND    -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severely stiff and shriveled skin that seems to be peeling off the body(,|\.)|severely stiff and shriveled skin that seems to be peeling off the body(,|\.)} {SKIN          -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a stump for a head(,|\.)|a stump for a head(,|\.)} {HEAD          -Scar External-      -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an empty left eye socket overgrown with bits of odd shaped flesh(,|\.)|an empty left eye socket overgrown with bits of odd shaped flesh(,|\.)} {LEFT EYE      -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an empty right eye socket overgrown with bits of odd shaped flesh(,|\.)|an empty right eye socket overgrown with bits of odd shaped flesh(,|\.)} {RIGHT EYE     -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a neck with little left to support the head(,|\.)|an ugly flesh stump for a neck with little left to support the head(,|\.)} {NECK          -Scar External-      -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a mostly non-existent back filled with ugly chunks of scarred flesh and rearranged bone(,|\.)|a mostly non-existent back filled with ugly chunks of scarred flesh and rearranged bone(,|\.)} {BACK          -Scar External-      -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a mostly non-existent chest filled with ugly chunks of scarred flesh(,|\.)|a mostly non-existent chest filled with ugly chunks of scarred flesh(,|\.)} {CHEST         -Scar External-      -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a mostly non-existent abdomen filled with ugly chunks of scarred flesh(,|\.)|a mostly non-existent abdomen filled with ugly chunks of scarred flesh(,|\.)} {ABDOMEN       -Scar External-      -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a left arm(,|\.)|an ugly flesh stump for a left arm(,|\.)} {LEFT ARM      -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a left leg(,|\.)|an ugly flesh stump for a left leg(,|\.)} {LEFT LEG      -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a left hand(,|\.)|an ugly flesh stump for a left hand(,|\.)} {LEFT HAND     -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a right arm(,|\.)|an ugly flesh stump for a right arm(,|\.)} {RIGHT ARM     -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a right leg(,|\.)|an ugly flesh stump for a right leg(,|\.)} {RIGHT LEG     -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a right hand(,|\.)|an ugly flesh stump for a right hand(,|\.)} {RIGHT HAND    -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe skin loss exposing bone and internal organs(,|\.)|severe skin loss exposing bone and internal organs(,|\.)} {SKIN          -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitch on the forehead(,|\.)|an occasional twitch on the forehead(,|\.)} {HEAD          -Scar Internal-      -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the left eye(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the left eye(,|\.)} {LEFT EYE      -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the right eye(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the right eye(,|\.)} {RIGHT EYE     -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the neck(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Scar Internal-      -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the back(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Scar Internal-      -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Scar Internal-      -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the abdomen(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Scar Internal-      -*- [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the left arm(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the left leg(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the left hand(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the right arm(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the right leg(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the right hand(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (slight numbness in your fingers and toes|slight difficulty moving (his|her) fingers and toes)(,|\.)|(slight numbness in your fingers and toes|slight difficulty moving (his|her) fingers and toes)(,|\.)} {NERVES        -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the left eye(,|\.)|a constant twitching (to|about|across|in|around|along|from) the left eye(,|\.)} {LEFT EYE      -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the right eye(,|\.)|a constant twitching (to|about|across|in|around|along|from) the right eye(,|\.)} {RIGHT EYE     -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the neck(,|\.)|a constant twitching (to|about|across|in|around|along|from) the neck(,|\.)} {NECK          -Scar Internal-      -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the back(,|\.)|a constant twitching (to|about|across|in|around|along|from) the back(,|\.)} {BACK          -Scar Internal-      -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)|a constant twitching (to|about|across|in|around|along|from) the (chest area|chest)(,|\.)} {CHEST         -Scar Internal-      -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the abdomen(,|\.)|a constant twitching (to|about|across|in|around|along|from) the abdomen(,|\.)} {ABDOMEN       -Scar Internal-      -*- [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the left arm(,|\.)|a constant twitching (to|about|across|in|around|along|from) the left arm(,|\.)} {LEFT ARM      -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the left leg(,|\.)|a constant twitching (to|about|across|in|around|along|from) the left leg(,|\.)} {LEFT LEG      -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the left hand(,|\.)|a constant twitching (to|about|across|in|around|along|from) the left hand(,|\.)} {LEFT HAND     -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the right arm(,|\.)|a constant twitching (to|about|across|in|around|along|from) the right arm(,|\.)} {RIGHT ARM     -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the right leg(,|\.)|a constant twitching (to|about|across|in|around|along|from) the right leg(,|\.)} {RIGHT LEG     -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the right hand(,|\.)|a constant twitching (to|about|across|in|around|along|from) the right hand(,|\.)} {RIGHT HAND    -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) slight numbness (to|about|across|in|around|along|from) the arms and legs(,|\.)|slight numbness (to|about|across|in|around|along|from) (the|your) arms and legs(,|\.)} {NERVES        -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the back and difficulty moving in general(,|\.)|a constant twitching (to|about|across|in|around|along|from) the back and difficulty moving in general(,|\.)} {BACK          -Scar Internal-      -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the (chest area|chest) and difficulty breathing(,|\.)|a constant twitching (to|about|across|in|around|along|from) the (chest area|chest) and difficulty breathing(,|\.)} {CHEST         -Scar Internal-      -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a somewhat emaciated look(,|\.)|a somewhat emaciated look(,|\.)} {ABDOMEN       -Scar Internal-      -*- [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) numbness (to|about|across|in|around|along|from) the fingers and toes(,|\.)|numbness (to|about|across|in|around|along|from) the fingers and toes(,|\.)} {NERVES        -Scar Internal-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a confused look with sporadic twitching of the forehead(,|\.)|a confused look with sporadic twitching of the forehead(,|\.)} {HEAD          -Scar Internal-      -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a clouded left eye(,|\.)|a clouded left eye(,|\.)} {LEFT EYE      -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a clouded right eye(,|\.)|a clouded right eye(,|\.)} {RIGHT EYE     -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed neck(,|\.)|a partially paralyzed neck(,|\.)} {NECK          -Scar Internal-      -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a painful back and difficulty moving without pain(,|\.)|a painful back and difficulty moving without pain(,|\.)} {BACK          -Scar Internal-      -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a painful (chest area|chest) and difficulty getting a breath without pain(,|\.)|a painful (chest area|chest) and difficulty getting a breath without pain(,|\.)} {CHEST         -Scar Internal-      -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a definite greenish pallor and emaciated look(,|\.)|a definite greenish pallor and emaciated look(,|\.)} {ABDOMEN       -Scar Internal-      -*- [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed left arm(,|\.)|a partially paralyzed left arm(,|\.)} {LEFT ARM      -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed left leg(,|\.)|a partially paralyzed left leg(,|\.)} {LEFT LEG      -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed left hand(,|\.)|a partially paralyzed left hand(,|\.)} {LEFT HAND     -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed right arm(,|\.)|a partially paralyzed right arm(,|\.)} {RIGHT ARM     -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed right leg(,|\.)|a partially paralyzed right leg(,|\.)} {RIGHT LEG     -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed right hand(,|\.)|a partially paralyzed right hand(,|\.)} {RIGHT HAND    -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) numbness (to|about|across|in|around|along|from) the arms and legs(,|\.)|numbness (to|about|across|in|around|along|from) (the|your) arms and legs(,|\.)} {NERVES        -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely clouded left eye(,|\.)|a completely clouded left eye(,|\.)} {LEFT EYE      -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely clouded right eye(,|\.)|a completely clouded right eye(,|\.)} {RIGHT EYE     -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed neck(,|\.)|a severely paralyzed neck(,|\.)} {NECK          -Scar Internal-      -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely painful back with significant problems moving(,|\.)|a severely painful back with significant problems moving(,|\.)} {BACK          -Scar Internal-      -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely painful (chest area|chest) with significant problems breathing(,|\.)|a severely painful (chest area|chest) with significant problems breathing(,|\.)} {CHEST         -Scar Internal-      -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely yellow pallor and a look of starvation(,|\.)|a severely yellow pallor and a look of starvation(,|\.)} {ABDOMEN       -Scar Internal-      -*- [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed left arm(,|\.)|a severely paralyzed left arm(,|\.)} {LEFT ARM      -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed left leg(,|\.)|a severely paralyzed left leg(,|\.)} {LEFT LEG      -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed left hand(,|\.)|a severely paralyzed left hand(,|\.)} {LEFT HAND     -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed right arm(,|\.)|a severely paralyzed right arm(,|\.)} {RIGHT ARM     -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed right leg(,|\.)|a severely paralyzed right leg(,|\.)} {RIGHT LEG     -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed right hand(,|\.)|a severely paralyzed right hand(,|\.)} {RIGHT HAND    -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) general numbness all over(,|\.)|general numbness all over(,|\.)} {NERVES        -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a blank stare(,|\.)|a blank stare(,|\.)} {HEAD          -Scar Internal-      -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a blind left eye(,|\.)|a blind left eye(,|\.)} {LEFT EYE      -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a blind right eye(,|\.)|a blind right eye(,|\.)} {RIGHT EYE     -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed neck(,|\.)|a completely paralyzed neck(,|\.)} {NECK          -Scar Internal-      -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an extremely painful and bizarrely twisted back making it nearly impossible to move(,|\.)|an extremely painful and bizarrely twisted back making it nearly impossible to move(,|\.)} {BACK          -Scar Internal-      -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an extremely painful chest while gasping for breath in short shallow bursts(,|\.)|an extremely painful chest while gasping for breath in short shallow bursts(,|\.)} {CHEST         -Scar Internal-      -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a death pallor and extreme loss of weight(,|\.)|a death pallor and extreme loss of weight(,|\.)} {ABDOMEN       -Scar Internal-      -*- [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed left arm(,|\.)|a completely paralyzed left arm(,|\.)} {LEFT ARM      -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed left leg(,|\.)|a completely paralyzed left leg(,|\.)} {LEFT LEG      -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed left hand(,|\.)|a completely paralyzed left hand(,|\.)} {LEFT HAND     -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed right arm(,|\.)|a completely paralyzed right arm(,|\.)} {RIGHT ARM     -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed right leg(,|\.)|a completely paralyzed right leg(,|\.)} {RIGHT LEG     -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed right hand(,|\.)|a completely paralyzed right hand(,|\.)} {RIGHT HAND    -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) general numbness all over and have difficulty thinking(,|\.)|general numbness all over and have difficulty thinking(,|\.)} {NERVES        -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left foreleg(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right foreleg(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left foreleg(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right foreleg(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the left foreleg(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the right foreleg(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the left foreleg(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Fresh External- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the right foreleg(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Fresh External- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the left foreleg(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the right foreleg(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a broken left foreleg with gaping holes(,|\.)|a broken left foreleg with gaping holes(,|\.)} {LEFT FORELEG  -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a broken right foreleg with gaping holes(,|\.)|a broken right foreleg with gaping holes(,|\.)} {RIGHT FORELEG -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered left foreleg with gaping wounds(,|\.)|a shattered left foreleg with gaping wounds(,|\.)} {LEFT FORELEG  -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered right foreleg with gaping wounds(,|\.)|a shattered right foreleg with gaping wounds(,|\.)} {RIGHT FORELEG -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly stump for a left foreleg(,|\.)|an ugly stump for a left foreleg(,|\.)} {LEFT FORELEG  -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly stump for a right foreleg(,|\.)|an ugly stump for a right foreleg(,|\.)} {RIGHT FORELEG -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (left foreleg(,|\.)|left foreleg compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (left foreleg(,|\.)|left foreleg compounded by)} {LEFT FORELEG  -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (right foreleg(,|\.)|right foreleg compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (right foreleg(,|\.)|right foreleg compounded by)} {RIGHT FORELEG -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (left foreleg(,|\.)|left foreleg compounded by)|(a severely swollen|severely swollen) and deeply bruised (left foreleg(,|\.)|left foreleg compounded by)} {LEFT FORELEG  -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised (right foreleg(,|\.)|right foreleg compounded by)|(a severely swollen|severely swollen) and deeply bruised (right foreleg(,|\.)|right foreleg compounded by)} {RIGHT FORELEG -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised left foreleg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised left foreleg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {LEFT FORELEG  -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and deeply bruised right foreleg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|(a severely swollen|severely swollen) and deeply bruised right foreleg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {RIGHT FORELEG -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and shattered left foreleg which appears completely (useless(,|\.)|useless compounded by)|(a severely swollen|severely swollen) and shattered left foreleg which appears completely (useless(,|\.)|useless compounded by)} {LEFT FORELEG  -Fresh Internal- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a severely swollen|severely swollen) and shattered right foreleg which appears completely (useless(,|\.)|useless compounded by)|(a severely swollen|severely swollen) and shattered right foreleg which appears completely (useless(,|\.)|useless compounded by)} {RIGHT FORELEG -Fresh Internal- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left foreleg(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right foreleg(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the left foreleg(,|\.)|some tiny scars (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the right foreleg(,|\.)|some tiny scars (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the left foreleg(,|\.)|minor scarring (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the right foreleg(,|\.)|minor scarring (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the left foreleg(,|\.)|severe scarring (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the right foreleg(,|\.)|severe scarring (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the left foreleg(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the right foreleg(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the left foreleg(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the right foreleg(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed left foreleg(,|\.)|a severely scarred, mangled and malformed left foreleg(,|\.)} {LEFT FORELEG  -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed right foreleg(,|\.)|a severely scarred, mangled and malformed right foreleg(,|\.)} {RIGHT FORELEG -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a left foreleg(,|\.)|an ugly flesh stump for a left foreleg(,|\.)} {LEFT FORELEG  -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a right foreleg(,|\.)|an ugly flesh stump for a right foreleg(,|\.)} {RIGHT FORELEG -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the left foreleg(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the right foreleg(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the left foreleg(,|\.)|a constant twitching (to|about|across|in|around|along|from) the left foreleg(,|\.)} {LEFT FORELEG  -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the right foreleg(,|\.)|a constant twitching (to|about|across|in|around|along|from) the right foreleg(,|\.)} {RIGHT FORELEG -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed left foreleg(,|\.)|a partially paralyzed left foreleg(,|\.)} {LEFT FORELEG  -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed right foreleg(,|\.)|a partially paralyzed right foreleg(,|\.)} {RIGHT FORELEG -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed left foreleg(,|\.)|a severely paralyzed left foreleg(,|\.)} {LEFT FORELEG  -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed right foreleg(,|\.)|a severely paralyzed right foreleg(,|\.)} {RIGHT FORELEG -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed left foreleg(,|\.)|a completely paralyzed left foreleg(,|\.)} {LEFT FORELEG  -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed right foreleg(,|\.)|a completely paralyzed right foreleg(,|\.)} {RIGHT FORELEG -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left hindleg(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right hindleg(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left hindleg(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right hindleg(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the left hindleg(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the right hindleg(,|\.)|(some cuts and bruises|cuts and bruises) (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Fresh External-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the left hindleg(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Fresh External- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep cuts|deep cuts) (to|about|across|in|around|along|from) the right hindleg(,|\.)|(some deep cuts|deep cuts) (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Fresh External- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the left hindleg(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some deep slashes|deep slashes) (to|about|across|in|around|along|from) the right hindleg(,|\.)|(some deep slashes|deep slashes) (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Fresh External- -!-     [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a broken left hindleg with gaping holes(,|\.)|a broken left hindleg with gaping holes(,|\.)} {LEFT HINDLEG  -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a broken right hindleg with gaping holes(,|\.)|a broken right hindleg with gaping holes(,|\.)} {RIGHT HINDLEG -Fresh External- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered left hindleg with gaping wounds(,|\.)|a shattered left hindleg with gaping wounds(,|\.)} {LEFT HINDLEG  -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a shattered right hindleg with gaping wounds(,|\.)|a shattered right hindleg with gaping wounds(,|\.)} {RIGHT HINDLEG -Fresh External- -!-     [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly stump for a left hindleg(,|\.)|an ugly stump for a left hindleg(,|\.)} {LEFT HINDLEG  -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly stump for a right hindleg(,|\.)|an ugly stump for a right hindleg(,|\.)} {RIGHT HINDLEG -Fresh External- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (left hindleg(,|\.)|left hindleg compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (left hindleg(,|\.)|left hindleg compounded by)} {LEFT HINDLEG  -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor swelling and bruising (to|about|across|in|around|along|from) the (right hindleg(,|\.)|right hindleg compounded by)|minor swelling and bruising (to|about|across|in|around|along|from) the (right hindleg(,|\.)|right hindleg compounded by)} {RIGHT HINDLEG -Fresh Internal-         [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely swollen and deeply bruised (left hindleg(,|\.)|left hindleg compounded by)|a severely swollen and deeply bruised (left hindleg(,|\.)|left hindleg compounded by)} {LEFT HINDLEG  -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely swollen and deeply bruised (right hindleg(,|\.)|right hindleg compounded by)|a severely swollen and deeply bruised (right hindleg(,|\.)|right hindleg compounded by)} {RIGHT HINDLEG -Fresh Internal- -!-     [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely swollen and deeply bruised left hindleg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|a severely swollen and deeply bruised left hindleg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {LEFT HINDLEG  -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely swollen and deeply bruised right hindleg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)|a severely swollen and deeply bruised right hindleg (with odd protrusions under the|with bones protruding out (to|about|across|in|around|along|from) the) (skin(,|\.)|skin compounded by)} {RIGHT HINDLEG -Fresh Internal- -!-     [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely swollen and shattered left hindleg which appears completely (useless(,|\.)|useless compounded by)|a severely swollen and shattered left hindleg which appears completely (useless(,|\.)|useless compounded by)} {LEFT HINDLEG  -Fresh Internal- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely swollen and shattered right hindleg which appears completely (useless(,|\.)|useless compounded by)|a severely swollen and shattered right hindleg which appears completely (useless(,|\.)|useless compounded by)} {RIGHT HINDLEG -Fresh Internal- -!-     [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left hindleg(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right hindleg(,|\.)|(a few nearly invisible scars|some faint scars) (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Scar External-          [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the left hindleg(,|\.)|some tiny scars (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) some tiny scars (to|about|across|in|around|along|from) the right hindleg(,|\.)|some tiny scars (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Scar External-          [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the left hindleg(,|\.)|minor scarring (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) minor scarring (to|about|across|in|around|along|from) the right hindleg(,|\.)|minor scarring (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Scar External-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the left hindleg(,|\.)|severe scarring (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring (to|about|across|in|around|along|from) the right hindleg(,|\.)|severe scarring (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Scar External-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the left hindleg(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and ugly gashes (to|about|across|in|around|along|from) the right hindleg(,|\.)|severe scarring and ugly gashes (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Scar External-          [XXXXX___]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the left hindleg(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the right hindleg(,|\.)|severe scarring and chunks of flesh missing (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Scar External-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed left hindleg(,|\.)|a severely scarred, mangled and malformed left hindleg(,|\.)} {LEFT HINDLEG  -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely scarred, mangled and malformed right hindleg(,|\.)|a severely scarred, mangled and malformed right hindleg(,|\.)} {RIGHT HINDLEG -Scar External-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a left hindleg(,|\.)|an ugly flesh stump for a left hindleg(,|\.)} {LEFT HINDLEG  -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an ugly flesh stump for a right hindleg(,|\.)|an ugly flesh stump for a right hindleg(,|\.)} {RIGHT HINDLEG -Scar External-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the left hindleg(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) an occasional twitching (to|about|across|in|around|along|from) the right hindleg(,|\.)|an occasional twitching (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Scar Internal-          [XXX_____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the left hindleg(,|\.)|a constant twitching (to|about|across|in|around|along|from) the left hindleg(,|\.)} {LEFT HINDLEG  -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a constant twitching (to|about|across|in|around|along|from) the right hindleg(,|\.)|a constant twitching (to|about|across|in|around|along|from) the right hindleg(,|\.)} {RIGHT HINDLEG -Scar Internal-          [XXXX____]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed left hindleg(,|\.)|a partially paralyzed left hindleg(,|\.)} {LEFT HINDLEG  -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a partially paralyzed right hindleg(,|\.)|a partially paralyzed right hindleg(,|\.)} {RIGHT HINDLEG -Scar Internal-          [XXXXXX__]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed left hindleg(,|\.)|a severely paralyzed left hindleg(,|\.)} {LEFT HINDLEG  -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a severely paralyzed right hindleg(,|\.)|a severely paralyzed right hindleg(,|\.)} {RIGHT HINDLEG -Scar Internal-          [XXXXXXX_]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed left hindleg(,|\.)|a completely paralyzed left hindleg(,|\.)} {LEFT HINDLEG  -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) a completely paralyzed right hindleg(,|\.)|a completely paralyzed right hindleg(,|\.)} {RIGHT HINDLEG -Scar Internal-          [XXXXXXXX]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the slender body(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the slender body(,|\.)} {BODY          -Fresh External-         [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the slender body(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the slender body(,|\.)} {BODY          -Fresh External-         [XX______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the tiny head(,|\.)|(some minor abrasions|faint scuffing) (to|about|across|in|around|along|from) the tiny head(,|\.)} {HEAD          -Fresh External-     -*- [X_______]                                                                                                                                                                 }
put #subs {(You have|He has|She has|The (.+) has) (some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the tiny head(,|\.)|(some tiny scratches|tiny scratches) (to|about|across|in|around|along|from) the tiny head(,|\.)} {HEAD          -Fresh External-     -*- [XX______]                                                                                                                                                                 }
put #trigger {Welcome to DragonRealms} {#setvar connected 1}



put #highlight {regexp} {#00CC00,#00CC00} {\[(X)_}
put #highlight {regexp} {#99CC00,#99CC00} {\[(XX)_}
put #highlight {regexp} {#CC9900,#CC9900} {\[(XXX)_}
put #highlight {regexp} {#FF6600,#FF6600} {\[(XXXX)_}
put #highlight {regexp} {#FF3300,#FF3300} {\[(XXXXX)_}
put #highlight {regexp} {#FF2200,#FF2200} {\[(XXXXXX)_}
put #highlight {regexp} {#FF1100,#FF1100} {\[(XXXXXXX)_}
put #highlight {regexp} {#FF3333,#FF0000} {\[(XXXXXXXX)]}
put #highlight {regexp} {#333333,#000000} {(_|__|___|____|_____|______|_______)]}
put #highlight {regexp} {#00FF00} {-(Fresh External)-}
put #highlight {regexp} {Green} {-(Fresh Internal)-}
put #highlight {regexp} {Cyan} {-(Scar External)- }
put #highlight {regexp} {DarkCyan} {-(Scar Internal)- }
put #highlight {regexp} {red} {-(\!)-}
put #highlight {regexp} {yellow} {-(\*)-}

echo Replacing Strings