MArcomage

Free multiplayer on-line fantasy card game

Please log in


30 R
Forest dragon
Forest dragon

Dragon Nature

Attack: 15 + 7N
N = #Nature in game

Id
500
Name
Forest dragon
Rarity
Rare
Keywords
Cost (B / G / R)
0 / 0 / 30
Modes
0
Level
9
Created
20. Jan, 2010
Modified
8. Sep, 2012
Played
884 / 4720
Discarded
469 / 2774
Drawn
2121 / 12171

BB code

Effect

Attack: 15 + 7N
N = #Nature in game

Code

$t->hisData()->attack(15 + 7 * ($t->keywordCount($t->myData()->Hand, 'Nature') + $t->keywordCount($t->hisData()->Hand, 'Nature')));