47484950515253
this.color.setBlue(true); // Tap up to three target lands. this.getSpellAbility().addEffect(new TapTargetEffect()); this.getSpellAbility().addTarget(new TargetLandPermanent(0, 3, new FilterLandPermanent(), false)); }