47484950515253
this.color.setBlack(true); // Draw four cards. You lose half your life, rounded up. this.getSpellAbility().addEffect(new DrawCardSourceControllerEffect(4)); this.getSpellAbility().addEffect(new LoseHalfLifeEffect()); }