mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +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
|
||||
PT:3/3
|
||||
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.
|
||||
#AI cannot handle target RemoveCounter AFs.
|
||||
SVar:RemAIDeck:True
|
||||
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.
|
||||
DeckHas:Ability$LifeGain
|
||||
DeckHints:Keyword$Persist
|
||||
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.
|
||||
|
||||
@@ -2,11 +2,10 @@ Name:Woeleecher
|
||||
ManaCost:5 W
|
||||
Types:Creature Elemental
|
||||
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:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Count$RememberedSize
|
||||
SVar:RemAIDeck:True
|
||||
SVar:RemRandomDeck:True
|
||||
DeckHints:Keyword$Persist
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user