MArcomage

Free multiplayer on-line fantasy card game

Please log in


6 C
Baku
Baku

Beast Illusion

Attack: 6
Summons a card from opponent's deck

Id
650
Name
Baku
Rarity
Common
Keywords
Cost (B / G / R)
0 / 6 / 0
Modes
0
Level
8
Created
24. Sep, 2011
Modified
21. Apr, 2014
Played
798 / 7343
Discarded
499 / 4383
Drawn
1624 / 14433

BB code

Effect

Attack: 6
Summons a card from opponent's deck

Code

$t->hisData()->attack(6); $t->nextCard($t->drawCard(array_merge($t->hisDeck()->Common, $t->hisDeck()->Uncommon, $t->hisDeck()->Rare), $t->myData()->Hand, $t->cardPos(), 'drawCardList'));