Method: Core::Game::Character#strength
- Defined in:
- lib/game/character.rb
#strength ⇒ Object (readonly)
Returns the value of attribute strength.
18 19 20 |
# File 'lib/game/character.rb', line 18 def strength @strength end |
Returns the value of attribute strength.
18 19 20 |
# File 'lib/game/character.rb', line 18 def strength @strength end |