amount property

int amount
final

The amount of dice to roll. In a 2d6 roll, this would be 2.

Implementation

final int amount;