MArcomage

Free multiplayer on-line fantasy card game

Please log in


1 R
Reunion of the tribes
Reunion of the tribes

Recruits: +45
Enemy wall: +120
Replace your hand with Marauder, Tarkhan, Berserker, Gladiator, Warchief, Devastator, Warlord and Urk the Conqueror

Id
623
Name
Reunion of the tribes
Rarity
Rare
Keywords
Cost (B / G / R)
0 / 0 / 1
Modes
0
Level
9
Created
1. Jan, 2011
Modified
1. Aug, 2015
Played
110 / 1429
Discarded
50 / 716
Drawn
280 / 2988

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