mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
fix the ability of Scroll of Origins to be a condition, not a restriction
This commit is contained in:
@@ -2,8 +2,7 @@ Name:Scroll of Origins
|
|||||||
ManaCost:2
|
ManaCost:2
|
||||||
Types:Artifact
|
Types:Artifact
|
||||||
Text:no text
|
Text:no text
|
||||||
A:AB$ Draw | Cost$ 2 | NumCards$ 1 | CheckSVar$ X | SVarCompare$ GE7 | SpellDescription$ Draw a card if you have seven or more cards in hand.
|
A:AB$ Draw | Cost$ 2 | NumCards$ 1 | ConditionCardsInHand$ 7 | SpellDescription$ Draw a card if you have seven or more cards in hand.
|
||||||
SVar:X:Count$InYourHand
|
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/scroll_of_origins.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/scroll_of_origins.jpg
|
||||||
SetInfo:SOK|Rare|http://magiccards.info/scans/en/sok/159.jpg
|
SetInfo:SOK|Rare|http://magiccards.info/scans/en/sok/159.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user