mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added an AI logic parameter to Bond of Discipline similar to Cryptic Command
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name:Bond of Discipline
|
Name:Bond of Discipline
|
||||||
ManaCost:4 W
|
ManaCost:4 W
|
||||||
Types:Sorcery
|
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
|
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.
|
Oracle:Tap all creatures your opponents control. Creatures you control gain lifelink until end of turn.
|
||||||
|
|||||||
Reference in New Issue
Block a user