|
|
楼主 |
发表于 2025-9-23 21:27:26
|
显示全部楼层
好吧,目前来看我找了一阵子之后发现只能关入侵(其实以及够用了),在势力争霸mod的exerelin文件里面,具体是如下:
# Invasion stuff
# most of these are also used by raids
# if false, replaces NPC invasions (including revenge counter-invasion mechanic) with raids
"enableInvasions": false,
"legacyInvasions": false, # old invasion system before v0.10.3 revamp
"invasionsOnlyAfterPlayerColony": false, # if true, factions will only invade after player faction is configured (as happens upon first having a colony)
"allowInvadeStoryCritical":false, # block NPC invasions from targeting story-critical markets
"allowPirateInvasions": false,
"retakePirateMarkets": true, # allow factions to invade markets that pirates currently hold but didn't at start of game, even if allowPirateInvasions is false
|
|