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