Added Peer Pressure

This commit is contained in:
moomarc
2012-03-09 16:24:21 +00:00
parent a9c0cf04ee
commit 36c247ed02
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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