Method: BCDice::Command::Parsed#critical

Defined in:
lib/bcdice/command/parsed.rb

#criticalInteger?

Returns:

  • (Integer, nil)


16
17
18
# File 'lib/bcdice/command/parsed.rb', line 16

def critical
  @critical
end