MArcomage

Free multiplayer on-line fantasy card game

Please log in


1 C
Lady Ellena
Lady Ellena

Far sight

Attack: 2
Summons a Far sight

Id
42
Name
Lady Ellena
Rarity
Common
Keywords
Cost (B / G / R)
0 / 0 / 1
Modes
0
Level
3
Created
1. May, 2006
Modified
24. Jan, 2011
Played
6079 / 32888
Discarded
1282 / 7090
Drawn
8152 / 45083

BB code

Effect

Attack: 2
Summons a Far sight

Code

    $t->hisData()->attack(2);
    $t->nextCard($t->drawCard($t->getList(['keyword'=>'Far sight']), $t->myData()->Hand, $t->cardPos(), 'drawCardList'));