mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
MH3: Kozilek's Unsealing (#5343)
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user