Increase time between pirate raids

Good morning,

I would like to know if there is any possiblity to increase the time until the very first pirate raid and also the gap until the next raid becomes effective.

Can anyone tell me which file to edit or if it is even possible?

Thanks in advance!

Xel

2,423 views 2 replies
Reply #1 Top

Gameplay.constants file contains all the information regarding pirate raid behavior.

Reply #2 Top

1. Open gameplay.constants with a text editor

2. find pirateRaidDef (using ctrl + f) should be around line 441

3. find firstWarningTime and normalWarningTime (7 and 8 lines down respectively)

4. Values are in seconds (e.g. the first raid is after 900/60 or 15 minutes)