Icon
Effect
Basic gain 15, bonus gain 10, Veteran troops - half of the recruits cost of the played card will be returned.
Lore
Human soldiers are the most common fighting force. Relatively cheap and effective in great numbers. Weapons and fighting techniques are different for each province, therefore soldiers are able to adapt to any environment and fighting style. Soldiers that are able to withstand multiple battles returns as veterans to fight another day.
Code
$t->myData()->addRecruits(round($t->card()->getResources('Recruits') / 2));