mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Added several AI hints.
This commit is contained in:
@@ -4,4 +4,5 @@ Types:Creature Dragon Skeleton
|
|||||||
PT:5/4
|
PT:5/4
|
||||||
K:Flying
|
K:Flying
|
||||||
A:AB$ ChangeZone | Cost$ 3 B B ExileFromGrave<7/Other> | Origin$ Graveyard | Destination$ Battlefield | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to the battlefield.
|
A:AB$ ChangeZone | Cost$ 3 B B ExileFromGrave<7/Other> | Origin$ Graveyard | Destination$ Battlefield | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to the battlefield.
|
||||||
|
SVar:AIPreference:ExileFromGraveCost$Land.Basic,Land,Card
|
||||||
Oracle:Flying\n{3}{B}{B}, Exile 7 other cards from your graveyard: Return CARDNAME from your graveyard to the battlefield.
|
Oracle:Flying\n{3}{B}{B}, Exile 7 other cards from your graveyard: Return CARDNAME from your graveyard to the battlefield.
|
||||||
@@ -5,4 +5,5 @@ PT:6/6
|
|||||||
K:Flying
|
K:Flying
|
||||||
K:Trample
|
K:Trample
|
||||||
A:SP$ PermanentCreature | Cost$ 2 B B Sac<1/Creature>
|
A:SP$ PermanentCreature | Cost$ 2 B B Sac<1/Creature>
|
||||||
|
SVar:AIPreference:SacCost$Creature.token,Creature.cmcLE4
|
||||||
Oracle:As an additional cost to cast this spell, sacrifice a creature\n Flying, trample
|
Oracle:As an additional cost to cast this spell, sacrifice a creature\n Flying, trample
|
||||||
@@ -3,5 +3,6 @@ ManaCost:B B
|
|||||||
Types:Creature Zombie Soldier
|
Types:Creature Zombie Soldier
|
||||||
PT:3/2
|
PT:3/2
|
||||||
A:AB$ Token | Cost$ 2 B ExileFromGrave<1/Creature> | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie M10 | TokenTapped$ True | SpellDescription$ Exile target creature card from your graveyard: Create a 2/2 black Zombie creature token.
|
A:AB$ Token | Cost$ 2 B ExileFromGrave<1/Creature> | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie M10 | TokenTapped$ True | SpellDescription$ Exile target creature card from your graveyard: Create a 2/2 black Zombie creature token.
|
||||||
|
SVar:AIPreference:ExileFromGraveCost$Creature.cmcLE1+inZoneGraveyard
|
||||||
DeckHas:Ability$Token
|
DeckHas:Ability$Token
|
||||||
Oracle:{2}{B}, Exile target creature card from your graveyard: Create a tapped 2/2 black Zombie creature token.
|
Oracle:{2}{B}, Exile target creature card from your graveyard: Create a tapped 2/2 black Zombie creature token.
|
||||||
Reference in New Issue
Block a user