diff --git a/forge-gui/res/cardsfolder/o/orchard_elemental.txt b/forge-gui/res/cardsfolder/o/orchard_elemental.txt index 92848bdbda8..b65d2d628a7 100644 --- a/forge-gui/res/cardsfolder/o/orchard_elemental.txt +++ b/forge-gui/res/cardsfolder/o/orchard_elemental.txt @@ -4,8 +4,8 @@ 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 -SVar:DBVoteSprout:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ Counters | SubAbility$ DBVoteHarvest -SVar:DBVoteHarvest:DB$ GainLife | LifeAmount$ Life | Defined$ You +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 SVar:Picture:http://www.wizards.com/global/images/magic/general/orchard_elemental.jpg