Please log in
Summons an uncommon card not from your deck
BB code
Effect
Code
$t->nextCard($t->drawCard(array_diff($t->getList(['rarity'=>'Uncommon']), $t->myDeck()->Uncommon), $t->myData()->Hand, $t->cardPos(), 'drawCardList'));
An error has occurred