- Converted two cards to replacement effects

This commit is contained in:
swordshine
2013-08-15 00:34:45 +00:00
parent 0a0c9d8070
commit f3fbb82dbd
2 changed files with 12 additions and 6 deletions

View File

@@ -2,8 +2,12 @@ Name:Canker Abomination
ManaCost:2 BG BG
Types:Creature Treefolk Horror
PT:6/6
K:etbCounter:M1M1:X:no Condition:As CARDNAME enters the battlefield, choose an opponent. CARDNAME enters the battlefield with a -1/-1 counter on it for each creature that player controls.
SVar:X:Count$Valid Creature.YouDontCtrl
SVar:RemMultiplayer:True
R:Event$ Moved | ValidCard$ Card.Self | Destination$ Battlefield | ReplaceWith$ ChooseP | Description$ As CARDNAME enters the battlefield, choose an opponent. CARDNAME enters the battlefield with a -1/-1 counter on it for each creature that player controls.
SVar:ChooseP:DB$ ChoosePlayer | Defined$ You | Choices$ Player.Opponent | AILogic$ LeastCreatures | SubAbility$ MoveToPlay
SVar:MoveToPlay:DB$ ChangeZone | Defined$ ReplacedCard | Origin$ All | Destination$ Battlefield | SubAbility$ DBCounters
SVar:DBCounters:DB$ PutCounter | Defined$ Self | CounterType$ M1M1 | CounterNum$ X | References$ X
SVar:X:Count$Valid Creature.ChosenCtrl
SVar:Y:PlayerCountOpponents$LowestValid Creature.YouCtrl
SVar:NeedsToPlayVar:Y LE4
SVar:Picture:http://www.wizards.com/global/images/magic/general/canker_abomination.jpg
Oracle:As Canker Abomination enters the battlefield, choose an opponent. Canker Abomination enters the battlefield with a -1/-1 counter on it for each creature that player controls.