It's better than its own text.
check the code:
$this->Attack(10, $hisdata->Tower, $hisdata->Wall);
if ($mylast_action == "discard")
{ $nextcard = $this->DrawCard($my_deck->Rare, $mydata->Hand, $cardpos, 'DrawCard_list'); }
it summons a rare from owner'deck, text says a rare (not necessarly from owner's deck)
and now, we're changing text or code?