Class: BCDice::GameSystem::NinjaSlayer::AT

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



69
70
71
# File 'lib/bcdice/game_system/NinjaSlayer.rb', line 69

def difficulty
  @difficulty
end

#numObject

Returns the value of attribute num

Returns:

  • (Object)

    the current value of num



69
70
71
# File 'lib/bcdice/game_system/NinjaSlayer.rb', line 69

def num
  @num
end