- Krav: for now, marked the activated ability as AI-unplayable and added a TODO.

This commit is contained in:
Agetian
2018-05-31 21:36:06 +03:00
parent b77d191754
commit 56e5bfa234

View File

@@ -3,7 +3,8 @@ ManaCost:4 B
Types:Legendary Creature Demon Types:Legendary Creature Demon
PT:3/3 PT:3/3
K:Partner:Regna, the Redeemer:Regna K:Partner:Regna, the Redeemer:Regna
A:AB$Draw | Cost$ B Sac<X/Creature/creatures> | NumCards$ ChosenX | ValidTgts$ Player | TgtPrompt$ Choose a player | References$ X | SubAbility$ DBGainLife | SpellDescription$ Target player draws X cards and gains X life. Put X +1/+1 counters on CARDNAME. # TODO: implement the proper AI for the activated ability
A:AB$Draw | Cost$ B Sac<X/Creature/creatures> | NumCards$ ChosenX | ValidTgts$ Player | TgtPrompt$ Choose a player | References$ X | SubAbility$ DBGainLife | AILogic$ Never | SpellDescription$ Target player draws X cards and gains X life. Put X +1/+1 counters on CARDNAME.
SVar:DBGainLife:DB$GainLife | Defined$ Targeted | LifeAmount$ ChosenX | SubAbility$ DBPutCounter SVar:DBGainLife:DB$GainLife | Defined$ Targeted | LifeAmount$ ChosenX | SubAbility$ DBPutCounter
SVar:DBPutCounter:DB$PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ ChosenX SVar:DBPutCounter:DB$PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ ChosenX
SVar:X:XChoice SVar:X:XChoice