Logic to enchant a card by adding damage to all existing DamageLogic instances. More...
Public Member Functions | |
| override Card | EnchantCard (Card card) |
Public Member Functions inherited from CardRPG.EnchantLogic | |
| Card | EnchantCard (Card card) |
| Applies the enchantment logic to the specified card and returns the modified card. | |
Properties | |
| override Type | CardLogicTarget [get] |
Properties inherited from CardRPG.EnchantLogic | |
| Card | Card [get, set] |
| Type | CardLogicTarget [get] |
| Gets the type of the card logic that this instance targets. | |
Logic to enchant a card by adding damage to all existing DamageLogic instances.