mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Added Ward of Bones.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -9351,6 +9351,7 @@ res/cardsfolder/w/war_report.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/war_spike_changeling.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/war_torch_goblin.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/warbreak_trumpeter.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/ward_of_bones.txt -text
|
||||
res/cardsfolder/w/wargate.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/warlords_axe.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/warmonger.txt svneol=native#text/plain
|
||||
|
||||
21
res/cardsfolder/w/ward_of_bones.txt
Normal file
21
res/cardsfolder/w/ward_of_bones.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
Name:Ward of Bones
|
||||
ManaCost:6
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
S:Mode$ CantBeCast | ValidCard$ Creature | Caster$ Opponent | CheckSVar$ A | SVarCompare$ LTB | Description$ Each opponent who controls more creatures than you can't play creature cards. The same is true for artifacts, enchantments, and lands.
|
||||
S:Mode$ CantBeCast | ValidCard$ Artifact | Caster$ Opponent | CheckSVar$ C | SVarCompare$ LTD
|
||||
S:Mode$ CantBeCast | ValidCard$ Enchantment | Caster$ Opponent | CheckSVar$ E | SVarCompare$ LTF
|
||||
S:Mode$ CantPlayLand | Player$ Opponent | CheckSVar$ G | SVarCompare$ LTH
|
||||
SVar:A:Count$Valid Creature.YouCtrl
|
||||
SVar:B:Count$Valid Creature.YouDontCtrl
|
||||
SVar:C:Count$Valid Artifact.YouCtrl
|
||||
SVar:D:Count$Valid Artifact.YouDontCtrl
|
||||
SVar:E:Count$Valid Enchantment.YouCtrl
|
||||
SVar:F:Count$Valid Enchantment.YouDontCtrl
|
||||
SVar:G:Count$Valid Land.YouCtrl
|
||||
SVar:H:Count$Valid Land.YouDontCtrl
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ward_of_bones.jpg
|
||||
SetInfo:EVE|Rare|http://magiccards.info/scans/en/eve/174.jpg
|
||||
Oracle:Each opponent who controls more creatures than you can't play creature cards. The same is true for artifacts, enchantments, and lands.
|
||||
End
|
||||
Reference in New Issue
Block a user