Please log in
Stock: +4Replace a card in opponent's hand with a rare card from your deck
BB code
Effect
Code
$t->myData()->addStock(4); $t->setCard('his', $t->mode(), $t->drawCard($t->myDeck()->Rare, $t->hisData()->Hand, $t->mode(), 'drawCardList'));
An error has occurred