MArcomage

Free multiplayer on-line fantasy card game

Please log in


0 R
Plan of salvation
Plan of salvation

Bricks: +25
Replace your hand with Bricks only Wall + no support keyword cards

Id
294
Name
Plan of salvation
Rarity
Rare
Keywords
Cost (B / G / R)
0 / 0 / 0
Modes
0
Level
9
Created
1. May, 2006
Modified
1. Jan, 2011
Played
813 / 4236
Discarded
262 / 1632
Drawn
1548 / 7769

BB code

Effect

Bricks: +25
Replace your hand with Bricks only Wall + no support keyword cards

Code

    $t->setHand('my', $t->drawHandList($t->getList(['cost'=>'Red', 'advanced'=>'Wall: +', 'support'=>'No keywords'])));
    $t->myData()->addBricks(25); $t->noNextCard();