From latest patch - "Fast moving cavalry have +5 extra defence against bullets while moving." Anyone know where the code for this lives? While I am at it, can anyone give me tips on searching file contents (or better still folder contents) for a string? I use Windows 10 (home edition I guess).
I modified dmg calculation (guns dealt more dmg at close range, or melee infantry pike dealt bonus dmg against melee cavalry) I changed that in miscext.script or miscext2.script I could imagine its there. I would rather change that to -15% damage because it chance to hit. armour would work only against weak gun dmg. -15% damage would make low dmg gun units not be that much affected like high power shooter.
You can index .script and .inc files with their content. This takes a while but allows windows to search for strings inside files.