Erwan
- a few bug fixes with cards that bring other cards back to play (zombify, resurrection...) - bug fix with abilities parsing "reachshadow" - a few card fixes
This commit is contained in:
@@ -548,8 +548,8 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Other Giant creatures you control get +2/+2 and have trample.
|
||||
auto=lord(giant) 2/2 other
|
||||
auto=lord(giant) trample other
|
||||
auto=lord(giant|myinplay) 2/2 other
|
||||
auto=lord(giant|myinplay) trample other
|
||||
id=139667
|
||||
name=Sunrise Sovereign
|
||||
rarity=R
|
||||
|
||||
@@ -1034,7 +1034,7 @@ id=3252
|
||||
name=Horrible Hordes
|
||||
type=Artifact Creature
|
||||
subtype=Spirit
|
||||
auto=rampage
|
||||
abilities=rampage
|
||||
mana={3}
|
||||
power=2
|
||||
toughness=2
|
||||
|
||||
@@ -1074,7 +1074,7 @@ text=Return target creature card from your graveyard to play.
|
||||
id=29847
|
||||
name=Zombify
|
||||
target=Creature|mygraveyard
|
||||
alias=1360
|
||||
auto=moveTo(myInPlay)
|
||||
mana={3}{B}
|
||||
color=black
|
||||
type=Sorcery
|
||||
|
||||
@@ -220,6 +220,7 @@ abilities={2}:regenerate
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying When Cloudchaser Eagle comes into play, destroy target enchantment.
|
||||
abilities=flying
|
||||
id=4871
|
||||
name=Cloudchaser Eagle
|
||||
auto=may destroy target(enchantment)
|
||||
|
||||
Reference in New Issue
Block a user