Cheat: finish One Invasion Finish The Whole Thing config and webUI checkbox
Some checks failed
Build / build (pull_request) Failing after 1m11s

This commit is contained in:
AlexisinGit 2025-08-28 18:21:00 +08:00
parent b613d90b14
commit 9e622464e0
2 changed files with 5 additions and 0 deletions

View File

@ -30,6 +30,7 @@
"missionsCanGiveAllRelics": false,
"unlockAllSimarisResearchEntries": false,
"disableDailyTribute": false,
"finishOneInvasionFinishTheWholeThing": false,
"spoofMasteryRank": -1,
"relicRewardItemCountMultiplier": 1,
"nightwaveStandingMultiplier": 1,

View File

@ -878,6 +878,10 @@
<input class="form-check-input" type="checkbox" id="disableDailyTribute" />
<label class="form-check-label" for="disableDailyTribute" data-loc="cheats_disableDailyTribute"></label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="finishOneInvasionFinishTheWholeThing" />
<label class="form-check-label" for="finishOneInvasionFinishTheWholeThing" data-loc="cheats_finishOneInvasionFinishTheWholeThing"></label>
</div>
<form class="form-group mt-2" onsubmit="doSaveConfigInt('spoofMasteryRank'); return false;">
<label class="form-label" for="spoofMasteryRank" data-loc="cheats_spoofMasteryRank"></label>
<div class="input-group">