Example #1
0
 public byte GetDamage() => (byte)DiceThrow._1K3();
Example #2
0
 public override ushort GetManaPointsModifier()
 {
     return((ushort)(diceThrow._1K3() + 6));
 }