- Added 3 cards by swordshine.

This commit is contained in:
Sloth
2012-11-20 08:00:07 +00:00
parent dd30b1f1b8
commit 405a22c97d
4 changed files with 47 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -1633,6 +1633,7 @@ res/cardsfolder/c/chromatic_star.txt svneol=native#text/plain
res/cardsfolder/c/chrome_mox.txt svneol=native#text/plain
res/cardsfolder/c/chrome_steed.txt svneol=native#text/plain
res/cardsfolder/c/chromescale_drake.txt svneol=native#text/plain
res/cardsfolder/c/chromeshell_crab.txt -text
res/cardsfolder/c/chromium.txt svneol=native#text/plain
res/cardsfolder/c/chronatog.txt svneol=native#text/plain
res/cardsfolder/c/chronatog_totem.txt svneol=native#text/plain
@@ -4776,6 +4777,7 @@ res/cardsfolder/i/ichor_wellspring.txt svneol=native#text/plain
res/cardsfolder/i/ichorclaw_myr.txt svneol=native#text/plain
res/cardsfolder/i/ichorid.txt svneol=native#text/plain
res/cardsfolder/i/icy_manipulator.txt svneol=native#text/plain
res/cardsfolder/i/icy_prison.txt -text
res/cardsfolder/i/ideas_unbound.txt -text
res/cardsfolder/i/identity_crisis.txt svneol=native#text/plain
res/cardsfolder/i/idle_thoughts.txt svneol=native#text/plain
@@ -5287,6 +5289,7 @@ res/cardsfolder/k/kher_keep.txt svneol=native#text/plain
res/cardsfolder/k/kiki_jiki_mirror_breaker.txt svneol=native#text/plain
res/cardsfolder/k/kiku_nights_flower.txt svneol=native#text/plain
res/cardsfolder/k/kikus_shadow.txt svneol=native#text/plain
res/cardsfolder/k/kill_switch.txt -text
res/cardsfolder/k/killer_bees.txt svneol=native#text/plain
res/cardsfolder/k/killer_instinct.txt -text
res/cardsfolder/k/killer_whale.txt svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Chromeshell Crab
ManaCost:4 U
Types:Creature Crab Beast
Text:no text
PT:3/3
K:Morph:4 U
T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ CrabExchange | TriggerZones$ Battlefield | Optional$ True | TriggerDescription$ When CARDNAME is turned face up, you may exchange control of target creature you control and target creature an opponent controls.
SVar:CrabExchange:DB$ ExchangeControl | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | TargetsFromDifferentZone$ True | TargetMin$ 2 | TargetMax$ 2 | SpellDescription$ Exchange control of target creature you control and target creature an opponent controls.
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/chromeshell_crab.jpg
SetInfo:LGN|Rare|http://magiccards.info/scans/en/le/32.jpg
SetInfo:COM|Rare|http://magiccards.info/scans/en/cmd/41.jpg
Oracle:Morph {4}{U} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Chromeshell Crab is turned face up, you may exchange control of target creature you control and target creature an opponent controls.
End

View File

@@ -0,0 +1,16 @@
Name:Icy Prison
ManaCost:U U
Types:Enchantment
Text:no text
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile target creature.
SVar:TrigExile:DB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | ForgetOtherRemembered$ True | ValidTgts$ Creature | TgtPrompt$ Select target creature
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME leaves the battlefield, return the exiled card to the battlefield under its owner's control.
SVar:TrigReturn:AB$ ChangeZone | Cost$ 0 | Origin$ Exile | Destination$ Battlefield | Defined$ Remembered
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ At the beginning of your upkeep, sacrifice CARDNAME unless any player pays {3}.
SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ Self | UnlessCost$ 3 | UnlessPayer$ Player | UnlessAI$ Never
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/icy_prison.jpg
SetInfo:ICE|Rare|http://magiccards.info/scans/en/ia/74.jpg
Oracle:When Icy Prison enters the battlefield, exile target creature.\nAt the beginning of your upkeep, sacrifice Icy Prison unless any player pays {3}.\nWhen Icy Prison leaves the battlefield, return the exiled card to the battlefield under its owner's control.
End

View File

@@ -0,0 +1,13 @@
Name:Kill Switch
ManaCost:3
Types:Artifact
Text:no text
A:AB$ TapAll | Cost$ 2 T | ValidCards$ Artifact.Other | SubAbility$ DBPumpAll | SpellDescription$ Tap all other artifacts.They don't untap during their controllers' untap steps for as long as CARDNAME remains tapped.
SVar:DBPumpAll:DB$ PumpAll | Cost$ 0 | KW$ HIDDEN CARDNAME doesn't untap during your untap step. | ValidCards$ Artifact.Other | UntilUntaps$ True
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/kill_switch.jpg
SetInfo:NMS|Rare|http://magiccards.info/scans/en/ne/133.jpg
Oracle:{2}, {T}: Tap all other artifacts. They don't untap during their controllers' untap steps for as long as Kill Switch remains tapped.
End