feat: support of auto using 48h- potion for EN server & reorder json

This commit is contained in:
Yifan Liu
2023-02-25 18:04:36 -06:00
parent eec6611d7e
commit 8160deb790

View File

@@ -1,4 +1,19 @@
{
"ClickChapter1": {
"text": [
"Hour of An Awakening"
]
},
"ClickChapter2": {
"text": [
"Shatter of A Vision"
]
},
"ClickChapter3": {
"text": [
"Shadow of A Dying Sun"
]
},
"CharsNameOcrReplace": {
"Doc": "该任务的 ocrReplace 被所有涉及干员名的English Name识别任务复用",
"ocrReplace": [
@@ -1384,19 +1399,10 @@
]
]
},
"ClickChapter1": {
"TodaysSupplies": {
"algorithm": "OcrDetect",
"text": [
"Hour of An Awakening"
]
},
"ClickChapter2": {
"text": [
"Shatter of A Vision"
]
},
"ClickChapter3": {
"text": [
"Shadow of A Dying Sun"
"Resource Today"
]
},
"StartButton1": {
@@ -1409,6 +1415,52 @@
"Takeover"
]
},
"ExpiringMedicineCheck": {
"text": [
"min",
"hr",
"1 day"
],
"ocrReplace": [
[
".+hrs?",
"hr"
],
[
".+mins?",
"min"
]
]
},
"GoLastBattle": {
"text": [
"To the most recent stage"
]
},
"StartRecruit": {
"text": [
"Recruit Now"
]
},
"RecruitFlag": {
"text": [
"Recruit"
]
},
"RecruitNow": {
"text": [
"Expedite"
]
},
"Award": {
"template": "Task.png",
"roi": [
700,
530,
200,
130
]
},
"NoFriends": {
"text": [
"No friends"
@@ -1565,49 +1617,6 @@
"Trust"
]
},
"InfrastStationedInfo": {
"text": [
"Operator"
]
},
"InfrastEnterOperList": {
"fullMatch": true,
"text": [
"Morale",
"Resting",
"Working",
"Assign"
]
},
"Award": {
"template": "Task.png",
"roi": [
700,
530,
200,
130
]
},
"GoLastBattle": {
"text": [
"To the most recent stage"
]
},
"StartRecruit": {
"text": [
"Recruit Now"
]
},
"RecruitFlag": {
"text": [
"Recruit"
]
},
"RecruitNow": {
"text": [
"Expedite"
]
},
"ShamareThumbnail1": {
"maskRange": [
1,
@@ -1626,14 +1635,19 @@
255
]
},
"Roguelike@StageTraderInvestSystem": {
"maskRange": [
1,
255
"InfrastStationedInfo": {
"text": [
"Operator"
]
},
"Roguelike@StageTraderInvestConfirm": {
"templThreshold": 0.55
"InfrastEnterOperList": {
"fullMatch": true,
"text": [
"Morale",
"Resting",
"Working",
"Assign"
]
},
"BattleStageName": {
"Doc": "该任务的 ocrReplace 被所有涉及Rouge-like的English识别任务复用",
@@ -2027,6 +2041,15 @@
"StageDrops-DropType-Reward": {
"templThreshold": 0.7
},
"Roguelike@StageTraderInvestConfirm": {
"templThreshold": 0.55
},
"Roguelike@StageTraderInvestSystem": {
"maskRange": [
1,
255
]
},
"Roguelike@StageTraderInvestSystemFull": {
"text": [
"Storage full"
@@ -3375,11 +3398,5 @@
"《欢欣鼓舞》"
]
]
},
"TodaysSupplies": {
"algorithm": "OcrDetect",
"text": [
"Resource Today"
]
}
}