49505152535455
this.subtype.add("Unicorn"); this.color.setGreen(true); this.power = new MageInt(2); this.toughness = new MageInt(2); this.addAbility(new SimpleStaticAbility(Zone.BATTLEFIELD, new MustBlockSourceEffect())); }