Laurent . Few additions with @damaged (ARB, ODY, RV) small correction (Idyllic Tutor from MOR)
This commit is contained in:
@@ -864,6 +864,18 @@ power=0
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Fungusaur is dealt damage, put a +1/+1 counter on it.
|
||||
id=1246
|
||||
name=Fungusaur
|
||||
auto=@damaged(this):counter(1/1,1)
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={3}{G}
|
||||
power=2
|
||||
subtype=Fungusaur
|
||||
toughness=2
|
||||
[/card
|
||||
[card]
|
||||
text=Target creature gets +3/+3 until end of turn.
|
||||
target=creature
|
||||
auto=3/3
|
||||
|
||||
@@ -144,22 +144,6 @@ type=Instant
|
||||
mana={R}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Fungusaur is dealt damage, put a +1/+1 counter on it.
|
||||
id=1246
|
||||
name=Fungusaur
|
||||
#Don't work should work: since Dromad Purebred (RAV) works fine this one should work fine too... it work if the creature has first strike if you or you opponent cast a damage spell on fungusaur but not if is damage made by normal attacking or defending creature... make no sens
|
||||
auto=@damaged(this) from(*|myBattlefield):counter(1/1,1)
|
||||
auto=@damaged(this) from(*|opponentBattlefield):counter(1/1,1)
|
||||
auto=@damaged(this) from(*|mystack):counter(1/1,1)
|
||||
auto=@damaged(this) from(*|opponentstack):counter(1/1,1)
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={3}{G}
|
||||
power=2
|
||||
subtype=Fungusaur
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=As long as Gaea's Liege isn't attacking, its power and toughness are each equal to the number of Forests you control. As long as Gaea's Liege is attacking, its power and toughness are each equal to the number of Forests defending player controls. {T}: Target land becomes a Forest until Gaea's Liege leaves play.
|
||||
id=1247
|
||||
name=Gaea's Liege
|
||||
|
||||
Reference in New Issue
Block a user