1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 10:21:30 +08:00

Opt: Move ash beacon to a standalone setting group

This commit is contained in:
LmeSzinc
2021-12-09 17:36:45 +08:00
parent 82bce4d52c
commit 45097dd408
12 changed files with 108 additions and 52 deletions

View File

@@ -266,9 +266,9 @@ class OperationSiren(Reward, OSMap):
logger.hr(f'OS meowfficer farming, hazard_level={self.config.OpsiMeowfficerFarming_HazardLevel}', level=1)
while 1:
self.config.OS_ACTION_POINT_PRESERVE = self.config.OpsiMeowfficerFarming_ActionPointPreserve
if self.config.OpsiGeneral_AshAttack \
if self.config.OpsiAshBeacon_AshAttack \
and not self._ash_fully_collected \
and self.config.OpsiMeowfficerFarming_EnsureAshCollect:
and self.config.OpsiAshBeacon_EnsureFullyCollected:
self.config.OS_ACTION_POINT_PRESERVE = 0
# (1252, 1012) is the coordinate of zone 134 (the center zone) in os_globe_map.png