1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-16 17:15:45 +08:00

Upd: Enemy data in Counterattack Within the Fjord

This commit is contained in:
LmeSzinc
2022-03-11 01:44:18 +08:00
parent 46e53ae8da
commit 7250fa51ed
3 changed files with 7 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ MAP.weight_data = """
50 50 50 50 50 50 50 50 50 50 50
"""
MAP.spawn_data = [
{'battle': 0, 'enemy': 2, 'siren': 2},
{'battle': 0, 'enemy': 3, 'siren': 2},
{'battle': 1, 'enemy': 2},
{'battle': 2, 'enemy': 1},
{'battle': 3, 'enemy': 1},