mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-28 03:09:42 +08:00
optimize en-US.json
This commit is contained in:
@@ -2144,7 +2144,7 @@
|
|||||||
"OpsiMonthBoss": {
|
"OpsiMonthBoss": {
|
||||||
"_info": {
|
"_info": {
|
||||||
"name": "Monthly Boss",
|
"name": "Monthly Boss",
|
||||||
"help": "To clear (easy/difficult) monthly bosses, the following conditions must be met to use this function:\n- Clear the main task of the big world\n- Enable the Great World Land Reclamation Mission or use the Battle Information Recorder (5000 oil props)\nIf the easy difficulty fails, the attack will be repeated according to the submarine settings; if the difficult difficulty fails, the mission will be terminated directly"
|
"help": "To clear (normal/hard) monthly bosses, the following conditions must be met to use this function:\n- OpSi story must be complete\n- Task OpSi Explore enabled or consuming 5000 oil for special radar in OpSi voucher shop\nIf the normal difficulty fails, the attack will be repeated according to the submarine settings; if the hard difficulty fails, the mission will be terminated directly"
|
||||||
},
|
},
|
||||||
"CheckAdaptability": {
|
"CheckAdaptability": {
|
||||||
"name": "The boss can only be played when the adaptability is above 203/203/156",
|
"name": "The boss can only be played when the adaptability is above 203/203/156",
|
||||||
|
|||||||
@@ -18,7 +18,6 @@ from module.os_handler.assets import OS_MONTHBOSS_EASY, OS_MONTHBOSS_HARD, EXCHA
|
|||||||
from module.shop.shop_voucher import VoucherShop
|
from module.shop.shop_voucher import VoucherShop
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class OperationSiren(OSMap):
|
class OperationSiren(OSMap):
|
||||||
def os_port_daily(self, mission=True, supply=True):
|
def os_port_daily(self, mission=True, supply=True):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user