Class: BCDice::GameSystem::NinjaSlayer::EL

Inherits:
Struct
  • Object
show all
Defined in:
lib/bcdice/game_system/NinjaSlayer.rb

Overview

電子戦のノード

Instance Attribute Summary collapse

Instance Attribute Details

#difficultyObject

Returns the value of attribute difficulty

Returns:

  • (Object)

    the current value of difficulty



71
72
73
# File 'lib/bcdice/game_system/NinjaSlayer.rb', line 71

def difficulty
  @difficulty
end

#numObject

Returns the value of attribute num

Returns:

  • (Object)

    the current value of num



71
72
73
# File 'lib/bcdice/game_system/NinjaSlayer.rb', line 71

def num
  @num
end