What would Hackmaster be without critical hits and fumbles!?
Critical Hit GitHub Page: https://gist.github.com/GoCorral/1297...
Critical Hit Macro:
"!Critical ?{Enter the number corresponding to the ATTACKER's size. Tiny (1), Small (2), Medium (3), Large (4), Huge (5), Gargantuan (6), Enormous (7), and Colossal (8)|1|2|3|4|5|6|7|8}, ?{Enter the number corresponding to the DEFENDER's size. Tiny (1), Small (2), Medium (3), Large (4), Huge (5), Gargantuan (6), Enormous (7), and Colossal (8)|1|2|3|4|5|6|7|8}, ?{Enter the attack roll after all modifiers have been applied.}, ?{Enter the defense roll after all modifiers have been applied.}, ?{Enter the damage, but do not deduct the defender's DR.}, ?{Enter the defender's DR.}, ?{What kind of weapon did the attack use? Crushing (1), Hacking (2), and Piercing (3)|1|2|3}"
Melee Fumble GitHub:
https://gist.github.com/GoCorral/9240...
Melee Fumble Macro:
"!MelFumb ?{Enter the number you missed by}"
Ranged Fumble GitHub:
https://gist.github.com/GoCorral/f0fd...
Ranged Fumble Macro:
"!RangFumb ?{Enter the number you missed by}"
Obviously exclude the quotation marks for copy/pasting the macros :)