- Added Mindbreak Trap

- Fixed casting cost of Double Negative
This commit is contained in:
moomarc
2012-09-27 05:55:29 +00:00
parent 0399b59101
commit 057af4db8a
3 changed files with 16 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -5988,6 +5988,7 @@ res/cardsfolder/m/mind_twist.txt svneol=native#text/plain
res/cardsfolder/m/mind_unbound.txt svneol=native#text/plain res/cardsfolder/m/mind_unbound.txt svneol=native#text/plain
res/cardsfolder/m/mind_warp.txt svneol=native#text/plain res/cardsfolder/m/mind_warp.txt svneol=native#text/plain
res/cardsfolder/m/mindblaze.txt -text svneol=unset#text/plain res/cardsfolder/m/mindblaze.txt -text svneol=unset#text/plain
res/cardsfolder/m/mindbreak_trap.txt -text
res/cardsfolder/m/mindclaw_shaman.txt -text res/cardsfolder/m/mindclaw_shaman.txt -text
res/cardsfolder/m/mindcrank.txt svneol=native#text/plain res/cardsfolder/m/mindcrank.txt svneol=native#text/plain
res/cardsfolder/m/mindculling.txt svneol=native#text/plain res/cardsfolder/m/mindculling.txt svneol=native#text/plain

View File

@@ -2,7 +2,7 @@ Name:Double Negative
ManaCost:U U R ManaCost:U U R
Types:Instant Types:Instant
Text:no text Text:no text
A:SP$ Counter | Cost$ U U | TargetType$ Spell | ValidTgts$ Card | TargetMin$ 0 | TargetMax$ 2 | SpellDescription$ Counter up to two target spells. A:SP$ Counter | Cost$ U U R | TargetType$ Spell | ValidTgts$ Card | TargetMin$ 0 | TargetMax$ 2 | SpellDescription$ Counter up to two target spells.
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/double_negative.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/double_negative.jpg
SetInfo:ARB|Uncommon|http://magiccards.info/scans/en/arb/87.jpg SetInfo:ARB|Uncommon|http://magiccards.info/scans/en/arb/87.jpg

View File

@@ -0,0 +1,14 @@
Name:Mindbreak Trap
ManaCost:2 U U
Types:Instant Trap
Text:no text
A:SP$ ChangeZone | Cost$ 2 U U | TargetType$ Spell | ValidTgts$ Card | TgtZone$ Stack | Origin$ Stack | Destination$ Exile | TargetMin$ 0 | TargetMax$ MaxTgts | SpellDescription$ Exile any number of target spells.
A:SP$ ChangeZone | Cost$ 0 | CheckSVar$ OppCastThisTurn | SVarCompare$ GE3 | TargetType$ Spell | ValidTgts$ Card | TgtZone$ Stack | Origin$ Stack | Destination$ Exile | TargetMin$ 0 | TargetMax$ MaxTgts | SpellDescription$ If an opponent cast three or more spells this turn, you may pay 0 rather than pay CARDNAME's mana cost.
SVar:OppCastThisTurn:Count$ThisTurnCast_Card.YouDontCtrl
SVar:MaxTgts:Count$SpellsOnStack
SVar:RemAIDeck:True
SVar:Rarity:Mythic
SVar:Picture:http://www.wizards.com/global/images/magic/general/mindbreak_trap.jpg
SetInfo:ZEN|Mythic|http://magiccards.info/scans/en/zen/57.jpg
Oracle:If an opponent cast three or more spells this turn, you may pay {0} rather than pay Mindbreak Trap's mana cost.\nExile any number of target spells.
End