Please log in
Dungeon: +2Summons a rare Beast
BB code
Effect
Code
$t->myData()->addDungeons(2); $t->nextCard($t->drawCard($t->getList(['rarity'=>'Rare', 'keyword'=>'Beast']), $t->myData()->Hand, $t->cardPos(), 'drawCardList'));
An error has occurred