mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Attempt to fix Warlord's Elite AI payment (#6560)
* - Attempt to fix Warlord's Elite AI payment. * - Add the workaround AI hint for now.
This commit is contained in:
@@ -3,5 +3,6 @@ ManaCost:2 W
|
|||||||
Types:Creature Human Soldier
|
Types:Creature Human Soldier
|
||||||
PT:4/4
|
PT:4/4
|
||||||
A:SP$ PermanentCreature | Cost$ 2 W tapXType<2/Artifact;Creature;Land/artifacts, creatures, and/or lands> | SpellDescription$ As an additional cost to cast this spell, tap two untapped artifacts, creatures, and/or lands you control.
|
A:SP$ PermanentCreature | Cost$ 2 W tapXType<2/Artifact;Creature;Land/artifacts, creatures, and/or lands> | SpellDescription$ As an additional cost to cast this spell, tap two untapped artifacts, creatures, and/or lands you control.
|
||||||
|
SVar:AIPaymentPreference:DontPayTapCostWithManaSources
|
||||||
DeckHints:Type$Artifact
|
DeckHints:Type$Artifact
|
||||||
Oracle:As an additional cost to cast this spell, tap two untapped artifacts, creatures, and/or lands you control.
|
Oracle:As an additional cost to cast this spell, tap two untapped artifacts, creatures, and/or lands you control.
|
||||||
|
|||||||
Reference in New Issue
Block a user