mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Mindbreak Trap
- Fixed casting cost of Double Negative
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
14
res/cardsfolder/m/mindbreak_trap.txt
Normal file
14
res/cardsfolder/m/mindbreak_trap.txt
Normal 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
|
||||||
Reference in New Issue
Block a user