123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- {
- "configList": [
- {
- "ID": 1,
- "taskName": 1906,
- "Description": 1914,
- "conciseTaskMessage": 1910,
- "mapID": 1,
- "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": 1907,
- "Description": 1915,
- "conciseTaskMessage": 1911,
- "mapID": 1,
- "taskType": 10,
- "finishConditionType": 2,
- "finishVlaue": [
- 100001
- ],
- "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": 1908,
- "Description": 1916,
- "conciseTaskMessage": 1912,
- "mapID": 1,
- "taskType": 10,
- "finishConditionType": 1,
- "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
- },
- {
- "ID": 4,
- "taskName": 1909,
- "Description": 1917,
- "conciseTaskMessage": 1913,
- "mapID": 1,
- "taskType": 10,
- "finishConditionType": 4,
- "finishVlaue": [
- 10
- ],
- "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
- }
- ]
- }
|