#nop // Written by sqweekette@yahoo.com #nop // Substitutes the wound evaluation message you get when looking at #nop // and fighting someone with the message and the percentage of health #nop // the message represents #nop // ie, Someone is bleeding profusely. becomes: #nop // Someone is bleeding profuesly. [50%-59%] #nop // with the percent range in light magenta #nop #substitute {%0is in perfect condition.} {%0is in perfect condition. [100%]} #substitute {%0has a few scratches.} {%0has a few scratches. [95%-99%]} #substitute {%0has a few bruises.} {%0has a few bruises. [90%-94%]} #substitute {%0has some small wounds.} {%0has some small wounds. [80%-89%]} #substitute {%0has quite a few wounds.} {%0has quite a few wounds. [70%-79%]} #substitute {%0is covered in bleeding wounds.} {%0is covered in bleeding wounds. [60%-69%]} #substitute {%0is bleeding profusely.} {%0is bleeding profusely. [50%-59%]} #substitute {%0is gushing blood.} {%0is gushing blood. [40%-49%]} #substitute {%0is screaming in pain.} {%0is screaming in pain. [30%-39%]} #substitute {%0is spasming in shock.} {%0is spasming in shock. [20%-29%] #substitute {%0is writhing in agony.} {%0is writhing in agony. [10%-19%]} #substitute {%0is convulsing on the ground.} {%0is convulsing on the ground. [0%-9%]} #substitute {%0is nearly dead.} {%0is nearly dead. [0%]}