mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Merge branch 'master' into 'master'
- One more AI flag clarification. See merge request core-developers/forge!1115
This commit is contained in:
@@ -4,6 +4,6 @@ Types:Creature Fungus
|
|||||||
PT:3/3
|
PT:3/3
|
||||||
A:AB$ Pump | Cost$ 1 Sac<1/Creature.Other/another creature> | NumAtt$ +2 | NumDef$ +2 | AILogic$ Aristocrat | SubAbility$ DBGainLife | SpellDescription$ CARDNAME gets +2/+2 until end of turn. If a Saproling was sacrificed this way, you gain 2 life.
|
A:AB$ Pump | Cost$ 1 Sac<1/Creature.Other/another creature> | NumAtt$ +2 | NumDef$ +2 | AILogic$ Aristocrat | SubAbility$ DBGainLife | SpellDescription$ CARDNAME gets +2/+2 until end of turn. If a Saproling was sacrificed this way, you gain 2 life.
|
||||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 | ConditionDefined$ Sacrificed | ConditionPresent$ Card.Saproling | ConditionCompare$ GE1
|
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 | ConditionDefined$ Sacrificed | ConditionPresent$ Card.Saproling | ConditionCompare$ GE1
|
||||||
SVar:AIPreference:SacCost$Creature.Other
|
SVar:AIPreference:SacCost$Creature.Saproling,Creature.Other
|
||||||
DeckHints:Type$Saproling
|
DeckHints:Type$Saproling
|
||||||
Oracle:{1}, Sacrifice another creature: Thallid Omnivore gets +2/+2 until end of turn. If a Saproling was sacrificed this way, you gain 2 life.
|
Oracle:{1}, Sacrifice another creature: Thallid Omnivore gets +2/+2 until end of turn. If a Saproling was sacrificed this way, you gain 2 life.
|
||||||
|
|||||||
Reference in New Issue
Block a user