Files
MinFt/cfgData/tbeventpartnerconfig.json
2026-04-27 12:07:32 +08:00

50 lines
819 B
JSON

[
{
"InvitationCount": [
4,
2,
2,
2
],
"RobotAgreeTime": [
10,
300
],
"RobotPointsMultiple": 20,
"RobotPointsMultiple2": 4,
"FriendRecommendParam1": [
6
],
"FriendRecommendParam2": [
9,
6
],
"FriendRecommendListRefreshTime": 1800,
"RobotRecommendTriggerCount": 10,
"RobotRecommendCount": 0.5,
"RobotDailyActiveTimeWindow": [
28800,
57600
],
"RobotSingleAddPointsTimeWindow": [
60,
600
],
"RobotSingleAddPointsOperations": [
2,
8
],
"RobotMaxActivationCountPer24h": 2,
"AutoMatchCD": 5,
"AutoMatchLevelList": [
500,
2000,
8000
],
"AutoMatchLevelRange": [
0.5,
2
],
"AutoMatchMaxTime": 300
}
]