diff --git a/.gitattributes b/.gitattributes index 373be5ae8b4..20173c5c3f7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1726,6 +1726,7 @@ res/cardsfolder/c/crushing_pain.txt svneol=native#text/plain res/cardsfolder/c/cry_of_contrition.txt -text res/cardsfolder/c/cryoclasm.txt svneol=native#text/plain res/cardsfolder/c/crypt_angel.txt svneol=native#text/plain +res/cardsfolder/c/crypt_champion.txt -text res/cardsfolder/c/crypt_cobra.txt svneol=native#text/plain res/cardsfolder/c/crypt_creeper.txt svneol=native#text/plain res/cardsfolder/c/crypt_of_agadeem.txt svneol=native#text/plain @@ -8031,6 +8032,7 @@ res/cardsfolder/s/squall_line.txt svneol=native#text/plain res/cardsfolder/s/squallmonger.txt svneol=native#text/plain res/cardsfolder/s/squandered_resources.txt svneol=native#text/plain res/cardsfolder/s/squeaking_pie_grubfellows.txt svneol=native#text/plain +res/cardsfolder/s/squealing_devil.txt -text res/cardsfolder/s/squee_goblin_nabob.txt svneol=native#text/plain res/cardsfolder/s/squees_embrace.txt svneol=native#text/plain res/cardsfolder/s/squees_toy.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/crypt_champion.txt b/res/cardsfolder/c/crypt_champion.txt new file mode 100644 index 00000000000..13c960bafe1 --- /dev/null +++ b/res/cardsfolder/c/crypt_champion.txt @@ -0,0 +1,17 @@ +Name:Crypt Champion +ManaCost:3 B +Types:Creature Zombie +Text:no text +PT:2/2 +K:Double Strike +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZoneHuman | TriggerDescription$ When CARDNAME enters the battlefield, each player puts a creature card with converted mana cost 3 or less from his or her graveyard onto the battlefield. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | ManaNotSpent$ R | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless R was spent to cast it. +SVar:TrigChangeZoneHuman:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Battlefield | ChangeType$ Creature.YouCtrl+cmcLE3 | ChangeNum$ 1 | Hidden$ True | SubAbility$ DBChangeZoneOpp | SpellDescription$ Each player puts a creature card with converted mana cost 3 or less from his or her graveyard onto the battlefield. +SVar:DBChangeZoneOpp:DB$ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ChangeType$ Creature.YouDontCtrl+cmcLE3 | DefinedPlayer$ Opponent | ChangeNum$ 1 | Hidden$ True +SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self +SVar:ManaNeededToAvoidNegativeEffect:red +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/crypt_champion.jpg +SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/40.jpg +Oracle:Double strike\nWhen Crypt Champion enters the battlefield, each player puts a creature card with converted mana cost 3 or less from his or her graveyard onto the battlefield.\nWhen Crypt Champion enters the battlefield, sacrifice it unless {R} was spent to cast it. +End \ No newline at end of file diff --git a/res/cardsfolder/s/squealing_devil.txt b/res/cardsfolder/s/squealing_devil.txt new file mode 100644 index 00000000000..115b8aeec38 --- /dev/null +++ b/res/cardsfolder/s/squealing_devil.txt @@ -0,0 +1,18 @@ +Name:Squealing Devil +ManaCost:1 R +Types:Creature Devil +Text:no text +PT:2/1 +K:Fear +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may pay X. If you do, target creature gets +X/+0 until end of turn. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | ManaNotSpent$ B | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless B was spent to cast it. +SVar:TrigPump:AB$ Pump | Cost$ X | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +X | SpellDescription$ Target creature gets +X/+0 until end of turn. +SVar:X:Count$xPaid +SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self +SVar:ManaNeededToAvoidNegativeEffect:black +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/squealing_devil.jpg +SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/72.jpg +Oracle:Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nWhen Squealing Devil enters the battlefield, you may pay {X}. If you do, target creature gets +X/+0 until end of turn.\nWhen Squealing Devil enters the battlefield, sacrifice it unless {B} was spent to cast it. +End \ No newline at end of file