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
6383 / 33192
Discarded
1338 / 7146
Drawn
8561 / 45492

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'));