545556575859606162
this.expansionSetCode = "THS"; this.color.setBlue(true); // Counter target blue spell. this.getSpellAbility().addEffect(new CounterTargetEffect()); Target target = new TargetSpell(filter); this.getSpellAbility().addTarget(target); }