mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
desperate_castaways.txt CheckSVar -> IsPresent
This commit is contained in:
@@ -2,9 +2,7 @@ Name:Desperate Castaways
|
||||
ManaCost:1 B
|
||||
Types:Creature Human Pirate
|
||||
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.
|
||||
SVar:X:Count$Valid Artifact.YouCtrl
|
||||
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.
|
||||
DeckHints:Type$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.
|
||||
|
||||
Reference in New Issue
Block a user