mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
cards: fixed some cards using "Self+counters_GE1_" directly
This commit is contained in:
@@ -2,8 +2,7 @@ Name:Ainok Artillerist
|
||||
ManaCost:2 G
|
||||
Types:Creature Hound Archer
|
||||
PT:4/1
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Reach | CheckSVar$ X | SVarCompare$ EQ1 | Description$ CARDNAME has reach as long as it has a +1/+1 counter on it.
|
||||
SVar:X:Count$Valid Card.Self+counters_GE1_P1P1
|
||||
S:Mode$ Continuous | Affected$ Card.Self+counters_GE1_P1P1 | AddKeyword$ Reach | Description$ CARDNAME has reach as long as it has a +1/+1 counter on it.
|
||||
DeckHints:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ainok_artillerist.jpg
|
||||
Oracle:Ainok Artillerist has reach as long as it has a +1/+1 counter on it. (It can block creatures with flying.)
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Baloth Pup
|
||||
ManaCost:1 G
|
||||
Types:Creature Beast
|
||||
PT:3/1
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Trample | CheckSVar$ X | SVarCompare$ EQ1 | Description$ CARDNAME has trample as long as it has a +1/+1 counter on it.
|
||||
SVar:X:Count$Valid Card.Self+counters_GE1_P1P1
|
||||
S:Mode$ Continuous | Affected$ Card.Self+counters_GE1_P1P1 | AddKeyword$ Trample | Description$ CARDNAME has trample as long as it has a +1/+1 counter on it.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/baloth_pup.jpg
|
||||
Oracle:Baloth Pup has trample as long as it has a +1/+1 counter on it.
|
||||
|
||||
@@ -4,7 +4,6 @@ Types:Creature Imp
|
||||
PT:6/5
|
||||
K:Flying
|
||||
K:Unleash
|
||||
S:Mode$ Continuous | Affected$ Card.Self+counters_GE1_P1P1 | AddKeyword$ Trample | Description$ CARDNAME has trample as long as it has a +1/+1 counter on it.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chaos_imps.jpg
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Trample | CheckSVar$ X | SVarCompare$ EQ1 | Description$ CARDNAME has trample as long as it has a +1/+1 counter on it.
|
||||
SVar:X:Count$Valid Card.Self+counters_GE1_P1P1
|
||||
Oracle:Flying\nUnleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)\nChaos Imps has trample as long as it has a +1/+1 counter on it.
|
||||
Oracle:Flying\nUnleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)\nChaos Imps has trample as long as it has a +1/+1 counter on it.
|
||||
@@ -2,8 +2,7 @@ Name:Lightwalker
|
||||
ManaCost:1 W
|
||||
Types:Creature Human Warrior
|
||||
PT:2/1
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Flying | CheckSVar$ X | SVarCompare$ EQ1 | Description$ CARDNAME has flying as long as it has a +1/+1 counter on it.
|
||||
SVar:X:Count$Valid Card.Self+counters_GE1_P1P1
|
||||
S:Mode$ Continuous | Affected$ Card.Self+counters_GE1_P1P1 | AddKeyword$ Flying | Description$ CARDNAME has flying as long as it has a +1/+1 counter on it.
|
||||
DeckHints:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/lightwalker.jpg
|
||||
Oracle:Lightwalker has flying as long as it has a +1/+1 counter on it.
|
||||
|
||||
@@ -4,8 +4,7 @@ Types:Creature Elemental
|
||||
PT:7/2
|
||||
K:Haste
|
||||
K:Persist
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Trample | CheckSVar$ X | SVarCompare$ EQ1 | Description$ CARDNAME has trample as long as it has a -1/-1 counter on it.
|
||||
SVar:X:Count$Valid Card.Self+counters_GE1_M1M1
|
||||
S:Mode$ Continuous | Affected$ Card.Self+counters_GE1_M1M1 | AddKeyword$ Trample | Description$ CARDNAME has trample as long as it has a -1/-1 counter on it.
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/thunderblust.jpg
|
||||
Oracle:Haste\nThunderblust has trample as long as it has a -1/-1 counter on it.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)
|
||||
|
||||
Reference in New Issue
Block a user