* Added Carrion Rats and Carrion Wurm

This commit is contained in:
swordshine
2012-12-29 02:33:45 +00:00
parent 1320d01f68
commit 263c33cedd
4 changed files with 27 additions and 1 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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