mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
improve AI hints
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user