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
3099 / 12650
Discarded
528 / 2574
Drawn
4478 / 18847

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