This commit is contained in:
Simisays
2023-07-30 11:01:53 +02:00
parent f604cc60ac
commit ec9db2eb8d
2 changed files with 20 additions and 0 deletions

View File

@@ -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.

View File

@@ -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.