Class: BCDice::GameSystem::NinjaSlayer::AT
- Inherits:
-
Struct
- Object
- Struct
- BCDice::GameSystem::NinjaSlayer::AT
- 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
67 68 69 |
# File 'lib/bcdice/game_system/NinjaSlayer.rb', line 67 def difficulty @difficulty end |
#num ⇒ Object
Returns the value of attribute num
67 68 69 |
# File 'lib/bcdice/game_system/NinjaSlayer.rb', line 67 def num @num end |