- Fixed a logic error in Surveil AI.

- Added a couple card hints.
This commit is contained in:
Agetian
2018-11-11 14:18:34 +03:00
parent 8c0caecd3e
commit 829a82b98f
3 changed files with 3 additions and 1 deletions

View File

@@ -5,4 +5,5 @@ A:SP$ GainLife | Cost$ 4 G W | Defined$ You | LifeAmount$ X | References$ X | Su
SVar:DBDraw:DB$ Draw | NumCards$ X | References$ X | SubAbility$ DBPumpAll
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ Creatures you control get +1/+1 until end of turn.
SVar:X:Count$TypeYouCtrl.Creature
SVar:PlayMain1:TRUE
Oracle:You gain X life and draw X cards, where X is the number of creatures you control. Creatures you control get +1/+1 until end of turn.