From 5d28cb244c768317e2bfcdc47d85c5ece2cdb9fc Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sun, 30 Jul 2023 11:32:22 +0200 Subject: [PATCH] update --- forge-gui/res/cardsfolder/upcoming/galadriel_elven_queen.txt | 4 +++- .../res/cardsfolder/upcoming/travel_through_caradhras.txt | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/galadriel_elven_queen.txt b/forge-gui/res/cardsfolder/upcoming/galadriel_elven_queen.txt index 034f0112745..ae7920decec 100644 --- a/forge-gui/res/cardsfolder/upcoming/galadriel_elven_queen.txt +++ b/forge-gui/res/cardsfolder/upcoming/galadriel_elven_queen.txt @@ -2,10 +2,12 @@ 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. +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | CheckSVar$ ElfEntered | 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 +SVar:ElfEntered:Count$ThisTurnEntered_Battlefield_Creature.Elf+StrictlyOther+YouCtrl +DeckHints:Type$Elf 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 index 169af591939..7a9e252c448 100644 --- a/forge-gui/res/cardsfolder/upcoming/travel_through_caradhras.txt +++ b/forge-gui/res/cardsfolder/upcoming/travel_through_caradhras.txt @@ -3,7 +3,7 @@ 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:VoteMinesofMoria:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ChangeType$ Card.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