Name:Consuming Oni
ManaCost:2 B B
Types:Creature Ogre Demon
PT:6/6
K:Flying
K:Menace
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRandom | TriggerDescription$ At the beginning of your end step, a random nonland card in your hand perpetually gains "When you cast this spell, you lose 3 life."
SVar:TrigRandom:DB$ ChooseCard | Choices$ Card.nonLand+YouOwn | ChoiceZone$ Hand | AtRandom$ True | Amount$ 1 | SubAbility$ DBAnimate
SVar:DBAnimate:DB$ Animate | Defined$ ChosenCard | Triggers$ CastSpellLoseLife | Duration$ Perpetual | SubAbility$ DBCleanup
SVar:CastSpellLoseLife:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigDrain | TriggerDescription$ When you cast this spell, you lose 3 life.
SVar:TrigDrain:DB$ LoseLife | LifeAmount$ 3
SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True
Oracle:Flying, menace\nAt the beginning of your end step, a random nonland card in your hand perpetually gains "When you cast this spell, you lose 3 life."
