[Bug] [0.952] Blacksmith and forge bonus

The benefit from both the forge and the blacksmith (don't know about armorer and weaponsmith) only applies to blunt armour defence. Its fixed that they doesn't boost defensive units now though :D

Also noticing when looking at the picture, the level bonus to trained units probably should show a "Starting level: +2" instead of just "Starting level: 2" to clear up confusion.

Sincerely
~ Kongdej

1,003 views 2 replies
Reply #1 Top

I can confirm, that Forge and Blacksmith is bugged.

They are currently using this line of code for the Piercing and Cutting bonus:

Code: xml
  1. <ModType>City</ModType>


Should be this:

Code: xml
  1. <ModType>CityTrainingBonus</ModType>

Reply #2 Top

Oh, I know now the "Armorer" works as intended.

Sincerely
~ Kongdej