Class: BCDice::GameSystem::NinjaSlayer::EL
- Inherits:
-
Struct
- Object
- Struct
- BCDice::GameSystem::NinjaSlayer::EL
- Defined in:
- lib/bcdice/game_system/NinjaSlayer.rb
Overview
電子戦のノード
Instance Attribute Summary collapse
-
#difficulty ⇒ Object
Returns the value of attribute difficulty.
-
#num ⇒ Object
Returns the value of attribute num.
Instance Attribute Details
#difficulty ⇒ Object
Returns the value of attribute difficulty
71 72 73 |
# File 'lib/bcdice/game_system/NinjaSlayer.rb', line 71 def difficulty @difficulty end |
#num ⇒ Object
Returns the value of attribute num
71 72 73 |
# File 'lib/bcdice/game_system/NinjaSlayer.rb', line 71 def num @num end |