mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Added Yawgmoth's Agenda.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
14
res/cardsfolder/y/yawgmoths_agenda.txt
Normal file
14
res/cardsfolder/y/yawgmoths_agenda.txt
Normal 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
|
||||
Reference in New Issue
Block a user