Genie numerical hit subs: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Changelog==
==Changelog==


'''7/28/2014'''
*Updated to scale provided by GM Kodius.<ref>[[Post:List of All Hits in Combat - 07/28/2014 - 19:27]]</ref>
'''7/27/2014'''
'''7/27/2014'''
*Added new messaging for harmless (0 damage) hits; fixed errors in scale.
*Added new messaging for harmless (0 damage) hits; fixed errors in scale.

==Subs==
==Subs==


<pre>#subs {(a|an) (benign|brushing|gentle|glancing|grazing|harmless|ineffective|skimming) (blow|hit|strike)} {$1 $2 (0/21) $3} {combat}
<pre>#subs {(a|an) (benign|brushing|gentle|glancing|grazing|harmless|ineffective|skimming) (blow|hit|strike)} {$1 $2 (0/23) $3} {combat}
#subs {a light (blow|hit|strike)} {a light (1/21) $1} {combat}
#subs {a light hit} {a light hit (1/23)} {combat}
#subs {a good (blow|hit|strike)} {a good (2/21) $1} {combat}
#subs {a good hit} {a good hit (2/23)} {combat}
#subs {a solid (blow|hit|strike)} {a solid (3/21) $1} {combat}
#subs {a good strike} {a good strike (3/23)} {combat}
#subs {a hard (blow|hit|strike)} {a hard (4/21) $1} {combat}
#subs {a solid hit} {a solid hit (4/23)} {combat}
#subs {a heavy (blow|hit|strike)} {a heavy (5/21) $1} {combat}
#subs {a hard hit} {a hard hit (5/23)} {combat}
#subs {a very heavy (blow|hit|strike)} {a very heavy (6/21) $1} {combat}
#subs {a strong hit} {a strong hit (6/23)} {combat}
#subs {an extremely heavy (blow|hit|strike)} {an extremely heavy (7/21) $1} {combat}
#subs {a heavy strike} {a heavy strike (7/23)} {combat}
#subs {a strong (blow|hit|strike)} {a strong (8/21) $1} {combat}
#subs {a very heavy hit} {a very heavy hit (8/23)} {combat}
#subs {a powerful (blow|hit|strike)} {a powerful (9/21) $1} {combat}
#subs {an extremely heavy hit} {an extremely heavy hit (9/23)} {combat}
#subs {a vicious (blow|hit|strike)} {a vicious (10/21) $1} {combat}
#subs {a powerful strike} {a powerful strike (10/23)} {combat}
#subs {a massive (blow|hit|strike)} {a massive (11/21) $1} {combat}
#subs {a massive strike} {a massive strike (11/23)} {combat}
#subs {an awesome (blow|hit|strike)} {an awesome (12/21) $1} {combat}
#subs {an awesome strike} {an awesome strike (12/23)} {combat}
#subs {a demolishing (blow|hit|strike)} {a demolishing (13/21) $1} {combat}
#subs {a vicious strike} {a vicious strike (13/23)} {combat}
#subs {a spine-rattling (blow|hit|strike)} {a spine-rattling (14/21) $1} {combat}
#subs {an earth-shaking strike} {an earth-shaking strike (14/23)} {combat}
#subs {an earth-shaking (blow|hit|strike)} {an earth-shaking (15/21) $1} {combat}
#subs {a demolishing hit} {a demolishing hit (15/23)} {combat}
#subs {a devastating (blow|hit|strike)} {a devastating (16/21) $1} {combat}
#subs {a spin-rattling strike} {a spin-rattling strike (16/23)} {combat}
#subs {an overwhelming (blow|hit|strike)} {an overwhelming (17/21) $1} {combat}
#subs {a devastating hit (?!\(That'll leave a mark!\))} {a devastating hit (17/23)} {combat}
#subs {an obliterating (blow|hit|strike)} {an obliterating (18/21) $1} {combat}
#subs {a devastating hit \(That'll leave a mark!\)} {a devastating hit (That'll leave a mark!) (18/23)} {combat}
#subs {a cataclysmic (blow|hit|strike)} {a cataclysmic (19/21) $1} {combat}
#subs {an overwhelming strike} {an overwhelming strike (19/23)} {combat}
#subs {an apocalyptic (blow|hit|strike)} {an apocalyptic (20/21) $1} {combat}
#subs {an obliterating hit} {an obliterating hit (20/23)} {combat}
#subs {an annihilating (blow|hit|strike)} {an annihilating (21/21) $1} {combat}</pre>
#subs {an annihilating strike} {an annihilating strike (21/23)} {combat}
#subs {a cataclysmic strike} {a cataclysmic strike (22/23)} {combat}
#subs {an apocalyptic strike} {an apocalyptic strike (23/23)} {combat}</pre>

{{RefAl}}


{{Cat|Genie Settings, Settings}}
{{Cat|Genie Settings, Settings}}

Revision as of 19:39, 28 July 2014

Changelog

7/28/2014

  • Updated to scale provided by GM Kodius.[1]

7/27/2014

  • Added new messaging for harmless (0 damage) hits; fixed errors in scale.

Subs

#subs {(a|an) (benign|brushing|gentle|glancing|grazing|harmless|ineffective|skimming) (blow|hit|strike)} {$1 $2 (0/23) $3} {combat}
#subs {a light hit} {a light hit (1/23)} {combat}
#subs {a good hit} {a good hit (2/23)} {combat}
#subs {a good strike} {a good strike (3/23)} {combat}
#subs {a solid hit} {a solid hit (4/23)} {combat}
#subs {a hard hit} {a hard hit (5/23)} {combat}
#subs {a strong hit} {a strong hit (6/23)} {combat}
#subs {a heavy strike} {a heavy strike (7/23)} {combat}
#subs {a very heavy hit} {a very heavy hit (8/23)} {combat}
#subs {an extremely heavy hit} {an extremely heavy hit (9/23)} {combat}
#subs {a powerful strike} {a powerful strike (10/23)} {combat}
#subs {a massive strike} {a massive strike (11/23)} {combat}
#subs {an awesome strike} {an awesome strike (12/23)} {combat}
#subs {a vicious strike} {a vicious strike (13/23)} {combat}
#subs {an earth-shaking strike} {an earth-shaking strike (14/23)} {combat}
#subs {a demolishing hit} {a demolishing hit (15/23)} {combat}
#subs {a spin-rattling strike} {a spin-rattling strike (16/23)} {combat}
#subs {a devastating hit (?!\(That'll leave a mark!\))} {a devastating hit (17/23)} {combat}
#subs {a devastating hit \(That'll leave a mark!\)} {a devastating hit (That'll leave a mark!) (18/23)} {combat}
#subs {an overwhelming strike} {an overwhelming strike (19/23)} {combat}
#subs {an obliterating hit} {an obliterating hit (20/23)} {combat}
#subs {an annihilating strike} {an annihilating strike (21/23)} {combat}
#subs {a cataclysmic strike} {a cataclysmic strike (22/23)} {combat}
#subs {an apocalyptic strike} {an apocalyptic strike (23/23)} {combat}


Related Forum Posts

Click here to search for related posts.