Method: GameEngine::Card#intelligence
- Defined in:
- lib/smack_engine/card.rb
#intelligence ⇒ Object (readonly)
Returns the value of attribute intelligence.
3 4 5 |
# File 'lib/smack_engine/card.rb', line 3 def intelligence @intelligence end |