public override byte GetPainToleranceModifier() => (byte)DiceThrow._1K5();
Пример #2
0
 public byte GetDamage() => (byte)DiceThrow._1K5();
Пример #3
0
 public byte GetDamage() => (byte)(DiceThrow._1K5() + 1);