diff --git a/forge-gui/res/cardsfolder/upcoming/galadriel_elven_queen.txt b/forge-gui/res/cardsfolder/upcoming/galadriel_elven_queen.txt new file mode 100644 index 00000000000..034f0112745 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/galadriel_elven_queen.txt @@ -0,0 +1,11 @@ +Name:Galadriel, Elven-Queen +ManaCost:2 G U +Types:Legendary Creature Elf Noble +PT:4/5 +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | IsPresent$ Elf.Other+ThisTurnEntered+EnteredUnder You | TriggerZones$ Battlefield | Execute$ TrigVote | TriggerDescription$ Will of the council — At the beginning of combat on your turn, if another Elf entered the battlefield under your control this turn, starting with you, each player votes for dominion or guidance. If dominion gets more votes, the Ring tempts you, then you put a +1/+1 counter on your Ring-bearer. If guidance gets more votes or the vote is tied, draw a card. +SVar:TrigVote:DB$ Vote | Defined$ Player | VoteType$ Dominion,Guidance | VoteDominion$ DBTempt | VoteGuidance$ DBDraw | Tied$ DBDraw +SVar:DBTempt:DB$ RingTemptsYou | SubAbility$ DBPutCounter +SVar:DBPutCounter:DB$ PutCounter | Choices$ Card.IsRingbearer+YouCtrl | Mandatory$ True | CounterType$ P1P1 | CounterNum$ 1 +SVar:DBDraw:DB$ Draw +DeckHas:Ability$Counters +Oracle:Will of the council — At the beginning of combat on your turn, if another Elf entered the battlefield under your control this turn, starting with you, each player votes for dominion or guidance. If dominion gets more votes, the Ring tempts you, then you put a +1/+1 counter on your Ring-bearer. If guidance gets more votes or the vote is tied, draw a card. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/travel_through_caradhras.txt b/forge-gui/res/cardsfolder/upcoming/travel_through_caradhras.txt new file mode 100644 index 00000000000..169af591939 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/travel_through_caradhras.txt @@ -0,0 +1,9 @@ +Name:Travel Through Caradhras +ManaCost:5 G +Types:Sorcery +A:SP$ Vote | Defined$ Player | StoreVoteNum$ True | VoteType$ RedhornPass,MinesofMoria | SubAbility$ VoteRedhornPass | SpellDescription$ Council's dilemma — Starting with you, each player votes for Redhorn Pass or Mines of Moria. For each Redhorn Pass vote, search your library for a basic land card and put it onto the battlefield tapped. If you search your library this way, shuffle. For each Mines of Moria vote, return a card from your graveyard to your hand. +SVar:VoteRedhornPass:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic | ChangeNum$ VoteNumRedhornPass | Tapped$ True | Mandatory$ True | SubAbility$ VoteMinesofMoria +SVar:VoteMinesofMoria:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | Mandatory$ True | ChangeType$ Permanent.YouOwn | SelectPrompt$ Return a card from your graveyard to your hand for each Mines of Moria vote | Hidden$ True | ChangeNum$ VoteNumMinesofMoria | SubAbility$ DBChange +SVar:DBChange:DB$ ChangeZone | Origin$ Stack | Destination$ Exile | SpellDescription$ Exile CARDNAME. +DeckHas:Ability$Graveyard +Oracle:Council's dilemma — Starting with you, each player votes for Redhorn Pass or Mines of Moria. For each Redhorn Pass vote, search your library for a basic land card and put it onto the battlefield tapped. If you search your library this way, shuffle. For each Mines of Moria vote, return a card from your graveyard to your hand.\nExile Travel Through Caradhras. \ No newline at end of file