diff --git a/forge-gui/release-files/CONTRIBUTORS.txt b/forge-gui/release-files/CONTRIBUTORS.txt index cac624ee031..cc928ae0121 100644 --- a/forge-gui/release-files/CONTRIBUTORS.txt +++ b/forge-gui/release-files/CONTRIBUTORS.txt @@ -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 diff --git a/forge-gui/res/cardsfolder/a/arcane_melee.txt b/forge-gui/res/cardsfolder/a/arcane_melee.txt index 764111c7b3d..91c1c65ec3a 100644 --- a/forge-gui/res/cardsfolder/a/arcane_melee.txt +++ b/forge-gui/res/cardsfolder/a/arcane_melee.txt @@ -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. diff --git a/forge-gui/res/cardsfolder/upcoming/arcane_bombardment.txt b/forge-gui/res/cardsfolder/upcoming/arcane_bombardment.txt new file mode 100644 index 00000000000..772e79f1553 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/arcane_bombardment.txt @@ -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.