mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
TDC: 4 cards (#7221)
This commit is contained in:
committed by
GitHub
parent
04c400553a
commit
c4828f510f
@@ -0,0 +1,9 @@
|
||||
Name:Ainok Strike Leader
|
||||
ManaCost:1 W
|
||||
Types:Creature Dog Warrior
|
||||
PT:2/2
|
||||
T:Mode$ AttackersDeclared | Execute$ TrigRepeat | ValidAttackers$ Card.Self,Card.IsCommander+YouOwn | TriggerZones$ Battlefield | AttackingPlayer$ You | TriggerDescription$ When you attack with this creature and/or your commander, for each opponent, create a 1/1 red Goblin creature token that's tapped and attacking that player.
|
||||
SVar:TrigRepeat:DB$ RepeatEach | RepeatPlayers$ Opponent | ChangeZoneTable$ True | RepeatSubAbility$ DBToken
|
||||
SVar:DBToken:DB$ Token | TokenScript$ r_1_1_goblin | TokenTapped$ True | TokenAttacking$ Remembered
|
||||
A:AB$ PumpAll | Cost$ Sac<1/CARDNAME/this creature> | ValidCards$ Creature.token+YouCtrl | KW$ Indestructible | SpellDescription$ Creature tokens you control gain indestructible until end of turn.
|
||||
Oracle:When you attack with this creature and/or your commander, for each opponent, create a 1/1 red Goblin creature token that's tapped and attacking that player.\nSacrifice this creature: Creature tokens you control gain indestructible until end of turn.
|
||||
9
forge-gui/res/cardsfolder/upcoming/goldlust_triad.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/goldlust_triad.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Goldlust Triad
|
||||
ManaCost:4 R
|
||||
Types:Creature Dragon
|
||||
PT:4/3
|
||||
K:Flying
|
||||
K:Myriad
|
||||
T:Mode$ DamageDone | ValidSource$ Card.Self | CombatDamage$ True | ValidTarget$ Player | Execute$ DBToken | TriggerDescription$ Whenever this creature deals combat damage to a player, create a Treasure token.
|
||||
SVar:DBToken:DB$ Token | TokenScript$ c_a_treasure_sac
|
||||
Oracle:Flying, myriad\nWhenever this creature deals combat damage to a player, create a Treasure token.
|
||||
7
forge-gui/res/cardsfolder/upcoming/ironwill_forger.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/ironwill_forger.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Ironwill Forger
|
||||
ManaCost:3 W
|
||||
Types:Creature Orc Artificer
|
||||
PT:3/3
|
||||
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Card.IsCommander+YouOwn+YouCtrl | Execute$ TrigPump | TriggerDescription$ Lieutenant — At the beginning of combat on your turn, if your control your commander, target nonlegendary creature you control gains myriad until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.YouCtrl+nonLegendary | TgtPrompt$ Select target nonlegendary creature you control | KW$ Myriad
|
||||
Oracle:Lieutenant — At the beginning of combat on your turn, if your control your commander, target nonlegendary creature you control gains myriad until end of turn.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Redoubled Stormsinger
|
||||
ManaCost:2 R
|
||||
Types:Creature Orc Wizard
|
||||
PT:3/3
|
||||
K:First Strike
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigCopyPermanent | TriggerDescription$ Whenever this creature attacks, for each creature token you control that entered this turn, create a tapped and attacking token that's a copy of that token. At the beginning of the next end step, sacrifice those tokens.
|
||||
SVar:TrigCopyPermanent:DB$ CopyPermanent | Defined$ Valid Creature.token+YouCtrl+ThisTurnEntered | NumCopies$ 1 | TokenTapped$ True | TokenAttacking$ True | AtEOT$ Sacrifice
|
||||
Oracle:First strike\nWhenever this creature attacks, for each creature token you control that entered this turn, create a tapped and attacking token that's a copy of that token. At the beginning of the next end step, sacrifice those tokens.
|
||||
Reference in New Issue
Block a user