mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 01:38:13 +00:00
update tron
This commit is contained in:
@@ -2,12 +2,11 @@ Name:Mine Worker
|
||||
ManaCost:2
|
||||
Types:Artifact Creature Assembly-Worker
|
||||
PT:2/1
|
||||
A:AB$ Branch | Cost$ T | BranchConditionSVar$ UrzaCheck | BranchConditionSVarCompare$ GE2 | FalseSubAbility$ GainLife | TrueSubAbility$ GainLifeUrza | SpellDescription$ You gain 1 life. If you control creatures named Power Plant Worker and Tower Worker, you gain 3 life instead.
|
||||
SVar:GainLife:DB$ GainLife | LifeAmount$ 1
|
||||
SVar:GainLifeUrza:DB$ GainLife | LifeAmount$ 3
|
||||
SVar:UrzaCheck:SVar$X/Plus.Y
|
||||
SVar:X:Count$Valid Creature.YouCtrl+namedTower Worker/LimitMax.1
|
||||
SVar:Y:Count$Valid Creature.YouCtrl+namedPower Plant Worker/LimitMax.1
|
||||
A:AB$ GainLife | Cost$ T | LifeAmount$ X | SpellDescription$ You gain 1 life. If you control creatures named Power Plant Worker and Tower Worker, you gain 3 life instead.
|
||||
SVar:X:Count$Compare TronCheck GT0.3.1
|
||||
SVar:TronCheck:SVar$Z/Times.Y
|
||||
SVar:Z:Count$Valid Creature.YouCtrl+namedTower Worker
|
||||
SVar:Y:Count$Valid Creature.YouCtrl+namedPower Plant Worker
|
||||
DeckHas:Ability$LifeGain
|
||||
DeckNeeds:Name$Power Plant Worker|Tower Worker
|
||||
Oracle:{T}: You gain 1 life. If you control creatures named Power Plant Worker and Tower Worker, you gain 3 life instead.
|
||||
@@ -10,4 +10,4 @@ DeckNeeds:Name$Mine Worker|Tower Worker
|
||||
SVar:UrzaCheck:SVar$X/Plus.Y
|
||||
SVar:X:Count$Valid Creature.YouCtrl+namedMine Worker/LimitMax.1
|
||||
SVar:Y:Count$Valid Creature.YouCtrl+namedTower Worker/LimitMax.1
|
||||
Oracle:{3}: Power Plant Worker gets +2/+2 until end of turn. If you control creatures named Mine Worker and Tower Worker, put two +1/+1 counters on Power Plant Worker instead. Activate only once each turn
|
||||
Oracle:{3}: Power Plant Worker gets +2/+2 until end of turn. If you control creatures named Mine Worker and Tower Worker, put two +1/+1 counters on Power Plant Worker instead. Activate only once each turn.
|
||||
@@ -4,9 +4,9 @@ Types:Artifact Creature Assembly-Worker
|
||||
PT:1/3
|
||||
K:Reach
|
||||
A:AB$ Mana | Cost$ T | Produced$ C | Amount$ UrzaAmount | SpellDescription$ Add {C}. If you control creatures named Mine Worker and Power Plant Worker, add {C}{C}{C} instead.
|
||||
SVar:UrzaAmount:SVar$UrzaCheck/Plus.1
|
||||
SVar:UrzaCheck:SVar$X/Plus.Y/LimitMin.2
|
||||
SVar:X:Count$Valid Creature.YouCtrl+namedMine Worker/LimitMax.1
|
||||
SVar:Y:Count$Valid Creature.YouCtrl+namedPower Plant Worker/LimitMax.1
|
||||
SVar:X:Count$Compare TronCheck GT0.3.1
|
||||
SVar:TronCheck:SVar$Z/Times.Y
|
||||
SVar:Z:Count$Valid Creature.YouCtrl+namedMine Worker
|
||||
SVar:Y:Count$Valid Creature.YouCtrl+namedPower Plant Worker
|
||||
DeckNeeds:Name$Mine Worker|Power Plant Worker
|
||||
Oracle:Reach\n{T}: Add {C}. If you control creatures named Mine Worker and Power Plant Worker, add {C}{C}{C} instead.
|
||||
Reference in New Issue
Block a user