-1 by default to disable it. I have capped it to MR 5030 (LR 5000) to avoid this becoming too laggy. At that rank, you can spawn enemies up to level 25180 in the Simulacrum.
21 lines
535 B
Plaintext
21 lines
535 B
Plaintext
{
|
|
"mongodbUrl": "mongodb://127.0.0.1:27017/openWF",
|
|
"logger": {
|
|
"files": true,
|
|
"level": "trace",
|
|
"__valid_levels": "fatal, error, warn, info, http, debug, trace"
|
|
},
|
|
"myAddress": "localhost",
|
|
"autoCreateAccount": true,
|
|
"skipStoryModeChoice": true,
|
|
"skipTutorial": true,
|
|
"unlockAllScans": true,
|
|
"unlockAllMissions": true,
|
|
"unlockAllQuests": true,
|
|
"infiniteResources": true,
|
|
"unlockallShipFeatures": true,
|
|
"unlockAllShipDecorations": true,
|
|
"unlockAllFlavourItems": true,
|
|
"spoofMasteryRank": -1
|
|
}
|