Small corrections from last revision.
This commit is contained in:
@@ -1186,7 +1186,7 @@ abilities=shroud
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=At the beginning of your upkeep, you may put a 1/1 green Squirrel creature token onto the battlefield. Threshold - Squirrel creatures get +2/+2 as long as seven or more cards are in your graveyard.
|
text=At the beginning of your upkeep, you may put a 1/1 green Squirrel creature token onto the battlefield. Threshold - Squirrel creatures get +2/+2 as long as seven or more cards are in your graveyard.
|
||||||
auto=@each my upkeep:may tokentoken(Squirrel,creature squirrel, 1/1,green)
|
auto=@each my upkeep:may token(Squirrel,creature squirrel, 1/1,green)
|
||||||
id=29987
|
id=29987
|
||||||
name=Nut Collector
|
name=Nut Collector
|
||||||
rarity=R
|
rarity=R
|
||||||
|
|||||||
@@ -249,7 +249,7 @@ mana={3}{G}{G}{G}
|
|||||||
type=Legendary Creature
|
type=Legendary Creature
|
||||||
subtype=Cat Warrior
|
subtype=Cat Warrior
|
||||||
auto=@each my blockers:aslongas(jedit ojanen of efrava[attacking]|myBattlefield) token(Cat,creature cat, 2/2,green)
|
auto=@each my blockers:aslongas(jedit ojanen of efrava[attacking]|myBattlefield) token(Cat,creature cat, 2/2,green)
|
||||||
auto=@each my combatdamage:aslongas(jedit ojanen of efrava[blocking]|myBattlefield) token(Cat,creature cat, 2/2,green)
|
auto=@each opponent combatdamage:aslongas(jedit ojanen of efrava[blocking]|myBattlefield) token(Cat,creature cat, 2/2,green)
|
||||||
power=5
|
power=5
|
||||||
toughness=5
|
toughness=5
|
||||||
abilities=forestwalk
|
abilities=forestwalk
|
||||||
|
|||||||
Reference in New Issue
Block a user