mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Fixed a logic error in Surveil AI.
- Added a couple card hints.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user