MArcomage

Free multiplayer on-line fantasy card game

Please log in


0 R
Overlord's castle
Overlord's castle

Horde

Tower: +4N
Wall: +15
Production x0
N = #Horde in hand

Id
705
Name
Overlord's castle
Rarity
Rare
Keywords
Cost (B / G / R)
0 / 0 / 0
Modes
0
Level
10
Created
1. Jan, 2013
Modified
1. Jan, 2013
Played
179 / 926
Discarded
36 / 323
Drawn
254 / 1564

BB code

Effect

Tower: +4N
Wall: +15
Production x0
N = #Horde in hand

Code

$t->myData()->addTower(4 * $t->keywordCount($t->myData()->Hand, 'Horde'))->addWall(15); $t->production()->multiply(0);