mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
AFR card scripts 05 Jul
This commit is contained in:
13
forge-gui/res/cardsfolder/t/the_cinematic_phoenix.txt
Normal file
13
forge-gui/res/cardsfolder/t/the_cinematic_phoenix.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:The Cinematic Phoenix
|
||||||
|
ManaCost:3 B R
|
||||||
|
Types:Legendary Creature Phoenix
|
||||||
|
PT:4/4
|
||||||
|
K:Flying
|
||||||
|
K:Haste
|
||||||
|
K:Protection from red
|
||||||
|
A:AB$ ChangeZone | Cost$ 1 T | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.Legendary+YouCtrl | TgtPrompt$ Select target legendary creature in your graveyard | GainControl$ True | SpellDescription$ Return target legendary creature card from your graveyard to the battlefield.
|
||||||
|
A:AB$ ChangeZone | Cost$ tapXType<6/Creature> | RememberCostCards$ True | Origin$ Graveyard | Destination$ Battlefield | ActivationZone$ Graveyard | SubAbility$ CheckWin | SpellDescription$ Return CARDNAME from your graveyard to the battlefield. If you tapped six legendary creatures this way, you win the game.
|
||||||
|
SVar:CheckWin:DB$ WinsGame | Defined$ You | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ6 | SubAbility$ DBCleanup
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
SVar:X:Remembered$Valid Creature.Legendary
|
||||||
|
Oracle:Flying, haste, protection from red\n{1}, {T}: Return target legendary creature card from your graveyard to the battlefield.\nTap six untapped creatures you control: Return The Cinematic Phoenix from your graveyard to the battlefield. If you tapped six legendary creatures this way, you win the game.
|
||||||
15
forge-gui/res/cardsfolder/w/war_of_the_spark.txt
Normal file
15
forge-gui/res/cardsfolder/w/war_of_the_spark.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
Name:War of the Spark
|
||||||
|
ManaCost:3 B
|
||||||
|
Types:Enchantment Saga
|
||||||
|
K:Saga:3:TrigChangeZone,TrigSac,TrigExile
|
||||||
|
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Hand,Graveyard | Destination$ Battlefield | ChangeType$ Creature.Zombie+setWAR,Planeswalker.setWAR | DefinedPlayer$ Player | ChangeNum$ 1 | SpellDescription$ Each player may put a planeswalker or Zombie card from War of the Spark from their hand or graveyard onto the battlefield.
|
||||||
|
SVar:TrigSac:DB$ Sacrifice | Defined$ You | Amount$ SacX | SacValid$ Creature,Planeswalker | RememberSacrificed$ True | Optional$ True | SubAbility$ DBEdict | SpellDescription$ Sacrifice any number of creatures and/or planeswalkers. Each opponent sacrifices that many creatures and/or planeswalkers.
|
||||||
|
SVar:DBEdict:DB$ Sacrifice | Defined$ Player.Opponent | SacValid$ Creature,Planeswalker | SacMessage$ Creature,Planeswalker | Amount$ EdictX
|
||||||
|
SVar:TrigExile:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature.Bolas,Planeswalker.Bolas | TgtPrompt$ Select up to one target Bolas | Origin$ Battlefield | Destination$ Exile | SubAbility$ DBProliferate | SpellDescription$ Exile up to one target Bolas. Proliferate three times.
|
||||||
|
SVar:DBProliferate:DB$ Proliferate | SubAbility$ DBProliferate2 | SpellDescription$ Proliferate three times.
|
||||||
|
SVar:DBProliferate2:DB$ Proliferate | SubAbility$ DBProliferate3
|
||||||
|
SVar:DBProliferate3:DB$ Proliferate
|
||||||
|
SVar:SacX:Count$Valid Creature.YouCtrl/Plus.SacPlanes
|
||||||
|
SVar:SacPlanes:Count$Valid Planeswalker.YouCtrl
|
||||||
|
SVar:EdictX:Remembered$Amount
|
||||||
|
Oracle:(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI — Each player may put a planeswalker or Zombie card from War of the Spark from their hand or graveyard onto the battlefield.\nII — Sacrifice any number of creatures and/or planeswalkers. Each opponent sacrifices that many creatures and/or planeswalkers.\nIII — Exile up to one target Bolas. Proliferate three times.
|
||||||
17
forge-gui/res/editions/2019 Heroes of the Realm.txt
Normal file
17
forge-gui/res/editions/2019 Heroes of the Realm.txt
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
[metadata]
|
||||||
|
Code=HTR19
|
||||||
|
Date=2020-08-01
|
||||||
|
Name=2019 Heroes of the Realm
|
||||||
|
Code2=HTR19
|
||||||
|
MciCode=htr19
|
||||||
|
Type=Funny
|
||||||
|
ScryfallCode=HTR19
|
||||||
|
|
||||||
|
[cards]
|
||||||
|
1 M Collectigull
|
||||||
|
2 M Keeper of the Secret Lair
|
||||||
|
3 M War of the Spark
|
||||||
|
4 M Champions of Archery
|
||||||
|
5 M Myntasha, Honored One
|
||||||
|
6 M The Cinematic Phoenix
|
||||||
|
7 M Fabled Path of Searo Point
|
||||||
Reference in New Issue
Block a user