mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Add: AlasMaaBridge init
This commit is contained in:
117
submodule/AlasMaaBridge/module/config/argument/argument.yaml
Normal file
117
submodule/AlasMaaBridge/module/config/argument/argument.yaml
Normal file
@@ -0,0 +1,117 @@
|
||||
# --------------------
|
||||
# Define arguments.
|
||||
# --------------------
|
||||
|
||||
# ==================== Maa ====================
|
||||
|
||||
Scheduler:
|
||||
Enable: false
|
||||
NextRun: 2020-01-01 00:00:00
|
||||
Command: Maa
|
||||
SuccessInterval:
|
||||
value: 60
|
||||
display: hide
|
||||
FailureInterval:
|
||||
value: 120
|
||||
display: hide
|
||||
ServerUpdate:
|
||||
value: 04:00
|
||||
display: hide
|
||||
|
||||
Emulator:
|
||||
Serial:
|
||||
value: 127.0.0.1:5555
|
||||
valuetype: str
|
||||
PackageName:
|
||||
value: Official
|
||||
option: [Official, Bilibili]
|
||||
Server:
|
||||
value: CN
|
||||
option: [CN, US, JP, KR]
|
||||
MaaPath:
|
||||
value: D:/Program Files/MAA
|
||||
type: textarea
|
||||
ServerName:
|
||||
value: disabled
|
||||
display: hide
|
||||
Record:
|
||||
ReportToPenguin: false
|
||||
PenguinID: null
|
||||
|
||||
Error:
|
||||
SaveError:
|
||||
value: false
|
||||
display: hide
|
||||
OnePushConfig:
|
||||
mode: yaml
|
||||
value: 'provider: null'
|
||||
display: hide
|
||||
Optimization:
|
||||
WhenTaskQueueEmpty:
|
||||
value: stay_there
|
||||
display: hide
|
||||
|
||||
Fight:
|
||||
Stage:
|
||||
value: 1-7
|
||||
valuetype: str
|
||||
Medicine: 0
|
||||
Stone: 0
|
||||
Times: 0
|
||||
Drops:
|
||||
value: null
|
||||
type: textarea
|
||||
DrGrandet: false
|
||||
|
||||
Recruit:
|
||||
Refresh: true
|
||||
SkipRobot: true
|
||||
Select3: true
|
||||
Select4: true
|
||||
Select5: true
|
||||
Times: 4
|
||||
Expedite: false
|
||||
|
||||
Infrast:
|
||||
Facility:
|
||||
value: Mfg > Trade > Power > Control > Reception > Office > Dorm
|
||||
type: textarea
|
||||
Drones:
|
||||
value: Money
|
||||
option: [_NotUse, Money, SyntheticJade, CombatRecord, PureGold, OriginStone, Chip]
|
||||
Threshold: 0.3
|
||||
Replenish: false
|
||||
|
||||
Mall:
|
||||
Shopping: true
|
||||
BuyFirst:
|
||||
value: 招聘许可 > 龙门币
|
||||
type: textarea
|
||||
BlackList:
|
||||
value: 碳 > 家具
|
||||
type: textarea
|
||||
|
||||
Roguelike:
|
||||
Mode:
|
||||
value: 0
|
||||
option: [0, 1]
|
||||
StartsCount: 9999999
|
||||
InvestmentsCount: 9999999
|
||||
StopWhenInvestmentFull: false
|
||||
Squad:
|
||||
value: 指挥分队
|
||||
option: [指挥分队, 集群分队, 后勤分队, 矛头分队, 突击战术分队, 堡垒战术分队, 远程战术分队, 破坏战术分队, 研究分队, 高规格分队]
|
||||
Roles:
|
||||
value: 取长补短
|
||||
option: [先手必胜, 稳扎稳打, 取长补短, 随心所欲]
|
||||
CoreChar: null
|
||||
|
||||
# ==================== Tool ====================
|
||||
|
||||
Copilot:
|
||||
FileName:
|
||||
value: null
|
||||
type: textarea
|
||||
Formation: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user