MArcomage

Free multiplayer on-line fantasy card game

Please log in


4 4 C
River knight
River knight

Aqua Skirmisher

Attack: 5 + N
N = #Aqua in hand

Id
661
Name
River knight
Rarity
Common
Keywords
Cost (B / G / R)
0 / 4 / 4
Modes
0
Level
9
Created
6. Jan, 2012
Modified
7. Apr, 2012
Played
2010 / 8266
Discarded
2092 / 4513
Drawn
5618 / 16771

BB code

Effect

Attack: 5 + N
N = #Aqua in hand

Code

$tmp = $t->keywordCount($t->myData()->Hand, 'Aqua'); $t->hisData()->attack(5 + $tmp);