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
2653 / 12204
Discarded
453 / 2499
Drawn
3816 / 18185

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'));