Effect.hpp
Go to the documentation of this file.
Multiply card value.
Subtract card value.
EffectOperator
Effect operator to change card value such as attack and health.
Definition: Effect.hpp:16
void Apply(Character *character, bool isOneTurnEffect=false) const
Add card value.
Set card value.
Definition: AccountInfo.hpp:14
Invalid action.
Abstract character class that stores hero and minion data.
Definition: Character.hpp:21