Plan of salvation
Bricks: +25
Replace your hand with Bricks only Wall + no support keyword cards
Cost (B / G / R)
0 / 0 / 0
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();