mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Improved AI handling of Kumena
This commit is contained in:
@@ -2,9 +2,9 @@ Name:Kumena, Tyrant of Orazca
|
||||
ManaCost:1 G U
|
||||
Types:Legendary Creature Merfolk Shaman
|
||||
PT:2/4
|
||||
A:AB$ Pump | Cost$ tapXType<1/Merfolk.Other> | CostDesc$ Tap another untapped Merfolk you control: | Defined$ Self | KW$ HIDDEN Unblockable | SpellDescription$ CARDNAME can't be blocked this turn.
|
||||
A:AB$ Draw | Cost$ tapXType<3/Merfolk> | CostDesc$ Tap three untapped Merfolk you control: | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
A:AB$ PutCounterAll | Cost$ tapXType<5/Merfolk> | CostDesc$ Tap five untapped Merfolk you control: | ValidCards$ Merfolk.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on each Merfolk you control.
|
||||
A:AB$ Pump | Cost$ tapXType<1/Merfolk.Other> | CostDesc$ Tap another untapped Merfolk you control: | Defined$ Self | KW$ HIDDEN Unblockable | AILogic$ BeforeCombat | SpellDescription$ CARDNAME can't be blocked this turn.
|
||||
A:AB$ Draw | Cost$ tapXType<3/Merfolk> | CostDesc$ Tap three untapped Merfolk you control: | NumCards$ 1 | AILogic$ EndOfOpponentsTurn | SpellDescription$ Draw a card.
|
||||
A:AB$ PutCounterAll | Cost$ tapXType<5/Merfolk> | CostDesc$ Tap five untapped Merfolk you control: | ValidCards$ Merfolk.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | AILogic$ AtOppEOT | SpellDescription$ Put a +1/+1 counter on each Merfolk you control.
|
||||
DeckHints:Type$Merfolk
|
||||
SVar:BuffedBy:Merfolk
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/kumena_tyrant_of_orazca.jpg
|
||||
|
||||
Reference in New Issue
Block a user