Laurent - Added "add" to the foreach parser... also now functions also with add:{x}.. see addition from USG.. Will add the other one later (or somebody else can do it)...
I tested this one and it works...
This commit is contained in:
@@ -427,6 +427,15 @@ type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool for each creature you control.
|
||||
id=10422
|
||||
auto={T}:foreach(creature|myinplay)add:{G}
|
||||
name=Gaea's Cradle
|
||||
rarity=R
|
||||
type=Land
|
||||
abilities=legendary
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature gets +3/+3 and has trample. {G}: Regenerate enchanted creature.
|
||||
target=creature
|
||||
auto=3/3
|
||||
|
||||
Reference in New Issue
Block a user