mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Added Advice from the Fae.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -86,6 +86,7 @@ res/cardsfolder/a/adun_oakenshield.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/a/advance_scout.txt svneol=native#text/plain
|
res/cardsfolder/a/advance_scout.txt svneol=native#text/plain
|
||||||
res/cardsfolder/a/advanced_hoverguard.txt svneol=native#text/plain
|
res/cardsfolder/a/advanced_hoverguard.txt svneol=native#text/plain
|
||||||
res/cardsfolder/a/adventuring_gear.txt svneol=native#text/plain
|
res/cardsfolder/a/adventuring_gear.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/a/advice_from_the_fae.txt -text
|
||||||
res/cardsfolder/a/aegis_angel.txt -text
|
res/cardsfolder/a/aegis_angel.txt -text
|
||||||
res/cardsfolder/a/aegis_of_the_meek.txt svneol=native#text/plain
|
res/cardsfolder/a/aegis_of_the_meek.txt svneol=native#text/plain
|
||||||
res/cardsfolder/a/aeolipile.txt svneol=native#text/plain
|
res/cardsfolder/a/aeolipile.txt svneol=native#text/plain
|
||||||
|
|||||||
14
res/cardsfolder/a/advice_from_the_fae.txt
Normal file
14
res/cardsfolder/a/advice_from_the_fae.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Name:Advice from the Fae
|
||||||
|
ManaCost:2/U 2/U 2/U
|
||||||
|
Types:Sorcery
|
||||||
|
Text:no text
|
||||||
|
A:SP$ Dig | Cost$ 2/U 2/U 2/U | DigNum$ 4 | ChangeNum$ 1 | SubAbility$ Dig2 | ConditionCheckSVar$ X | ConditionSVarCompare$ LEY | SpellDescription$ Look at the top five cards of your library. If you control more creatures than each other player, put two of those cards into your hand. Otherwise, put one of them into your hand. Then put the rest on the bottom of your library in any order.
|
||||||
|
SVar:Dig2:DB$ Dig | DigNum$ 4 | ChangeNum$ 2 | ConditionCheckSVar$ X | ConditionSVarCompare$ GTY
|
||||||
|
SVar:X:Count$Valid Creature.YouCtrl
|
||||||
|
SVar:Y:Count$Valid Creature.YouDontCtrl
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/advice_from_the_fae.jpg
|
||||||
|
SetInfo:SHM|Uncommon|http://magiccards.info/scans/en/shm/28.jpg
|
||||||
|
Oracle:({2/U} can be paid with any two mana or with {U}. This card's converted mana cost is 6.)\nLook at the top five cards of your library. If you control more creatures than each other player, put two of those cards into your hand. Otherwise, put one of them into your hand. Then put the rest on the bottom of your library in any order.
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user