From f7cd068532571d14070e4a5363efb4f2b15e64b7 Mon Sep 17 00:00:00 2001 From: Agetian Date: Sun, 16 Jun 2019 15:52:31 +0300 Subject: [PATCH] - Added an AI logic parameter to Bond of Discipline similar to Cryptic Command --- forge-gui/res/cardsfolder/b/bond_of_discipline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/b/bond_of_discipline.txt b/forge-gui/res/cardsfolder/b/bond_of_discipline.txt index 7401f579fc2..c6e19d0a070 100644 --- a/forge-gui/res/cardsfolder/b/bond_of_discipline.txt +++ b/forge-gui/res/cardsfolder/b/bond_of_discipline.txt @@ -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.