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