Good day – as I understand it, this setting affects:
- Warlords: the "Warlord Command" ability now reduces the cooldown by a maximum of 0.5 turns (it was 0.6)
Three lines are responsible for this, and here they are by default in the DefaultStats.xdb file:
1
1
60
However, in your mod, these lines remain unchanged. Is this a mistake by the modder, or is the "Warlord Command" ability edited somewhere else?
Indeed, I was mistaken.
Thank you for pointing it out.