MArcomage

Free multiplayer on-line fantasy card game

Please log in


7 U
Hydromancer
Hydromancer

Aqua Mage

Attack: 6
Replace a card in hand with Whirlpool

Id
729
Name
Hydromancer
Rarity
Uncommon
Keywords
Cost (B / G / R)
0 / 7 / 0
Modes
8
Level
10
Created
1. Jan, 2015
Modified
26. Sep, 2015
Played
3085 / 5739
Discarded
1894 / 3152
Drawn
6536 / 11434

BB code

Effect

Attack: 6
Replace a card in hand with Whirlpool

Code

$t->hisData()->attack(6); $t->setCard('my', $t->mode(), 728, ['reveal' => true]); if ($t->mode() == $t->cardPos()) { $t->noNextCard(); }