- Added References to Orchard Elemental.

This commit is contained in:
Agetian
2017-03-17 14:15:14 +00:00
parent 914a7bcf71
commit 33297448f7

View File

@@ -4,8 +4,8 @@ Types:Creature Elemental
PT:2/2 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. 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: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:DBVoteSprout:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ Counters | SubAbility$ DBVoteHarvest | References$ Counters
SVar:DBVoteHarvest:DB$ GainLife | LifeAmount$ Life | Defined$ You SVar:DBVoteHarvest:DB$ GainLife | LifeAmount$ Life | Defined$ You | References$ Life
SVar:Counters:SVar$VoteNumSprout/Times.2 SVar:Counters:SVar$VoteNumSprout/Times.2
SVar:Life:SVar$VoteNumHarvest/Times.3 SVar:Life:SVar$VoteNumHarvest/Times.3
SVar:Picture:http://www.wizards.com/global/images/magic/general/orchard_elemental.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/orchard_elemental.jpg