1)
craftWeapons:
- type: STR_CANNON_UC
...
reloadCautious: 2
reloadStandard: 2
reloadAggressive: 2
...
What's that value, 0.2 seconds?
Edit:
So it should be "game seconds".
Meaning: every 1 real second (equal to 5 in-game seconds, at battle-speed) it shoots 2.5 times (1 shot every 0.4 real seconds).
Right? (My math score in school was 2 too).