mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Merge pull request #2069 from Simisays/HEROES-OF-THE-REAMS
H21 Ersta, Friend to All
This commit is contained in:
14
forge-gui/res/cardsfolder/upcoming/estra_friend_to_all.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/estra_friend_to_all.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Ersta, Friend to All
|
||||
ManaCost:W U B R G
|
||||
Types:Legendary Planeswalker Estra
|
||||
Loyalty:5
|
||||
Text:CARDNAME can be your commander.
|
||||
A:AB$ Token | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | TokenScript$ all_1_1_human_wizard | SpellDescription$ Create a 1/1 Human Wizard creature token that's all colors.
|
||||
A:AB$ NameCard | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | Defined$ You | ChooseFromList$ Enlightened Tutor,Mystical Tutor,Booster Tutor,Imperial Recruiter,Worldly Tutor | SubAbility$ DBCast | StackDescription$ SpellDescription | SpellDescription$ Choose a card name from among Enlightened Tutor, Mystical Tutor, Booster Tutor, Imperial Recruiter, and Worldy Tutor. Create a copy of the card with the chosen name. You may cast the copy without paying its mana cost.
|
||||
SVar:DBCast:DB$ Play | WithoutManaCost$ True | CopyFromChosenName$ True | Optional$ True | StackDescription$ None
|
||||
A:AB$ Effect | Cost$ SubCounter<8/LOYALTY> | Planeswalker$ True | Ultimate$ True | Name$ Ersta, Friend to All | Triggers$ EffPhase | Duration$ Permanent | SpellDescription$ You get an emblem with "At the beginning of your upkeep, if you control twenty or more Wizards, you win the game."
|
||||
SVar:EffPhase:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigWinGame | IsPresent$ Wizard.YouCtrl | PresentCompare$ GE20 | TriggerDescription$ At the beginning of your upkeep, if you control twenty or more Wizards, you win the game.
|
||||
SVar:TrigWinGame:DB$ WinsGame | Defined$ You
|
||||
DeckHas:Ability$Token & Type$Human|Advisor|Wizard
|
||||
DeckNeeds:Type$Wizard
|
||||
Oracle:[+1]: Create a 1/1 Human Wizard creature token that's all colors.\n[−3]: Choose a card name from among Enlightened Tutor, Mystical Tutor, Booster Tutor, Imperial Recruiter, and Worldy Tutor. Create a copy of the card with the chosen name. You may cast the copy without paying its mana cost.\n[−8]: You get an emblem with "At the beginning of your upkeep, if you control twenty or more Wizards, you win the game."\nErsta, Friend to All can be your commander.
|
||||
7
forge-gui/res/tokenscripts/all_1_1_human_wizard.txt
Normal file
7
forge-gui/res/tokenscripts/all_1_1_human_wizard.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Human Wizard Token
|
||||
ManaCost:no cost
|
||||
Colors:all
|
||||
Types:Creature Human Wizard
|
||||
PT:1/1
|
||||
Text:This creature is all colors.
|
||||
Oracle:This creature is all colors.
|
||||
Reference in New Issue
Block a user