Files
forge/res/cardsfolder/t/thunderblust.txt
Hellfish 58f4b5e7a8 *Changed the counters-property to "counters_<Comparator><Value>_<CounterType>" Where
<Comparator> = LT or LE or EQ or NE or GE or GT
     <Value> = Integer or SVarname
     <CounterType> = Any countertype
     Separating it like this removes the restrictions that only X or Y could be used for SVarNames or single digits for integers.
     Unfortunately it also makes for a massive commit.
*Changed all cards that use the counters-property to the new format.
*Converted Helix Pinnacle to script.
2011-09-19 10:43:23 +00:00

15 lines
734 B
Plaintext

Name:Thunderblust
ManaCost:2 R R R
Types:Creature Elemental
Text:no text
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
SVar:PlayMain1:TRUE
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/thunderblust.jpg
SetInfo:EVE|Rare|http://magiccards.info/scans/en/eve/63.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.)
End