As a user I want to be able to listen to cards being drawn so that I can use that event in my custom cards in order to implement cool new cards.
This event possibly needs to distinguish between cards in hand and minions on board so that it easy to apply it to minions card in hand and minions on board.
Example cards texts:
Minion: On being drawn deals X to all enemy minions.
Minion: When card is drawn gain +X/+Y.
As a user I want to be able to listen to cards being drawn so that I can use that event in my custom cards in order to implement cool new cards.
This event possibly needs to distinguish between cards in hand and minions on board so that it easy to apply it to minions card in hand and minions on board.
Example cards texts:
Minion: On being drawn deals X to all enemy minions.
Minion: When card is drawn gain +X/+Y.