mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
update
This commit is contained in:
11
forge-gui/res/cardsfolder/upcoming/bloodthirster.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/bloodthirster.txt
Normal file
@@ -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.
|
||||
12
forge-gui/res/cardsfolder/upcoming/canoptek_scarab_swarm.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/canoptek_scarab_swarm.txt
Normal file
@@ -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.
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Insect Token
|
||||
ManaCost:no cost
|
||||
Types:Artifact Creature Insect
|
||||
Colors:black
|
||||
PT:1/1
|
||||
K:Flying
|
||||
Oracle:Flying
|
||||
Reference in New Issue
Block a user