Merge branch 'master' into 'master'

Added an AI logic parameter to Bond of Discipline similar to Cryptic Command

See merge request core-developers/forge!1869
This commit is contained in:
Michael Kamensky
2019-06-16 12:53:00 +00:00

View File

@@ -1,6 +1,6 @@
Name:Bond of Discipline
ManaCost:4 W
Types:Sorcery
A:SP$ TapAll | Cost$ 4 W | ValidCards$ Creature.OppCtrl | SubAbility$ DBPumpAll | SpellDescription$ Tap all creatures your opponents control. Creatures you control gain lifelink until end of turn.
A:SP$ TapAll | Cost$ 4 W | ValidCards$ Creature.OppCtrl | AILogic$ AtLeast3 | SubAbility$ DBPumpAll | SpellDescription$ Tap all creatures your opponents control. Creatures you control gain lifelink until end of turn.
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | KW$ Lifelink
Oracle:Tap all creatures your opponents control. Creatures you control gain lifelink until end of turn.