mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
desperate_castaways.txt CheckSVar -> IsPresent
This commit is contained in:
@@ -2,9 +2,7 @@ Name:Desperate Castaways
|
|||||||
ManaCost:1 B
|
ManaCost:1 B
|
||||||
Types:Creature Human Pirate
|
Types:Creature Human Pirate
|
||||||
PT:2/3
|
PT:2/3
|
||||||
S:Mode$ Continuous | Affected$ Card.Self | AddHiddenKeyword$ CARDNAME can't attack. | CheckSVar$ X | SVarCompare$ EQ0 | Description$ CARDNAME can't attack unless you control an artifact.
|
S:Mode$ Continuous | Affected$ Card.Self | AddHiddenKeyword$ CARDNAME can't attack. | IsPresent$ Artifact.YouCtrl | PresentCompare$ EQ0 | Description$ CARDNAME can't attack unless you control an artifact.
|
||||||
SVar:X:Count$Valid Artifact.YouCtrl
|
|
||||||
DeckHints:Type$Artifact
|
DeckHints:Type$Artifact
|
||||||
SVar:BuffedBy:Artifact
|
SVar:BuffedBy:Artifact
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/desperate_castaways.jpg
|
|
||||||
Oracle:Desperate Castaways can't attack unless you control an artifact.
|
Oracle:Desperate Castaways can't attack unless you control an artifact.
|
||||||
|
|||||||
Reference in New Issue
Block a user