51525354555657
this.color.setBlue(true); this.power = new MageInt(1); this.toughness = new MageInt(4); this.addAbility(ShroudAbility.getInstance()); this.addAbility(new LandfallAbility(new SwitchPowerToughnessSourceEffect(Duration.EndOfTurn), true)); }