mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Update campaign_10_4.py
This commit is contained in:
parent
156243dd48
commit
bc1816eddb
@ -16,14 +16,15 @@ MAP.map_data = """
|
||||
SP -- -- Me -- ++ __ ME --
|
||||
SP -- -- -- Me ++ ME -- MB
|
||||
"""
|
||||
MAP.weight_data = """
|
||||
10 10 10 10 10 10 10 10 10
|
||||
10 10 10 10 10 10 10 10 10
|
||||
10 10 10 10 10 10 10 10 10
|
||||
10 10 10 10 10 10 10 10 10
|
||||
10 10 10 10 10 10 10 10 10
|
||||
10 10 10 10 10 10 10 10 10
|
||||
"""
|
||||
MAP.weight_data = '''
|
||||
10 30 30 10 10 10 10 10 10
|
||||
5 30 10 30 10 10 5 10 10
|
||||
10 10 5 4 30 10 5 30 10
|
||||
10 10 10 10 10 10 5 10 30
|
||||
10 10 10 10 10 10 10 30 10
|
||||
10 10 10 10 30 10 5 10 10
|
||||
'''
|
||||
|
||||
MAP.spawn_data = [
|
||||
{'battle': 0, 'enemy': 4},
|
||||
{'battle': 1, 'enemy': 2},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user