mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
14 lines
956 B
Plaintext
14 lines
956 B
Plaintext
Name:Blazethorn Scarecrow
|
|
ManaCost:5
|
|
Types:Artifact Creature Scarecrow
|
|
PT:3/3
|
|
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Haste | CheckSVar$ X | SVarCompare$ GE1 | Description$ CARDNAME has haste as long as you control a red creature.
|
|
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Wither | CheckSVar$ Y | SVarCompare$ GE1 | Description$ CARDNAME has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.)
|
|
SVar:X:Count$Valid Creature.Red+YouCtrl
|
|
SVar:Y:Count$Valid Creature.Green+YouCtrl
|
|
SVar:BuffedBy:Creature.Red,Creature.Green
|
|
SVar:RemRandomDeck:True
|
|
DeckNeeds:Color$Red|Green
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/blazethorn_scarecrow.jpg
|
|
Oracle:Blazethorn Scarecrow has haste as long as you control a red creature.\nBlazethorn Scarecrow has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.)
|