diff --git a/forge-gui/res/cardsfolder/upcoming/bloodthirster.txt b/forge-gui/res/cardsfolder/upcoming/bloodthirster.txt new file mode 100644 index 00000000000..b1435a442ab --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/bloodthirster.txt @@ -0,0 +1,11 @@ +Name:Bloodthirster +ManaCost:5 R +Types:Creature Demon +PT:3/3 +K:Flying +K:Trample +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigUntap | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, untap it. After this combat phase, there is an additional combat phase. +SVar:TrigUntap:DB$ Untap | Defined$ Self | SubAbility$ DBAddCombat +SVar:DBAddCombat:DB$ AddPhase | ExtraPhase$ Combat | AfterPhase$ EndCombat +S:Mode$ CantAttack | ValidCard$ Card.Self | Target$ Player.attackedBySourceThisTurn | Description$ CARDNAME can't attack a player it has already attacked this turn. +Oracle:Flying, trample\nWhenever Bloodthirster deals combat damage to a player, untap it. After this combat phase, there is an additional combat phase.\nBloodthirster can’t attack a player it has already attacked this turn. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/canoptek_scarab_swarm.txt b/forge-gui/res/cardsfolder/upcoming/canoptek_scarab_swarm.txt new file mode 100644 index 00000000000..3a83b21f6c1 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/canoptek_scarab_swarm.txt @@ -0,0 +1,12 @@ +Name:Canoptek Scarab Swarm +ManaCost:4 +Types:Artifact Creature Insect +PT:1/1 +K:Flying +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ Feeder Mandibles — When Canoptek Scarab Swarm enters the battlefield, exile target player’s graveyard. For each artifact or land card exiled this way, create a 1/1 colorless Insect artifact creature token with flying. +SVar:TrigExile:DB$ ChangeZoneAll | ValidTgts$ Player | TgtPrompt$ Select target player | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | SubAbility$ DBCounter | RememberChanged$ True +SVar:DBToken:DB$ Token | TokenAmount$ X | TokenScript$ c_1_1_insect_artifact_flying | TokenOwner$ You | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$Valid Land/+Y +SVar:Y:Remembered$Valid Artifact +Oracle:Flying, trample\nWhenever Bloodthirster deals combat damage to a player, untap it. After this combat phase, there is an additional combat phase.\nBloodthirster can’t attack a player it has already attacked this turn. \ No newline at end of file diff --git a/forge-gui/res/tokenscripts/c_1_1_insect_artifact_flying.txt b/forge-gui/res/tokenscripts/c_1_1_insect_artifact_flying.txt new file mode 100644 index 00000000000..db510308807 --- /dev/null +++ b/forge-gui/res/tokenscripts/c_1_1_insect_artifact_flying.txt @@ -0,0 +1,7 @@ +Name:Insect Token +ManaCost:no cost +Types:Artifact Creature Insect +Colors:black +PT:1/1 +K:Flying +Oracle:Flying