mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
angelic_field_marshal.txt CheckSVar -> IsPresent, AI
This commit is contained in:
@@ -3,10 +3,8 @@ ManaCost:2 W W
|
|||||||
Types:Creature Angel
|
Types:Creature Angel
|
||||||
PT:3/3
|
PT:3/3
|
||||||
K:Flying
|
K:Flying
|
||||||
S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Vigilance | CheckSVar$ X | SVarCompare$ GE1 | Description$ Lieutenant — As long as you control your commander, CARDNAME gets +2/+2 and creatures you control have vigilance.
|
S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Vigilance | IsPresent$ Card.IsCommander+YouOwn+YouCtrl | Description$ Lieutenant — As long as you control your commander, CARDNAME gets +2/+2 and creatures you control have vigilance.
|
||||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 2 | CheckSVar$ X | SVarCompare$ GE1
|
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 2 | IsPresent$ Card.IsCommander+YouOwn+YouCtrl
|
||||||
SVar:X:Count$Valid Card.IsCommander+YouOwn+YouCtrl
|
|
||||||
SVar:BuffedBy:Card.IsCommander
|
SVar:BuffedBy:Card.IsCommander
|
||||||
AI:RemoveDeck:Random
|
AI:RemoveDeck:NonCommander
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/angelic_field_marshal.jpg
|
|
||||||
Oracle:Flying\nLieutenant — As long as you control your commander, Angelic Field Marshal gets +2/+2 and creatures you control have vigilance.
|
Oracle:Flying\nLieutenant — As long as you control your commander, Angelic Field Marshal gets +2/+2 and creatures you control have vigilance.
|
||||||
|
|||||||
Reference in New Issue
Block a user