Method | Description | |
---|---|---|
AncientOfLore ( int id = -1 ) : System | ||
UseCardEffect ( CardEffect cardEffect, IDamageableEntity target = null ) : void |
First Effect: Draw 2 cards Second Effect: Restore 5 Health
|
public UseCardEffect ( CardEffect cardEffect, IDamageableEntity target = null ) : void | ||
cardEffect | CardEffect | The card effect to use |
target | IDamageableEntity | The target of the heal |
return | void |