1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-18 04:36:00 +08:00

Add: Update parameters in Aurora Noctis

This commit is contained in:
LmeSzinc
2022-04-14 21:31:03 +08:00
parent 38f610e981
commit 350f949394
13 changed files with 88 additions and 6 deletions

View File

@@ -58,6 +58,14 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
DETECTION_BACKEND = 'homography'
HOMO_STORAGE = ((9, 5), [(239.4, 150.511), (1280.977, 150.511), (142.318, 609.21), (1439.411, 609.21)])
HOMO_EDGE_COLOR_RANGE = (0, 13)
HOMO_EDGE_HOUGHLINES_THRESHOLD = 350
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
MAP_SWIPE_MULTIPLY = 1.783
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.724
class Campaign(CampaignBase):
MAP = MAP