1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-15 11:43:08 +08:00

Add: [CN, JP] island order

This commit is contained in:
guoh064
2026-06-17 06:04:50 +08:00
parent d286cc792b
commit 083054bad0
25 changed files with 470 additions and 7 deletions

View File

@@ -260,7 +260,7 @@
},
"IslandOrder": {
"name": "Island Request",
"help": "For normal requests, will submit only if current stock minus hard floor and reserved quantity is sufficient.\nFor urgent requests, will submit as long as current stock is sufficient"
"help": ""
},
"IslandFreebie": {
"name": "Daily Supplies",
@@ -2629,6 +2629,16 @@
"help": "Items that may accumulate when production is idle and ingredients are sufficient\nThe value is the expected daily accumulation rate used for idle recipe priority\nThis can be automatically generated by Island Production Planner in Tools."
}
},
"IslandOrder": {
"_info": {
"name": "Island Request",
"help": "Normal requests preserve soft floors and manual hard floors.\nUrgent and season requests may consume soft floors and hard floors.\nSeason requests are treated as priority requests and may consume all stock."
},
"StuckSeasonOrderId": {
"name": "Unfulfilled Season Request ID",
"help": "0 means no stuck request\nUsually do not need to modify it"
}
},
"IslandFreebie": {
"_info": {
"name": "Daily Supplies",

View File

@@ -260,7 +260,7 @@
},
"IslandOrder": {
"name": "離島依頼",
"help": "通常の依頼の場合、現在の在庫からハード下限と予約数量を引いた数量が十分である場合にのみ提出されます。\n緊急の依頼の場合、現在の在庫が十分である限り提出されます。"
"help": ""
},
"IslandFreebie": {
"name": "デイリー補給",
@@ -2629,6 +2629,16 @@
"help": "生産が空いていて素材が十分なときに累積してよい品目です。\n値はアイドル時のレシピ優先度に使う想定日次累積速度です。\nこれはツール内の島生産プランナーで自動生成できます。"
}
},
"IslandOrder": {
"_info": {
"name": "離島依頼",
"help": "通常依頼はソフト下限と手動ハード下限を維持します。\n緊急依頼とシーズン依頼はソフト下限とハード下限を消費できます。\nシーズン依頼は優先依頼として扱われ、すべての在庫を消費できます。"
},
"StuckSeasonOrderId": {
"name": "未完了シーズン依頼ID",
"help": "0は未完了の依頼がないことを意味します\n通常は変更する必要はありません"
}
},
"IslandFreebie": {
"_info": {
"name": "デイリー補給",
@@ -3044,4 +3054,4 @@
"ChooseFile": "ファイルを選択してください"
}
}
}
}

View File

@@ -260,7 +260,7 @@
},
"IslandOrder": {
"name": "岛屿订单",
"help": "对于普通订单,将仅在当前库存减去硬性保底和保留数量后数量足够时提交。\n对于紧急订单只要当前库存足够就会提交。"
"help": ""
},
"IslandFreebie": {
"name": "每日补给",
@@ -2629,6 +2629,16 @@
"help": "生产闲置且原料充足时可以继续累积的物品\n数值为预期每日累积速度用于闲置配方优先级\n可以通过工具中的岛屿生产规划器自动生成"
}
},
"IslandOrder": {
"_info": {
"name": "岛屿订单",
"help": "普通订单会保留软性保底和用户设置的硬性保底。\n紧急订单和季节订单可以消耗软性保底及硬性保底。\n季节订单作为优先订单可以消耗全部库存。"
},
"StuckSeasonOrderId": {
"name": "卡住的赛季订单ID",
"help": "0表示没有卡住的订单\n一般不用手动修改"
}
},
"IslandFreebie": {
"_info": {
"name": "每日补给",
@@ -3044,4 +3054,4 @@
"ChooseFile": "选择文件"
}
}
}
}

View File

@@ -260,7 +260,7 @@
},
"IslandOrder": {
"name": "離島訂單",
"help": "對於普通訂單,將僅在當前庫存減去硬性保底和保留數量後數量足夠時提交。\n對於緊急訂單只要當前庫存足夠就會提交。"
"help": ""
},
"IslandFreebie": {
"name": "每日補給",
@@ -2629,6 +2629,16 @@
"help": "生產閒置且原料充足時可以繼續累積的物品\n數值為預期每日累積速度用於閒置配方優先級\n可以透過工具中的離島生產規劃器自動生成"
}
},
"IslandOrder": {
"_info": {
"name": "離島訂單",
"help": "普通訂單會保留軟性保底和使用者設定的硬性保底。\n緊急訂單和季節訂單可以消耗軟性保底及硬性保底。\n季節訂單作為優先訂單可以消耗全部庫存。"
},
"StuckSeasonOrderId": {
"name": "卡住的季節訂單ID",
"help": "0表示沒有卡住的訂單\n一般不需手動修改"
}
},
"IslandFreebie": {
"_info": {
"name": "每日補給",
@@ -3044,4 +3054,4 @@
"ChooseFile": "選擇檔案"
}
}
}
}