mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
add AI hints
This commit is contained in:
@@ -4,6 +4,7 @@ Types:Creature Human Peasant
|
||||
PT:2/1
|
||||
K:Disturb:1 U
|
||||
AlternateMode:DoubleFaced
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:Disturb {1}{U} (You may cast this card from your graveyard transformed for its disturb cost.)
|
||||
|
||||
ALTERNATE
|
||||
|
||||
@@ -4,6 +4,7 @@ Types:Creature Human Peasant
|
||||
PT:0/4
|
||||
K:Disturb:4 W W
|
||||
AlternateMode:DoubleFaced
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:Disturb {4}{W}{W} (You may cast this card from your graveyard transformed for its disturb cost.)
|
||||
|
||||
ALTERNATE
|
||||
|
||||
@@ -6,6 +6,7 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S
|
||||
SVar:TrigDestroy:DB$ Destroy | ValidTgts$ Creature.YouDontCtrl+wasDealtDamageThisTurn | TgtPrompt$ Select target creature you don't control that was dealt damage this turn
|
||||
K:Disturb:4 B
|
||||
AlternateMode:DoubleFaced
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:When Covert Cutpurse enters the battlefield, destroy target creature you don't control that was dealt damage this turn.\nDisturb {4}{B} (You may cast this card from your graveyard transformed for its disturb cost.)
|
||||
|
||||
ALTERNATE
|
||||
|
||||
@@ -6,7 +6,7 @@ K:Disturb:3 U U
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME dies, mill three cards.
|
||||
SVar:TrigMill:DB$ Mill | NumCards$ 3 | Defined$ You
|
||||
AlternateMode:DoubleFaced
|
||||
DeckHas:Ability$Mill
|
||||
DeckHas:Ability$Mill & Ability$Graveyard
|
||||
Oracle:When Covetous Castaway dies, mill three cards.\nDisturb {3}{U}{U} (You may cast this card from your graveyard transformed for its disturb cost.)
|
||||
|
||||
ALTERNATE
|
||||
|
||||
@@ -3,4 +3,5 @@ ManaCost:1 G U
|
||||
Types:Sorcery
|
||||
A:SP$ CopyPermanent | ValidTgts$ Creature.nonFrog | TgtPrompt$ Select target non-Frog creature | SetPower$ 1 | SetToughness$ 1 | SetColor$ Green | SetCreatureTypes$ Frog | StackDescription$ Create a token that's a copy of {c:Targeted}, except it's a 1/1 green Frog. | SpellDescription$ Create a token that's a copy of target non-Frog creature, except it's a 1/1 green Frog.
|
||||
K:Flashback:3 G U
|
||||
DeckHas:Ability$Token & Ability$Graveyard
|
||||
Oracle:Create a token that's a copy of target non-Frog creature, except it's a 1/1 green Frog.\nFlashback {3}{G}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||
|
||||
@@ -6,8 +6,7 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S
|
||||
SVar:TrigMill:DB$ Mill | NumCards$ 2 | Defined$ You
|
||||
T:Mode$ SpellCast | ValidCard$ Card.wasCastFromGraveyard | ValidActivatingPlayer$ You | Execute$ TrigTap | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a spell from your graveyard, tap target creature you don't control.
|
||||
SVar:TrigTap:DB$ Tap | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Select target creature you don't control
|
||||
DeckHas:Ability$Mill
|
||||
DeckHints:Ability$Graveyard
|
||||
DeckHas:Ability$Mill & Ability$Graveyard
|
||||
K:Disturb:1 W U
|
||||
AlternateMode:DoubleFaced
|
||||
Oracle:When Devoted Grafkeeper enters the battlefield, mill two cards.\nWhenever you cast a spell from your graveyard, tap target creature you don't control.\nDisturb {1}{W}{U} (You may cast this card from your graveyard transformed for its disturb cost.)
|
||||
|
||||
Reference in New Issue
Block a user