Class: Card::Construct
- Inherits:
-
Purchaseable
- Object
- Base
- Purchaseable
- Card::Construct
- Defined in:
- lib/ascension/card.rb
Instance Attribute Summary
Attributes inherited from Purchaseable
Attributes inherited from Base
Attributes included from HonorEarned
Class Method Summary collapse
Methods inherited from Purchaseable
Methods inherited from Base
#apply_abilities, #apply_triggers, #basic_card?, #construct?, #hero?, #hydrated, #monster?, #to_s
Class Method Details
.shadow_star ⇒ Object
111 112 113 |
# File 'lib/ascension/card.rb', line 111 def shadow_star new(:power => 1) end |