mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
update tron
This commit is contained in:
@@ -2,12 +2,11 @@ Name:Mine Worker
|
|||||||
ManaCost:2
|
ManaCost:2
|
||||||
Types:Artifact Creature Assembly-Worker
|
Types:Artifact Creature Assembly-Worker
|
||||||
PT:2/1
|
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.
|
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:GainLife:DB$ GainLife | LifeAmount$ 1
|
SVar:X:Count$Compare TronCheck GT0.3.1
|
||||||
SVar:GainLifeUrza:DB$ GainLife | LifeAmount$ 3
|
SVar:TronCheck:SVar$Z/Times.Y
|
||||||
SVar:UrzaCheck:SVar$X/Plus.Y
|
SVar:Z:Count$Valid Creature.YouCtrl+namedTower Worker
|
||||||
SVar:X:Count$Valid Creature.YouCtrl+namedTower Worker/LimitMax.1
|
SVar:Y:Count$Valid Creature.YouCtrl+namedPower Plant Worker
|
||||||
SVar:Y:Count$Valid Creature.YouCtrl+namedPower Plant Worker/LimitMax.1
|
|
||||||
DeckHas:Ability$LifeGain
|
DeckHas:Ability$LifeGain
|
||||||
DeckNeeds:Name$Power Plant Worker|Tower Worker
|
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.
|
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:UrzaCheck:SVar$X/Plus.Y
|
||||||
SVar:X:Count$Valid Creature.YouCtrl+namedMine Worker/LimitMax.1
|
SVar:X:Count$Valid Creature.YouCtrl+namedMine Worker/LimitMax.1
|
||||||
SVar:Y:Count$Valid Creature.YouCtrl+namedTower 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
|
PT:1/3
|
||||||
K:Reach
|
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.
|
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:X:Count$Compare TronCheck GT0.3.1
|
||||||
SVar:UrzaCheck:SVar$X/Plus.Y/LimitMin.2
|
SVar:TronCheck:SVar$Z/Times.Y
|
||||||
SVar:X:Count$Valid Creature.YouCtrl+namedMine Worker/LimitMax.1
|
SVar:Z:Count$Valid Creature.YouCtrl+namedMine Worker
|
||||||
SVar:Y:Count$Valid Creature.YouCtrl+namedPower Plant Worker/LimitMax.1
|
SVar:Y:Count$Valid Creature.YouCtrl+namedPower Plant Worker
|
||||||
DeckNeeds:Name$Mine Worker|Power 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.
|
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