Genie numerical appraisal subs

From Elanthipedia
Revision as of 11:31, 1 August 2012 by ISHARON (talk | contribs) (Genie's download section isn't working right now.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
#subs {^(\s+)no (puncture|slice|impact) damage$/i} {$1no (0/26) $2 damage} {app}
#subs {^(\s+)dismal (puncture|slice|impact) damage$/i} {$1dismal (1/26) $2 damage} {app}
#subs {^(\s+)poor (puncture|slice|impact) damage$/i} {$1poor (2/26) $2 damage} {app}
#subs {^(\s+)low (puncture|slice|impact) damage$/i} {$1low (3/26) $2 damage} {app}
#subs {^(\s+)somewhat fair (puncture|slice|impact) damage$/i} {$1somewhat fair (4/26) $2 damage} {app}
#subs {^(\s+)fair (puncture|slice|impact) damage$/i} {$1fair (5/26) $2 damage} {app}
#subs {^(\s+)somewhat moderate (puncture|slice|impact) damage$/i} {$1somewhat moderate (6/26) $2 damage} {app}
#subs {^(\s+)moderate (puncture|slice|impact) damage$/i} {$1moderate (7/26) $2 damage} {app}
#subs {^(\s+)somewhat heavy (puncture|slice|impact) damage$/i} {$1somewhat heavy (8/26) $2 damage} {app}
#subs {^(\s+)heavy (puncture|slice|impact) damage$/i} {$1heavy (9/26) $2 damage} {app}
#subs {^(\s+)very heavy (puncture|slice|impact) damage$/i} {$1very heavy (10/26) $2 damage} {app}
#subs {^(\s+)great (puncture|slice|impact) damage$/i} {$1great (11/26) $2 damage} {app}
#subs {^(\s+)very great (puncture|slice|impact) damage$/i} {$1very great (12/26) $2 damage} {app}
#subs {^(\s+)severe (puncture|slice|impact) damage$/i} {$1severe (13/26) $2 damage} {app}
#subs {^(\s+)very severe (puncture|slice|impact) damage$/i} {$1very severe (14/26) $2 damage} {app}
#subs {^(\s+)extreme (puncture|slice|impact) damage$/i} {$1extreme (15/26) $2 damage} {app}
#subs {^(\s+)very extreme (puncture|slice|impact) damage$/i} {$1very extreme (16/26) $2 damage} {app}
#subs {^(\s+)mighty (puncture|slice|impact) damage$/i} {$1mighty (17/26) $2 damage} {app}
#subs {^(\s+)very mighty (puncture|slice|impact) damage$/i} {$1very mighty (18/26) $2 damage} {app}
#subs {^(\s+)bone-crushing (puncture|slice|impact) damage$/i} {$1bone-crushing (19/26) $2 damage} {app}
#subs {^(\s+)very bone-crushing (puncture|slice|impact) damage$/i} {$1very bone-crushing (20/26) $2 damage} {app}
#subs {^(\s+)dev[ae]stating (puncture|slice|impact) damage$/i} {$1dev[ae]stating (21/26) $2 damage} {app}
#subs {^(\s+)very dev[ae]stating (puncture|slice|impact) damage$/i} {$1very dev[ae]stating (22/26) $2 damage} {app}
#subs {^(\s+)overwhelming (puncture|slice|impact) damage$/i} {$1overwhelming (23/26) $2 damage} {app}
#subs {^(\s+)annihilating (puncture|slice|impact) damage$/i} {$1annihilating (24/26) $2 damage} {app}
#subs {^(\s+)obliterating (puncture|slice|impact) damage$/i} {$1obliterating (25/26) $2 damage} {app}
#subs {^(\s+)catastrophic (puncture|slice|impact) damage$/i} {$1catastrophic (26/26) $2 damage} {app}
#subs {/(is|are) not (balanced and|suited)/i} {$1 not (0/14) $2} {app}
#subs {/(is|are) terribly (balanced and|suited)/i} {$1 terribly (1/14) $2} {app}
#subs {/(is|are) dismally (balanced and|suited)/i} {$1 dismally (2/14) $2} {app}
#subs {/(is|are) poorly (balanced and|suited)/i} {$1 poorly (3/14) $2} {app}
#subs {/(is|are) inadequately (balanced and|suited)/i} {$1 inadequately (4/14) $2} {app}
#subs {/(is|are) fairly (balanced and|suited)/i} {$1 fairly (5/14) $2} {app}
#subs {/(is|are) decently (balanced and|suited)/i} {$1 decently (6/14) $2} {app}
#subs {/(is|are) reasonably (balanced and|suited)/i} {$1 reasonably (7/14) $2} {app}
#subs {/(is|are) soundly (balanced and|suited)/i} {$1 soundly (8/14) $2} {app}
#subs {/(is|are) well (balanced and|suited)/i} {$1 well (9/14) $2} {app}
#subs {/(is|are) excellently (balanced and|suited)/i} {$1 excellently (10/14) $2} {app}
#subs {/(is|are) superbly (balanced and|suited)/i} {$1 superbly (11/14) $2} {app}
#subs {/(is|are) incredibly (balanced and|suited)/i} {$1 incredibly (12/14) $2} {app}
#subs {/(is|are) amazingly (balanced and|suited)/i} {$1 amazingly (13/14) $2} {app}
#subs {/(is|are) unbelieve?ably (balanced and|suited)/i} {$1 unbelieve?ably (14/14) $2} {app}
#subs {/no (maneuvering|stealth) hindrance/i} {no (0/15) $1 hindrance} {app}
#subs {/insignificant (maneuvering|stealth) hindrance/i} {insignificant (1/15) $1 hindrance} {app}
#subs {/trivial (maneuvering|stealth) hindrance/i} {trivial (2/15) $1 hindrance} {app}
#subs {/light (maneuvering|stealth) hindrance/i} {light (3/15) $1 hindrance} {app}
#subs {/minor (maneuvering|stealth) hindrance/i} {minor (4/15) $1 hindrance} {app}
#subs {/fair (maneuvering|stealth) hindrance/i} {fair (5/15) $1 hindrance} {app}
#subs {/mild (maneuvering|stealth) hindrance/i} {mild (6/15) $1 hindrance} {app}
#subs {/moderate (maneuvering|stealth) hindrance/i} {moderate (7/15) $1 hindrance} {app}
#subs {/noticeable (maneuvering|stealth) hindrance/i} {noticeable (8/15) $1 hindrance} {app}
#subs {/high (maneuvering|stealth) hindrance/i} {high (9/15) $1 hindrance} {app}
#subs {/significant (maneuvering|stealth) hindrance/i} {significant (10/15) $1 hindrance} {app}
#subs {/great (maneuvering|stealth) hindrance/i} {great (11/15) $1 hindrance} {app}
#subs {/extreme (maneuvering|stealth) hindrance/i} {extreme (12/15) $1 hindrance} {app}
#subs {/debilitating (maneuvering|stealth) hindrance/i} {debilitating (13/15) $1 hindrance} {app}
#subs {/overwhelming (maneuvering|stealth) hindrance/i} {overwhelming (14/15) $1 hindrance} {app}
#subs {/insane (maneuvering|stealth) hindrance/i} {insane (15/15) $1 hindrance} {app}
#subs {(offers|to) no (to|protection\.)/i} {$1 no (0/26) $2} {app}
#subs {(offers|to) extremely terrible (to|protection\.)/i} {$1 extremely terrible (1/26) $2} {app}
#subs {(offers|to) terrible (to|protection\.)/i} {$1 terrible (2/26) $2} {app}
#subs {(offers|to) dismal (to|protection\.)/i} {$1 dismal (3/26) $2} {app}
#subs {(offers|to) very poor (to|protection\.)/i} {$1 very poor (4/26) $2} {app}
#subs {(offers|to) poor (to|protection\.)/i} {$1 poor (5/26) $2} {app}
#subs {(offers|to) rather low (to|protection\.)/i} {$1 rather low (6/26) $2} {app}
#subs {(offers|to) low (to|protection\.)/i} {$1 low (7/26) $2} {app}
#subs {(offers|to) fair (to|protection\.)/i} {$1 fair (8/26) $2} {app}
#subs {(offers|to) better than fair (to|protection\.)/i} {$1 better than fair (9/26) $2} {app}
#subs {(offers|to) moderate (to|protection\.)/i} {$1 moderate (10/26) $2} {app}
#subs {(offers|to) moderately good (to|protection\.)/i} {$1 moderately good (11/26) $2} {app}
#subs {(offers|to) good (to|protection\.)/i} {$1 good (12/26) $2} {app}
#subs {(offers|to) very good (to|protection\.)/i} {$1 very good (13/26) $2} {app}
#subs {(offers|to) high (to|protection\.)/i} {$1 high (14/26) $2} {app}
#subs {(offers|to) very high (to|protection\.)/i} {$1 very high (15/26) $2} {app}
#subs {(offers|to) great (to|protection\.)/i} {$1 great (16/26) $2} {app}
#subs {(offers|to) very great (to|protection\.)/i} {$1 very great (17/26) $2} {app}
#subs {(offers|to) exceptional (to|protection\.)/i} {$1 exceptional (18/26) $2} {app}
#subs {(offers|to) very exceptional (to|protection\.)/i} {$1 very exceptional (19/26) $2} {app}
#subs {(offers|to) impressive (to|protection\.)/i} {$1 impressive (20/26) $2} {app}
#subs {(offers|to) very impressive (to|protection\.)/i} {$1 very impressive (21/26) $2} {app}
#subs {(offers|to) amazing (to|protection\.)/i} {$1 amazing (22/26) $2} {app}
#subs {(offers|to) incredible (to|protection\.)/i} {$1 incredible (23/26) $2} {app}
#subs {(offers|to) tremendous (to|protection\.)/i} {$1 tremendous (24/26) $2} {app}
#subs {(offers|to) unbelievable (to|protection\.)/i} {$1 unbelievable (25/26) $2} {app}
#subs {(offers|to) god-like (to|protection\.)/i} {$1 god-like (26/26) $2} {app}
#subs {^(\s+)poor protection and/i} {$1poor (1/15) protection and} {app}
#subs {^(\s+)low protection and/i} {$1low (2/15) protection and} {app}
#subs {^(\s+)fair protection and/i} {$1fair (3/15) protection and} {app}
#subs {^(\s+)moderate protection and/i} {$1moderate (4/15) protection and} {app}
#subs {^(\s+)good protection and/i} {$1good (5/15) protection and} {app}
#subs {^(\s+)very good protection and/i} {$1very good (6/15) protection and} {app}
#subs {^(\s+)high protection and/i} {$1high (7/15) protection and} {app}
#subs {^(\s+)very high protection and/i} {$1very high (8/15) protection and} {app}
#subs {^(\s+)great protection and/i} {$1great (9/15) protection and} {app}
#subs {^(\s+)very great protection and/i} {$1very great (10/15) protection and} {app}
#subs {^(\s+)extreme protection and/i} {$1extreme (11/15) protection and} {app}
#subs {^(\s+)exceptional protection and/i} {$1exceptional (12/15) protection and} {app}
#subs {^(\s+)incredible protection and/i} {$1incredible (13/15) protection and} {app}
#subs {^(\s+)amazing protection and/i} {$1amazing (14/15) protection and} {app}
#subs {^(\s+)unbelieve?able protection and/i} {$1unbelievable (15/15) protection and} {app}
#subs {protection and very poor damage absorption/i} {protection and very poor (1/18) damage absorption} {app}
#subs {protection and poor damage absorption/i} {protection and poor (2/18) damage absorption} {app}
#subs {protection and low damage absorption/i} {protection and low (3/18) damage absorption} {app}
#subs {protection and somewhat fair damage absorption/i} {protection and somewhat fair (4/18) damage absorption} {app}
#subs {protection and fair damage absorption/i} {protection and fair (5/18) damage absorption} {app}
#subs {protection and moderate damage absorption/i} {protection and moderate (6/18) damage absorption} {app}
#subs {protection and good damage absorption/i} {protection and good (7/18) damage absorption} {app}
#subs {protection and very good damage absorption/i} {protection and very good (8/18) damage absorption} {app}
#subs {protection and high damage absorption/i} {protection and high (9/18) damage absorption} {app}
#subs {protection and very high damage absorption/i} {protection and very high (10/18) damage absorption} {app}
#subs {protection and great damage absorption/i} {protection and great (11/18) damage absorption} {app}
#subs {protection and very great damage absorption/i} {protection and very great (12/18) damage absorption} {app}
#subs {protection and extreme damage absorption/i} {protection and extreme (13/18) damage absorption} {app}
#subs {protection and exceptional damage absorption/i} {protection and exceptional (14/18) damage absorption} {app}
#subs {protection and incredible damage absorption/i} {protection and incredible (15/18) damage absorption} {app}
#subs {protection and outstanding damage absorption/i} {protection and outstanding (16/18) damage absorption} {app}
#subs {protection and amazing damage absorption/i} {protection and amazing (17/18) damage absorption} {app}
#subs {protection and unbelievable damage absorption/i} {protection and unbelievable (18/18) damage absorption} {app}
#subs {/(is|are) extremely weak, and (is|are|has|have|contains?)/i} {$1 extremely weak (1/18), and $2} {app}
#subs {/(is|are) very delicate and easily damaged, and (is|are|has|have|contains?)/i} {$1 very delicate (2/18), and $2} {app}
#subs {/(is|are) quite fragile and easily damaged, and (is|are|has|have|contains?)/i} {$1 quite fragile and easily damaged (3/18), and $2} {app}
#subs {/(is|are) rather flimsy and easily damaged, and (is|are|has|have|contains?)/i} {$1 rather flimsy and easily damaged (4/18), and $2} {app}
#subs {/(is|are) particularly weak against damage, and (is|are|has|have|contains?)/i} {$1 particularly weak (5/18) against damage, and $2} {app}
#subs {/(is|are) somewhat unsound against damage, and (is|are|has|have|contains?)/i} {$1 somewhat unsound against damage (6/18), and $2} {app}
#subs {/(is|are) appreciably sus?ceptible to damage, and (is|are|has|have|contains?)/i} {$1 appreciably susceptible to damage (7/18), and $2} {app}
#subs {/(is|are) marginally vulnerable to damage, and (is|are|has|have|contains?)/i} {$1 marginally vulnerable to damage (8/18), and $2} {app}
#subs {/(is|are) of average construction, and (is|are|has|have|contains?)/i} {$1 of average construction (9/18), and $2} {app}
#subs {/(is|are) a bit safeguarded against damage, and (is|are|has|have|contains?)/i} {$1 a bit safeguarded against damage (10/18), and $2} {app}
#subs {/(is|are) rather reinforced against damage, and (is|are|has|have|contains?)/i} {$1 rather reinforced against damage (11/18), and $2} {app}
#subs {/(is|are) quite guarded against damage, and (is|are|has|have|contains?)/i} {$1 quite guarded against damage (12/18), and $2} {app}
#subs {/(is|are) highly protected against damage, and (is|are|has|have|contains?)/i} {$1 highly protected against damage (13/18), and $2} {app}
#subs {/(is|are) very strong against damage, and (is|are|has|have|contains?)/i} {$1 very strong against damage (14/18), and $2} {app}
#subs {/(is|are) extremely resistant to damage, and (is|are|has|have|contains?)/i} {$1 extremely resistant to damage (15/18), and $2} {app}
#subs {/(is|are) unusually resilient to damage, and (is|are|has|have|contains?)/i} {$1 unusually resilient to damage (16/18), and $2} {app}
#subs {/(is|are) nearly impervious to damage, and (is|are|has|have|contains?)/i} {$1 nearly impervious to damage (17/18), and $2} {app}
#subs {/(is|are) practically invulnerable to damage, and (is|are|has|have|contains?)/i} {$1 practically invulnerable to damage (18/18), and $2} {app}
#subs {, and (is|are|has|have|contains?) battered and practically destroyed\.} {, and $1 battered and practically destroyed (0-19%).} {app}
#subs {, and (is|are|has|have|contains?) badly damaged\.} {, and $1 badly damaged (20-29%).} {app}
#subs {, and (is|are|has|have|contains?) heavily scratched and notched\.} {, and $1 heavily scratched and notched (30-39%).} {app}
#subs {, and (is|are|has|have|contains?) several unsightly notches\.} {, and $1 several unsightly notches (40-49%).} {app}
#subs {, and (is|are|has|have|contains?) a few dents and dings\.} {, and $1 a few dents and dings (50-59%).} {app}
#subs {, and (is|are|has|have|contains?) some minor scratches\.} {, and $1 some minor scratches (60-69%).} {app}
#subs {, and (is|are|has|have|contains?) rather scuffed up\.} {, and $1 rather scuffed up (70-79%).} {app}
#subs {, and (is|are|has|have|contains?) in good condition\.} {, and $1 in good condition (80-89%).} {app}
#subs {, and (is|are|has|have|contains?) practically in mint condition\.} {, and $1 practically in mint condition (90-97%).} {app}
#subs {, and (is|are|has|have|contains?) in pristine condition\.} {, and $1 in pristine condition (98-100%).} {app}