Erwan
- Reverted Rockslide Elemental to fix test issue - Removed old gatherer scripts - Added "daily_build" directory for people who can't compile
This commit is contained in:
@@ -919,6 +919,19 @@ subtype=Rhino Soldier
|
||||
toughness=7
|
||||
[/card]
|
||||
[card]
|
||||
text=First strike Whenever another creature is put into a graveyard from play, you may put a +1/+1 counter on Rockslide Elemental.
|
||||
abilities=first strike
|
||||
auto=@movedTo(creature|graveyard) from(inplay):may counter(1/1)
|
||||
id=174988
|
||||
name=Rockslide Elemental
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={2}{R}
|
||||
power=1
|
||||
subtype=Elemental
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Target creature gets +3/+3 and gains double strike until end of turn.
|
||||
target=creature
|
||||
auto=3/3
|
||||
|
||||
@@ -945,20 +945,6 @@ subtype=Beast
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=First strike Whenever another creature is put into a graveyard from play, you may put a +1/+1 counter on Rockslide Elemental.
|
||||
abilities=first strike
|
||||
auto=@movedTo(creature[-this]|graveyard) from(inplay):may counter(1/1)
|
||||
#will crash in 0.8, there is no "[-this]" and it will trigger its own effect when it dies causing crash
|
||||
id=174988
|
||||
name=Rockslide Elemental
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={2}{R}
|
||||
power=1
|
||||
subtype=Elemental
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Reveal any number of creature cards with power 5 or greater from your hand. Add {G} to your mana pool for each card revealed this way.
|
||||
id=174828
|
||||
name=Sacellum Godspeaker
|
||||
|
||||
BIN
projects/mtg/bin/daily_build/template.exe
Normal file
BIN
projects/mtg/bin/daily_build/template.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user