MH3: Kozilek's Unsealing (#5343)

This commit is contained in:
Jackie Ng
2024-06-01 01:38:21 +10:00
committed by GitHub
parent 114fb76c61
commit ce97c264ed

View File

@@ -0,0 +1,9 @@
Name:Kozilek's Unsealing
ManaCost:2 U
Types:Enchantment
K:Devoid
T:Mode$ SpellCast | ValidCard$ Creature.cmcEQ4,Creature.cmcEQ5,Creature.cmcEQ6 | ValidActivatingPlayer$ You | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a creature spell with mana value 4, 5, or 6, create two 0/1 colorless Eldrazi Spawn creature tokens with "Sacrifice this creature: Add {C}."
SVar:TrigToken:DB$ Token | TokenAmount$ 2 | TokenScript$ c_0_1_eldrazi_spawn_sac | TokenOwner$ You
T:Mode$ SpellCast | ValidCard$ Creature.cmcGE7 | ValidActivatingPlayer$ You | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a creature spell with mana value 7 or greater, draw three cards.
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 3
Oracle:Devoid (This card has no color.)\nWhenever you cast a creature spell with mana value 4, 5, or 6, create two 0/1 colorless Eldrazi Spawn creature tokens with "Sacrifice this creature: Add {C}."\nWhenever you cast a creature spell with mana value 7 or greater, draw three cards.