mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
DMC 6 Cards (#1389)
* Update * Update * update * Update gerrards_hourglass_endant.txt * Update stangg_echo_warrior.txt * Update gerrards_hourglass_endant.txt * Update stangg_echo_warrior.txt * Update stangg_echo_warrior.txt * Update tobias_conqueror_of_bad_luck.txt * Update torsten_founder_of_benalia.txt * Update orca_siege_demon.txt * Delete stangg_echo_warrior.txt * Update gerrards_hourglass_endant.txt
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Name:Gerrard's Hourglass Pendant
|
||||
ManaCost:1
|
||||
Types:Legendary Artifact
|
||||
K:Flash
|
||||
R:Event$ BeginTurn | ActiveZones$ Battlefield | ExtraTurn$ True | Skip$ True | Description$ If a player would begin an extra turn, that player skips that turn instead.
|
||||
A:AB$ ChangeZone | Cost$ 4 T Exile<1/CARDNAME> | Origin$ Graveyard | Destination$ Battlefield | Defined$ ValidGraveyard Artifact.YouOwn+ThisTurnEnteredFrom_Battlefield,Creature.YouOwn+ThisTurnEnteredFrom_Battlefield,Land.YouOwn+ThisTurnEnteredFrom_Battlefield,Enchantment.YouOwn+ThisTurnEnteredFrom_Battlefield | Tapped$ True | SpellDescription$ Return to the battlefield tapped all artifact, creature, enchantment, and land cards in your graveyard that were put there from the battlefield this turn.
|
||||
Oracle:Flash\nIf a player would begin an extra turn, that player skips that turn instead.\n{4}, {T}, Exile Gerrard's Hourglass Pendant: Return to the battlefield tapped all artifact, creature, enchantment, and land cards in your graveyard that were put there from the battlefield this turn.
|
||||
12
forge-gui/res/cardsfolder/upcoming/orca_siege_demon.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/orca_siege_demon.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Orca, Siege Demon
|
||||
ManaCost:5 B R
|
||||
Types:Legendary Creature Human Soldier
|
||||
K:Trample
|
||||
PT:5/5
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.Other | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another creature dies, put a +1/+1 counter on CARDNAME.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When NICKNAME dies, it deals damage equal to its power divided as you choose among any number of targets.
|
||||
SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any number of targets to distribute damage to | NumDmg$ X | TargetMin$ 1 | TargetMax$ X | DividedAsYouChoose$ X
|
||||
SVar:X:TriggeredCard$CardPower
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Whenever another creature dies, put a +1/+1 counter on Orca, Siege Demon.\nWhen Orca dies, it deals damage equal to its power divided as you choose among any number of targets.
|
||||
@@ -0,0 +1,12 @@
|
||||
Name:Tetsuo, Imperial Champion
|
||||
ManaCost:U B R
|
||||
Types:Legendary Creature Human Samurai
|
||||
PT:3/3
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self+equipped | Execute$ TrigChoose | TriggerDescription$ Whenever CARDNAME attacks,if it's equipped, ABILITY
|
||||
SVar:TrigChoose:DB$ Charm | Choices$ DBDealDamage,DBCast | CharmNum$ 1
|
||||
SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | NumDmg$ X | SpellDescription$ NICKNAME deals damage equal to the highest mana value among Equipment attached to it to any target.
|
||||
SVar:DBCast:DB$ Play | TgtZone$ Hand | ValidTgts$ Instant.YouCtrl+cmcLEX,Sorcery.YouCtrl+cmcLEX | ValidSA$ Spell | Optional$ True | WithoutManaCost$ True | AILogic$ ReplaySpell | SpellDescription$ You may cast an instant or sorcery spell from your hand with mana value less than or equal to the highest mana value among Equipment attached to NICKNAME without paying its mana cost.
|
||||
SVar:X:Count$HighestCMC_Equipment.Attached
|
||||
SVar:EquipMe
|
||||
DeckHints:Type$Equipment
|
||||
Oracle:Whenever Tetsuo, Imperial Champion attacks, if it's equipped, choose one —\n• Tetsuo deals damage equal to the highest mana value among Equipment attached to it to any target.\n• You may cast an instant or sorcery spell from your hand with mana value less than or equal to the highest mana value among Equipment attached to Tetsuo without paying its mana cost.
|
||||
10
forge-gui/res/cardsfolder/upcoming/the_lady_of_otaria.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/the_lady_of_otaria.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:The Lady of Otaria
|
||||
ManaCost:3 R G
|
||||
Types:Legendary Creature Avatar
|
||||
PT:5/5
|
||||
SVar:AltCost:Cost$ tapXType<3/Creature.Dwarf> | Description$ You may tap three untapped Dwarves you control rather than pay this spell's mana cost.
|
||||
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | Execute$ TrigDig | CheckSVar$ X | SVarCompare$ GE1 | TriggerDescription$ At the beginning of each end step, if a land you controlled was put into your graveyard from the battlefield this turn, reveal the top four cards of your library. Put any number of Dwarf cards from among them into your hand and the rest on the bottom of your library in a random order.
|
||||
SVar:TrigDig:DB$ Dig | DigNum$ 4 | ChangeValid$ Dwarf | DestinationZone$ Hand | RestRandomOrder$ True | AnyNumber$ True
|
||||
SVar:X:Count$ValidGraveyard Land.YouCtrl+ThisTurnEnteredFrom_Battlefield
|
||||
DeckNeeds:Type$Dwarf
|
||||
Oracle:You may tap three untapped Dwarves you control rather than pay this spell's mana cost.\nAt the beginning of each end step, if a land you controlled was put into your graveyard from the battlefield this turn, reveal the top four cards of your library. Put any number of Dwarf cards from among them into your hand and the rest on the bottom of your library in a random order.
|
||||
@@ -0,0 +1,10 @@
|
||||
Name:Tobias, Doomed Conqueror
|
||||
ManaCost:2 W U
|
||||
Types:Legendary Creature Human Soldier
|
||||
K:Flash
|
||||
PT:3/2
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME dies, create a 2/2 black Zombie creature token for each nontoken creature you controlled that died this turn.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ X | TokenScript$ b_2_2_zombie | TokenOwner$ You
|
||||
SVar:X:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature.nonToken+YouCtrl
|
||||
DeckHas:Ability$Token
|
||||
Oracle:Flash\nWhen Tobias, Doomed Conqueror dies, create a 2/2 black Zombie creature token for each nontoken creature you controlled that died this turn.
|
||||
@@ -0,0 +1,10 @@
|
||||
Name:Torsten, Founder of Benalia
|
||||
ManaCost:5 G W
|
||||
Types:Legendary Creature Human Soldier
|
||||
PT:7/7
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDig | TriggerDescription$ When CARDNAME enters the battlefield, reveal the top seven cards of your library. Put any number of creature and/or land cards from among them into your hand and the rest on the bottom of your library in a random order.
|
||||
SVar:TrigDig:DB$ Dig | DigNum$ 7 | ChangeValid$ Creature,Land | DestinationZone$ Hand | RestRandomOrder$ True | AnyNumber$ True
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When NICKNAME dies, create seven 1/1 white Soldier creature tokens.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 7 | TokenScript$ w_1_1_soldier | TokenOwner$ You
|
||||
DeckHas:Ability$Token
|
||||
Oracle:When Torsten, Founder of Benalia enters the battlefield, reveal the top seven cards of your library. Put any number of creature and/or land cards from among them into your hand and the rest on the bottom of your library in a random order.\nWhen Torsten dies, create seven 1/1 white Soldier creature tokens.
|
||||
Reference in New Issue
Block a user