mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
cards: update some cards which does remove -1/-1 counter
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:2
|
|||||||
Types:Artifact Creature Scarecrow
|
Types:Artifact Creature Scarecrow
|
||||||
PT:3/3
|
PT:3/3
|
||||||
K:etbCounter:M1M1:2
|
K:etbCounter:M1M1:2
|
||||||
A:AB$ RemoveCounter | Cost$ 3 T | ValidTgts$ Creature.counters_GE1_M1M1 | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | SpellDescription$ Remove a -1/-1 counter from target creature.
|
A:AB$ RemoveCounter | Cost$ 3 T | ValidTgts$ Creature | AITgts$ Creature.counters_GE1_M1M1 | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | SpellDescription$ Remove a -1/-1 counter from target creature.
|
||||||
#AI cannot handle target RemoveCounter AFs.
|
DeckHas:Ability$LifeGain
|
||||||
SVar:RemAIDeck:True
|
DeckHints:Keyword$Persist
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chainbreaker.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/chainbreaker.jpg
|
||||||
Oracle:Chainbreaker enters the battlefield with two -1/-1 counters on it.\n{3}, {T}: Remove a -1/-1 counter from target creature.
|
Oracle:Chainbreaker enters the battlefield with two -1/-1 counters on it.\n{3}, {T}: Remove a -1/-1 counter from target creature.
|
||||||
|
|||||||
@@ -2,11 +2,10 @@ Name:Woeleecher
|
|||||||
ManaCost:5 W
|
ManaCost:5 W
|
||||||
Types:Creature Elemental
|
Types:Creature Elemental
|
||||||
PT:3/5
|
PT:3/5
|
||||||
A:AB$ RemoveCounter | Cost$ W T | ValidTgts$ Creature.counters_GE1_M1M1 | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | RememberRemoved$ True | SubAbility$ DBGainLife | SpellDescription$ Remove a -1/-1 counter from target creature. If you do, you gain 2 life.
|
A:AB$ RemoveCounter | Cost$ W T | ValidTgts$ Creature | AITgts$ Creature.counters_GE1_M1M1 | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | RememberRemoved$ True | SubAbility$ DBGainLife | SpellDescription$ Remove a -1/-1 counter from target creature. If you do, you gain 2 life.
|
||||||
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2 | ConditionCheckSVar$ X | ConditonSVarCompare$ GE1 | SubAbility$ DBCleanup
|
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2 | ConditionCheckSVar$ X | ConditonSVarCompare$ GE1 | SubAbility$ DBCleanup
|
||||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
SVar:X:Count$RememberedSize
|
SVar:X:Count$RememberedSize
|
||||||
SVar:RemAIDeck:True
|
DeckHints:Keyword$Persist
|
||||||
SVar:RemRandomDeck:True
|
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/woeleecher.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/woeleecher.jpg
|
||||||
Oracle:{W}, {T}: Remove a -1/-1 counter from target creature. If you do, you gain 2 life.
|
Oracle:{W}, {T}: Remove a -1/-1 counter from target creature. If you do, you gain 2 life.
|
||||||
|
|||||||
Reference in New Issue
Block a user