MArcomage

Free multiplayer on-line fantasy card game

Please log in


0 U
Confusion
Confusion

Illusion

Stock: +4
Replace a card in opponent's hand with a rare card from your deck

Id
557
Name
Confusion
Rarity
Uncommon
Keywords
Cost (B / G / R)
0 / 0 / 0
Modes
8
Level
9
Created
21. Jun, 2010
Modified
21. Jun, 2010
Played
291 / 4814
Discarded
318 / 2627
Drawn
550 / 8548

BB code

Effect

Stock: +4
Replace a card in opponent's hand with a rare card from your deck

Code

    $t->myData()->addStock(4);
    $t->setCard('his', $t->mode(), $t->drawCard($t->myDeck()->Rare, $t->hisData()->Hand, $t->mode(), 'drawCardList'));