improve AI hints

This commit is contained in:
Northmoc
2021-11-02 10:52:58 -04:00
parent cac1db5287
commit 9838cef11d
2 changed files with 3 additions and 1 deletions

View File

@@ -7,5 +7,5 @@ T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigSac | Trigg
SVar:TrigSac:DB$ Sacrifice | SacValid$ Creature.nonDemon | SacMessage$ non-Demon creature | RememberSacrificed$ True | SubAbility$ DBCopy
SVar:DBCopy:DB$ CopyPermanent | Defined$ Self | ConditionDefined$ Remembered | ConditionPresent$ Card | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
DeckHas:Ability$Sacrifice
DeckHas:Ability$Sacrifice & Ability$Token
Oracle:Flying\nAt the beginning of your end step, sacrifice a non-Demon creature. If you do, create a token that's a copy of Dreadfeast Demon.

View File

@@ -4,4 +4,6 @@ Types:Creature Human Knight
PT:1/2
K:Menace
A:AB$ Token | Cost$ 2 R T ExileFromGrave<3/Card> | TokenScript$ r_3_2_wolf | StackDescription$ SpellDescription | SpellDescription$ Create a 3/2 red Wolf creature token.
SVar:AIPreference:ExileFromGraveCost$Card
DeckHas:Ability$Token
Oracle:Menace\n{2}{R}, {T}, Exile three cards from your graveyard: Create a 3/2 red Wolf creature token.