mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
14 lines
1.1 KiB
Plaintext
14 lines
1.1 KiB
Plaintext
|
Name:Canker Abomination
|
||
|
ManaCost:2 BG BG
|
||
|
Types:Creature Treefolk Horror
|
||
|
PT:6/6
|
||
|
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$ DBCounters
|
||
|
SVar:DBCounters:DB$ PutCounter | ETB$ True | Defined$ Self | CounterType$ M1M1 | CounterNum$ X | References$ X | SubAbility$ MoveToPlay
|
||
|
SVar:MoveToPlay:DB$ ChangeZone | Defined$ ReplacedCard | Origin$ All | Destination$ Battlefield
|
||
|
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.
|