1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "configList": [
- {
- "ID": 1,
- "taskName": 1906,
- "Description": 1914,
- "conciseTaskMessage": 1910,
- "mapID": 1,
- "taskType": 10,
- "finishConditionType": 3,
- "finishVlaue": [
- 1914
- ],
- "finishCount": 1,
- "unlockType": -1,
- "unlockLevel": 1,
- "nextTaskID": 2
- },
- {
- "ID": 2,
- "taskName": 1907,
- "Description": 1915,
- "conciseTaskMessage": 1911,
- "mapID": 1,
- "taskType": 10,
- "finishConditionType": 2,
- "finishVlaue": [
- 100001
- ],
- "finishCount": 2,
- "unlockType": -1,
- "unlockLevel": 1,
- "nextTaskID": 3
- },
- {
- "ID": 3,
- "taskName": 1908,
- "Description": 1916,
- "conciseTaskMessage": 1912,
- "mapID": 1,
- "taskType": 10,
- "finishConditionType": 1,
- "finishVlaue": [
- 1001
- ],
- "finishCount": 1,
- "unlockType": -1,
- "unlockLevel": 1,
- "nextTaskID": 4
- },
- {
- "ID": 4,
- "taskName": 1909,
- "Description": 1917,
- "conciseTaskMessage": 1913,
- "mapID": 1,
- "taskType": 10,
- "finishConditionType": 4,
- "finishVlaue": [
- 10
- ],
- "finishCount": 1,
- "unlockType": -1,
- "unlockLevel": 1,
- "nextTaskID": 0
- }
- ]
- }
|