Method: BCDice::GameSystem::NightWizard::Parsed#prana

Defined in:
lib/bcdice/game_system/NightWizard.rb

#pranaInteger?

Returns プラーナによる補正.

Returns:

  • (Integer, nil)

    プラーナによる補正



72
73
74
# File 'lib/bcdice/game_system/NightWizard.rb', line 72

def prana
  @prana
end