Reunion of the tribes
Recruits: +45
Enemy wall: +120
Replace your hand with Marauder, Tarkhan, Berserker, Gladiator, Warchief, Devastator, Warlord and Urk the Conqueror
Name
Reunion of the tribes
Cost (B / G / R)
0 / 0 / 1
BB code
Effect
Recruits: +45
Enemy wall: +120
Replace your hand with Marauder, Tarkhan, Berserker, Gladiator, Warchief, Devastator, Warlord and Urk the Conqueror
Code
$t->myData()->addRecruits(45);
$t->hisData()->addWall(120);
$t->setHandShuffled('my', [45, 334, 281, 68, 344, 345, 337, 535]);
$t->noNextCard();