mirror of
https://github.com/283375/arcaea-offline-pyside-ui.git
synced 2025-07-01 12:26:26 +00:00
wip: arcaea-offline-ocr==0.1.0
API changes, modifier & clear_type support
This commit is contained in:
35
ui/resources/partnerModifiers.json
Normal file
35
ui/resources/partnerModifiers.json
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"__COMMENT__": "1: EASY, 2: HARD",
|
||||
"0": 1,
|
||||
"0u": 1,
|
||||
"7": 2,
|
||||
"9": 1,
|
||||
"10": 2,
|
||||
"10u": 2,
|
||||
"15": 1,
|
||||
"16": 1,
|
||||
"20": 1,
|
||||
"28": 2,
|
||||
"28u": 2,
|
||||
"29": 2,
|
||||
"29u": 2,
|
||||
"35": 2,
|
||||
"36": 2,
|
||||
"36u": 2,
|
||||
"37": 2,
|
||||
"41": 2,
|
||||
"42": 2,
|
||||
"42u": 2,
|
||||
"43": 2,
|
||||
"43u": 2,
|
||||
"54": 2,
|
||||
"55": 2,
|
||||
"57": 2,
|
||||
"61": 2,
|
||||
"64": 2,
|
||||
"66": 2,
|
||||
"66u": 2,
|
||||
"67": 2,
|
||||
"68": 1,
|
||||
"70": 2
|
||||
}
|
@ -4,6 +4,8 @@
|
||||
<file>VERSION</file>
|
||||
<file>LICENSE</file>
|
||||
|
||||
<file>partnerModifiers.json</file>
|
||||
|
||||
<file>images/icon.png</file>
|
||||
<file>images/logo.png</file>
|
||||
<file>images/stepCalculator/stamina.png</file>
|
||||
|
Reference in New Issue
Block a user