public override void OnResolve(Game game)
 {
     Source.AddCounters(this, 1, Common.Enums.CounterType.Plus1Plus1);
 }