MArcomage

Free multiplayer on-line fantasy card game

Please log in


10 9 U
Dark forest
Dark forest

Nature

Wall: +24
Gems: +#Nature in hand
Recruits: +#Beast in hand

Id
442
Name
Dark forest
Rarity
Uncommon
Keywords
Cost (B / G / R)
0 / 10 / 9
Modes
0
Level
10
Created
22. Jul, 2009
Modified
27. Jul, 2013
Played
2873 / 12424
Discarded
498 / 2544
Drawn
4152 / 18521

BB code

Effect

Wall: +24
Gems: +#Nature in hand
Recruits: +#Beast in hand

Code

    $t->myData()
      ->addWall(24)->addGems($t->keywordCount($t->myData()->Hand, 'Nature'))
      ->addRecruits($t->keywordCount($t->myData()->Hand, 'Beast'));