mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Merge branch 'leinore' into 'master'
leinore_autumn_sovereign.txt See merge request core-developers/forge!5111
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Leinore, Autumn Sovereign
|
||||||
|
ManaCost:2 G W
|
||||||
|
Types:Legendary Creature Human Sovereign
|
||||||
|
PT:0/4
|
||||||
|
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Coven – At the beginning of combat on your turn, put a +1/+1 counter on target creature you control. Then if you control three or more creatures with different powers, draw a card.
|
||||||
|
SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBDraw
|
||||||
|
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE3
|
||||||
|
SVar:X:Count$DifferentPower_Creature.YouCtrl
|
||||||
|
DeckHas:Ability$Counters
|
||||||
|
Oracle:Coven – At the beginning of combat on your turn, put a +1/+1 counter on up to one creature you control. Then if you control three or more creatures with different powers, draw a card.
|
||||||
Reference in New Issue
Block a user