mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
@@ -1,5 +1,6 @@
|
||||
Agetian
|
||||
Alumi
|
||||
Aoki-Kujo
|
||||
apantel
|
||||
Austinio7116
|
||||
Benjamin
|
||||
@@ -31,6 +32,7 @@ Meerkov
|
||||
Monkey Gland Sauce
|
||||
Myrd
|
||||
nefigah
|
||||
Nionios
|
||||
Northmoc
|
||||
OgreBattlecruiser
|
||||
pakoito
|
||||
@@ -39,6 +41,7 @@ Ral
|
||||
Ryan1729
|
||||
Seravy
|
||||
Sirspud
|
||||
SladeWilson
|
||||
Sloth
|
||||
slyfox7777777
|
||||
Snoops
|
||||
|
||||
@@ -2,5 +2,6 @@ Name:Arcane Melee
|
||||
ManaCost:4 U
|
||||
Types:Enchantment
|
||||
S:Mode$ ReduceCost | ValidCard$ Instant,Sorcery | Type$ Spell | Amount$ 2 | Description$ Instant and sorcery spells cost {2} less to cast.
|
||||
DeckNeeds:Type$Instant|Sorcery
|
||||
AI:RemoveDeck:Random
|
||||
Oracle:Instant and sorcery spells cost {2} less to cast.
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Arcane Bombardment
|
||||
ManaCost:4 R R
|
||||
Types:Enchantment
|
||||
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | ActivatorThisTurnCast$ EQ1 | NoResolvingCheck$ True | Execute$ TrigExile | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast your first instant or sorcery spell each turn, exile an instant or sorcery card at random from your graveyard. Then copy each card exiled with CARDNAME. You may cast any number of the copies without paying their mana costs.
|
||||
SVar:TrigExile:DB$ ChangeZone | DefinedPlayer$ You | Destination$ Exile | ChangeNum$ 1 | ChangeType$ Instant.YouOwn,Sorcery.YouOwn | AtRandom$ True | Origin$ Graveyard | Hidden$ True | Mandatory$ True | SubAbility$ DBCast
|
||||
SVar:DBCast:DB$ Play | Valid$ Card.ExiledWithSource | ValidSA$ Spell | ValidZone$ Exile | Amount$ All | CopyCard$ True | Optional$ True | WithoutManaCost$ True
|
||||
DeckNeeds:Type$Instant|Sorcery
|
||||
Oracle:Whenever you cast your first instant or sorcery spell each turn, exile an instant or sorcery card at random from your graveyard. Then copy each card exiled with Arcane Bombardment. You may cast any number of the copies without paying their mana costs.
|
||||
Reference in New Issue
Block a user