diff --git a/.gitattributes b/.gitattributes index d858331abe3..09b32d857ae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6410,6 +6410,7 @@ res/cardsfolder/p/peat_bog.txt svneol=native#text/plain res/cardsfolder/p/pedantic_learning.txt -text svneol=unset#text/plain res/cardsfolder/p/peek.txt svneol=native#text/plain res/cardsfolder/p/peel_from_reality.txt svneol=native#text/plain +res/cardsfolder/p/peer_pressure.txt -text res/cardsfolder/p/peer_through_depths.txt svneol=native#text/plain res/cardsfolder/p/pegasus_charger.txt svneol=native#text/plain res/cardsfolder/p/pegasus_refuge.txt svneol=native#text/plain diff --git a/res/cardsfolder/p/peer_pressure.txt b/res/cardsfolder/p/peer_pressure.txt new file mode 100644 index 00000000000..612cf94ce88 --- /dev/null +++ b/res/cardsfolder/p/peer_pressure.txt @@ -0,0 +1,15 @@ +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.) +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 +SVar:RemAIDeck:True +SVar:RemRandomDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/peer_pressure.jpg +SetInfo:ONS|Rare|http://magiccards.info/scans/en/on/101.jpg +Oracle: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.) +End \ No newline at end of file