MArcomage

Free multiplayer on-line fantasy card game

Please log in


20 R
Governour
Governour

Attack: 20
Tower: +10
Wall: +10
Production x2

Id
232
Name
Governour
Rarity
Rare
Keywords
Cost (B / G / R)
0 / 0 / 20
Modes
0
Level
0
Created
1. May, 2006
Modified
11. Apr, 2010
Played
591 / 5764
Discarded
59 / 731
Drawn
759 / 8347

BB code

Effect

Attack: 20
Tower: +10
Wall: +10
Production x2

Code

    $t->hisData()->attack(20);
    $t->myData()->addTower(10)->addWall(10);
    $t->production()->multiply(2);