public override byte GetPainToleranceModifier() => (byte)DiceThrow._1K5();
 public byte GetDamage() => (byte)DiceThrow._1K5();
 public byte GetDamage() => (byte)(DiceThrow._1K5() + 1);