public void RevealCard(Card card, IReactionScope externalEventScope) { Hand.RevealCard(card, externalEventScope, this); }