For the PC version of the game (I have no clue where these will have to go for non-windows installs) these scripts will have to be copied to the following folders (make sure to backup or rename both original files so you can easily revert to the old stats!):
Unpack the the two scripts ("game.ammunition.lua" and "units.lua") from the archive.
game.ammunition.lua goes to
(folder where your program files are located)/Slitherine/Commander the Great War/data/scripts/game
units.lua goes to
(folder where your program files are located)/Slitherine/Commander the Great War/data/scripts
Changes made:
- ammo factory cost has been reduced from
5 * (faction.luaData.factories + 1) to 3 * (faction.luaData.factories + 1)
for example the first additional ammo factory for AustriaHungary would now cost only 15 instead of 25, the next one only 18 instead of 30, next one only 21 instead of 35 etc.
- artillery strength has been raised from a basic attack value of 3 to 5.
- fighters, zeppelins and bombers have been toned down to inflict almost no damage or efficiency loss to units at least without technology-upgrades. Bombers and zeppelins have been reduced in their ability to cause production loss while attacking citys, again this will improve with technology upgrades.
Please test and report back.
