12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "configList": [
- {
- "ID": 1,
- "taskName": 301116,
- "Description": null,
- "conciseTaskMessage": -1,
- "isDirectFinish": 0,
- "taskType": 10,
- "finishConditionType": 3,
- "finishCount": 1,
- "unlockType": -1,
- "unlockLevel": 1,
- "nextTaskID": 2,
- "showType": 0,
- "isInheritCount": -1,
- "taskIcon": "asd",
- "showCountValue": 1,
- "startNoob2": 0,
- "passPoint": 0,
- "noTaskTracking": 0,
- "notificationID": -1,
- "triggerType": 1,
- "loopType": 1,
- "loopCount": 0
- },
- {
- "ID": 2,
- "taskName": 301120,
- "Description": null,
- "conciseTaskMessage": -1,
- "isDirectFinish": 0,
- "taskType": 10,
- "finishConditionType": 2,
- "finishCount": 5,
- "unlockType": -1,
- "unlockLevel": 1,
- "nextTaskID": 3,
- "showType": 0,
- "isInheritCount": -1,
- "taskIcon": "asd",
- "showCountValue": 1,
- "startNoob2": 0,
- "passPoint": 0,
- "noTaskTracking": 0,
- "notificationID": -1,
- "triggerType": 1,
- "loopType": 1,
- "loopCount": 0
- },
- {
- "ID": 3,
- "taskName": 301122,
- "Description": null,
- "conciseTaskMessage": -1,
- "isDirectFinish": 0,
- "taskType": 10,
- "finishConditionType": 4,
- "finishCount": 1,
- "unlockType": -1,
- "unlockLevel": 1,
- "nextTaskID": 0,
- "showType": 0,
- "isInheritCount": -1,
- "taskIcon": "asd",
- "showCountValue": 1,
- "startNoob2": 0,
- "passPoint": 0,
- "noTaskTracking": 0,
- "notificationID": -1,
- "triggerType": 1,
- "loopType": 1,
- "loopCount": 0
- }
- ]
- }
|