public void Play(TurnContext context) { context.AddPassiveCardEffect(new CoppersmithPassiveEffect()); }