mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
aeronaut_tinkerer.txt CheckSVar -> IsPresent, AI
This commit is contained in:
@@ -2,8 +2,7 @@ Name:Aeronaut Tinkerer
|
|||||||
ManaCost:2 U
|
ManaCost:2 U
|
||||||
Types:Creature Human Artificer
|
Types:Creature Human Artificer
|
||||||
PT:2/3
|
PT:2/3
|
||||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Flying | CheckSVar$ X | SVarCompare$ GE1 | Description$ CARDNAME has flying as long as you control an artifact.
|
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Flying | IsPresent$ Artifact.YouCtrl | Description$ CARDNAME has flying as long as you control an artifact. (It can't be blocked except by creatures with flying or reach.)
|
||||||
SVar:X:Count$Valid Artifact.YouCtrl
|
|
||||||
SVar:BuffedBy:Artifact
|
SVar:BuffedBy:Artifact
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/aeronaut_tinkerer.jpg
|
DeckHints:Type$Artifact
|
||||||
Oracle:Aeronaut Tinkerer has flying as long as you control an artifact. (It can't be blocked except by creatures with flying or reach.)
|
Oracle:Aeronaut Tinkerer has flying as long as you control an artifact. (It can't be blocked except by creatures with flying or reach.)
|
||||||
|
|||||||
Reference in New Issue
Block a user