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
3032 / 18595
Discarded
553 / 3914
Drawn
4059 / 25828

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