mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-12-25 21:17:12 +01:00
14 lines
1.2 KiB
Plaintext
14 lines
1.2 KiB
Plaintext
|
Name:Orchard Elemental
|
||
|
ManaCost:5 G
|
||
|
Types:Creature Elemental
|
||
|
PT:2/2
|
||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ Council's dilemma — When CARDNAME enters the battlefield, starting with you, each player votes for sprout or harvest. Put two +1/+1 counters on CARDNAME for each sprout vote. You gain 3 life for each harvest vote.
|
||
|
SVar:TrigChangeZone:DB$ Vote | Defined$ Player | StoreVoteNum$ True | VoteType$ Sprout,Harvest | SubAbility$ DBVoteSprout | AiLogic$ SproutOrHarvest
|
||
|
SVar:DBVoteSprout:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ Counters | SubAbility$ DBVoteHarvest | References$ Counters
|
||
|
SVar:DBVoteHarvest:DB$ GainLife | LifeAmount$ Life | Defined$ You | References$ Life
|
||
|
SVar:Counters:SVar$VoteNumSprout/Times.2
|
||
|
SVar:Life:SVar$VoteNumHarvest/Times.3
|
||
|
DeckHas:Ability$Counters & Ability$LifeGain
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/orchard_elemental.jpg
|
||
|
Oracle:Council's dilemma — When Orchard Elemental enters the battlefield, starting with you, each player votes for sprout or harvest. Put two +1/+1 counters on Orchard Elemental for each sprout vote. You gain 3 life for each harvest vote.
|