MArcomage

Free multiplayer on-line fantasy card game

Please log in


0 C
Northern scout
Northern scout

Barbarian

Wall: +N
Recruits: +N
N = #Enemy wall / 10

Id
703
Name
Northern scout
Rarity
Common
Keywords
Cost (B / G / R)
0 / 0 / 0
Modes
0
Level
10
Created
1. Jan, 2013
Modified
1. Jan, 2013
Played
7705 / 35423
Discarded
2299 / 8422
Drawn
11562 / 50100

BB code

Effect

Wall: +N
Recruits: +N
N = #Enemy wall / 10

Code

$tmp = round($t->hisData()->Wall / 10); $t->myData()->addWall($tmp)->addRecruits($tmp);