Golem Messenger
Tower: +4
Wall: +6
Summons Unliving
Cost (B / G / R)
9 / 0 / 0
BB code
Effect
Tower: +4
Wall: +6
Summons Unliving
Code
$t->myData()->addTower(4)->addWall(6);
$t->nextCard($t->drawCard($t->getList(['keyword'=>'Unliving']), $t->myData()->Hand, $t->cardPos(), 'drawCardList'));