Please log in
Enemy wall: -3Enemy stock: -1Shuffles your hand
BB code
Effect
Code
$t->hisData()->addWall(-3)->addStock(-1); $t->setCard('my', $t->cardPos(), $t->drawCard($t->myDeck(), $t->myData()->Hand, $t->cardPos(), 'drawCardNoRare')); $t->myData()->shuffleHand(); $t->noNextCard();
An error has occurred