mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:49:25 +08:00
add: global speedup
This commit is contained in:
@@ -13469,6 +13469,24 @@
|
||||
"value": 16500
|
||||
}
|
||||
},
|
||||
"SpeedUp": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"PushLua": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"Timeout": {
|
||||
"type": "input",
|
||||
"value": 600
|
||||
},
|
||||
"Rate": {
|
||||
"type": "input",
|
||||
"value": 5
|
||||
}
|
||||
},
|
||||
"ChangeShip": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
@@ -13568,275 +13586,5 @@
|
||||
"display": "disabled"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Dashboard": {
|
||||
"Oil": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Limit": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^000000",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"Coin": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Limit": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^FFAA33",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"Gem": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^FF3333",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"Pt": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^00BFFF",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"Cube": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^33FFFF",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"ActionPoint": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Total": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^0000FF",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"YellowCoin": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^FF8800",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"PurpleCoin": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^7700BB",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"Core": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^AAAAAA",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"Medal": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^FFDD00",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"Merit": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^FFFF00",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"GuildCoin": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^AAAAAA",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"ResearchPercent": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Limit": {
|
||||
"type": "input",
|
||||
"value": 100
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^00AA00",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"PlayerLevel": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^FFAA33",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"PlayerExp": {
|
||||
"Value": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Limit": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"Color": {
|
||||
"type": "input",
|
||||
"value": "^FFAA33",
|
||||
"display": "hide"
|
||||
},
|
||||
"Record": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {
|
||||
"type": "storage",
|
||||
"value": {},
|
||||
"valuetype": "ignore",
|
||||
"display": "disabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user