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
69 70 71 |
# File 'lib/bcdice/game_system/NinjaSlayer.rb', line 69 def difficulty @difficulty end |
#num ⇒ Object
Returns the value of attribute num
69 70 71 |
# File 'lib/bcdice/game_system/NinjaSlayer.rb', line 69 def num @num end |