diff --git a/.gitattributes b/.gitattributes index de8bcc07387..2fba71ed7b7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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/advanced_hoverguard.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_of_the_meek.txt svneol=native#text/plain res/cardsfolder/a/aeolipile.txt svneol=native#text/plain diff --git a/res/cardsfolder/a/advice_from_the_fae.txt b/res/cardsfolder/a/advice_from_the_fae.txt new file mode 100644 index 00000000000..968a9a43746 --- /dev/null +++ b/res/cardsfolder/a/advice_from_the_fae.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/p/peer_pressure.txt b/res/cardsfolder/p/peer_pressure.txt index 612cf94ce88..8829bd41e08 100644 --- a/res/cardsfolder/p/peer_pressure.txt +++ b/res/cardsfolder/p/peer_pressure.txt @@ -2,7 +2,7 @@ Name:Peer Pressure ManaCost:3 U Types:Sorcery Text:no text -A:SP$ ChooseType | Cost$ 3 U | Defined$ You | Type$ Creature | SubAbility$ ApplyPressure| SpellDescription$ Choose a creature type. If you control more creatures of that type than each other player, you gain control of all creatures of that type. (This effect lasts indefinitely.) +A:SP$ ChooseType | Cost$ 3 U | Defined$ You | Type$ Creature | SubAbility$ ApplyPressure | SpellDescription$ Choose a creature type. If you control more creatures of that type than each other player, you gain control of all creatures of that type. (This effect lasts indefinitely.) SVar:ApplyPressure:DB$ GainControl | AllValid$ Creature.ChosenType | NewController$ You | ConditionCheckSVar$ YourPeerGroup | ConditionSVarCompare$ GTY SVar:YourPeerGroup:Count$Valid Creature.ChosenType+YouCtrl SVar:Y:Count$Valid Creature.ChosenType+YouDontCtrl