mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Update dust_animus.txt (#5080)
This commit is contained in:
committed by
GitHub
parent
1587c95ca1
commit
74ccba26af
@@ -4,8 +4,8 @@ Types:Creature Spirit
|
|||||||
PT:2/3
|
PT:2/3
|
||||||
K:Flying
|
K:Flying
|
||||||
K:ETBReplacement:Other:CounterChoice
|
K:ETBReplacement:Other:CounterChoice
|
||||||
SVar:CounterChoice:DB$ PutCounter | ETB$ True | CounterNum$ 2 | CounterType$ P1P1 | ConditionCheckSVar$ X | ConditionCompare$ GE5 | SubAbility$ LifelinkCounter | SpellDescription$ If you control five or more untapped lands, CARDNAME enters the battlefield with two +1/+1 counters and a lifelink counter on it.
|
SVar:CounterChoice:DB$ PutCounter | ETB$ True | CounterNum$ 2 | CounterType$ P1P1 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE5 | SubAbility$ LifelinkCounter | SpellDescription$ If you control five or more untapped lands, CARDNAME enters the battlefield with two +1/+1 counters and a lifelink counter on it.
|
||||||
SVar:LifelinkCounter:DB$ PutCounter | ConditionCheckSVar$ X | ConditionCompare$ GE5 | ETB$ True | CounterType$ Lifelink
|
SVar:LifelinkCounter:DB$ PutCounter | ConditionCheckSVar$ X | ConditionSVarCompare$ GE5 | ETB$ True | CounterType$ Lifelink
|
||||||
SVar:X:Count$Valid Land.YouCtrl+untapped
|
SVar:X:Count$Valid Land.YouCtrl+untapped
|
||||||
K:Plot:1 W
|
K:Plot:1 W
|
||||||
DeckHas:Ability$Counters|LifeGain
|
DeckHas:Ability$Counters|LifeGain
|
||||||
|
|||||||
Reference in New Issue
Block a user