mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
chore: specialParams implementation
This commit is contained in:
@@ -3242,6 +3242,12 @@
|
||||
231,
|
||||
116,
|
||||
22
|
||||
],
|
||||
"specialParams": [
|
||||
160,
|
||||
4,
|
||||
7,
|
||||
0
|
||||
]
|
||||
},
|
||||
"BattleStartPre": {
|
||||
|
||||
@@ -7353,7 +7353,14 @@
|
||||
107,
|
||||
20
|
||||
],
|
||||
"postDelay": 200
|
||||
"postDelay": 200,
|
||||
"specialParams_Doc": "Used in BattleFormationTask.cpp for OCR manipulation",
|
||||
"specialParams": [
|
||||
160,
|
||||
4,
|
||||
4,
|
||||
0
|
||||
]
|
||||
},
|
||||
"BattleQuickFormationSkill1": {
|
||||
"algorithm": "JustReturn",
|
||||
|
||||
Reference in New Issue
Block a user