51525354555657
this.power = new MageInt(8); this.toughness = new MageInt(8); // Your life total can't change. this.addAbility(new SimpleStaticAbility(Zone.BATTLEFIELD, new LifeTotalCantChangeControllerEffect(Duration.WhileOnBattlefield))); }