From 263c33ceddcb887e4d3e64de022746f81b210db6 Mon Sep 17 00:00:00 2001 From: swordshine Date: Sat, 29 Dec 2012 02:33:45 +0000 Subject: [PATCH] * Added Carrion Rats and Carrion Wurm --- .gitattributes | 2 ++ res/cardsfolder/c/carrion_rats.txt | 12 ++++++++++++ res/cardsfolder/c/carrion_wurm.txt | 12 ++++++++++++ res/cardsfolder/w/web_of_inertia.txt | 2 +- 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 res/cardsfolder/c/carrion_rats.txt create mode 100644 res/cardsfolder/c/carrion_wurm.txt diff --git a/.gitattributes b/.gitattributes index 765b919d557..01e4dfee268 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1443,8 +1443,10 @@ res/cardsfolder/c/carrion_beetles.txt -text res/cardsfolder/c/carrion_call.txt svneol=native#text/plain res/cardsfolder/c/carrion_feeder.txt svneol=native#text/plain res/cardsfolder/c/carrion_howler.txt svneol=native#text/plain +res/cardsfolder/c/carrion_rats.txt -text res/cardsfolder/c/carrion_thrash.txt svneol=native#text/plain res/cardsfolder/c/carrion_wall.txt svneol=native#text/plain +res/cardsfolder/c/carrion_wurm.txt -text res/cardsfolder/c/carrionette.txt -text res/cardsfolder/c/cartographer.txt svneol=native#text/plain res/cardsfolder/c/carven_caryatid.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/carrion_rats.txt b/res/cardsfolder/c/carrion_rats.txt new file mode 100644 index 00000000000..9d4589c7fab --- /dev/null +++ b/res/cardsfolder/c/carrion_rats.txt @@ -0,0 +1,12 @@ +Name:Carrion Rats +ManaCost:B +Types:Creature Rat +Text:no text +PT:2/1 +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigNoCombatDamage | TriggerDescription$ Whenever CARDNAME attacks or blocks, any player may exile a card from his or her graveyard. If a player does, CARDNAME assigns no combat damage this turn. +T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigNoCombatDamage | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, any player may exile a card from his or her graveyard. If a player does, CARDNAME assigns no combat damage this turn. +SVar:TrigNoCombatDamage:AB$ Pump | Cost$ 0 | Defined$ Self | KW$ HIDDEN CARDNAME assigns no combat damage | UnlessCost$ ExileFromGrave<1/Card> | UnlessPayer$ Player | UnlessSwitched$ True +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/carrion_rats.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/c/carrion_wurm.txt b/res/cardsfolder/c/carrion_wurm.txt new file mode 100644 index 00000000000..8a3190e13ff --- /dev/null +++ b/res/cardsfolder/c/carrion_wurm.txt @@ -0,0 +1,12 @@ +Name:Carrion Wurm +ManaCost:3 B B +Types:Creature Zombie Wurm +Text:no text +PT:6/5 +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigNoCombatDamage | TriggerDescription$ Whenever CARDNAME attacks or blocks, any player may exile three cards from his or her graveyard. If a player does, CARDNAME assigns no combat damage this turn. +T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigNoCombatDamage | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, any player may exile three cards from his or her graveyard. If a player does, CARDNAME assigns no combat damage this turn. +SVar:TrigNoCombatDamage:AB$ Pump | Cost$ 0 | Defined$ Self | KW$ HIDDEN CARDNAME assigns no combat damage | UnlessCost$ ExileFromGrave<3/Card> | UnlessPayer$ Player | UnlessSwitched$ True +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/carrion_wurm.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/w/web_of_inertia.txt b/res/cardsfolder/w/web_of_inertia.txt index 6493655fe29..8d9739ab67a 100644 --- a/res/cardsfolder/w/web_of_inertia.txt +++ b/res/cardsfolder/w/web_of_inertia.txt @@ -2,7 +2,7 @@ Name:Web of Inertia ManaCost:2 U Types:Enchantment Text:no text -T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ Player.Opponent | Execute$ TrigCantAttack | TriggerZones$ Battlefield | OptionalDecider$ TriggeredPlayer | TriggerDescription$ At the beginning of each opponent's combat, that player may exile a card from his or her graveyard. If the player doesn't, creatures he or she controls can't attack you this turn. +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ Player.Opponent | Execute$ TrigCantAttack | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of each opponent's combat, that player may exile a card from his or her graveyard. If the player doesn't, creatures he or she controls can't attack you this turn. SVar:TrigCantAttack:AB$ Effect | Cost$ 0 | Name$ Web of Inertia Effect | StaticAbilities$ STCantAttack | References$ STCantAttack | UnlessCost$ ExileFromGrave<1/Card> | UnlessPayer$ TriggeredPlayer | SpellDescription$ creatures he or she controls can't attack you this turn. SVar:STCantAttack:Mode$ CantAttack | EffectZone$ Command | ValidCard$ Creature | Target$ You | Description$ Creatures can't attack you. SVar:Rarity:Uncommon