Class: Event::MonsterKilled

Inherits:
Base show all
Defined in:
lib/ascension/events.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#cardObject

Returns the value of attribute card.



50
51
52
# File 'lib/ascension/events.rb', line 50

def card
  @card
end

Instance Method Details

#keyObject



52
53
54
# File 'lib/ascension/events.rb', line 52

def key
  [center]
end