mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-09 05:47:30 +08:00
Dev: Uniform comments of generated files
This commit is contained in:
parent
29d963a2c0
commit
d5735604e1
@ -14,7 +14,7 @@ IMPORT_EXP = """
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
"""
|
||||
IMPORT_EXP = IMPORT_EXP.strip().split('\n') + ['']
|
||||
|
@ -95,8 +95,8 @@ class OSChapter:
|
||||
|
||||
def encode(self):
|
||||
lines = []
|
||||
lines.append('# This file is generated by dev_tools.os_extract')
|
||||
lines.append("# Don't modified it manually.")
|
||||
lines.append('# This file was automatically generated by dev_tools/os_extract.py.')
|
||||
lines.append("# Don't modify it manually.")
|
||||
lines.append('')
|
||||
lines.append('DIC_OS_MAP = {')
|
||||
for index, chapter in self.chapter.items():
|
||||
|
@ -124,8 +124,8 @@ class TechnologyTemplate:
|
||||
|
||||
def encode(self):
|
||||
lines = []
|
||||
lines.append('# This file is generated by dev_tools.research_extractor.')
|
||||
lines.append("# Don't modified it manually.")
|
||||
lines.append('# This file was automatically generated by dev_tools/research_extractor.py.')
|
||||
lines.append("# Don't modify it manually.")
|
||||
lines.append('')
|
||||
lines.append('LIST_RESEARCH_PROJECT = [')
|
||||
for project in self.projects.values():
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
BATTLE_PASS_RED_DOT = Button(area={'cn': (623, 105, 629, 113), 'en': (623, 105, 629, 113), 'jp': (623, 105, 629, 113), 'tw': (623, 105, 629, 113)}, color={'cn': (202, 86, 66), 'en': (202, 86, 66), 'jp': (202, 86, 66), 'tw': (202, 86, 66)}, button={'cn': (623, 105, 629, 113), 'en': (623, 105, 629, 113), 'jp': (623, 105, 629, 113), 'tw': (623, 105, 629, 113)}, file={'cn': './assets/cn/battle_pass/BATTLE_PASS_RED_DOT.png', 'en': './assets/en/battle_pass/BATTLE_PASS_RED_DOT.png', 'jp': './assets/jp/battle_pass/BATTLE_PASS_RED_DOT.png', 'tw': './assets/tw/battle_pass/BATTLE_PASS_RED_DOT.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
CHAPTER_NEXT = Button(area={'cn': (1216, 362, 1232, 388), 'en': (1216, 362, 1232, 388), 'jp': (1216, 362, 1232, 388), 'tw': (1216, 362, 1232, 388)}, color={'cn': (121, 150, 198), 'en': (121, 150, 198), 'jp': (121, 150, 198), 'tw': (121, 150, 198)}, button={'cn': (1216, 362, 1232, 388), 'en': (1216, 362, 1232, 388), 'jp': (1216, 362, 1232, 388), 'tw': (1216, 362, 1232, 388)}, file={'cn': './assets/cn/campaign/CHAPTER_NEXT.png', 'en': './assets/en/campaign/CHAPTER_NEXT.png', 'jp': './assets/jp/campaign/CHAPTER_NEXT.png', 'tw': './assets/tw/campaign/CHAPTER_NEXT.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
AUTOMATION_CONFIRM = Button(area={'cn': (553, 526, 727, 584), 'en': (553, 515, 727, 574), 'jp': (556, 519, 725, 569), 'tw': (555, 496, 724, 554)}, color={'cn': (98, 146, 206), 'en': (96, 145, 205), 'jp': (88, 138, 200), 'tw': (97, 145, 205)}, button={'cn': (553, 526, 727, 584), 'en': (553, 515, 727, 574), 'jp': (556, 519, 725, 569), 'tw': (555, 496, 724, 554)}, file={'cn': './assets/cn/combat/AUTOMATION_CONFIRM.png', 'en': './assets/en/combat/AUTOMATION_CONFIRM.png', 'jp': './assets/jp/combat/AUTOMATION_CONFIRM.png', 'tw': './assets/tw/combat/AUTOMATION_CONFIRM.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
COMMISSION_ADVICE = Button(area={'cn': (871, 322, 999, 383), 'en': (871, 328, 1000, 379), 'jp': (870, 325, 1000, 389), 'tw': (869, 325, 999, 388)}, color={'cn': (230, 177, 116), 'en': (231, 178, 117), 'jp': (228, 178, 117), 'tw': (231, 180, 120)}, button={'cn': (871, 322, 999, 383), 'en': (871, 328, 1000, 379), 'jp': (870, 325, 1000, 389), 'tw': (869, 325, 999, 388)}, file={'cn': './assets/cn/commission/COMMISSION_ADVICE.png', 'en': './assets/en/commission/COMMISSION_ADVICE.png', 'jp': './assets/jp/commission/COMMISSION_ADVICE.png', 'tw': './assets/tw/commission/COMMISSION_ADVICE.png'})
|
||||
|
@ -1,6 +1,6 @@
|
||||
import datetime
|
||||
|
||||
# This file was automatically generated by module/config/db.py.
|
||||
# This file was automatically generated by module/config/config_updater.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@ from module.logger import logger
|
||||
CONFIG_IMPORT = '''
|
||||
import datetime
|
||||
|
||||
# This file was automatically generated by module/config/db.py.
|
||||
# This file was automatically generated by module/config/config_updater.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
DAILY_ACTIVE = Button(area={'cn': (611, 385, 711, 405), 'en': (611, 385, 711, 405), 'jp': (611, 385, 711, 405), 'tw': (611, 385, 711, 405)}, color={'cn': (5, 10, 7), 'en': (5, 10, 7), 'jp': (5, 10, 7), 'tw': (5, 10, 7)}, button={'cn': (611, 385, 711, 405), 'en': (611, 385, 711, 405), 'jp': (611, 385, 711, 405), 'tw': (611, 385, 711, 405)}, file={'cn': './assets/cn/daily/DAILY_ACTIVE.png', 'en': './assets/en/daily/DAILY_ACTIVE.png', 'jp': './assets/jp/daily/DAILY_ACTIVE.png', 'tw': './assets/tw/daily/DAILY_ACTIVE.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
DATA_KEY_COLLECT = Button(area={'cn': (251, 38, 339, 73), 'en': (256, 42, 337, 68), 'jp': (254, 40, 340, 72), 'tw': (251, 38, 339, 73)}, color={'cn': (144, 116, 77), 'en': (145, 109, 72), 'jp': (144, 111, 69), 'tw': (144, 116, 77)}, button={'cn': (251, 38, 339, 73), 'en': (256, 42, 337, 68), 'jp': (254, 40, 340, 72), 'tw': (251, 38, 339, 73)}, file={'cn': './assets/cn/data_key/DATA_KEY_COLLECT.png', 'en': './assets/en/data_key/DATA_KEY_COLLECT.png', 'jp': './assets/jp/data_key/DATA_KEY_COLLECT.png', 'tw': './assets/tw/data_key/DATA_KEY_COLLECT.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
DORM_FEED_CHECK = Button(area={'cn': (328, 247, 390, 279), 'en': (307, 248, 410, 278), 'jp': (323, 245, 393, 281), 'tw': (326, 246, 391, 282)}, color={'cn': (173, 124, 121), 'en': (211, 186, 114), 'jp': (183, 143, 142), 'tw': (181, 133, 131)}, button={'cn': (328, 247, 390, 279), 'en': (307, 248, 410, 278), 'jp': (323, 245, 393, 281), 'tw': (326, 246, 391, 282)}, file={'cn': './assets/cn/dorm/DORM_FEED_CHECK.png', 'en': './assets/en/dorm/DORM_FEED_CHECK.png', 'jp': './assets/jp/dorm/DORM_FEED_CHECK.png', 'tw': './assets/tw/dorm/DORM_FEED_CHECK.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
EQUIPMENT_OPEN = Button(area={'cn': (1195, 103, 1265, 134), 'en': (1197, 107, 1262, 132), 'jp': (1197, 106, 1265, 132), 'tw': (1196, 114, 1263, 181)}, color={'cn': (86, 141, 202), 'en': (80, 140, 204), 'jp': (82, 140, 203), 'tw': (119, 161, 213)}, button={'cn': (1195, 103, 1265, 134), 'en': (1197, 107, 1262, 132), 'jp': (1197, 106, 1265, 132), 'tw': (1196, 114, 1263, 181)}, file={'cn': './assets/cn/equipment/EQUIPMENT_OPEN.png', 'en': './assets/en/equipment/EQUIPMENT_OPEN.png', 'jp': './assets/jp/equipment/EQUIPMENT_OPEN.png', 'tw': './assets/tw/equipment/EQUIPMENT_OPEN.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
ATTACKER_HP_AREA = Button(area={'cn': (271, 43, 586, 58), 'en': (271, 43, 586, 58), 'jp': (271, 44, 586, 56), 'tw': (271, 43, 586, 58)}, color={'cn': (239, 51, 15), 'en': (239, 51, 15), 'jp': (244, 123, 106), 'tw': (239, 51, 15)}, button={'cn': (271, 43, 586, 58), 'en': (271, 43, 586, 58), 'jp': (271, 44, 586, 56), 'tw': (271, 43, 586, 58)}, file={'cn': './assets/cn/exercise/ATTACKER_HP_AREA.png', 'en': './assets/en/exercise/ATTACKER_HP_AREA.png', 'jp': './assets/jp/exercise/ATTACKER_HP_AREA.png', 'tw': './assets/tw/exercise/ATTACKER_HP_AREA.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
BUILD_CUBE_COUNT = Button(area={'cn': (819, 108, 920, 134), 'en': (872, 106, 925, 137), 'jp': (856, 109, 920, 134), 'tw': (872, 106, 925, 137)}, color={'cn': (64, 67, 78), 'en': (82, 84, 95), 'jp': (88, 90, 100), 'tw': (82, 84, 95)}, button={'cn': (819, 108, 920, 134), 'en': (872, 106, 925, 137), 'jp': (856, 109, 920, 134), 'tw': (872, 106, 925, 137)}, file={'cn': './assets/cn/gacha/BUILD_CUBE_COUNT.png', 'en': './assets/en/gacha/BUILD_CUBE_COUNT.png', 'jp': './assets/jp/gacha/BUILD_CUBE_COUNT.png', 'tw': './assets/tw/gacha/BUILD_CUBE_COUNT.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
BATTLE_STATUS_CF = Button(area={'cn': (315, 217, 329, 303), 'en': (372, 234, 377, 279), 'jp': (340, 217, 350, 291), 'tw': (372, 234, 377, 279)}, color={'cn': (255, 242, 133), 'en': (252, 234, 163), 'jp': (255, 247, 143), 'tw': (252, 234, 163)}, button={'cn': (1000, 631, 1055, 689), 'en': (1000, 631, 1055, 689), 'jp': (1000, 631, 1055, 689), 'tw': (1000, 631, 1055, 689)}, file={'cn': './assets/cn/guild/BATTLE_STATUS_CF.png', 'en': './assets/en/guild/BATTLE_STATUS_CF.png', 'jp': './assets/jp/guild/BATTLE_STATUS_CF.png', 'tw': './assets/tw/guild/BATTLE_STATUS_CF.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
AUTO_SEARCH_MAP_OPTION_OFF = Button(area={'cn': (1205, 549, 1275, 566), 'en': (1203, 552, 1277, 564), 'jp': (1204, 547, 1276, 568), 'tw': (1205, 546, 1275, 567)}, color={'cn': (196, 169, 169), 'en': (151, 132, 138), 'jp': (179, 153, 156), 'tw': (153, 132, 137)}, button={'cn': (1205, 549, 1275, 566), 'en': (1203, 552, 1277, 564), 'jp': (1204, 547, 1276, 568), 'tw': (1205, 546, 1275, 567)}, file={'cn': './assets/cn/handler/AUTO_SEARCH_MAP_OPTION_OFF.png', 'en': './assets/en/handler/AUTO_SEARCH_MAP_OPTION_OFF.png', 'jp': './assets/jp/handler/AUTO_SEARCH_MAP_OPTION_OFF.png', 'tw': './assets/tw/handler/AUTO_SEARCH_MAP_OPTION_OFF.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
EQUIP_ENTER_1 = Button(area={'cn': (712, 163, 782, 233), 'en': (712, 163, 782, 233), 'jp': (712, 163, 782, 233), 'tw': (712, 163, 782, 233)}, color={'cn': (59, 63, 66), 'en': (59, 63, 66), 'jp': (59, 63, 66), 'tw': (59, 63, 66)}, button={'cn': (712, 163, 782, 233), 'en': (712, 163, 782, 233), 'jp': (712, 163, 782, 233), 'tw': (712, 163, 782, 233)}, file={'cn': './assets/cn/hard/EQUIP_ENTER_1.png', 'en': './assets/en/hard/EQUIP_ENTER_1.png', 'jp': './assets/jp/hard/EQUIP_ENTER_1.png', 'tw': './assets/tw/hard/EQUIP_ENTER_1.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
FLEET_1_BAR = Button(area={'cn': (1015, 244, 1186, 447), 'en': (998, 247, 1169, 492), 'jp': (1015, 244, 1186, 489), 'tw': (1015, 244, 1186, 489)}, color={'cn': (180, 170, 150), 'en': (177, 169, 155), 'jp': (177, 169, 155), 'tw': (176, 168, 154)}, button={'cn': (1015, 244, 1186, 447), 'en': (998, 247, 1169, 492), 'jp': (1015, 244, 1186, 489), 'tw': (1015, 244, 1186, 489)}, file={'cn': './assets/cn/map/FLEET_1_BAR.png', 'en': './assets/en/map/FLEET_1_BAR.png', 'jp': './assets/jp/map/FLEET_1_BAR.png', 'tw': './assets/tw/map/FLEET_1_BAR.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
MEOWFFICER_BUY = Button(area={'cn': (864, 461, 957, 493), 'en': (864, 460, 957, 492), 'jp': (863, 460, 957, 494), 'tw': (881, 465, 938, 492)}, color={'cn': (241, 217, 105), 'en': (231, 207, 105), 'jp': (241, 216, 107), 'tw': (222, 196, 94)}, button={'cn': (864, 461, 957, 493), 'en': (864, 460, 957, 492), 'jp': (863, 460, 957, 494), 'tw': (881, 465, 938, 492)}, file={'cn': './assets/cn/meowfficer/MEOWFFICER_BUY.png', 'en': './assets/en/meowfficer/MEOWFFICER_BUY.png', 'jp': './assets/jp/meowfficer/MEOWFFICER_BUY.png', 'tw': './assets/tw/meowfficer/MEOWFFICER_BUY.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
FLEET_1 = Button(area={'cn': (183, 643, 211, 672), 'en': (183, 643, 211, 672), 'jp': (183, 643, 211, 672), 'tw': (183, 643, 211, 672)}, color={'cn': (96, 156, 239), 'en': (96, 156, 239), 'jp': (96, 156, 239), 'tw': (96, 156, 239)}, button={'cn': (183, 643, 211, 672), 'en': (183, 643, 211, 672), 'jp': (183, 643, 211, 672), 'tw': (183, 643, 211, 672)}, file={'cn': './assets/cn/os/FLEET_1.png', 'en': './assets/cn/os/FLEET_1.png', 'jp': './assets/cn/os/FLEET_1.png', 'tw': './assets/cn/os/FLEET_1.png'})
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This file is generated by dev_tools.os_extract
|
||||
# Don't modified it manually.
|
||||
# This file was automatically generated by dev_tools/os_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
DIC_OS_MAP = {
|
||||
0: {'shape': 'J10', 'hazard_level': 1, 'cn': 'NY', 'en': 'NY City', 'jp': 'NYシティ', 'tw': '紐約', 'area_pos': (262, 567), 'offset_pos': (15, 15), 'region': 3},
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
ASH_CHECK = Button(area={'cn': (921, 20, 1028, 53), 'en': (922, 21, 1028, 54), 'jp': (940, 24, 1013, 45), 'tw': (921, 20, 1028, 54)}, color={'cn': (116, 87, 87), 'en': (125, 84, 83), 'jp': (166, 132, 132), 'tw': (120, 84, 84)}, button={'cn': (921, 20, 1028, 53), 'en': (922, 21, 1028, 54), 'jp': (940, 24, 1013, 45), 'tw': (921, 20, 1028, 54)}, file={'cn': './assets/cn/os_ash/ASH_CHECK.png', 'en': './assets/en/os_ash/ASH_CHECK.png', 'jp': './assets/jp/os_ash/ASH_CHECK.png', 'tw': './assets/tw/os_ash/ASH_CHECK.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
BATTLE_PREPARATION = Button(area={'cn': (1031, 624, 1228, 682), 'en': (1031, 624, 1228, 682), 'jp': (1030, 623, 1229, 683), 'tw': (1031, 624, 1228, 682)}, color={'cn': (216, 159, 83), 'en': (216, 160, 91), 'jp': (214, 157, 83), 'tw': (216, 159, 83)}, button={'cn': (1031, 624, 1228, 682), 'en': (1031, 624, 1228, 682), 'jp': (1030, 623, 1229, 683), 'tw': (1031, 624, 1228, 682)}, file={'cn': './assets/cn/os_combat/BATTLE_PREPARATION.png', 'en': './assets/en/os_combat/BATTLE_PREPARATION.png', 'jp': './assets/jp/os_combat/BATTLE_PREPARATION.png', 'tw': './assets/tw/os_combat/BATTLE_PREPARATION.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
ACTION_POINT_BUY_REMAIN = Button(area={'cn': (803, 458, 833, 482), 'en': (907, 458, 941, 483), 'jp': (891, 464, 927, 484), 'tw': (803, 458, 833, 482)}, color={'cn': (108, 138, 125), 'en': (106, 145, 116), 'jp': (135, 142, 153), 'tw': (108, 138, 125)}, button={'cn': (803, 458, 833, 482), 'en': (907, 458, 941, 483), 'jp': (891, 464, 927, 484), 'tw': (803, 458, 833, 482)}, file={'cn': './assets/cn/os_handler/ACTION_POINT_BUY_REMAIN.png', 'en': './assets/en/os_handler/ACTION_POINT_BUY_REMAIN.png', 'jp': './assets/jp/os_handler/ACTION_POINT_BUY_REMAIN.png', 'tw': './assets/tw/os_handler/ACTION_POINT_BUY_REMAIN.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
ESSEX_OCR_REMAIN_EASY = Button(area={'cn': (1073, 501, 1092, 520), 'en': (1073, 501, 1092, 520), 'jp': (1073, 501, 1092, 520), 'tw': (1073, 501, 1092, 520)}, color={'cn': (99, 133, 255), 'en': (99, 133, 255), 'jp': (99, 133, 255), 'tw': (99, 133, 255)}, button={'cn': (1073, 501, 1092, 520), 'en': (1073, 501, 1092, 520), 'jp': (1073, 501, 1092, 520), 'tw': (1073, 501, 1092, 520)}, file={'cn': './assets/cn/raid/ESSEX_OCR_REMAIN_EASY.png', 'en': './assets/en/raid/ESSEX_OCR_REMAIN_EASY.png', 'jp': './assets/jp/raid/ESSEX_OCR_REMAIN_EASY.png', 'tw': './assets/tw/raid/ESSEX_OCR_REMAIN_EASY.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
DETAIL_BLUEPRINT = Button(area={'cn': (330, 447, 500, 525), 'en': (330, 447, 500, 525), 'jp': (330, 447, 500, 525), 'tw': (330, 447, 500, 525)}, color={'cn': (158, 176, 184), 'en': (158, 176, 184), 'jp': (158, 176, 184), 'tw': (158, 176, 184)}, button={'cn': (330, 447, 500, 525), 'en': (330, 447, 500, 525), 'jp': (330, 447, 500, 525), 'tw': (330, 447, 500, 525)}, file={'cn': './assets/cn/research/DETAIL_BLUEPRINT.png', 'en': './assets/en/research/DETAIL_BLUEPRINT.png', 'jp': './assets/jp/research/DETAIL_BLUEPRINT.png', 'tw': './assets/tw/research/DETAIL_BLUEPRINT.png'})
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This file is generated by dev_tools.research_extractor.
|
||||
# Don't modified it manually.
|
||||
# This file was automatically generated by dev_tools/research_extractor.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
LIST_RESEARCH_PROJECT = [
|
||||
{'name': 'C-153-MI', 'series': 1, 'time': 21600, 'task': '', 'input': [], 'output': [{'name': 'Random Blueprint'}, {'name': 'Random Gear Design'}, {'name': 'Random Gear Design T2'}, {'name': 'Coins'}]},
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
COMMON_SHIP_FILTER_DISABLE = Button(area={'cn': (666, 6, 802, 48), 'en': (665, 5, 803, 49), 'jp': (681, 12, 723, 38), 'tw': (666, 6, 802, 48)}, color={'cn': (71, 88, 125), 'en': (74, 90, 125), 'jp': (131, 144, 180), 'tw': (71, 88, 125)}, button={'cn': (666, 6, 802, 48), 'en': (665, 5, 803, 49), 'jp': (681, 12, 723, 38), 'tw': (666, 6, 802, 48)}, file={'cn': './assets/cn/retire/COMMON_SHIP_FILTER_DISABLE.png', 'en': './assets/en/retire/COMMON_SHIP_FILTER_DISABLE.png', 'jp': './assets/jp/retire/COMMON_SHIP_FILTER_DISABLE.png', 'tw': './assets/tw/retire/COMMON_SHIP_FILTER_DISABLE.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
COIN = Button(area={'cn': (279, 48, 308, 73), 'en': (291, 32, 319, 64), 'jp': (279, 48, 308, 73), 'tw': (279, 48, 308, 73)}, color={'cn': (228, 175, 73), 'en': (238, 200, 85), 'jp': (228, 175, 73), 'tw': (228, 175, 73)}, button={'cn': (279, 48, 308, 73), 'en': (291, 32, 319, 64), 'jp': (279, 48, 308, 73), 'tw': (279, 48, 308, 73)}, file={'cn': './assets/cn/reward/COIN.png', 'en': './assets/en/reward/COIN.png', 'jp': './assets/jp/reward/COIN.png', 'tw': './assets/tw/reward/COIN.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
SHIPYARD_CONFIRM_DEV = Button(area={'cn': (1074, 497, 1152, 524), 'en': (1067, 492, 1163, 518), 'jp': (1058, 497, 1169, 534), 'tw': (1067, 492, 1163, 518)}, color={'cn': (106, 144, 211), 'en': (102, 140, 209), 'jp': (79, 122, 195), 'tw': (102, 140, 209)}, button={'cn': (1074, 497, 1152, 524), 'en': (1067, 492, 1163, 518), 'jp': (1058, 497, 1169, 534), 'tw': (1067, 492, 1163, 518)}, file={'cn': './assets/cn/shipyard/SHIPYARD_CONFIRM_DEV.png', 'en': './assets/en/shipyard/SHIPYARD_CONFIRM_DEV.png', 'jp': './assets/jp/shipyard/SHIPYARD_CONFIRM_DEV.png', 'tw': './assets/tw/shipyard/SHIPYARD_CONFIRM_DEV.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
SELECT_MINUS = Button(area={'cn': (562, 201, 588, 227), 'en': (562, 201, 588, 227), 'jp': (562, 201, 588, 227), 'tw': (562, 201, 588, 227)}, color={'cn': (86, 70, 70), 'en': (86, 70, 70), 'jp': (86, 70, 70), 'tw': (86, 70, 70)}, button={'cn': (562, 201, 588, 227), 'en': (562, 201, 588, 227), 'jp': (562, 201, 588, 227), 'tw': (562, 201, 588, 227)}, file={'cn': './assets/cn/shop/SELECT_MINUS.png', 'en': './assets/en/shop/SELECT_MINUS.png', 'jp': './assets/jp/shop/SELECT_MINUS.png', 'tw': './assets/tw/shop/SELECT_MINUS.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
OCR_SIGNAL = Button(area={'cn': (1189, 510, 1215, 542), 'en': (1189, 510, 1215, 542), 'jp': (1189, 510, 1215, 542), 'tw': (1189, 510, 1215, 542)}, color={'cn': (93, 101, 116), 'en': (93, 101, 116), 'jp': (93, 101, 116), 'tw': (93, 101, 116)}, button={'cn': (1189, 510, 1215, 542), 'en': (1189, 510, 1215, 542), 'jp': (1189, 510, 1215, 542), 'tw': (1189, 510, 1215, 542)}, file={'cn': './assets/cn/sos/OCR_SIGNAL.png', 'en': './assets/en/sos/OCR_SIGNAL.png', 'jp': './assets/jp/sos/OCR_SIGNAL.png', 'tw': './assets/tw/sos/OCR_SIGNAL.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
CAMPAIGN_BONUS = Button(area={'cn': (404, 149, 439, 166), 'en': (406, 150, 477, 162), 'jp': (404, 149, 439, 166), 'tw': (404, 149, 439, 166)}, color={'cn': (188, 195, 207), 'en': (199, 204, 212), 'jp': (188, 195, 207), 'tw': (188, 195, 207)}, button={'cn': (404, 149, 439, 166), 'en': (406, 150, 477, 162), 'jp': (404, 149, 439, 166), 'tw': (404, 149, 439, 166)}, file={'cn': './assets/cn/statistics/CAMPAIGN_BONUS.png', 'en': './assets/en/statistics/CAMPAIGN_BONUS.png', 'jp': './assets/cn/statistics/CAMPAIGN_BONUS.png', 'tw': './assets/cn/statistics/CAMPAIGN_BONUS.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
BUY_CONFIRM = Button(area={'cn': (698, 579, 871, 636), 'en': (710, 583, 860, 633), 'jp': (697, 578, 872, 638), 'tw': (698, 579, 871, 636)}, color={'cn': (81, 129, 190), 'en': (92, 142, 203), 'jp': (80, 128, 189), 'tw': (81, 129, 190)}, button={'cn': (698, 579, 871, 636), 'en': (710, 583, 860, 633), 'jp': (697, 578, 872, 638), 'tw': (698, 579, 871, 636)}, file={'cn': './assets/cn/supply_pack/BUY_CONFIRM.png', 'en': './assets/en/supply_pack/BUY_CONFIRM.png', 'jp': './assets/jp/supply_pack/BUY_CONFIRM.png', 'tw': './assets/cn/supply_pack/BUY_CONFIRM.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
OCR_SKILL_EXP = Button(area={'cn': (859, 189, 950, 207), 'en': (859, 189, 950, 207), 'jp': (859, 189, 950, 207), 'tw': (859, 189, 950, 207)}, color={'cn': (77, 90, 79), 'en': (77, 90, 79), 'jp': (77, 90, 79), 'tw': (77, 90, 79)}, button={'cn': (859, 189, 950, 207), 'en': (859, 189, 950, 207), 'jp': (859, 189, 950, 207), 'tw': (859, 189, 950, 207)}, file={'cn': './assets/cn/tactical/OCR_SKILL_EXP.png', 'en': './assets/en/tactical/OCR_SKILL_EXP.png', 'jp': './assets/jp/tactical/OCR_SKILL_EXP.png', 'tw': './assets/tw/tactical/OCR_SKILL_EXP.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
TEMPLATE_AMBUSH_EVADE_FAILED = Template(file={'cn': './assets/cn/template/TEMPLATE_AMBUSH_EVADE_FAILED.png', 'en': './assets/en/template/TEMPLATE_AMBUSH_EVADE_FAILED.png', 'jp': './assets/jp/template/TEMPLATE_AMBUSH_EVADE_FAILED.png', 'tw': './assets/tw/template/TEMPLATE_AMBUSH_EVADE_FAILED.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
ACADEMY_CHECK = Button(area={'cn': (121, 14, 175, 39), 'en': (120, 18, 234, 36), 'jp': (121, 14, 174, 40), 'tw': (119, 12, 178, 44)}, color={'cn': (147, 163, 200), 'en': (113, 129, 168), 'jp': (159, 174, 208), 'tw': (125, 139, 176)}, button={'cn': (121, 14, 175, 39), 'en': (120, 18, 234, 36), 'jp': (121, 14, 174, 40), 'tw': (119, 12, 178, 44)}, file={'cn': './assets/cn/ui/ACADEMY_CHECK.png', 'en': './assets/en/ui/ACADEMY_CHECK.png', 'jp': './assets/jp/ui/ACADEMY_CHECK.png', 'tw': './assets/tw/ui/ACADEMY_CHECK.png'})
|
||||
|
@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
OCR_DATA_KEY_CAMPAIGN = Button(area={'cn': (1188, 107, 1272, 131), 'en': (1188, 107, 1272, 131), 'jp': (1188, 107, 1272, 131), 'tw': (1188, 107, 1272, 131)}, color={'cn': (104, 101, 107), 'en': (104, 101, 107), 'jp': (104, 101, 107), 'tw': (104, 101, 107)}, button={'cn': (1188, 107, 1272, 131), 'en': (1188, 107, 1272, 131), 'jp': (1188, 107, 1272, 131), 'tw': (1188, 107, 1272, 131)}, file={'cn': './assets/cn/war_archives/OCR_DATA_KEY_CAMPAIGN.png', 'en': './assets/en/war_archives/OCR_DATA_KEY_CAMPAIGN.png', 'jp': './assets/jp/war_archives/OCR_DATA_KEY_CAMPAIGN.png', 'tw': './assets/tw/war_archives/OCR_DATA_KEY_CAMPAIGN.png'})
|
||||
|
Loading…
Reference in New Issue
Block a user