mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 13:17:00 +08:00
Add: Map logic fleet_2_push_forward, better support 7-1
- Predict fleets when having 2 fleet spawn_point but only 1 fleet detected
This commit is contained in:
@@ -6,8 +6,8 @@ class GridInfo:
|
||||
"""
|
||||
Class that gather basic information of a grid in map_v1.
|
||||
|
||||
Visit 碧蓝航线WIKI(Chinese Simplified) http://wiki.joyme.com/blhx, to get basic info of a map_v1. For example,
|
||||
visit http://wiki.joyme.com/blhx/7-2, to know more about campaign 7-2, which includes boss point, enemy spawn point.
|
||||
Visit 碧蓝航线WIKI(Chinese Simplified) http://wiki.biligame.com/blhx, to get basic info of a map_v1. For example,
|
||||
visit http://wiki.biligame.com/blhx/7-2, to know more about campaign 7-2, which includes boss point, enemy spawn point.
|
||||
|
||||
A grid contains these unchangeable properties which can known from WIKI.
|
||||
| print_name | property_name | description |
|
||||
|
||||
Reference in New Issue
Block a user