mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Added Peer Pressure
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
15
res/cardsfolder/p/peer_pressure.txt
Normal file
15
res/cardsfolder/p/peer_pressure.txt
Normal 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
|
||||
Reference in New Issue
Block a user