mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Merge branch 'master' into 'master'
Added several AI SacCost hints. See merge request core-developers/forge!1118
This commit is contained in:
@@ -5,5 +5,6 @@ K:Kicker:Sac<1/Artifact;Goblin/artifact or Goblin>
|
||||
A:SP$ DealDamage | Cost$ 3 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 4 | SubAbility$ DBDealDamage | SpellDescription$ CARDNAME deals 4 damage to target creature. If this spell was kicked, it also deals 4 damage to target player or planeswalker.
|
||||
SVar:DBDealDamage:DB$ DealDamage | Condition$ Kicked | ValidTgts$ Player,Planeswalker | NumDmg$ 4 | TargetMin$ X | TargetMax$ X | References$ X | TgtPrompt$ Select target player or planeswalker
|
||||
SVar:X:Count$Kicked.1.0
|
||||
SVar:AIPreference:SacCost$Creature.Goblin+token,Creature.Goblin+cmcLE1,Artifact.token,Artifact.cmcEQ1
|
||||
DeckHints:Type$Goblin|Artifact
|
||||
Oracle:Kicker—Sacrifice an artifact or Goblin. (You may sacrifice an artifact or Goblin in addition to any other costs as you cast this spell.)\nGoblin Barrage deals 4 damage to target creature. If this spell was kicked, it also deals 4 damage to target player or planeswalker.
|
||||
|
||||
@@ -3,6 +3,7 @@ ManaCost:2 R R
|
||||
Types:Creature Goblin Warrior
|
||||
S:Mode$ Continuous | AffectedZone$ Battlefield | Affected$ Goblin.Other+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Other Goblins you control get +1/+1.
|
||||
A:AB$ Destroy | Cost$ Sac<1/Goblin> | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact.
|
||||
SVar:AIPreference:SacCost$Creature.Goblin+token,Creature.Goblin+cmcLE1
|
||||
DeckHints:Type$Goblin
|
||||
Oracle:Other Goblins you control get +1/+1.\nSacrifice a Goblin: Destroy target artifact.
|
||||
PT:3/3
|
||||
@@ -5,6 +5,7 @@ PT:2/2
|
||||
A:AB$ DealDamage | Cost$ 1 R Sac<1/Goblin> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to any target.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create three 1/1 red Goblin creature tokens.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 3 | TokenName$ Goblin | TokenTypes$ Creature,Goblin | TokenOwner$ You | TokenColors$ Red | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ r 1 1 goblin 10E
|
||||
SVar:AIPreference:SacCost$Creature.Goblin+token,Creature.Goblin+cmcLE1
|
||||
DeckHas:Ability$Token
|
||||
DeckHints:Type$Goblin
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/siege_gang_commander.jpg
|
||||
|
||||
Reference in New Issue
Block a user