Don't forget, you can log in with your Play.net account

Genie numerical appraisal subs

From Elanthipedia
Jump to navigation Jump to search

Required Genie Settings

You must install this trigger to toggle the appraisal class.

#trigger {^(An?|Some|The).+type weapon\.$|^(An?|Some|The).+trains the.+skill\.$|^(An?|Some|The).+armor\.$|^You .+ (it|they) could do|^You .+ balanced and .+ suited to|^You .+ (it|they) imposes?|(it|they) offers? protection for the following areas} {#class appraise on;#event 3 "#class appraise off"}

Changelog

11/8/2019

  • Added my analyze subs
  • Added my creature appraisal subs

11/15/2018

  • Improved support for brawling weapons

11/11/2018

  • Added support for brawling weapons
  • Separated shield hindrance from armor hindrance (they use different scales)
  • Minor bug fixes

7/18/2016

  • Improved trigger to turn on the appraisal class.

8/11/2015

  • Fixed error with elemental damage stats.
  • Added support for the Resonance spell.

6/13/2015

  • Added new draw strength values for bows.

4/22/2015

  • Updated damage scale to include "demolishing."

4/15/2015

8/20/2014

  • Fixed an error that was causing numbers not to be added to your current total stealth hindrance when it was the same value as your current total maneuvering hindrance.

7/18/2014

  • Added support for elemental damage on weapons.

2/22/2013

  • Updated balance/power scale to include "very well" and "extremely well."

12/26/2012

  • Fixed dev[ae]stating error in messaging.

12/11/2012

  • Added support for held (and seen from a distance) armor to hindrance subs (i.e., "you could expect your maneuvering to be X and your stealth to be Y").

12/2/2012

12/1/2012

  • new fire, cold, and electric damage stats for weapons and shields
  • new force of impact stat for weapons and shields
  • added subs for current and total hindrance

Subs

Appraising Equipment

#subs {^(\s+)no (\w+) damage$} {$1no (0/28) $2 damage} {appraise}
#subs {^(\s+)dismal (\w+) damage$} {$1dismal (1/28) $2 damage} {appraise}
#subs {^(\s+)poor (\w+) damage$} {$1poor (2/28) $2 damage} {appraise}
#subs {^(\s+)low (\w+) damage$} {$1low (3/28) $2 damage} {appraise}
#subs {^(\s+)somewhat fair (\w+) damage$} {$1somewhat fair (4/28) $2 damage} {appraise}
#subs {^(\s+)fair (\w+) damage$} {$1fair (5/28) $2 damage} {appraise}
#subs {^(\s+)somewhat moderate (\w+) damage$} {$1somewhat moderate (6/28) $2 damage} {appraise}
#subs {^(\s+)moderate (\w+) damage$} {$1moderate (7/28) $2 damage} {appraise}
#subs {^(\s+)somewhat heavy (\w+) damage$} {$1somewhat heavy (8/28) $2 damage} {appraise}
#subs {^(\s+)heavy (\w+) damage$} {$1heavy (9/28) $2 damage} {appraise}
#subs {^(\s+)very heavy (\w+) damage$} {$1very heavy (10/28) $2 damage} {appraise}
#subs {^(\s+)great (\w+) damage$} {$1great (11/28) $2 damage} {appraise}
#subs {^(\s+)very great (\w+) damage$} {$1very great (12/28) $2 damage} {appraise}
#subs {^(\s+)severe (\w+) damage$} {$1severe (13/28) $2 damage} {appraise}
#subs {^(\s+)very severe (\w+) damage$} {$1very severe (14/28) $2 damage} {appraise}
#subs {^(\s+)extreme (\w+) damage$} {$1extreme (15/28) $2 damage} {appraise}
#subs {^(\s+)very extreme (\w+) damage$} {$1very extreme (16/28) $2 damage} {appraise}
#subs {^(\s+)mighty (\w+) damage$} {$1mighty (17/28) $2 damage} {appraise}
#subs {^(\s+)very mighty (\w+) damage$} {$1very mighty (18/28) $2 damage} {appraise}
#subs {^(\s+)bone-crushing (\w+) damage$} {$1bone-crushing (19/28) $2 damage} {appraise}
#subs {^(\s+)very bone-crushing (\w+) damage$} {$1very bone-crushing (20/28) $2 damage} {appraise}
#subs {^(\s+)devastating (\w+) damage$} {$1devastating (21/28) $2 damage} {appraise}
#subs {^(\s+)very devastating (\w+) damage$} {$1very devastating (22/28) $2 damage} {appraise}
#subs {^(\s+)overwhelming (\w+) damage$} {$1overwhelming (23/28) $2 damage} {appraise}
#subs {^(\s+)annihilating (\w+) damage$} {$1annihilating (24/28) $2 damage} {appraise}
#subs {^(\s+)obliterating (\w+) damage$} {$1obliterating (25/28) $2 damage} {appraise}
#subs {^(\s+)demolishing (\w+) damage$} {$1demolishing (26/28) $2 damage} {appraise}
#subs {^(\s+)catastrophic (\w+) damage$} {$1catastrophic (27/28) $2 damage} {appraise}
#subs {^(\s+)god-like (\w+) damage$} {$1god-like (28/28) $2 damage} {appraise}
#subs {^(\s+)no (\w+) damage increase$} {$1no (0/7) $2 damage increase} {appraise}
#subs {^(\s+)poor (\w+) damage increase$} {$1poor (1/7) $2 damage increase} {appraise}
#subs {^(\s+)low (\w+) damage increase$} {$1low (2/7) $2 damage increase} {appraise}
#subs {^(\s+)fair (\w+) damage increase$} {$1fair (3/7) $2 damage increase} {appraise}
#subs {^(\s+)moderate (\w+) damage increase$} {$1moderate (4/7) $2 damage increase} {appraise}
#subs {^(\s+)heavy (\w+) damage increase$} {$1heavy (5/7) $2 damage increase} {appraise}
#subs {^(\s+)great (\w+) damage increase$} {$1great (6/7) $2 damage increase} {appraise}
#subs {^(\s+)severe (\w+) damage increase$} {$1severe (7/7) $2 damage increase} {appraise}
#subs {^(\s+)a little (\w+) damage$} {$1a little (1/4) $2 damage} {appraise}
#subs {^(\s+)some (\w+) damage$} {$1some (2/4) $2 damage} {appraise}
#subs {^(\s+)quite a bit of (\w+) damage$} {$1quite a bit of (3/4) $2 damage} {appraise}
#subs {^(\s+)a lot of (\w+) damage$} {$1a lot of (4/4) $2 damage} {appraise}
#subs {^(\s+)no (\w+) damage with affinity for (\w+) attacks$} {$1no (0/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)dismal (\w+) damage with affinity for (\w+) attacks$} {$1dismal (1/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)poor (\w+) damage with affinity for (\w+) attacks$} {$1poor (2/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)low (\w+) damage with affinity for (\w+) attacks$} {$1low (3/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)somewhat fair (\w+) damage with affinity for (\w+) attacks$} {$1somewhat fair (4/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)fair (\w+) damage with affinity for (\w+) attacks$} {$1fair (5/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)somewhat moderate (\w+) damage with affinity for (\w+) attacks$} {$1somewhat moderate (6/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)moderate (\w+) damage with affinity for (\w+) attacks$} {$1moderate (7/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)somewhat heavy (\w+) damage with affinity for (\w+) attacks$} {$1somewhat heavy (8/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)heavy (\w+) damage with affinity for (\w+) attacks$} {$1heavy (9/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)very heavy (\w+) damage with affinity for (\w+) attacks$} {$1very heavy (10/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)great (\w+) damage with affinity for (\w+) attacks$} {$1great (11/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)very great (\w+) damage with affinity for (\w+) attacks$} {$1very great (12/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)severe (\w+) damage with affinity for (\w+) attacks$} {$1severe (13/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)very severe (\w+) damage with affinity for (\w+) attacks$} {$1very severe (14/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)extreme (\w+) damage with affinity for (\w+) attacks$} {$1extreme (15/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)very extreme (\w+) damage with affinity for (\w+) attacks$} {$1very extreme (16/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)mighty (\w+) damage with affinity for (\w+) attacks$} {$1mighty (17/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)very mighty (\w+) damage with affinity for (\w+) attacks$} {$1very mighty (18/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)bone-crushing (\w+) damage with affinity for (\w+) attacks$} {$1bone-crushing (19/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)very bone-crushing (\w+) damage with affinity for (\w+) attacks$} {$1very bone-crushing (20/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)devastating (\w+) damage with affinity for (\w+) attacks$} {$1devastating (21/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)very devastating (\w+) damage with affinity for (\w+) attacks$} {$1very devastating (22/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)overwhelming (\w+) damage with affinity for (\w+) attacks$} {$1overwhelming (23/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)annihilating (\w+) damage with affinity for (\w+) attacks$} {$1annihilating (24/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)obliterating (\w+) damage with affinity for (\w+) attacks$} {$1obliterating (25/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)demolishing (\w+) damage with affinity for (\w+) attacks$} {$1demolishing (26/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)catastrophic (\w+) damage with affinity for (\w+) attacks$} {$1catastrophic (27/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)god-like (\w+) damage with affinity for (\w+) attacks$} {$1god-like (28/28) $2 damage with affinity for $3 attacks} {appraise}
#subs {^(\s+)no (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1no (0/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)dismal (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1dismal (1/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)poor (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1poor (2/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)low (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1low (3/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)somewhat fair (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1somewhat fair (4/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)fair (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1fair (5/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)somewhat moderate (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1somewhat moderate (6/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)moderate (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1moderate (7/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)somewhat heavy (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1somewhat heavy (8/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)heavy (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1heavy (9/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)very heavy (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1very heavy (10/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)great (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1great (11/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)very great (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1very great (12/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)severe (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1severe (13/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)very severe (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1very severe (14/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)extreme (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1extreme (15/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)very extreme (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1very extreme (16/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)mighty (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1mighty (17/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)very mighty (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1very mighty (18/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)bone-crushing (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1bone-crushing (19/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)very bone-crushing (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1very bone-crushing (20/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)devastating (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1devastating (21/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)very devastating (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1very devastating (22/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)overwhelming (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1overwhelming (23/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)annihilating (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1annihilating (24/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)obliterating (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1obliterating (25/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)demolishing (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1demolishing (26/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)catastrophic (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1catastrophic (27/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {^(\s+)god-like (\w+) damage\.(\s+)The (.*) (point|edge|face) seems to resonate with violent energy\.$} {$1god-like (28/28) $2 damage.$3The $4 $5 seems to resonate with violent energy.} {appraise}
#subs {(is|are) not (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 not (0/17) $2} {appraise}
#subs {(is|are) terribly (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 terribly (1/17) $2} {appraise}
#subs {(is|are) dismally (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 dismally (2/17) $2} {appraise}
#subs {(is|are) poorly (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 poorly (3/17) $2} {appraise}
#subs {(is|are) inadequately (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 inadequately (4/17) $2} {appraise}
#subs {(is|are) fairly (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 fairly (5/17) $2} {appraise}
#subs {(is|are) decently (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 decently (6/17) $2} {appraise}
#subs {(is|are) reasonably (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 reasonably (7/17) $2} {appraise}
#subs {(is|are) soundly (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 soundly (8/17) $2} {appraise}
#subs {(is|are) well (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 well (9/17) $2} {appraise}
#subs {(is|are) very well (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 very well (10/17) $2} {appraise}
#subs {(is|are) extremely well (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 extremely well (11/17) $2} {appraise}
#subs {(is|are) excellently (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 excellently (12/17) $2} {appraise}
#subs {(is|are) superbly (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 superbly (13/17) $2} {appraise}
#subs {(is|are) incredibly (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 incredibly (14/17) $2} {appraise}
#subs {(is|are) amazingly (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 amazingly (15/17) $2} {appraise}
#subs {(is|are) unbelievably (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 unbelievably (16/17) $2} {appraise}
#subs {(is|are) perfectly (designed for improving the force|balanced and|suited to gaining extra attack power|suited for adding attack power)} {$1 perfectly (17/17) $2} {appraise}
#subs {^The (.*) appears set for a draw strength that is extremely low for a (\w+) of this type\.$} {The $1 appears set for a draw strength that is extremely low (1/8) for a $2 of this type.} {appraise}
#subs {^The (.*) appears set for a draw strength that is very low for a (\w+) of this type\.$} {The $1 appears set for a draw strength that is very low (2/8) for a $2 of this type.} {appraise}
#subs {^The (.*) appears set for a draw strength that is somewhat low for a (\w+) of this type\.$} {The $1 appears set for a draw strength that is somewhat low (3/8) for a $2 of this type.} {appraise}
#subs {^The (.*) appears set for a draw strength that is average for a (\w+) of this type\.$} {The $1 appears set for a draw strength that is average (4/8) for a $2 of this type.} {appraise}
#subs {^The (.*) appears set for a draw strength that is somewhat high for a (\w+) of this type\.$} {The $1 appears set for a draw strength that is somewhat high (5/8) for a $2 of this type.} {appraise}
#subs {^The (.*) appears set for a draw strength that is very high for a (\w+) of this type\.$} {The $1 appears set for a draw strength that is very high (6/8) for a $2 of this type.} {appraise}
#subs {^The (.*) appears set for a draw strength that is exceptionally high for a (\w+) of this type\.$} {The $1 appears set for a draw strength that is exceptionally high (7/8) for a $2 of this type.} {appraise}
#subs {^The (.*) appears set for a draw strength that is extremely high for a (\w+) of this type\.$} {The $1 appears set for a draw strength that is extremely high (8/8) for a $2 of this type.} {appraise}
#subs {it imposes no maneuvering hindrance\.$} {it imposes no (0/15) maneuvering hindrance.} {appraise}
#subs {it imposes insignificant maneuvering hindrance\.$} {it imposes insignificant (1/15) maneuvering hindrance.} {appraise}
#subs {it imposes trivial maneuvering hindrance\.$} {it imposes trivial (2/15) maneuvering hindrance.} {appraise}
#subs {it imposes light maneuvering hindrance\.$} {it imposes light (3/15) maneuvering hindrance.} {appraise}
#subs {it imposes minor maneuvering hindrance\.$} {it imposes minor (4/15) maneuvering hindrance.} {appraise}
#subs {it imposes fair maneuvering hindrance\.$} {it imposes fair (5/15) maneuvering hindrance.} {appraise}
#subs {it imposes mild maneuvering hindrance\.$} {it imposes mild (6/15) maneuvering hindrance.} {appraise}
#subs {it imposes moderate maneuvering hindrance\.$} {it imposes moderate (7/15) maneuvering hindrance.} {appraise}
#subs {it imposes noticeable maneuvering hindrance\.$} {it imposes noticeable (8/15) maneuvering hindrance.} {appraise}
#subs {it imposes high maneuvering hindrance\.$} {it imposes high (9/15) maneuvering hindrance.} {appraise}
#subs {it imposes significant maneuvering hindrance\.$} {it imposes significant (10/15) maneuvering hindrance.} {appraise}
#subs {it imposes great maneuvering hindrance\.$} {it imposes great (11/15) maneuvering hindrance.} {appraise}
#subs {it imposes extreme maneuvering hindrance\.$} {it imposes extreme (12/15) maneuvering hindrance.} {appraise}
#subs {it imposes debilitating maneuvering hindrance\.$} {it imposes debilitating (13/15) maneuvering hindrance.} {appraise}
#subs {it imposes overwhelming maneuvering hindrance\.$} {it imposes overwhelming (14/15) maneuvering hindrance.} {appraise}
#subs {it imposes insane maneuvering hindrance\.$} {it imposes insane (15/15) maneuvering hindrance.} {appraise}
#subs {(offers|to) no (to|protection\.$)} {$1 no (0/26) $2} {appraise}
#subs {(offers|to) extremely terrible (to|protection\.$)} {$1 extremely terrible (1/26) $2} {appraise}
#subs {(offers|to) terrible (to|protection\.$)} {$1 terrible (2/26) $2} {appraise}
#subs {(offers|to) dismal (to|protection\.$)} {$1 dismal (3/26) $2} {appraise}
#subs {(offers|to) very poor (to|protection\.$)} {$1 very poor (4/26) $2} {appraise}
#subs {(offers|to) poor (to|protection\.$)} {$1 poor (5/26) $2} {appraise}
#subs {(offers|to) rather low (to|protection\.$)} {$1 rather low (6/26) $2} {appraise}
#subs {(offers|to) low (to|protection\.$)} {$1 low (7/26) $2} {appraise}
#subs {(offers|to) fair (to|protection\.$)} {$1 fair (8/26) $2} {appraise}
#subs {(offers|to) better than fair (to|protection\.$)} {$1 better than fair (9/26) $2} {appraise}
#subs {(offers|to) moderate (to|protection\.$)} {$1 moderate (10/26) $2} {appraise}
#subs {(offers|to) moderately good (to|protection\.$)} {$1 moderately good (11/26) $2} {appraise}
#subs {(offers|to) good (to|protection\.$)} {$1 good (12/26) $2} {appraise}
#subs {(offers|to) very good (to|protection\.$)} {$1 very good (13/26) $2} {appraise}
#subs {(offers|to) high (to|protection\.$)} {$1 high (14/26) $2} {appraise}
#subs {(offers|to) very high (to|protection\.$)} {$1 very high (15/26) $2} {appraise}
#subs {(offers|to) great (to|protection\.$)} {$1 great (16/26) $2} {appraise}
#subs {(offers|to) very great (to|protection\.$)} {$1 very great (17/26) $2} {appraise}
#subs {(offers|to) exceptional (to|protection\.$)} {$1 exceptional (18/26) $2} {appraise}
#subs {(offers|to) very exceptional (to|protection\.$)} {$1 very exceptional (19/26) $2} {appraise}
#subs {(offers|to) impressive (to|protection\.$)} {$1 impressive (20/26) $2} {appraise}
#subs {(offers|to) very impressive (to|protection\.$)} {$1 very impressive (21/26) $2} {appraise}
#subs {(offers|to) amazing (to|protection\.$)} {$1 amazing (22/26) $2} {appraise}
#subs {(offers|to) incredible (to|protection\.$)} {$1 incredible (23/26) $2} {appraise}
#subs {(offers|to) tremendous (to|protection\.$)} {$1 tremendous (24/26) $2} {appraise}
#subs {(offers|to) unbelievable (to|protection\.$)} {$1 unbelievable (25/26) $2} {appraise}
#subs {(offers|to) god-like (to|protection\.$)} {$1 god-like (26/26) $2} {appraise}
#subs {(appears? to impose|maneuvering hindrance and) no (maneuvering hindrance and|stealth hindrance, offering:)} {$1 no (0/8) $2} {appraise}
#subs {(appears? to impose|maneuvering hindrance and) insignificant (maneuvering hindrance and|stealth hindrance, offering:)} {$1 insignificant (1/8) $2} {appraise}
#subs {(appears? to impose|maneuvering hindrance and) light (maneuvering hindrance and|stealth hindrance, offering:)} {$1 light (2/8) $2} {appraise}
#subs {(appears? to impose|maneuvering hindrance and) fair (maneuvering hindrance and|stealth hindrance, offering:)} {$1 fair (3/8) $2} {appraise}
#subs {(appears? to impose|maneuvering hindrance and) moderate (maneuvering hindrance and|stealth hindrance, offering:)} {$1 moderate (4/8) $2} {appraise}
#subs {(appears? to impose|maneuvering hindrance and) high (maneuvering hindrance and|stealth hindrance, offering:)} {$1 high (5/8) $2} {appraise}
#subs {(appears? to impose|maneuvering hindrance and) great (maneuvering hindrance and|stealth hindrance, offering:)} {$1 great (6/8) $2} {appraise}
#subs {(appears? to impose|maneuvering hindrance and) overwhelming (maneuvering hindrance and|stealth hindrance, offering:)} {$1 overwhelming (7/8) $2} {appraise}
#subs {(appears? to impose|maneuvering hindrance and) insane (maneuvering hindrance and|stealth hindrance, offering:)} {$1 insane (8/8) $2} {appraise}
#subs {^(\s+)poor protection and} {$1poor (1/15) protection and} {appraise}
#subs {^(\s+)low protection and} {$1low (2/15) protection and} {appraise}
#subs {^(\s+)fair protection and} {$1fair (3/15) protection and} {appraise}
#subs {^(\s+)moderate protection and} {$1moderate (4/15) protection and} {appraise}
#subs {^(\s+)good protection and} {$1good (5/15) protection and} {appraise}
#subs {^(\s+)very good protection and} {$1very good (6/15) protection and} {appraise}
#subs {^(\s+)high protection and} {$1high (7/15) protection and} {appraise}
#subs {^(\s+)very high protection and} {$1very high (8/15) protection and} {appraise}
#subs {^(\s+)great protection and} {$1great (9/15) protection and} {appraise}
#subs {^(\s+)very great protection and} {$1very great (10/15) protection and} {appraise}
#subs {^(\s+)extreme protection and} {$1extreme (11/15) protection and} {appraise}
#subs {^(\s+)exceptional protection and} {$1exceptional (12/15) protection and} {appraise}
#subs {^(\s+)incredible protection and} {$1incredible (13/15) protection and} {appraise}
#subs {^(\s+)amazing protection and} {$1amazing (14/15) protection and} {appraise}
#subs {^(\s+)unbelievable protection and} {$1unbelievable (15/15) protection and} {appraise}
#subs {protection and very poor damage absorption} {protection and very poor (1/17) damage absorption} {appraise}
#subs {protection and poor damage absorption} {protection and poor (2/17) damage absorption} {appraise}
#subs {protection and low damage absorption} {protection and low (3/17) damage absorption} {appraise}
#subs {protection and somewhat fair damage absorption} {protection and somewhat fair (4/17) damage absorption} {appraise}
#subs {protection and fair damage absorption} {protection and fair (5/17) damage absorption} {appraise}
#subs {protection and moderate damage absorption} {protection and moderate (6/17) damage absorption} {appraise}
#subs {protection and good damage absorption} {protection and good (7/17) damage absorption} {appraise}
#subs {protection and very good damage absorption} {protection and very good (8/17) damage absorption} {appraise}
#subs {protection and high damage absorption} {protection and high (9/17) damage absorption} {appraise}
#subs {protection and very high damage absorption} {protection and very high (10/17) damage absorption} {appraise}
#subs {protection and great damage absorption} {protection and great (11/17) damage absorption} {appraise}
#subs {protection and very great damage absorption} {protection and very great (12/17) damage absorption} {appraise}
#subs {protection and extreme damage absorption} {protection and extreme (13/17) damage absorption} {appraise}
#subs {protection and exceptional damage absorption} {protection and exceptional (14/17) damage absorption} {appraise}
#subs {protection and incredible damage absorption} {protection and incredible (15/17) damage absorption} {appraise}
#subs {protection and amazing damage absorption} {protection and amazing (16/17) damage absorption} {appraise}
#subs {protection and unbelievable damage absorption} {protection and unbelievable (17/17) damage absorption} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) unhindered and your stealth (would|to) be} {If you were only wearing $1 $2 unhindered (0/14) and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) barely hindered and your stealth (would|to) be} {If you were only wearing $1 $2 barely (1/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) minimally hindered and your stealth (would|to) be} {If you were only wearing $1 $2 minimally (2/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) insignificantly hindered and your stealth (would|to) be} {If you were only wearing $1 $2 insignificantly (3/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) lightly hindered and your stealth (would|to) be} {If you were only wearing $1 $2 lightly (4/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) fairly hindered and your stealth (would|to) be} {If you were only wearing $1 $2 fairly (5/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) somewhat hindered and your stealth (would|to) be} {If you were only wearing $1 $2 somewhat (6/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) moderately hindered and your stealth (would|to) be} {If you were only wearing $1 $2 moderately (7/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) rather hindered and your stealth (would|to) be} {If you were only wearing $1 $2 rather (8/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) very hindered and your stealth (would|to) be} {If you were only wearing $1 $2 very (9/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) highly hindered and your stealth (would|to) be} {If you were only wearing $1 $2 highly (10/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) greatly hindered and your stealth (would|to) be} {If you were only wearing $1 $2 greatly (11/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) extremely hindered and your stealth (would|to) be} {If you were only wearing $1 $2 extremely (12/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) overwhelmingly hindered and your stealth (would|to) be} {If you were only wearing $1 $2 overwhelmingly (13/14) hindered and your stealth $3 be} {appraise}
#subs {^If you were only wearing (.*) (your maneuvering would be|you could expect your maneuvering to be) insanely hindered and your stealth (would|to) be} {If you were only wearing $1 $2 insanely (14/14) hindered and your stealth $3 be} {appraise}
#subs {and your stealth (would|to) be unhindered\.$} {and your stealth $1 be unhindered (0/14).} {appraise}
#subs {and your stealth (would|to) be barely hindered\.$} {and your stealth $1 be barely (1/14) hindered.} {appraise}
#subs {and your stealth (would|to) be minimally hindered\.$} {and your stealth $1 be minimally (2/14) hindered.} {appraise}
#subs {and your stealth (would|to) be insignificantly hindered\.$} {and your stealth $1 be insignificantly (3/14) hindered.} {appraise}
#subs {and your stealth (would|to) be lightly hindered\.$} {and your stealth $1 be lightly (4/14) hindered.} {appraise}
#subs {and your stealth (would|to) be fairly hindered\.$} {and your stealth $1 be fairly (5/14) hindered.} {appraise}
#subs {and your stealth (would|to) be somewhat hindered\.$} {and your stealth $1 be somewhat (6/14) hindered.} {appraise}
#subs {and your stealth (would|to) be moderately hindered\.$} {and your stealth $1 be moderately (7/14) hindered.} {appraise}
#subs {and your stealth (would|to) be rather hindered\.$} {and your stealth $1 be rather (8/14) hindered.} {appraise}
#subs {and your stealth (would|to) be very hindered\.$} {and your stealth $1 be very (9/14) hindered.} {appraise}
#subs {and your stealth (would|to) be highly hindered\.$} {and your stealth $1 be highly (10/14) hindered.} {appraise}
#subs {and your stealth (would|to) be greatly hindered\.$} {and your stealth $1 be greatly (11/14) hindered.} {appraise}
#subs {and your stealth (would|to) be extremely hindered\.$} {and your stealth $1 be extremely (12/14) hindered.} {appraise}
#subs {and your stealth (would|to) be overwhelmingly hindered\.$} {and your stealth $1 be overwhelmingly (13/14) hindered.} {appraise}
#subs {and your stealth (would|to) be insanely hindered\.$} {and your stealth $1 be insanely (14/14) hindered.} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently unhindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently unhindered (0/14) and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently barely hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently barely (1/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently minimally hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently minimally (2/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently insignificantly hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently insignificantly (3/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently lightly hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently lightly (4/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently fairly hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently fairly (5/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently somewhat hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently somewhat (6/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently moderately hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently moderately (7/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently rather hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently rather (8/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently very hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently very (9/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently highly hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently highly (10/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently greatly hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently greatly (11/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently extremely hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently extremely (12/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently overwhelmingly hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently overwhelmingly (13/14) hindered and your stealth is} {appraise}
#subs {^But considering all the armor and shields you are wearing or carrying, you are currently insanely hindered and your stealth is} {But considering all the armor and shields you are wearing or carrying, you are currently insanely (14/14) hindered and your stealth is} {appraise}
#subs {and your stealth is unhindered\.$} {and your stealth is unhindered (0/14).} {appraise}
#subs {and your stealth is barely hindered\.$} {and your stealth is barely (1/14) hindered.} {appraise}
#subs {and your stealth is minimally hindered\.$} {and your stealth is minimally (2/14) hindered.} {appraise}
#subs {and your stealth is insignificantly hindered\.$} {and your stealth is insignificantly (3/14) hindered.} {appraise}
#subs {and your stealth is lightly hindered\.$} {and your stealth is lightly (4/14) hindered.} {appraise}
#subs {and your stealth is fairly hindered\.$} {and your stealth is fairly (5/14) hindered.} {appraise}
#subs {and your stealth is somewhat hindered\.$} {and your stealth is somewhat (6/14) hindered.} {appraise}
#subs {and your stealth is moderately hindered\.$} {and your stealth is moderately (7/14) hindered.} {appraise}
#subs {and your stealth is rather hindered\.$} {and your stealth is rather (8/14) hindered.} {appraise}
#subs {and your stealth is very hindered\.$} {and your stealth is very (9/14) hindered.} {appraise}
#subs {and your stealth is highly hindered\.$} {and your stealth is highly (10/14) hindered.} {appraise}
#subs {and your stealth is greatly hindered\.$} {and your stealth is greatly (11/14) hindered.} {appraise}
#subs {and your stealth is extremely hindered\.$} {and your stealth is extremely (12/14) hindered.} {appraise}
#subs {and your stealth is overwhelmingly hindered\.$} {and your stealth is overwhelmingly (13/14) hindered.} {appraise}
#subs {and your stealth is insanely hindered\.$} {and your stealth is insanely (14/14) hindered.} {appraise}
#subs {(is|are) extremely weak and easily damaged,} {$1 extremely weak and easily damaged (1/18),} {appraise}
#subs {(is|are) very delicate and easily damaged,} {$1 very delicate and easily damaged (2/18),} {appraise}
#subs {(is|are) quite fragile and easily damaged,} {$1 quite fragile and easily damaged (3/18),} {appraise}
#subs {(is|are) rather flimsy and easily damaged,} {$1 rather flimsy and easily damaged (4/18),} {appraise}
#subs {(is|are) particularly weak against damage,} {$1 particularly weak against damage (5/18),} {appraise}
#subs {(is|are) somewhat unsound against damage,} {$1 somewhat unsound against damage (6/18),} {appraise}
#subs {(is|are) appreciably susceptible to damage,} {$1 appreciably susceptible to damage (7/18),} {appraise}
#subs {(is|are) marginally vulnerable to damage,} {$1 marginally vulnerable to damage (8/18),} {appraise}
#subs {(is|are) of average construction,} {$1 of average construction (9/18),} {appraise}
#subs {(is|are) a bit safeguarded against damage,} {$1 a bit safeguarded against damage (10/18),} {appraise}
#subs {(is|are) rather reinforced against damage,} {$1 rather reinforced against damage (11/18),} {appraise}
#subs {(is|are) quite guarded against damage,} {$1 quite guarded against damage (12/18),} {appraise}
#subs {(is|are) highly protected against damage,} {$1 highly protected against damage (13/18),} {appraise}
#subs {(is|are) very strong against damage,} {$1 very strong against damage (14/18),} {appraise}
#subs {(is|are) extremely resistant to damage,} {$1 extremely resistant to damage (15/18),} {appraise}
#subs {(is|are) unusually resilient to damage,} {$1 unusually resilient to damage (16/18),} {appraise}
#subs {(is|are) nearly impervious to damage,} {$1 nearly impervious to damage (17/18),} {appraise}
#subs {(is|are) practically invulnerable to damage,} {$1 practically invulnerable to damage (18/18),} {appraise}
#subs {, and (is|are|has|have|contains?) battered and practically destroyed\.$} {, and $1 battered and practically destroyed (0-19%).} {appraise}
#subs {, and (is|are|has|have|contains?) badly damaged\.$} {, and $1 badly damaged (20-29%).} {appraise}
#subs {, and (is|are|has|have|contains?) heavily scratched and notched\.$} {, and $1 heavily scratched and notched (30-39%).} {appraise}
#subs {, and (is|are|has|have|contains?) several unsightly notches\.$} {, and $1 several unsightly notches (40-49%).} {appraise}
#subs {, and (is|are|has|have|contains?) a few dents and dings\.$} {, and $1 a few dents and dings (50-59%).} {appraise}
#subs {, and (is|are|has|have|contains?) some minor scratches\.$} {, and $1 some minor scratches (60-69%).} {appraise}
#subs {, and (is|are|has|have|contains?) rather scuffed up\.$} {, and $1 rather scuffed up (70-79%).} {appraise}
#subs {, and (is|are|has|have|contains?) in good condition\.$} {, and $1 in good condition (80-89%).} {appraise}
#subs {, and (is|are|has|have|contains?) practically in mint condition\.$} {, and $1 practically in mint condition (90-98%).} {appraise}
#subs {, and (is|are|has|have|contains?) in pristine condition\.$} {, and $1 in pristine condition (99-100%).} {appraise}

Analyze

#subs {^The workmanship is riddled with mistakes and practically worthless\.$} {The workmanship is riddled with mistakes and practically worthless (1/13).} {analyze}
#subs {^The workmanship is of dismal quality\.$} {The workmanship is of dismal quality (2/13).} {analyze}
#subs {^The workmanship is very poorly-crafted\.$} {The workmanship is very poorly-crafted (3/13).} {analyze}
#subs {^The workmanship is of below-average quality\.$} {The workmanship is of below-average quality (4/13).} {analyze}
#subs {^The workmanship is of mediocre quality\.$} {The workmanship is of mediocre quality (5/13).} {analyze}
#subs {^The workmanship is about average in quality\.$} {The workmanship is about average in quality (6/13).} {analyze}
#subs {^The workmanship is of above-average quality\.$} {The workmanship is of above-average quality (7/13).} {analyze}
#subs {^The workmanship is well-crafted\.$} {The workmanship is well-crafted (8/13).} {analyze}
#subs {^The workmanship is finely-crafted\.$} {The workmanship is finely-crafted (9/13).} {analyze}
#subs {^The workmanship is of superior quality\.$} {The workmanship is of superior quality (10/13).} {analyze}
#subs {^The workmanship is of exceptional quality\.$} {The workmanship is of exceptional quality (11/13).} {analyze}
#subs {^The workmanship is of outstanding quality\.$} {The workmanship is of outstanding quality (12/13).} {analyze}
#subs {^The workmanship is masterfully-crafted\.$} {The workmanship is masterfully-crafted (13/13).} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? extremely easy piece to make\.)$} {$1 (1/12: 25 Ranks w/o Tech, 18 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? very easy piece to make\.)$} {$1 (2/12: 50 Ranks w/o Tech, 36 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? easy piece to make\.)$} {$1 (3/12: 100 Ranks w/o Tech, 71 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? simple piece to make\.)$} {$1 (4/12: 200 Ranks w/o Tech, 143 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? basic piece to make\.)$} {$1 (5/12: 300 Ranks w/o Tech, 214 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? somewhat challenging piece to make\.)$} {$1 (6/12: 425 Ranks w/o Tech, 304 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? challenging piece to make\.)$} {$1 (7/12: 550 Ranks w/o Tech, 368 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? complicated piece to make\.)$} {$1 (8/12: 700 Ranks w/o Tech, 500 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? intricate piece to make\.)$} {$1 (9/12: 850 Ranks w/o Tech, 607 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? difficult piece to make\.)$} {$1 (10/12: 1175 Ranks w/o Tech, 839 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? very difficult piece to make\.)$} {$1 (11/12: 1400 Ranks w/o Tech, 850-950 with)} {analyze}
#subs {^((?:The|These|They) .* (?:is|are) an? extremely difficult piece to make\.)$} {$1 (12/12: 1500+ Ranks w/o Tech, 900-1200 with)} {analyze}
#subs {^(The workmanship is practically worthless\.)$} {$1 (1/13)} {analyze}
#subs {^(The workmanship is dismal\.)$} {$1 (2/13)} {analyze}
#subs {^(The workmanship is poorly-crafted\.)$} {$1 (3/13)} {analyze}
#subs {^(The workmanship is below-average\.)$} {$1 (4/13)} {analyze}
#subs {^(The workmanship is mediocre\.)$} {$1 (5/13)} {analyze}
#subs {^(The workmanship is about average\.)$} {$1 (6/13)} {analyze}
#subs {^(The workmanship is above-average\.)$} {$1 (7/13)} {analyze}
#subs {^(The workmanship is well-crafted\.)$} {$1 (8/13)} {analyze}
#subs {^(The workmanship is finely-crafted\.)$} {$1 (9/13)} {analyze}
#subs {^(The workmanship is superior\.)$} {$1 (10/13)} {analyze}
#subs {^(The workmanship is exceptional\.)$} {$1 (11/13)} {analyze}
#subs {^(The workmanship is outstanding\.)$} {$1 (12/13)} {analyze}
#subs {^(The workmanship is masterfully-crafted\.)$} {$1 (13/13)} {analyze}

Appraising Creatures

#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is dead\.$} {You $1 the $2 is dead. (0/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is at death's door\.$} {You $1 the $2 is at death's door. (1/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is in extremely bad shape\.$} {You $1 the $2 is in extremely bad shape. (2/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is in very bad shape\.$} {You $1 the $2 is in very bad shape. (3/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is in bad shape\.$} {You $1 the $2 is in bad shape. (4/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is extremely beat up\.$} {You $1 the $2 is extremely beat up. (5/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is very beat up\.$} {You $1 the $2 is very beat up. (6/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is beat up\.$} {You $1 the $2 is beat up. (7/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is battered\.$} {You $1 the $2 is battered. (8/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is slightly battered\.$} {You $1 the $2 is slightly battered. (9/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is healthy\.$} {You $1 the $2 is healthy. (10/11)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) the (.+) (?<!spirit that )is incredibly healthy\.$} {You $1 the $2 is incredibly healthy. (11/11)} {creature}
#subs {no (?=spirit that is)} {no (0/9) } {creature}
#subs {hardly any (?=spirit that is)} {hardly any (1/9) } {creature}
#subs {little (?=spirit that is)} {little (2/9) } {creature}
#subs {some (?=spirit that is)} {some (3/9) } {creature}
#subs {a normal (?=spirit that is)} {a normal (4/9) } {creature}
#subs {a large (?=spirit that is)} {a large (5/9) } {creature}
#subs {a great (?=spirit that is)} {a great (6/9) } {creature}
#subs {a mighty (?=spirit that is)} {a mighty (7/9) } {creature}
#subs {a tremendous (?=spirit that is)} {a tremendous (8/9) } {creature}
#subs {an incredible (?=spirit that is)} {an incredible (9/9) } {creature}
#subs {(?<=^You.+spirit that is )beyond life\.$} {beyond life (-1/10).} {creature}
#subs {(?<=^You.+spirit that is )without life\.$} {without life (0/10).} {creature}
#subs {(?<=^You.+spirit that is )in extremely bad shape\.$} {in extremely bad shape (1/10).} {creature}
#subs {(?<=^You.+spirit that is )in very bad shape\.$} {in very bad shape (2/10).} {creature}
#subs {(?<=^You.+spirit that is )in bad shape\.$} {in bad shape (3/10).} {creature}
#subs {(?<=^You.+spirit that is )extremely beat up\.$} {extremely beat up (4/10).} {creature}
#subs {(?<=^You.+spirit that is )very beat up\.$} {very beat up (5/10).} {creature}
#subs {(?<=^You.+spirit that is )beat up\.$} {beat up (6/10).} {creature}
#subs {(?<=^You.+spirit that is )battered\.$} {battered (7/10).} {creature}
#subs {(?<=^You.+spirit that is )slightly battered\.$} {slightly battered (8/10).} {creature}
#subs {(?<=^You.+spirit that is )healthy\.$} {healthy (9/10).} {creature}
#subs {(?<=^You.+spirit that is )incredibly healthy\.$} {incredibly healthy (10/10).} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) (.+) is exhausted\.$} {You $1 $2 is exhausted. (1/8)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) (.+) is extremely tired\.$} {You $1 $2 is extremely tired. (2/8)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) (.+) is very tired\.$} {You $1 $2 is very tired. (3/8)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) (.+) is tired\.$} {You $1 $2 is tired. (4/8)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) (.+) is somewhat fatigued\.$} {You $1 $2 is somewhat fatigued. (5/8)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) (.+) is slightly fatigued\.$} {You $1 $2 is slightly fatigued. (6/8)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) (.+) is completely rested\.$} {You $1 $2 is completely rested. (7/8)} {creature}
#subs {^You (are certain that|are confident that|think it is likely that|estimate that|believe that|guess that|wonder if) (.+) is invigorated\.$} {You $1 $2 is invigorated. (8/8)} {creature}
#subs {not nearly (as strong as|as agile as|as disciplined as|as quick to react as|as conditioned as) you are\.$} {not nearly $1 you are. (1/21)} {creature}
#subs {far (weaker than|less agile than|less disciplined than|less quick to react than|less conditioned than) you are\.$} {far $1 you are. (2/21)} {creature}
#subs {a great deal (weaker than|less agile than|less disciplined than|less quick to react than|less conditioned than) you are\.$} {a great deal $1 you are. (3/21)} {creature}
#subs {significantly (weaker than|less agile than|less disciplined than|less quick to react than|less conditioned than) you are\.$} {significantly $1 you are. (4/21)} {creature}
#subs {quite a bit (weaker than|less agile than|less disciplined than|less quick to react than|less conditioned than) you are\.$} {quite a bit $1 you are. (5/21)} {creature}
#subs {definitely (weaker than|less agile than|less disciplined than|less quick to react than|less conditioned than) you are\.$} {definitely $1 you are. (6/21)} {creature}
#subs {rather (weaker than|less agile than|less disciplined than|less quick to react than|less conditioned than) you are\.$} {rather $1 you are. (7/21)} {creature}
#subs {somewhat (weaker than|less agile than|less disciplined than|less quick to react than|less conditioned than) you are\.$} {somewhat $1 you are. (8/21)} {creature}
#subs {not quite (as strong as|as agile as|as disciplined as|as quick to react as|as conditioned as) you are\.$} {not quite $1 you are. (9/21)} {creature}
#subs {about (as strong as|as agile as|as disciplined as|as quick to react as|as conditioned as) you are\.$} {about $1 you are. (10/21)} {creature}
#subs {apparently (as strong as|as agile as|as disciplined as|as quick to react as|as conditioned as) you are\.$} {apparently $1 you are. (11/21)} {creature}
#subs {a little (stronger than|more agile than|more disciplined? than|more quick to react than|more conditioned than) you are\.$} {a little $1 you are. (12/21)} {creature}
#subs {somewhat (stronger than|more agile than|more disciplined? than|more quick to react than|more conditioned than) you are\.$} {somewhat $1 you are. (13/21)} {creature}
#subs {rather (stronger than|more agile than|more disciplined? than|more quick to react than|more conditioned than) you are\.$} {rather $1 you are. (14/21)} {creature}
#subs {definitely (stronger than|more agile than|more disciplined? than|more quick to react than|more conditioned than) you are\.$} {definitely $1 you are. (15/21)} {creature}
#subs {quite a bit (stronger than|more agile than|more disciplined? than|more quick to react than|more conditioned than) you are\.$} {quite a bit $1 you are. (16/21)} {creature}
#subs {significantly (stronger than|more agile than|more disciplined? than|more quick to react than|more conditioned than) you are\.$} {significantly $1 you are. (17/21)} {creature}
#subs {a great deal (stronger than|more agile than|more disciplined? than|more quick to react than|more conditioned than) you are\.$} {a great deal $1 you are. (18/21)} {creature}
#subs {far (stronger than|more agile than|more disciplined? than|more quick to react than|more conditioned than) you are\.$} {far $1 you are. (19/21)} {creature}
#subs {far, far (stronger than|more agile than|more disciplined? than|more quick to react than|more conditioned than) you are\.$} {far, far $1 you are. (20/21)} {creature}
#subs {far, far, far (stronger than|more agile than|more disciplined? than|more quick to react than|more conditioned than) you are\.$} {far, far, far $1 you are. (21/21)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a very easy opponent\.$} {a very easy opponent. (1/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)well beneath your abilities\.$} {well beneath your abilities. (2/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a simple opponent\.$} {a simple opponent. (3/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)an easy opponent\.$} {an easy opponent. (4/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a relatively easy opponent\.$} {a relatively easy opponent. (5/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)definitely less skilled\.$} {definitely less skilled. (6/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a less skilled opponent\.$} {a less skilled opponent. (7/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a slightly less skilled opponent\.$} {a slightly less skilled opponent. (8/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a worthy opponent\.$} {a worthy opponent. (9/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a solid opponent\.$} {a solid opponent. (10/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a challenging opponent\.$} {a challenging opponent. (11/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a difficult opponent\.$} {a difficult opponent. (12/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a rather difficult opponent\.$} {a rather difficult opponent. (13/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a quite difficult opponent\.$} {a quite difficult opponent. (14/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a very difficult opponent\.$} {a very difficult opponent. (15/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)a truly skilled opponent\.$} {a truly skilled opponent. (16/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)an extremely skillful opponent\.$} {an extremely skillful opponent. (17/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)something that'd kill you quickly\.$} {something that'd kill you quickly. (18/19)} {creature}
#subs {(?<=Taking stock of its offensive abilities.+)something that could tear you to shreds\.$} {something that could tear you to shreds. (19/19)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a creature completely beneath your notice\.$} {a creature completely beneath your notice. (1/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)something you could wipe the floor with\.$} {something you could wipe the floor with. (2/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)something that you could tear to shreds\.$} {something that you could tear to shreds. (3/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)something that you'd kill quickly\.$} {something that you'd kill quickly. (4/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a harmless opponent\.$} {a harmless opponent. (5/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a very easy opponent\.$} {a very easy opponent. (6/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)well beneath your abilities\.$} {well beneath your abilities. (7/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a simple opponent\.$} {a simple opponent. (8/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)an easy opponent\.$} {an easy opponent. (9/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a relatively easy opponent\.$} {a relatively easy opponent. (10/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a somewhat skilled opponent\.$} {a somewhat skilled opponent. (11/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a worthy opponent\.$} {a worthy opponent. (12/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a difficult opponent\.$} {a difficult opponent. (13/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a rather difficult opponent\.$} {a rather difficult opponent. (14/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a quite difficult opponent\.$} {a quite difficult opponent. (15/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a very difficult opponent\.$} {a very difficult opponent. (16/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a truly skilled opponent\.$} {a truly skilled opponent. (17/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)well above your abilities\.$} {well above your abilities. (18/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)something you couldn't hope to hurt\.$} {something you couldn't hope to hurt. (19/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a master that's well beyond your abilities\.$} {a master that's well beyond your abilities. (20/21)} {creature}
#subs {(?<=Taking stock of its defensive abilities.+)a mythical being of immense power and ability\.$} {a mythical being of immense power and ability. (21/21)} {creature}
#subs {(?<=If you.+would train )quite badly\.$} {quite badly. (1/7)} {creature}
#subs {(?<=If you.+would train )very poorly\.$} {very poorly. (2/7)} {creature}
#subs {(?<=If you.+would train )somewhat poorly\.$} {somewhat poorly. (3/7)} {creature}
#subs {(?<=If you.+would train )acceptably\.$} {acceptably. (4/7)} {creature}
#subs {(?<=If you.+would train )rather well\.$} {rather well. (5/7)} {creature}
#subs {(?<=If you.+would train )very well\.$} {very well. (6/7)} {creature}
#subs {(?<=If you.+would train )very well, provided you can (.+)\.$} {very well, provided you can $1. (6/7)} {creature}
#subs {(?<=If you.+would train )exceptionally well\.$} {exceptionally well. (7/7)} {creature}
#subs {(?<=If you.+would train )exceptionally well, but you probably won't be (.+)\.$} {exceptionally well, but you probably won't be $1. (7/7)} {creature}

Sample Outputs

Weapon

A tyrium flamberge riven by blued moonsilver is a two-handed edged pole-ranged weapon.
A tyrium flamberge riven by blued moonsilver trains the two-handed edged skill.

You are certain that it could do:

somewhat fair (4/28) puncture damage
overwhelming (23/28) slice damage
very extreme (16/28) impact damage
no (0/28) fire damage
no (0/28) cold damage
no (0/28) electric damage


The tyrium flamberge is soundly (8/17) designed for improving the force of your attacks.

You are certain that the flamberge is terribly (1/17) balanced and is incredibly (14/17) suited to gaining extra attack power from your strength.

You are certain that the tyrium flamberge is nearly impervious to damage (17/18), and is in pristine condition (99-100%).

Shield

You are certain that it imposes extreme (12/15) maneuvering hindrance.

This shield is large in size.

Your experience with shields allows a better appraisal of the protection capabilities.

You are certain that the shield offers good (12/26) to incredible (23/26) protection.

You are certain that it could do:

no (0/28) puncture damage
no (0/28) slice damage
very severe (14/28) impact damage
no (0/28) fire damage
no (0/28) cold damage
no (0/28) electric damage
You are certain that the shield is decently (6/17) balanced and is reasonably (7/17) suited to gaining extra attack power from your strength.
You are certain that the phalanx shield is extremely resistant to damage (15/18), and is in pristine condition (99-100%).

Armor

The plate cuirass is plate armor.

The cuirass looks like it offers protection for the following areas:

chest
abdomen
back


You feel certain that a heavy icy blue plate cuirass appears to impose high (5/8) maneuvering hindrance and great (6/8) stealth hindrance, offering:

very great (10/15) protection and incredible (15/17) damage absorption for puncture attacks.
very great (10/15) protection and incredible (15/17) damage absorption for slice attacks.
great (9/15) protection and incredible (15/17) damage absorption for impact attacks.
good (5/15) protection and good (7/17) damage absorption for fire attacks.
good (5/15) protection and good (7/17) damage absorption for cold attacks.
high (7/15) protection and very great (12/17) damage absorption for electrical attacks.


If you were only wearing a heavy icy blue plate cuirass your maneuvering would be barely (1/14) hindered and your stealth would be fairly (5/14) hindered.
But considering all the armor and shields you are wearing or carrying, you are currently lightly (4/14) hindered and your stealth is rather (8/14) hindered.

You are certain that the plate cuirass is nearly impervious to damage (17/18), and is in pristine condition (99-100%).