aeon, detri, benalish...were the hardest of all the cards to code...
i actually ragequit while trying to code the best one of the suspended cards....fungal behemoth....:/ after about 8 hours i gave up trying...if you installed the card pack
[card]
name=Fungal Behemoth
autohand={X}{G}{G}: thisforeach(X) token(-57911) && token(16655449)
auto=foreach(counter{1/1.1}|mybattlefield) 1/1
text=Fungal Behemoth's power and toughness are each equal to the number of +1/+1 counters on creatures you control.
Suspend X—{X}{G}{G}. X can't be 0. (Rather than cast this card from your hand, you may pay {X}{G}{G} and exile it with X time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)
Whenever a time counter is removed from Fungal Behemoth while it's exiled, you may put a +1/+1 counter on target creature.
power=0
toughness=1
type=Creature
subtype=fungus beast
mana={3}{W}
[/card]
[card]
name=Suspended Fungal Behemoth
auto=moveto(exile) notatarget(Fungal Behemoth|myhand)
auto=foreach(Behemoth counter|mybattlefield) counter(0/0,1,Time) && moveto(exile) all(Behemoth counter|mybattlefield)
[email protected] myupkeep:counter(0/0.-1.Time) && token(-376132)
[email protected] mydraw: this(counter{0/0.1.Time}<1) bury all(this)
[email protected](this|mygraveyard): token(124065) && token(-789622)
type=nothing
[/Card]
[card]
name=Behemoth counter
type=nothing
id=-57911
[/card]
[card]
name=hasted Fungal Behemoth
auto=all(Fungal Behemoth|mybattlefield) haste && moveto(exile) all(this)
id=-789622
type=nothing
[/card]
[card]
name=counter fungus
auto=counter(1/1,1) target(creature|mybattlefield)
auto=moveto(exile) all(this)
id=-376132
type=nothing
[/card]
the bold line is the only line i couldnt get working the one that counts all the counters on the battlefield and makes it his P/T..
the fun card are the few that keep coming back, like the one that makes it so the enemy cant attack you his turn...its nice when you get 2 or 3 out on different turn and basically lock him down
