diff --git a/forge-gui/res/cardsfolder/upcoming/sewer_crocodile.txt b/forge-gui/res/cardsfolder/upcoming/sewer_crocodile.txt index 5d83ef75d7a..ec665af931f 100644 --- a/forge-gui/res/cardsfolder/upcoming/sewer_crocodile.txt +++ b/forge-gui/res/cardsfolder/upcoming/sewer_crocodile.txt @@ -5,4 +5,5 @@ PT:4/6 A:AB$ Pump | Cost$ 3 U | Defined$ Self | KW$ HIDDEN Unblockable | ReduceCost$ X | SpellDescription$ CARDNAME can't be blocked this turn. SVar:X:Count$Compare Y GE5.3.0 SVar:Y:Count$ValidGraveyard Card.YouOwn$DifferentCMC +SVar:NonStackingEffect:True Oracle:{3}{U}: Sewer Crocodile can't be blocked this turn. This ability costs {3} less to activate if there are five or more mana values among cards in your graveyard. diff --git a/forge-gui/res/cardsfolder/upcoming/shield_broker.txt b/forge-gui/res/cardsfolder/upcoming/shield_broker.txt new file mode 100644 index 00000000000..54d1a4dbebb --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/shield_broker.txt @@ -0,0 +1,9 @@ +Name:Shield Broker +ManaCost:3 U U +Types:Creature Cephalid Advisor +PT:3/4 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerDescription$ When CARDNAME enters the battlefield, put a shield counter on target noncommander creature you don't control. You gain control of that creature for as long as it has a shield counter on it. (If it would be dealt damage or destroyed, remove a shield counter from it instead.) +SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature.IsNotCommander+YouDontCtrl | TgtPrompt$ Select target noncommander creature you don't control | CounterType$ SHIELD | SubAbility$ DBEffect +SVar:DBEffect:DB$ Effect | RememberObjects$ Targeted | StaticAbilities$ GainControl | ForgetOnMoved$ Battlefield | ForgetCounter$ SHIELD | Duration$ Permanent +SVar:GainControl:Mode$ Continuous | Affected$ Card.IsRemembered | GainControl$ You | Description$ You gain control of that creature for as long as it has a shield counter on it. +Oracle:When Shield Broker enters the battlefield, put a shield counter on target noncommander creature you don't control. You gain control of that creature for as long as it has a shield counter on it. (If it would be dealt damage or destroyed, remove a shield counter from it instead.) diff --git a/forge-gui/res/cardsfolder/upcoming/storm_of_forms.txt b/forge-gui/res/cardsfolder/upcoming/storm_of_forms.txt new file mode 100644 index 00000000000..464db4ea1ff --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/storm_of_forms.txt @@ -0,0 +1,9 @@ +Name:Storm of Forms +ManaCost:3 U +Types:Instant +T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigCopy | TriggerDescription$ When you cast this spell, copy it for each kind of counter among permanents you control. You may choose new targets for the copies. +SVar:TrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | Amount$ X | MayChooseTarget$ True +SVar:X:Count$DifferentCounterKinds_Permanent.YouCtrl +A:SP$ ChangeZone | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | SpellDescription$ Return target nonland permanent to its owner's hand. +DeckHints:Ability$Counters +Oracle:When you cast this spell, copy it for each kind of counter among permanents you control. You may choose new targets for the copies.\nReturn target nonland permanent to its owner's hand.