From 4c8e5ed1050f83b7cd4f526069365a243cd171ef Mon Sep 17 00:00:00 2001 From: 0O0o0oOoO00 <11174151+0o0o0oooo00@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:52:25 +0800 Subject: [PATCH] upd: update args.json --- config/template.json | 2727 +----------------------- module/config/argument/args.json | 1081 +++++----- module/config/full_config_generated.py | 144 +- 3 files changed, 610 insertions(+), 3342 deletions(-) diff --git a/config/template.json b/config/template.json index 3599ab5df..ec747fa47 100644 --- a/config/template.json +++ b/config/template.json @@ -1,2726 +1 @@ -{ - "Dashboard": { - "Oil": { - "Value": 0, - "Limit": 0, - "Color": "^000000", - "Record": "2020-01-01 00:00:00" - }, - "Coin": { - "Value": 0, - "Limit": 0, - "Color": "^FFAA33", - "Record": "2020-01-01 00:00:00" - }, - "Gem": { - "Value": 0, - "Color": "^FF3333", - "Record": "2020-01-01 00:00:00" - }, - "Pt": { - "Value": 0, - "Color": "^00BFFF", - "Record": "2020-01-01 00:00:00" - }, - "Cube": { - "Value": 0, - "Color": "^33FFFF", - "Record": "2020-01-01 00:00:00" - }, - "ActionPoint": { - "Value": 0, - "Total": 0, - "Color": "^0000FF", - "Record": "2020-01-01 00:00:00" - }, - "YellowCoin": { - "Value": 0, - "Color": "^FF8800", - "Record": "2020-01-01 00:00:00" - }, - "PurpleCoin": { - "Value": 0, - "Color": "^7700BB", - "Record": "2020-01-01 00:00:00" - }, - "Core": { - "Value": 0, - "Color": "^AAAAAA", - "Record": "2020-01-01 00:00:00" - }, - "Medal": { - "Value": 0, - "Color": "^FFDD00", - "Record": "2020-01-01 00:00:00" - }, - "Merit": { - "Value": 0, - "Color": "^FFFF00", - "Record": "2020-01-01 00:00:00" - }, - "GuildCoin": { - "Value": 0, - "Color": "^AAAAAA", - "Record": "2020-01-01 00:00:00" - }, - "Storage": { - "Storage": {} - } - }, - "Alas": { - "Emulator": { - "Serial": "auto", - "PackageName": "auto", - "ServerName": "disabled", - "ScreenshotMethod": "auto", - "ControlMethod": "MaaTouch", - "ScreenshotDedithering": false, - "AdbRestart": false - }, - "EmulatorInfo": { - "Emulator": "auto", - "name": null, - "path": null - }, - "Error": { - "HandleError": true, - "SaveError": true, - "OnePushConfig": "provider: null", - "ScreenshotLength": 1 - }, - "Optimization": { - "ScreenshotInterval": 0.3, - "CombatScreenshotInterval": 1.0, - "TaskHoardingDuration": 0, - "WhenTaskQueueEmpty": "goto_main" - }, - "DropRecord": { - "SaveFolder": "./screenshots", - "AzurStatsID": null, - "API": "default", - "ResearchRecord": "do_not", - "CommissionRecord": "do_not", - "CombatRecord": "do_not", - "OpsiRecord": "do_not", - "MeowfficerBuy": "do_not", - "MeowfficerTalent": "do_not" - }, - "Storage": { - "Storage": {} - } - }, - "General": { - "Retirement": { - "RetireMode": "one_click_retire" - }, - "OneClickRetire": { - "KeepLimitBreak": "keep_limit_break" - }, - "Enhance": { - "ShipToEnhance": "all", - "Filter": null, - "CheckPerCategory": 5 - }, - "OldRetire": { - "N": true, - "R": true, - "SR": false, - "SSR": false, - "RetireAmount": "retire_all" - }, - "Storage": { - "Storage": {} - } - }, - "Restart": { - "Scheduler": { - "Enable": true, - "NextRun": "2020-01-01 00:00:00", - "Command": "Restart", - "SuccessInterval": 0, - "FailureInterval": 0, - "ServerUpdate": "00:00" - }, - "SchedulerWatcher": { - "Enable": false, - "TimeDelta": 10, - "WarningCount": 3 - }, - "GameRestart": { - "FatalErrorRestart": false, - "MaxRetryTimesForSameTaskFailed": 5 - }, - "CloseTask": { - "Enable": false, - "MaxErrorOccur": 2 - }, - "InstanceRestart": { - "Enable": false, - "MaxRetryTimes": 5, - "Notify": false - }, - "OthersLogin": { - "Enable": false, - "Interval": 180, - "Notify": true - }, - "Storage": { - "Storage": {} - } - }, - "Remark": { - "Boss": { - "Name": null, - "Account": null, - "Password": null, - "SecondPassword": null - }, - "Comment": { - "Content": null - }, - "Storage": { - "Storage": {} - } - }, - "PowerLimit": { - "PowerLimit": { - "Enable": true, - "Exercise": 25000, - "Raid": 25000, - "Ash": 25000 - }, - "Storage": { - "Storage": {} - } - }, - "Hook": { - "HookGeneral": { - "Enable": false, - "RestartEveryTime": true, - "UpdateEveryTime": true, - "PushEveryTime": true, - "Architecture": "auto", - "InjectMethod": "local_patch", - "RequestTimeLimit": 10, - "UpdateServer": null, - "GameLibDir": null, - "HookedLuaFunctionTrace": false, - "OperateWithoutPause": false - }, - "Misc": { - "GlobalSpeedup": 1.0, - "BetterGlobalSpeedup": 1.0, - "ChapterMove": false, - "OpsiMove": false, - "RemoveHardMapLimit": "disable", - "NoBBAnimation": false, - "NoEmotionWarning": false, - "ExerciseGodMod": false, - "ExerciseMorePower": -1.0, - "FastWave": false, - "MonsterKillSelf": false, - "SkipBattleCelebrate": false, - "NoDamage": false, - "OpsiForceAuto": false, - "OpsiNoMapFog": false, - "SkipShipGainShow": false, - "ChapterForceEnableAutoFight": false, - "ChapterSkipPrecombat": false, - "ChapterAutoNextBattle": false, - "ChapterAutoAmbush": false, - "ChapterAutoClear": false, - "ChapterAutoClearStepInterval": 0.5, - "SkipStory": false, - "InfiniteBattle": false, - "SkipAirStrikeAnimation": false, - "AutoOnceAgain": false, - "AutoRetire": false - }, - "ShipProperty": { - "Method": "disable", - "Factor": 1.0, - "Armor": -1, - "Speed": -1, - "AntiAircraft": -1, - "OxyRecoveryBench": -1, - "Torpedo": -1, - "Hit": -1, - "SonarRange": -1, - "AttackDuration": -1, - "RaidDistance": -1, - "OxyRecoverySurface": -1, - "OxyRecovery": -1, - "Dodge": -1, - "Luck": -1, - "Reload": -1, - "OxyCost": -1, - "Durability": -1, - "Air": -1, - "OxyMax": -1, - "Cannon": -1, - "AntiSub": -1 - }, - "FakePlayer": { - "Enable": false, - "Name": null, - "Level": null, - "Id": null - }, - "Storage": { - "Storage": {} - } - }, - "Main": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Main", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "12-4", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Main2": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Main2", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "12-4", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Main3": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Main3", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "12-4", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Main4": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Main4", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "12-4", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Main5": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Main5", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "12-4", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Main6": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Main6", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "12-4", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "GemsFarming": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "GemsFarming", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "GemsFarming": { - "ChangeFlagship": "ship", - "CommonCV": "any", - "ChangeVanguard": "ship", - "CommonDD": "any", - "ALLowLowVanguardLevel": true, - "StopIFAutoNotEnsured": true, - "CommissionLimit": true - }, - "Campaign": { - "Name": "12-4", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_all_fleet2_standby" - }, - "VanguardFilter": { - "Sort": "default", - "Index": "default", - "Faction": "default", - "Rarity": "default", - "Extra": "default" - }, - "FlagshipFilter": { - "Sort": "default", - "Index": "default", - "Faction": "default", - "Rarity": "default", - "Extra": "default" - }, - "Storage": { - "Storage": {} - } - }, - "EventGeneral": { - "EventGeneral": { - "PtLimit": 0, - "TimeLimit": "2020-01-01 00:00:00" - }, - "TaskBalancer": { - "Enable": false, - "CoinLimit": 10000, - "TaskCall": "Main" - }, - "Storage": { - "Storage": {} - } - }, - "Event": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Event", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "D3", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Event2": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Event2", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "D3", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Event3": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Event3", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "D3", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Event4": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Event4", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "D3", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Event5": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Event5", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "D3", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Event6": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Event6", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "D3", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "Raid": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Raid", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Raid": { - "Mode": "hard", - "UseTicket": false - }, - "Campaign": { - "Name": "dynamic", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": false, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "Storage": { - "Storage": {} - } - }, - "Hospital": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Hospital", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Hospital": { - "UseRecommendFleet": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "Storage": { - "Storage": {} - } - }, - "Coalition": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Coalition", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "dynamic", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": false, - "Use2xBook": false, - "AmbushEvade": true - }, - "Coalition": { - "Mode": "hard", - "Fleet": "single" - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "Storage": { - "Storage": {} - } - }, - "MaritimeEscort": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "MaritimeEscort", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "MaritimeEscort": { - "Enable": true - }, - "Storage": { - "Storage": {} - } - }, - "EventShop": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "EventShop", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "EventShop": { - "UnlockSSRShip": true, - "BuyURShip": 2, - "PresetFilter": "all", - "CustomFilter": "EquipUR > EquipSSR > Cube > GachaTicket\n> Array > Chip > CatT3 \n> Meta > SkinBox\n> Oil > Coin > Medal > ExpBookT1 > FoodT1\n> DR > PR\n> AugmentCore > AugmentEnhanceT2 > AugmentChangeT2 > AugmentChangeT1\n> CatT2 > CatT1 > PlateGeneralT3 > PlateT3 > BoxT4\n> ShipSSR" - }, - "Storage": { - "Storage": {} - } - }, - "WarArchives": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "WarArchives", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "D3", - "Event": "war_archives_20221222_cn", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "EventA": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "EventA", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "EventDaily": { - "StageFilter": "A1 > A2 > A3", - "LastStage": 0 - }, - "Campaign": { - "Name": "dynamic", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "EventB": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "EventB", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "EventDaily": { - "StageFilter": "B1 > B2 > B3", - "LastStage": 0 - }, - "Campaign": { - "Name": "dynamic", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "EventC": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "EventC", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "EventDaily": { - "StageFilter": "C1 > C2 > C3", - "LastStage": 0 - }, - "Campaign": { - "Name": "dynamic", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "EventD": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "EventD", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "EventDaily": { - "StageFilter": "D1 > D2 > D3", - "LastStage": 0 - }, - "Campaign": { - "Name": "dynamic", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "EventSp": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "EventSp", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "sp", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": true, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Fleet": { - "Fleet1": 1, - "Fleet1Formation": "double_line", - "Fleet1Mode": "combat_auto", - "Fleet1Step": 3, - "Fleet2": 2, - "Fleet2Formation": "double_line", - "Fleet2Mode": "combat_auto", - "Fleet2Step": 2, - "FleetOrder": "fleet1_mob_fleet2_boss" - }, - "Submarine": { - "Fleet": 0, - "Mode": "do_not_use", - "AutoSearchMode": "sub_standby", - "DistanceToBoss": "2_grid_to_boss" - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "HpControl": { - "UseHpBalance": false, - "UseEmergencyRepair": false, - "UseLowHpRetreat": false, - "HpBalanceThreshold": 0.2, - "HpBalanceWeight": "1000, 1000, 1000", - "RepairUseSingleThreshold": 0.3, - "RepairUseMultiThreshold": 0.6, - "LowHpRetreatThreshold": 0.3 - }, - "EnemyPriority": { - "EnemyScaleBalanceWeight": "default_mode" - }, - "Storage": { - "Storage": {} - } - }, - "RaidDaily": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "RaidDaily", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "RaidDaily": { - "StageFilter": "hard > normal > easy" - }, - "Campaign": { - "Name": "dynamic", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": false, - "Use2xBook": false, - "AmbushEvade": true - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "Storage": { - "Storage": {} - } - }, - "CoalitionSp": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "CoalitionSp", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "Campaign": { - "Name": "sp", - "Event": "campaign_main", - "Mode": "normal", - "UseClearMode": true, - "UseFleetLock": true, - "UseAutoSearch": false, - "Use2xBook": false, - "AmbushEvade": true - }, - "Coalition": { - "Mode": "sp", - "Fleet": "single" - }, - "StopCondition": { - "OilLimit": 1000, - "RunCount": 0, - "MapAchievement": "non_stop", - "StageIncrease": false, - "GetNewShip": false, - "ReachLevel": 0 - }, - "Emotion": { - "Mode": "calculate", - "Fleet1Value": 119, - "Fleet1Record": "2020-01-01 00:00:00", - "Fleet1Control": "prevent_yellow_face", - "Fleet1Recover": "not_in_dormitory", - "Fleet1Oath": false, - "Fleet2Value": 119, - "Fleet2Record": "2020-01-01 00:00:00", - "Fleet2Control": "prevent_yellow_face", - "Fleet2Recover": "not_in_dormitory", - "Fleet2Oath": false - }, - "Storage": { - "Storage": {} - } - }, - "Commission": { - "Scheduler": { - "Enable": true, - "NextRun": "2020-01-01 00:00:00", - "Command": "Commission", - "SuccessInterval": "30-60", - "FailureInterval": "30-60", - "ServerUpdate": "00:00" - }, - "Commission": { - "DoNotRun": false, - "PresetFilter": "cube", - "CustomFilter": "DailyEvent > Gem-4 > Gem-2 > Gem-8 > ExtraCube-0:30\n> UrgentCube-1:30 > UrgentCube-1:45 > UrgentCube-3\n> ExtraDrill-5:20 > ExtraDrill-2 > ExtraDrill-3:20\n> UrgentCube-2:15 > UrgentCube-4\n> ExtraDrill-1 > UrgentCube-6 > ExtraCube-1:30\n> ExtraDrill-2:40 > ExtraDrill-0:20\n> Major > DailyChip > DailyResource\n> ExtraPart-0:30 > ExtraOil-1 > UrgentBox-6\n> ExtraCube-3 > ExtraPart-1 > UrgentBox-3\n> ExtraCube-4 > ExtraPart-1:30 > ExtraOil-4\n> UrgentBox-1 > ExtraCube-5 > UrgentBox-1\n> ExtraCube-8 > ExtraOil-8\n> UrgentDrill-4 > UrgentDrill-2:40 > UrgentDrill-2\n> UrgentDrill-1 > UrgentDrill-1:30 > UrgentDrill-1:10\n> Extra-0:20 > Extra-0:30 > Extra-1:00 > Extra-1:30 > Extra-2:00\n> shortest", - "DoMajorCommission": false - }, - "Storage": { - "Storage": {} - } - }, - "Tactical": { - "Scheduler": { - "Enable": true, - "NextRun": "2020-01-01 00:00:00", - "Command": "Tactical", - "SuccessInterval": "30-60", - "FailureInterval": "120-240", - "ServerUpdate": "00:00" - }, - "Tactical": { - "TacticalFilter": "SameT4 > SameT3 > SameT2 > SameT1\n> BlueT2 > YellowT2 > RedT2\n> BlueT3 > YellowT3 > RedT3\n> BlueT4 > YellowT4 > RedT4\n> BlueT1 > YellowT1 > RedT1\n> first", - "RapidTrainingSlot": "do_not_use" - }, - "ControlExpOverflow": { - "Enable": true, - "T4Allow": 100, - "T3Allow": 100, - "T2Allow": 200, - "T1Allow": 200 - }, - "AddNewStudent": { - "Enable": false, - "Favorite": true - }, - "Storage": { - "Storage": {} - } - }, - "Research": { - "Scheduler": { - "Enable": true, - "NextRun": "2020-01-01 00:00:00", - "Command": "Research", - "SuccessInterval": "30-60", - "FailureInterval": "30-60", - "ServerUpdate": "00:00" - }, - "Research": { - "DoNotRun": false, - "UseCube": "only_05_hour", - "UseCoin": "always_use", - "UsePart": "always_use", - "AllowDelay": true, - "PresetFilter": "series_8_blueprint_305", - "CustomFilter": "S8-DR0.5 > S8-PRY0.5 > S8-Q0.5 > S8-H0.5 > Q0.5 > S8-DR2.5\n> S8-G1.5 > S8-Q1 > S8-DR5 > 0.5 > S8-G4 > S8-Q2 > S8-PRY2.5 > reset\n> S8-DR8 > Q1 > 1 > S8-E-315 > S8-G2.5 > G1.5 > 1.5 > S8-E-031\n> S8-Q4 > Q2 > E2 > 2 > DR2.5 > PRY2.5 > G2.5 > 2.5 > S8-PRY5\n> S8-PRY8 > Q4 > G4 > 4 > S8-C6 > DR5 > PRY5 > 5 > C6 > 6 > S8-C8\n> S8-C12 > DR8 > PRY8 > C8 > 8 > C12 > 12" - }, - "Storage": { - "Storage": {} - } - }, - "Dorm": { - "Scheduler": { - "Enable": true, - "NextRun": "2020-01-01 00:00:00", - "Command": "Dorm", - "SuccessInterval": 278, - "FailureInterval": 278, - "ServerUpdate": "00:00" - }, - "Dorm": { - "Collect": true, - "Feed": true, - "FeedFilter": "20000 > 10000 > 5000 > 3000 > 2000 > 1000" - }, - "BuyFurniture": { - "Enable": false, - "BuyOption": "all", - "LastRun": "2020-01-01 00:00:00" - }, - "Storage": { - "Storage": {} - } - }, - "Meowfficer": { - "Scheduler": { - "Enable": true, - "NextRun": "2020-01-01 00:00:00", - "Command": "Meowfficer", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "Meowfficer": { - "BuyAmount": 1, - "FortChoreMeowfficer": true - }, - "MeowfficerTrain": { - "Enable": false, - "Mode": "seamlessly", - "RetainTalentedGold": true, - "RetainTalentedPurple": true, - "EnhanceIndex": 1, - "MaxFeedLevel": 5 - }, - "Storage": { - "Storage": {} - } - }, - "Guild": { - "Scheduler": { - "Enable": true, - "NextRun": "2020-01-01 00:00:00", - "Command": "Guild", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00, 06:00, 12:00, 18:00, 21:00" - }, - "GuildLogistics": { - "Enable": true, - "SelectNewMission": false, - "ExchangeFilter": "PlateTorpedoT1 > PlateAntiAirT1 > PlatePlaneT1 > PlateGunT1 > PlateGeneralT1\n> PlateTorpedoT2 > PlateAntiAirT2 > PlatePlaneT2 > PlateGunT2 > PlateGeneralT2\n> PlateTorpedoT3 > PlateAntiAirT3 > PlatePlaneT3 > PlateGunT3 > PlateGeneralT3\n> OxyCola > Coolant > Merit > Coin > Oil" - }, - "GuildOperation": { - "Enable": true, - "SelectNewOperation": false, - "NewOperationMaxDate": 15, - "JoinThreshold": 1, - "AttackBoss": true, - "BossFleetRecommend": false - }, - "Storage": { - "Storage": {} - } - }, - "Reward": { - "Scheduler": { - "Enable": true, - "NextRun": "2020-01-01 00:00:00", - "Command": "Reward", - "SuccessInterval": "120-240", - "FailureInterval": "120-240", - "ServerUpdate": "00:00" - }, - "Reward": { - "DoNotRun": false, - "CollectOil": true, - "CollectCoin": true, - "CollectExp": true, - "CollectMission": true, - "CollectWeeklyMission": true - }, - "Storage": { - "Storage": {} - } - }, - "Awaken": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Awaken", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Awaken": { - "LevelCap": "level120", - "Favourite": false - }, - "Storage": { - "Storage": {} - } - }, - "Daily": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Daily", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "Daily": { - "UseDailySkip": true, - "EscortMission": "first", - "EscortMissionFleet": 1, - "AdvanceMission": "first", - "AdvanceMissionFleet": 1, - "FierceAssault": "first", - "FierceAssaultFleet": 1, - "TacticalTraining": "second", - "TacticalTrainingFleet": 1, - "SupplyLineDisruption": "second", - "ModuleDevelopment": "first", - "ModuleDevelopmentFleet": 1, - "EmergencyModuleDevelopment": "first", - "EmergencyModuleDevelopmentFleet": 1 - }, - "Storage": { - "Storage": {} - } - }, - "Hard": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Hard", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "Hard": { - "HardStage": "11-4", - "HardFleet": 1 - }, - "Storage": { - "Storage": {} - } - }, - "Exercise": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Exercise", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00, 12:00, 18:00" - }, - "Exercise": { - "DelayUntilHoursBeforeNextUpdate": 12, - "OpponentChooseMode": "max_exp", - "OpponentTrial": 1, - "ExerciseStrategy": "aggressive", - "LowHpThreshold": 0.4, - "LowHpConfirmWait": 0.1, - "OpponentRefreshValue": 0, - "OpponentRefreshRecord": "2020-01-01 00:00:00" - }, - "Storage": { - "Storage": {} - } - }, - "ShopFrequent": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "ShopFrequent", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00, 12:00, 18:00" - }, - "GeneralShop": { - "UseGems": false, - "Refresh": false, - "BuySkinBox": false, - "ConsumeCoins": 550000, - "Filter": "BookRedT3 > BookYellowT3 > BookBlueT3 > BookRedT2\n> Cube\n> FoodT6 > FoodT5" - }, - "Storage": { - "Storage": {} - } - }, - "ShopOnce": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "ShopOnce", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "GuildShop": { - "Enable": true, - "Refresh": true, - "Filter": "PlateT4 > BookT3 > PR > CatT3 > Chip > BookT2 > Retrofit > FoodT6 > FoodT5 > CatT2 > BoxT4", - "BOX_T3": "ironblood", - "BOX_T4": "ironblood", - "BOOK_T2": "red", - "BOOK_T3": "red", - "RETROFIT_T2": "cl", - "RETROFIT_T3": "cl", - "PLATE_T2": "general", - "PLATE_T3": "general", - "PLATE_T4": "gun", - "PR1": "neptune", - "PR2": "seattle", - "PR3": "cheshire" - }, - "MedalShop2": { - "Enable": true, - "Filter": "DR > PR\n> BookRedT3 > BookYellowT3 > BookBlueT3\n> BookRedT2 > BookYellowT2 > BookBlueT2\n> RetrofitT3\n> FoodT6 > FoodT5\n> PlateGeneralT3 > PlateWildT3", - "RETROFIT_T1": "cl", - "RETROFIT_T2": "cl", - "RETROFIT_T3": "cl", - "PLATE_T1": "general", - "PLATE_T2": "general", - "PLATE_T3": "general" - }, - "MeritShop": { - "Enable": true, - "Refresh": false, - "Filter": "Cube" - }, - "CoreShop": { - "Enable": true, - "Filter": "Array" - }, - "Storage": { - "Storage": {} - } - }, - "Shipyard": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Shipyard", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "04:00" - }, - "ShipyardDr": { - "ResearchSeries": 2, - "ShipIndex": 0, - "BuyAmount": 2, - "LastRun": "2020-01-01 00:00:00" - }, - "Shipyard": { - "ResearchSeries": 1, - "ShipIndex": 0, - "BuyAmount": 2, - "LastRun": "2020-01-01 00:00:00" - }, - "Storage": { - "Storage": {} - } - }, - "Gacha": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Gacha", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "Gacha": { - "Pool": "light", - "Amount": 1, - "UseTicket": true, - "UseDrill": false - }, - "Storage": { - "Storage": {} - } - }, - "Freebies": { - "Scheduler": { - "Enable": true, - "NextRun": "2020-01-01 00:00:00", - "Command": "Freebies", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "BattlePass": { - "Collect": true - }, - "DataKey": { - "Collect": true, - "ForceCollect": false - }, - "Mail": { - "ClaimMerit": true, - "ClaimMaintenance": false, - "ClaimTradeLicense": false, - "DeleteCollected": true - }, - "SupplyPack": { - "Collect": true, - "DayOfWeek": 0 - }, - "Storage": { - "Storage": {} - } - }, - "Minigame": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "Minigame", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Storage": { - "Storage": {} - } - }, - "PrivateQuarters": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "PrivateQuarters", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "PrivateQuarters": { - "BuyRoses": true, - "BuyCake": false, - "TargetInteract": true, - "TargetShip": "anchorage" - }, - "Storage": { - "Storage": {} - } - }, - "OpsiGeneral": { - "OpsiGeneral": { - "UseLogger": true, - "BuyActionPointLimit": 0, - "OilLimit": 1000, - "RepairThreshold": 0.4, - "DoRandomMapEvent": true, - "AkashiShopFilter": "ActionPoint > PurpleCoins" - }, - "Storage": { - "Storage": {} - } - }, - "OpsiAshBeacon": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiAshBeacon", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "OpsiAshBeacon": { - "AttackMode": "current", - "OneHitMode": true, - "DossierAutoAttackMode": false, - "RequestAssist": true, - "EnsureFullyCollected": true - }, - "Storage": { - "Storage": {} - } - }, - "OpsiAshAssist": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiAshAssist", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "OpsiAshAssist": { - "Tier": 15 - }, - "Storage": { - "Storage": {} - } - }, - "OpsiExplore": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiExplore", - "SuccessInterval": 0, - "FailureInterval": 0, - "ServerUpdate": "00:00" - }, - "OpsiExplore": { - "SpecialRadar": false, - "ForceRun": false, - "LastZone": 0 - }, - "OpsiFleet": { - "Fleet": 1, - "Submarine": false - }, - "Storage": { - "Storage": {} - } - }, - "OpsiShop": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiShop", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "OpsiShop": { - "PresetFilter": "max_benefit_meta", - "CustomFilter": "LoggerAbyssalT6 > LoggerAbyssalT5 > LoggerObscure > LoggerAbyssalT4 > ActionPoint > PurpleCoins\n> GearDesignPlanT3 > PlateRandomT4 > DevelopmentMaterialT3 > GearDesignPlanT2 > GearPart\n> OrdnanceTestingReportT3 > OrdnanceTestingReportT2 > DevelopmentMaterialT2 > OrdnanceTestingReportT1\n> METARedBook > CrystallizedHeatResistantSteel > NanoceramicAlloy > NeuroplasticProstheticArm > SupercavitationGenerator" - }, - "Storage": { - "Storage": {} - } - }, - "OpsiVoucher": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiVoucher", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "OpsiVoucher": { - "Filter": "LoggerAbyssal > LoggerObscure > Book > Coin > Fragment" - }, - "Storage": { - "Storage": {} - } - }, - "OpsiDaily": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiDaily", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "OpsiDaily": { - "DoMission": true, - "UseTuningSample": true - }, - "OpsiFleet": { - "Fleet": 1, - "Submarine": false - }, - "Storage": { - "Storage": {} - } - }, - "OpsiObscure": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiObscure", - "SuccessInterval": 60, - "FailureInterval": 60, - "ServerUpdate": "00:00" - }, - "OpsiObscure": { - "ForceRun": false - }, - "OpsiFleet": { - "Fleet": 1, - "Submarine": false - }, - "Storage": { - "Storage": {} - } - }, - "OpsiAbyssal": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiAbyssal", - "SuccessInterval": 60, - "FailureInterval": 60, - "ServerUpdate": "00:00, 12:00" - }, - "OpsiAbyssal": { - "ForceRun": false - }, - "OpsiFleetFilter": { - "Filter": "Fleet-4 > CallSubmarine > Fleet-2 > Fleet-3 > Fleet-1" - }, - "Storage": { - "Storage": {} - } - }, - "OpsiArchive": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiArchive", - "SuccessInterval": 60, - "FailureInterval": 60, - "ServerUpdate": "00:00" - }, - "OpsiFleet": { - "Fleet": 1, - "Submarine": false - }, - "Storage": { - "Storage": {} - } - }, - "OpsiStronghold": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiStronghold", - "SuccessInterval": 60, - "FailureInterval": 60, - "ServerUpdate": "00:00" - }, - "OpsiStronghold": { - "ForceRun": false - }, - "OpsiFleetFilter": { - "Filter": "Fleet-4 > CallSubmarine > Fleet-2 > Fleet-3 > Fleet-1" - }, - "Storage": { - "Storage": {} - } - }, - "OpsiMonthBoss": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiMonthBoss", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "OpsiMonthBoss": { - "Mode": "normal", - "CheckAdaptability": true, - "ForceRun": false - }, - "OpsiFleetFilter": { - "Filter": "Fleet-4 > CallSubmarine > Fleet-2 > Fleet-3 > Fleet-1" - }, - "Storage": { - "Storage": {} - } - }, - "OpsiMeowfficerFarming": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiMeowfficerFarming", - "SuccessInterval": 30, - "FailureInterval": 30, - "ServerUpdate": "00:00" - }, - "OpsiMeowfficerFarming": { - "ActionPointPreserve": 1000, - "HazardLevel": 5, - "TargetZone": 0 - }, - "OpsiFleet": { - "Fleet": 1, - "Submarine": false - }, - "Storage": { - "Storage": {} - } - }, - "OpsiHazard1Leveling": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiHazard1Leveling", - "SuccessInterval": 30, - "FailureInterval": 60, - "ServerUpdate": "00:00, 12:00" - }, - "OpsiHazard1Leveling": { - "HigherPriority": false, - "ActionPointUpperLimit": 3000, - "NoOpsiMeowfficerFarming": false, - "NoYellowCoinLimit": false, - "TargetZone": 0 - }, - "OpsiFleet": { - "Fleet": 1, - "Submarine": false - }, - "Storage": { - "Storage": {} - } - }, - "OpsiCrossMonth": { - "Scheduler": { - "Enable": false, - "NextRun": "2020-01-01 00:00:00", - "Command": "OpsiCrossMonth", - "SuccessInterval": 0, - "FailureInterval": 120, - "ServerUpdate": "00:00" - }, - "Storage": { - "Storage": {} - } - }, - "Daemon": { - "Daemon": { - "EnterMap": true - }, - "Storage": { - "Storage": {} - } - }, - "OpsiDaemon": { - "OpsiDaemon": { - "RepairShip": true, - "SelectEnemy": true - }, - "Storage": { - "Storage": {} - } - }, - "EventStory": { - "EventStory": { - "SkipBattle": true - }, - "Storage": { - "Storage": {} - } - }, - "Benchmark": { - "Benchmark": { - "DeviceType": "emulator", - "TestScene": "screenshot_click" - }, - "Storage": { - "Storage": {} - } - }, - "AzurLaneUncensored": { - "AzurLaneUncensored": { - "Repository": "https://gitee.com/LmeSzinc/AzurLaneUncensored" - }, - "Storage": { - "Storage": {} - } - }, - "GameManager": { - "GameManager": { - "AutoRestart": true - }, - "Storage": { - "Storage": {} - } - }, - "HookOp": { - "HookOp": { - "Operation": "apply" - }, - "Storage": { - "Storage": {} - } - } -} \ No newline at end of file +null \ No newline at end of file diff --git a/module/config/argument/args.json b/module/config/argument/args.json index 04ef2606b..6683dc446 100644 --- a/module/config/argument/args.json +++ b/module/config/argument/args.json @@ -3708,6 +3708,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -3755,7 +3756,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -4161,6 +4161,268 @@ } } }, + "Coalition": { + "Scheduler": { + "Enable": { + "type": "checkbox", + "value": false, + "option": [ + true, + false + ] + }, + "NextRun": { + "type": "datetime", + "value": "2020-01-01 00:00:00", + "validate": "datetime" + }, + "Command": { + "type": "input", + "value": "Coalition", + "display": "hide" + }, + "SuccessInterval": { + "type": "input", + "value": 30, + "display": "hide" + }, + "FailureInterval": { + "type": "input", + "value": 30, + "display": "hide" + }, + "ServerUpdate": { + "type": "input", + "value": "00:00", + "display": "hide" + } + }, + "Campaign": { + "Name": { + "type": "input", + "value": "dynamic", + "display": "hide" + }, + "Event": { + "type": "state", + "value": "campaign_main", + "option": [ + "coalition_20230323", + "coalition_20240627", + "coalition_20250626", + "coalition_20251120", + "coalition_20260122" + ], + "option_cn": [ + "coalition_20260122", + "coalition_20251120", + "coalition_20250626", + "coalition_20230323", + "coalition_20240627" + ], + "option_en": [ + "coalition_20260122", + "coalition_20251120", + "coalition_20250626", + "coalition_20230323", + "coalition_20240627" + ], + "option_jp": [ + "coalition_20260122", + "coalition_20251120", + "coalition_20250626", + "coalition_20230323", + "coalition_20240627" + ], + "option_tw": [ + "coalition_20251120", + "coalition_20250626", + "coalition_20240627", + "coalition_20230323" + ] + }, + "Mode": { + "type": "select", + "value": "normal", + "option": [ + "normal", + "hard" + ], + "display": "hide" + }, + "UseClearMode": { + "type": "checkbox", + "value": true, + "display": "hide" + }, + "UseFleetLock": { + "type": "checkbox", + "value": true, + "display": "hide" + }, + "UseAutoSearch": { + "type": "checkbox", + "value": false, + "display": "hide" + }, + "Use2xBook": { + "type": "checkbox", + "value": false, + "display": "hide" + }, + "AmbushEvade": { + "type": "checkbox", + "value": true, + "display": "hide" + } + }, + "Coalition": { + "Mode": { + "type": "select", + "value": "hard", + "option": [ + "easy", + "normal", + "hard", + "sp" + ] + }, + "Fleet": { + "type": "select", + "value": "single", + "option": [ + "single", + "multi" + ] + } + }, + "StopCondition": { + "OilLimit": { + "type": "input", + "value": 1000 + }, + "RunCount": { + "type": "input", + "value": 0 + }, + "MapAchievement": { + "type": "select", + "value": "non_stop", + "option": [ + "non_stop", + "100_percent_clear", + "map_3_stars", + "threat_safe", + "threat_safe_without_3_stars" + ], + "display": "hide" + }, + "StageIncrease": { + "type": "checkbox", + "value": false, + "display": "hide" + }, + "GetNewShip": { + "type": "checkbox", + "value": false, + "display": "hide" + }, + "ReachLevel": { + "type": "input", + "value": 0, + "display": "hide" + } + }, + "Emotion": { + "Mode": { + "type": "select", + "value": "calculate", + "option": [ + "calculate", + "ignore", + "calculate_ignore" + ] + }, + "Fleet1Value": { + "type": "input", + "value": 119 + }, + "Fleet1Record": { + "type": "datetime", + "value": "2020-01-01 00:00:00", + "validate": "datetime", + "display": "disabled" + }, + "Fleet1Control": { + "type": "select", + "value": "prevent_yellow_face", + "option": [ + "keep_exp_bonus", + "prevent_green_face", + "prevent_yellow_face", + "prevent_red_face" + ] + }, + "Fleet1Recover": { + "type": "select", + "value": "not_in_dormitory", + "option": [ + "not_in_dormitory", + "dormitory_floor_1", + "dormitory_floor_2" + ] + }, + "Fleet1Oath": { + "type": "checkbox", + "value": false + }, + "Fleet2Value": { + "type": "input", + "value": 119, + "display": "hide" + }, + "Fleet2Record": { + "type": "datetime", + "value": "2020-01-01 00:00:00", + "validate": "datetime", + "display": "hide" + }, + "Fleet2Control": { + "type": "select", + "value": "prevent_yellow_face", + "option": [ + "keep_exp_bonus", + "prevent_green_face", + "prevent_yellow_face", + "prevent_red_face" + ], + "display": "hide" + }, + "Fleet2Recover": { + "type": "select", + "value": "not_in_dormitory", + "option": [ + "not_in_dormitory", + "dormitory_floor_1", + "dormitory_floor_2" + ], + "display": "hide" + }, + "Fleet2Oath": { + "type": "checkbox", + "value": false, + "display": "hide" + } + }, + "Storage": { + "Storage": { + "type": "storage", + "value": {}, + "valuetype": "ignore", + "display": "disabled" + } + } + }, "Event": { "Scheduler": { "Enable": { @@ -4496,6 +4758,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -4543,7 +4806,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -5233,6 +5495,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -5280,7 +5543,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -5970,6 +6232,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -6017,7 +6280,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -6707,6 +6969,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -6754,7 +7017,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -7444,6 +7706,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -7491,7 +7754,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -8181,6 +8443,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -8228,7 +8491,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -9040,272 +9302,6 @@ } } }, - "Coalition": { - "Scheduler": { - "Enable": { - "type": "checkbox", - "value": false, - "option": [ - true, - false - ] - }, - "NextRun": { - "type": "datetime", - "value": "2020-01-01 00:00:00", - "validate": "datetime" - }, - "Command": { - "type": "input", - "value": "Coalition", - "display": "hide" - }, - "SuccessInterval": { - "type": "input", - "value": 30, - "display": "hide" - }, - "FailureInterval": { - "type": "input", - "value": 30, - "display": "hide" - }, - "ServerUpdate": { - "type": "input", - "value": "00:00", - "display": "hide" - } - }, - "Campaign": { - "Name": { - "type": "input", - "value": "dynamic", - "display": "hide" - }, - "Event": { - "type": "state", - "value": "campaign_main", - "option": [ - "coalition_20230323", - "coalition_20240627", - "coalition_20250626", - "coalition_20251120" - ], - "option_cn": [ - "coalition_20251120", - "coalition_20250626", - "coalition_20230323", - "coalition_20240627" - ], - "option_en": [ - "coalition_20251120", - "coalition_20250626", - "coalition_20230323", - "coalition_20240627" - ], - "option_jp": [ - "coalition_20251120", - "coalition_20250626", - "coalition_20230323", - "coalition_20240627" - ], - "option_tw": [ - "coalition_20251120", - "coalition_20250626", - "coalition_20240627", - "coalition_20230323" - ] - }, - "Mode": { - "type": "select", - "value": "normal", - "option": [ - "normal", - "hard" - ], - "display": "hide" - }, - "UseClearMode": { - "type": "checkbox", - "value": true, - "display": "hide" - }, - "UseFleetLock": { - "type": "checkbox", - "value": true, - "display": "hide" - }, - "UseAutoSearch": { - "type": "checkbox", - "value": false, - "display": "hide" - }, - "Use2xBook": { - "type": "checkbox", - "value": false, - "display": "hide" - }, - "AmbushEvade": { - "type": "checkbox", - "value": true, - "display": "hide" - } - }, - "Coalition": { - "Mode": { - "type": "select", - "value": "area1-normal", - "option": [ - "area1-normal", - "area1-hard", - "area2-normal", - "area2-hard", - "area3-normal", - "area3-hard", - "area4-normal", - "area4-hard", - "area5-normal", - "area5-hard", - "area6-normal", - "area6-hard" - ] - }, - "Fleet": { - "type": "select", - "value": "single", - "option": [ - "single", - "multi" - ] - } - }, - "StopCondition": { - "OilLimit": { - "type": "input", - "value": 1000 - }, - "RunCount": { - "type": "input", - "value": 0 - }, - "MapAchievement": { - "type": "select", - "value": "non_stop", - "option": [ - "non_stop", - "100_percent_clear", - "map_3_stars", - "threat_safe", - "threat_safe_without_3_stars" - ], - "display": "hide" - }, - "StageIncrease": { - "type": "checkbox", - "value": false, - "display": "hide" - }, - "GetNewShip": { - "type": "checkbox", - "value": false, - "display": "hide" - }, - "ReachLevel": { - "type": "input", - "value": 0, - "display": "hide" - } - }, - "Emotion": { - "Mode": { - "type": "select", - "value": "calculate", - "option": [ - "calculate", - "ignore", - "calculate_ignore" - ] - }, - "Fleet1Value": { - "type": "input", - "value": 119 - }, - "Fleet1Record": { - "type": "datetime", - "value": "2020-01-01 00:00:00", - "validate": "datetime", - "display": "disabled" - }, - "Fleet1Control": { - "type": "select", - "value": "prevent_yellow_face", - "option": [ - "keep_exp_bonus", - "prevent_green_face", - "prevent_yellow_face", - "prevent_red_face" - ] - }, - "Fleet1Recover": { - "type": "select", - "value": "not_in_dormitory", - "option": [ - "not_in_dormitory", - "dormitory_floor_1", - "dormitory_floor_2" - ] - }, - "Fleet1Oath": { - "type": "checkbox", - "value": false - }, - "Fleet2Value": { - "type": "input", - "value": 119, - "display": "hide" - }, - "Fleet2Record": { - "type": "datetime", - "value": "2020-01-01 00:00:00", - "validate": "datetime", - "display": "hide" - }, - "Fleet2Control": { - "type": "select", - "value": "prevent_yellow_face", - "option": [ - "keep_exp_bonus", - "prevent_green_face", - "prevent_yellow_face", - "prevent_red_face" - ], - "display": "hide" - }, - "Fleet2Recover": { - "type": "select", - "value": "not_in_dormitory", - "option": [ - "not_in_dormitory", - "dormitory_floor_1", - "dormitory_floor_2" - ], - "display": "hide" - }, - "Fleet2Oath": { - "type": "checkbox", - "value": false, - "display": "hide" - } - }, - "Storage": { - "Storage": { - "type": "storage", - "value": {}, - "valuetype": "ignore", - "display": "disabled" - } - } - }, "MaritimeEscort": { "Scheduler": { "Enable": { @@ -10029,6 +10025,269 @@ } } }, + "CoalitionSp": { + "Scheduler": { + "Enable": { + "type": "checkbox", + "value": false, + "option": [ + true, + false + ] + }, + "NextRun": { + "type": "datetime", + "value": "2020-01-01 00:00:00", + "validate": "datetime" + }, + "Command": { + "type": "input", + "value": "CoalitionSp", + "display": "hide" + }, + "SuccessInterval": { + "type": "input", + "value": 30, + "display": "hide" + }, + "FailureInterval": { + "type": "input", + "value": 30, + "display": "hide" + }, + "ServerUpdate": { + "type": "input", + "value": "00:00", + "display": "hide" + } + }, + "Campaign": { + "Name": { + "type": "input", + "value": "sp", + "display": "hide" + }, + "Event": { + "type": "state", + "value": "campaign_main", + "option": [ + "coalition_20230323", + "coalition_20240627", + "coalition_20250626", + "coalition_20251120", + "coalition_20260122" + ], + "option_cn": [ + "coalition_20260122", + "coalition_20251120", + "coalition_20250626", + "coalition_20230323", + "coalition_20240627" + ], + "option_en": [ + "coalition_20260122", + "coalition_20251120", + "coalition_20250626", + "coalition_20230323", + "coalition_20240627" + ], + "option_jp": [ + "coalition_20260122", + "coalition_20251120", + "coalition_20250626", + "coalition_20230323", + "coalition_20240627" + ], + "option_tw": [ + "coalition_20251120", + "coalition_20250626", + "coalition_20240627", + "coalition_20230323" + ] + }, + "Mode": { + "type": "select", + "value": "normal", + "option": [ + "normal", + "hard" + ], + "display": "hide" + }, + "UseClearMode": { + "type": "checkbox", + "value": true, + "display": "hide" + }, + "UseFleetLock": { + "type": "checkbox", + "value": true, + "display": "hide" + }, + "UseAutoSearch": { + "type": "checkbox", + "value": false, + "display": "hide" + }, + "Use2xBook": { + "type": "checkbox", + "value": false, + "display": "hide" + }, + "AmbushEvade": { + "type": "checkbox", + "value": true, + "display": "hide" + } + }, + "Coalition": { + "Mode": { + "type": "select", + "value": "sp", + "option": [ + "easy", + "normal", + "hard", + "sp" + ], + "display": "hide" + }, + "Fleet": { + "type": "select", + "value": "single", + "option": [ + "single", + "multi" + ] + } + }, + "StopCondition": { + "OilLimit": { + "type": "input", + "value": 1000 + }, + "RunCount": { + "type": "input", + "value": 0 + }, + "MapAchievement": { + "type": "select", + "value": "non_stop", + "option": [ + "non_stop", + "100_percent_clear", + "map_3_stars", + "threat_safe", + "threat_safe_without_3_stars" + ], + "display": "hide" + }, + "StageIncrease": { + "type": "checkbox", + "value": false, + "display": "hide" + }, + "GetNewShip": { + "type": "checkbox", + "value": false, + "display": "hide" + }, + "ReachLevel": { + "type": "input", + "value": 0, + "display": "hide" + } + }, + "Emotion": { + "Mode": { + "type": "select", + "value": "calculate", + "option": [ + "calculate", + "ignore", + "calculate_ignore" + ] + }, + "Fleet1Value": { + "type": "input", + "value": 119 + }, + "Fleet1Record": { + "type": "datetime", + "value": "2020-01-01 00:00:00", + "validate": "datetime", + "display": "disabled" + }, + "Fleet1Control": { + "type": "select", + "value": "prevent_yellow_face", + "option": [ + "keep_exp_bonus", + "prevent_green_face", + "prevent_yellow_face", + "prevent_red_face" + ] + }, + "Fleet1Recover": { + "type": "select", + "value": "not_in_dormitory", + "option": [ + "not_in_dormitory", + "dormitory_floor_1", + "dormitory_floor_2" + ] + }, + "Fleet1Oath": { + "type": "checkbox", + "value": false + }, + "Fleet2Value": { + "type": "input", + "value": 119, + "display": "hide" + }, + "Fleet2Record": { + "type": "datetime", + "value": "2020-01-01 00:00:00", + "validate": "datetime", + "display": "hide" + }, + "Fleet2Control": { + "type": "select", + "value": "prevent_yellow_face", + "option": [ + "keep_exp_bonus", + "prevent_green_face", + "prevent_yellow_face", + "prevent_red_face" + ], + "display": "hide" + }, + "Fleet2Recover": { + "type": "select", + "value": "not_in_dormitory", + "option": [ + "not_in_dormitory", + "dormitory_floor_1", + "dormitory_floor_2" + ], + "display": "hide" + }, + "Fleet2Oath": { + "type": "checkbox", + "value": false, + "display": "hide" + } + }, + "Storage": { + "Storage": { + "type": "storage", + "value": {}, + "valuetype": "ignore", + "display": "disabled" + } + } + }, "EventA": { "Scheduler": { "Enable": { @@ -10375,6 +10634,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -10422,7 +10682,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -11129,6 +11388,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -11176,7 +11436,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -11883,6 +12142,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -11930,7 +12190,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -12637,6 +12896,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -12684,7 +12944,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -13381,6 +13640,7 @@ "event_20200227_cn" ], "option_tw": [ + "event_20220526_cn", "event_20251218_cn", "event_20251023_cn", "event_20220428_cn", @@ -13428,7 +13688,6 @@ "event_20200917_cn", "event_20220818_cn", "event_20200603_cn", - "event_20220526_cn", "event_20201126_cn", "event_20210819_cn", "event_20210624_cn", @@ -14065,272 +14324,6 @@ } } }, - "CoalitionSp": { - "Scheduler": { - "Enable": { - "type": "checkbox", - "value": false, - "option": [ - true, - false - ] - }, - "NextRun": { - "type": "datetime", - "value": "2020-01-01 00:00:00", - "validate": "datetime" - }, - "Command": { - "type": "input", - "value": "CoalitionSp", - "display": "hide" - }, - "SuccessInterval": { - "type": "input", - "value": 30, - "display": "hide" - }, - "FailureInterval": { - "type": "input", - "value": 30, - "display": "hide" - }, - "ServerUpdate": { - "type": "input", - "value": "00:00", - "display": "hide" - } - }, - "Campaign": { - "Name": { - "type": "input", - "value": "sp", - "display": "hide" - }, - "Event": { - "type": "state", - "value": "campaign_main", - "option": [ - "coalition_20230323", - "coalition_20240627", - "coalition_20250626", - "coalition_20251120" - ], - "option_cn": [ - "coalition_20251120", - "coalition_20250626", - "coalition_20230323", - "coalition_20240627" - ], - "option_en": [ - "coalition_20251120", - "coalition_20250626", - "coalition_20230323", - "coalition_20240627" - ], - "option_jp": [ - "coalition_20251120", - "coalition_20250626", - "coalition_20230323", - "coalition_20240627" - ], - "option_tw": [ - "coalition_20251120", - "coalition_20250626", - "coalition_20240627", - "coalition_20230323" - ] - }, - "Mode": { - "type": "select", - "value": "normal", - "option": [ - "normal", - "hard" - ], - "display": "hide" - }, - "UseClearMode": { - "type": "checkbox", - "value": true, - "display": "hide" - }, - "UseFleetLock": { - "type": "checkbox", - "value": true, - "display": "hide" - }, - "UseAutoSearch": { - "type": "checkbox", - "value": false, - "display": "hide" - }, - "Use2xBook": { - "type": "checkbox", - "value": false, - "display": "hide" - }, - "AmbushEvade": { - "type": "checkbox", - "value": true, - "display": "hide" - } - }, - "Coalition": { - "Mode": { - "type": "select", - "value": "area1-normal", - "option": [ - "area1-normal", - "area1-hard", - "area2-normal", - "area2-hard", - "area3-normal", - "area3-hard", - "area4-normal", - "area4-hard", - "area5-normal", - "area5-hard", - "area6-normal", - "area6-hard" - ] - }, - "Fleet": { - "type": "select", - "value": "single", - "option": [ - "single", - "multi" - ] - } - }, - "StopCondition": { - "OilLimit": { - "type": "input", - "value": 1000 - }, - "RunCount": { - "type": "input", - "value": 0 - }, - "MapAchievement": { - "type": "select", - "value": "non_stop", - "option": [ - "non_stop", - "100_percent_clear", - "map_3_stars", - "threat_safe", - "threat_safe_without_3_stars" - ], - "display": "hide" - }, - "StageIncrease": { - "type": "checkbox", - "value": false, - "display": "hide" - }, - "GetNewShip": { - "type": "checkbox", - "value": false, - "display": "hide" - }, - "ReachLevel": { - "type": "input", - "value": 0, - "display": "hide" - } - }, - "Emotion": { - "Mode": { - "type": "select", - "value": "calculate", - "option": [ - "calculate", - "ignore", - "calculate_ignore" - ] - }, - "Fleet1Value": { - "type": "input", - "value": 119 - }, - "Fleet1Record": { - "type": "datetime", - "value": "2020-01-01 00:00:00", - "validate": "datetime", - "display": "disabled" - }, - "Fleet1Control": { - "type": "select", - "value": "prevent_yellow_face", - "option": [ - "keep_exp_bonus", - "prevent_green_face", - "prevent_yellow_face", - "prevent_red_face" - ] - }, - "Fleet1Recover": { - "type": "select", - "value": "not_in_dormitory", - "option": [ - "not_in_dormitory", - "dormitory_floor_1", - "dormitory_floor_2" - ] - }, - "Fleet1Oath": { - "type": "checkbox", - "value": false - }, - "Fleet2Value": { - "type": "input", - "value": 119, - "display": "hide" - }, - "Fleet2Record": { - "type": "datetime", - "value": "2020-01-01 00:00:00", - "validate": "datetime", - "display": "hide" - }, - "Fleet2Control": { - "type": "select", - "value": "prevent_yellow_face", - "option": [ - "keep_exp_bonus", - "prevent_green_face", - "prevent_yellow_face", - "prevent_red_face" - ], - "display": "hide" - }, - "Fleet2Recover": { - "type": "select", - "value": "not_in_dormitory", - "option": [ - "not_in_dormitory", - "dormitory_floor_1", - "dormitory_floor_2" - ], - "display": "hide" - }, - "Fleet2Oath": { - "type": "checkbox", - "value": false, - "display": "hide" - } - }, - "Storage": { - "Storage": { - "type": "storage", - "value": {}, - "valuetype": "ignore", - "display": "disabled" - } - } - }, "Commission": { "Scheduler": { "Enable": { diff --git a/module/config/full_config_generated.py b/module/config/full_config_generated.py index 445acee36..a13968690 100644 --- a/module/config/full_config_generated.py +++ b/module/config/full_config_generated.py @@ -589,6 +589,42 @@ class FullGeneratedConfig: EventGeneral_TaskBalancer_TaskCall = None EventGeneral_Storage_Storage = None + # Task `Coalition` + Coalition_Scheduler_Enable = None + Coalition_Scheduler_NextRun = None + Coalition_Scheduler_Command = None + Coalition_Scheduler_SuccessInterval = None + Coalition_Scheduler_FailureInterval = None + Coalition_Scheduler_ServerUpdate = None + Coalition_Campaign_Name = None + Coalition_Campaign_Event = None + Coalition_Campaign_Mode = None + Coalition_Campaign_UseClearMode = None + Coalition_Campaign_UseFleetLock = None + Coalition_Campaign_UseAutoSearch = None + Coalition_Campaign_Use2xBook = None + Coalition_Campaign_AmbushEvade = None + Coalition_Coalition_Mode = None + Coalition_Coalition_Fleet = None + Coalition_StopCondition_OilLimit = None + Coalition_StopCondition_RunCount = None + Coalition_StopCondition_MapAchievement = None + Coalition_StopCondition_StageIncrease = None + Coalition_StopCondition_GetNewShip = None + Coalition_StopCondition_ReachLevel = None + Coalition_Emotion_Mode = None + Coalition_Emotion_Fleet1Value = None + Coalition_Emotion_Fleet1Record = None + Coalition_Emotion_Fleet1Control = None + Coalition_Emotion_Fleet1Recover = None + Coalition_Emotion_Fleet1Oath = None + Coalition_Emotion_Fleet2Value = None + Coalition_Emotion_Fleet2Record = None + Coalition_Emotion_Fleet2Control = None + Coalition_Emotion_Fleet2Recover = None + Coalition_Emotion_Fleet2Oath = None + Coalition_Storage_Storage = None + # Task `Event` Event_Scheduler_Enable = None Event_Scheduler_NextRun = None @@ -988,42 +1024,6 @@ class FullGeneratedConfig: Hospital_Emotion_Fleet2Oath = None Hospital_Storage_Storage = None - # Task `Coalition` - Coalition_Scheduler_Enable = None - Coalition_Scheduler_NextRun = None - Coalition_Scheduler_Command = None - Coalition_Scheduler_SuccessInterval = None - Coalition_Scheduler_FailureInterval = None - Coalition_Scheduler_ServerUpdate = None - Coalition_Campaign_Name = None - Coalition_Campaign_Event = None - Coalition_Campaign_Mode = None - Coalition_Campaign_UseClearMode = None - Coalition_Campaign_UseFleetLock = None - Coalition_Campaign_UseAutoSearch = None - Coalition_Campaign_Use2xBook = None - Coalition_Campaign_AmbushEvade = None - Coalition_Coalition_Mode = None - Coalition_Coalition_Fleet = None - Coalition_StopCondition_OilLimit = None - Coalition_StopCondition_RunCount = None - Coalition_StopCondition_MapAchievement = None - Coalition_StopCondition_StageIncrease = None - Coalition_StopCondition_GetNewShip = None - Coalition_StopCondition_ReachLevel = None - Coalition_Emotion_Mode = None - Coalition_Emotion_Fleet1Value = None - Coalition_Emotion_Fleet1Record = None - Coalition_Emotion_Fleet1Control = None - Coalition_Emotion_Fleet1Recover = None - Coalition_Emotion_Fleet1Oath = None - Coalition_Emotion_Fleet2Value = None - Coalition_Emotion_Fleet2Record = None - Coalition_Emotion_Fleet2Control = None - Coalition_Emotion_Fleet2Recover = None - Coalition_Emotion_Fleet2Oath = None - Coalition_Storage_Storage = None - # Task `MaritimeEscort` MaritimeEscort_Scheduler_Enable = None MaritimeEscort_Scheduler_NextRun = None @@ -1103,6 +1103,42 @@ class FullGeneratedConfig: WarArchives_EnemyPriority_EnemyScaleBalanceWeight = None WarArchives_Storage_Storage = None + # Task `CoalitionSp` + CoalitionSp_Scheduler_Enable = None + CoalitionSp_Scheduler_NextRun = None + CoalitionSp_Scheduler_Command = None + CoalitionSp_Scheduler_SuccessInterval = None + CoalitionSp_Scheduler_FailureInterval = None + CoalitionSp_Scheduler_ServerUpdate = None + CoalitionSp_Campaign_Name = None + CoalitionSp_Campaign_Event = None + CoalitionSp_Campaign_Mode = None + CoalitionSp_Campaign_UseClearMode = None + CoalitionSp_Campaign_UseFleetLock = None + CoalitionSp_Campaign_UseAutoSearch = None + CoalitionSp_Campaign_Use2xBook = None + CoalitionSp_Campaign_AmbushEvade = None + CoalitionSp_Coalition_Mode = None + CoalitionSp_Coalition_Fleet = None + CoalitionSp_StopCondition_OilLimit = None + CoalitionSp_StopCondition_RunCount = None + CoalitionSp_StopCondition_MapAchievement = None + CoalitionSp_StopCondition_StageIncrease = None + CoalitionSp_StopCondition_GetNewShip = None + CoalitionSp_StopCondition_ReachLevel = None + CoalitionSp_Emotion_Mode = None + CoalitionSp_Emotion_Fleet1Value = None + CoalitionSp_Emotion_Fleet1Record = None + CoalitionSp_Emotion_Fleet1Control = None + CoalitionSp_Emotion_Fleet1Recover = None + CoalitionSp_Emotion_Fleet1Oath = None + CoalitionSp_Emotion_Fleet2Value = None + CoalitionSp_Emotion_Fleet2Record = None + CoalitionSp_Emotion_Fleet2Control = None + CoalitionSp_Emotion_Fleet2Recover = None + CoalitionSp_Emotion_Fleet2Oath = None + CoalitionSp_Storage_Storage = None + # Task `EventA` EventA_Scheduler_Enable = None EventA_Scheduler_NextRun = None @@ -1426,42 +1462,6 @@ class FullGeneratedConfig: RaidDaily_Emotion_Fleet2Oath = None RaidDaily_Storage_Storage = None - # Task `CoalitionSp` - CoalitionSp_Scheduler_Enable = None - CoalitionSp_Scheduler_NextRun = None - CoalitionSp_Scheduler_Command = None - CoalitionSp_Scheduler_SuccessInterval = None - CoalitionSp_Scheduler_FailureInterval = None - CoalitionSp_Scheduler_ServerUpdate = None - CoalitionSp_Campaign_Name = None - CoalitionSp_Campaign_Event = None - CoalitionSp_Campaign_Mode = None - CoalitionSp_Campaign_UseClearMode = None - CoalitionSp_Campaign_UseFleetLock = None - CoalitionSp_Campaign_UseAutoSearch = None - CoalitionSp_Campaign_Use2xBook = None - CoalitionSp_Campaign_AmbushEvade = None - CoalitionSp_Coalition_Mode = None - CoalitionSp_Coalition_Fleet = None - CoalitionSp_StopCondition_OilLimit = None - CoalitionSp_StopCondition_RunCount = None - CoalitionSp_StopCondition_MapAchievement = None - CoalitionSp_StopCondition_StageIncrease = None - CoalitionSp_StopCondition_GetNewShip = None - CoalitionSp_StopCondition_ReachLevel = None - CoalitionSp_Emotion_Mode = None - CoalitionSp_Emotion_Fleet1Value = None - CoalitionSp_Emotion_Fleet1Record = None - CoalitionSp_Emotion_Fleet1Control = None - CoalitionSp_Emotion_Fleet1Recover = None - CoalitionSp_Emotion_Fleet1Oath = None - CoalitionSp_Emotion_Fleet2Value = None - CoalitionSp_Emotion_Fleet2Record = None - CoalitionSp_Emotion_Fleet2Control = None - CoalitionSp_Emotion_Fleet2Recover = None - CoalitionSp_Emotion_Fleet2Oath = None - CoalitionSp_Storage_Storage = None - # Task `Commission` Commission_Scheduler_Enable = None Commission_Scheduler_NextRun = None