MArcomage

Free multiplayer on-line fantasy card game

Please log in


6 3 C
School of Nature
School of Nature

Tower: +5
Stock: +1
Summons a Nature

Id
55
Name
School of Nature
Rarity
Common
Keywords
Cost (B / G / R)
6 / 3 / 0
Modes
0
Level
8
Created
14. Nov, 2006
Modified
27. Feb, 2010
Played
1083 / 10955
Discarded
139 / 1599
Drawn
1381 / 14343

BB code

Effect

Tower: +5
Stock: +1
Summons a Nature

Code

    $t->myData()->addTower(5)->addStock(1);
    $t->nextCard($t->drawCard($t->getList(['keyword'=>'Nature']), $t->myData()->Hand, $t->cardPos(), 'drawCardList'));