MArcomage

Free multiplayer on-line fantasy card game

Please log in


5 2 C
School of Restoration
School of Restoration

Tower: +4
Stock: +1
Summons a Restoration

Id
48
Name
School of Restoration
Rarity
Common
Keywords
Cost (B / G / R)
5 / 2 / 0
Modes
0
Level
6
Created
14. Nov, 2006
Modified
26. Sep, 2015
Played
2934 / 18497
Discarded
523 / 3884
Drawn
3902 / 25671

BB code

Effect

Tower: +4
Stock: +1
Summons a Restoration

Code

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