diff --git a/forge-gui/res/cardsfolder/upcoming/brightfield_mustang.txt b/forge-gui/res/cardsfolder/upcoming/brightfield_mustang.txt new file mode 100644 index 00000000000..56c97017cfa --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/brightfield_mustang.txt @@ -0,0 +1,10 @@ +Name:Brightfield Mustang +ManaCost:3 W +Types:Creature Horse Mount +PT:3/3 +T:Mode$ Attacks | ValidCard$ Card.Self+IsSaddled | TriggerZones$ Battlefield | Execute$ TrigUntap | TriggerDescription$ Whenever this creature attacks while saddled, untap it and put a +1/+1 counter on it. +SVar:TrigUntap:DB$ Untap | Defined$ Self | SubAbility$ DBPutCounter +SVar:DBPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 +K:Saddle:1 +DeckHas:Ability$Counters +Oracle:Whenever this creature attacks while saddled, untap it and put a +1/+1 counter on it.\nSaddle 1 (Tap any number of other creatures you control with total power 1 or more: This Mount becomes saddled until end of turn. Saddle only as a sorcery.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/thopter_fabricator.txt b/forge-gui/res/cardsfolder/upcoming/thopter_fabricator.txt new file mode 100644 index 00000000000..dd40c06981e --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/thopter_fabricator.txt @@ -0,0 +1,10 @@ +Name:Thopter Fabricator +ManaCost:2 U +Types:Artifact Vehicle +PT:4/4 +K:Flying +T:Mode$ Drawn | ValidCard$ Card.YouCtrl | Number$ 2 | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you draw your second card each turn, create a 1/1 colorless Thopter artifact creature token with flying. +SVar:TrigToken:DB$ Token | TokenScript$ c_1_1_a_thopter_flying +K:Crew:2 +DeckHas:Ability$Token +Oracle:Flying\nWhenever you draw your second card each turn, create a 1/1 colorless Thopter artifact creature token with flying.\nCrew 2 \ No newline at end of file