public override byte GetPainToleranceModifier() => (byte)DiceThrow._1K5();
Exemplo n.º 2
0
 public byte GetDamage() => (byte)DiceThrow._1K5();
Exemplo n.º 3
0
 public byte GetDamage() => (byte)(DiceThrow._1K5() + 1);