MArcomage

Free multiplayer on-line fantasy card game

Please log in


5 5 5 R
Ancient sage
Ancient sage

Legend Nature

Production xN
N = #Alliance + #Nature in hand (max 5)

Id
453
Name
Ancient sage
Rarity
Rare
Keywords
Cost (B / G / R)
5 / 5 / 5
Modes
0
Level
8
Created
22. Jul, 2009
Modified
29. Oct, 2016
Played
1711 / 7303
Discarded
273 / 1355
Drawn
2564 / 11663

BB code

Effect

Production xN
N = #Alliance + #Nature in hand (max 5)

Code

$t->production()->multiply(min(5, $t->keywordCount($t->myData()->Hand, 'Alliance') + $t->keywordCount($t->myData()->Hand, 'Nature')));