mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28: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
|
||||
Types:Artifact
|
||||
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.
|
||||
SVar:X:Count$InYourHand
|
||||
A:AB$ Draw | Cost$ 2 | NumCards$ 1 | ConditionCardsInHand$ 7 | SpellDescription$ Draw a card if you have seven or more cards in hand.
|
||||
SVar:Rarity:Rare
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user