mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
<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.
14 lines
1008 B
Plaintext
14 lines
1008 B
Plaintext
Name:Roc Hatchling
|
|
ManaCost:R
|
|
Types:Creature Bird
|
|
Text:no text
|
|
PT:0/1
|
|
K:etbCounter:SHELL:4
|
|
S:Mode$ Continuous | Affected$ Card.Self+counters_EQ0_SHELL | AddPower$ 3 | AddToughness$ 2 | AddKeyword$ Flying | Description$ As long as CARDNAME has no shell counters on it, it gets +3/+2 and has flying.
|
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRemoveCounter | TriggerDescription$ At the beginning of your upkeep, remove a shell counter from CARDNAME.
|
|
SVar:TrigRemoveCounter:AB$RemoveCounter | Cost$ 0 | Defined$ Self | CounterType$ SHELL | CounterNum$ 1
|
|
SVar:Rarity:Uncommon
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/roc_hatchling.jpg
|
|
SetInfo:WTH|Uncommon|http://magiccards.info/scans/en/wl/113.jpg
|
|
Oracle:Roc Hatchling enters the battlefield with four shell counters on it.\nAt the beginning of your upkeep, remove a shell counter from Roc Hatchling.\nAs long as Roc Hatchling has no shell counters on it, it gets +3/+2 and has flying.
|
|
End |