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",