Unable to change wave duration in config files?
ockpii
Member
in Bug Reports
Hello, everyone.
I was trying to change the duration of the waves through the files in "C:\Program Files (x86)\Steam\SteamApps\common\Castle Story\Info\Lua\Gamemodes\invasion" both in the config.lua and, inside the Presets folder, the invasion_normal_99b9fbc1-d1f6-4cf4-b345-811adac37c8d.JSON file (since I'm playing on normal difficulty).
I changed the seconds value to something else, but the waves post #1 keep starting at 8m, so I'm not quite sure what I should be doing.
Thanks in advance.
I was trying to change the duration of the waves through the files in "C:\Program Files (x86)\Steam\SteamApps\common\Castle Story\Info\Lua\Gamemodes\invasion" both in the config.lua and, inside the Presets folder, the invasion_normal_99b9fbc1-d1f6-4cf4-b345-811adac37c8d.JSON file (since I'm playing on normal difficulty).
I changed the seconds value to something else, but the waves post #1 keep starting at 8m, so I'm not quite sure what I should be doing.
Thanks in advance.
Comments
It's the "firstWaveDurationBonus" and "waveDuration" values that you need to change.
My bad, I should have been more specific, those are the values that I am changing. This is what my config file is at right now
"firstWaveDurationBonus = 240.0,
waveDuration = 720.0,"
but the waves still start at 8 minutes. Not exactly sure what I'm doing wrong.
Thanks for taking the time.