- Added Yawgmoth's Agenda.

This commit is contained in:
Sloth
2011-10-25 11:39:26 +00:00
parent 116bf621d9
commit 19003ef6fd
4 changed files with 19 additions and 4 deletions

1
.gitattributes vendored
View File

@@ -9375,6 +9375,7 @@ res/cardsfolder/y/yavimaya_scion.txt svneol=native#text/plain
res/cardsfolder/y/yavimaya_wurm.txt svneol=native#text/plain
res/cardsfolder/y/yavimayas_embrace.txt svneol=native#text/plain
res/cardsfolder/y/yawgmoth_demon.txt svneol=native#text/plain
res/cardsfolder/y/yawgmoths_agenda.txt -text
res/cardsfolder/y/yawgmoths_bargain.txt svneol=native#text/plain
res/cardsfolder/y/yawgmoths_edict.txt svneol=native#text/plain
res/cardsfolder/y/yawning_fissure.txt svneol=native#text/plain

View File

@@ -4,8 +4,8 @@ Types:Enchantment
Text:no text
S:Mode$ CantBeCast | ValidCard$ Card | Caster$ You | CheckSVar$ X | Description$ Each player can't cast more than one spell each turn.
S:Mode$ CantBeCast | ValidCard$ Card | Caster$ Opponent | CheckSVar$ Y
SVar:X:Count$ThisTurnCast Card
SVar:Y:Count$ThisTurnCast Card
SVar:X:Count$ThisTurnCast Card.YouCtrl
SVar:Y:Count$ThisTurnCast Card.YouDontCtrl
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/arcane_laboratory.jpg

View File

@@ -4,8 +4,8 @@ Types:Enchantment
Text:no text
S:Mode$ CantBeCast | ValidCard$ Card | Caster$ You | CheckSVar$ X | Description$ Each player can't cast more than one spell each turn.
S:Mode$ CantBeCast | ValidCard$ Card | Caster$ Opponent | CheckSVar$ Y
SVar:X:Count$ThisTurnCast Card
SVar:Y:Count$ThisTurnCast Card
SVar:X:Count$ThisTurnCast Card.YouCtrl
SVar:Y:Count$ThisTurnCast Card.YouDontCtrl
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/rule_of_law.jpg

View File

@@ -0,0 +1,14 @@
Name:Yawgmoth's Agenda
ManaCost:3 B B
Types:Enchantment
Text:no text
S:Mode$ CantBeCast | ValidCard$ Card | Caster$ You | CheckSVar$ X | Description$ You can't cast more than one spell each turn.
SVar:X:Count$ThisTurnCast Card.YouOwn
S:Mode$ Continuous | Affected$ Card.YouCtrl | AffectedZone$ Graveyard | AddHiddenKeyword$ HIDDEN May be played | Description$ You may play cards from your graveyard.
K:If a card would be put into your graveyard from anywhere, exile it instead.
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/yawgmoths_agenda.jpg
SetInfo:INV|Rare|http://magiccards.info/scans/en/in/135.jpg
Oracle:You can't cast more than one spell each turn.\nYou may play cards from your graveyard.\nIf a card would be put into your graveyard from anywhere, exile it instead.
End