public byte GetDamage() => (byte)(DiceThrow._2K6() + 2);
public byte GetDamage() => (byte)DiceThrow._2K6();