TaskConfig.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "configList": [
  3. {
  4. "ID": 1,
  5. "taskName": 301116,
  6. "Description": null,
  7. "conciseTaskMessage": -1,
  8. "isDirectFinish": 0,
  9. "taskType": 10,
  10. "finishConditionType": 3,
  11. "finishCount": 1,
  12. "unlockType": -1,
  13. "unlockLevel": 1,
  14. "nextTaskID": 2,
  15. "showType": 0,
  16. "isInheritCount": -1,
  17. "taskIcon": "asd",
  18. "showCountValue": 1,
  19. "startNoob2": 0,
  20. "passPoint": 0,
  21. "noTaskTracking": 0,
  22. "notificationID": -1,
  23. "triggerType": 1,
  24. "loopType": 1,
  25. "loopCount": 0
  26. },
  27. {
  28. "ID": 2,
  29. "taskName": 301120,
  30. "Description": null,
  31. "conciseTaskMessage": -1,
  32. "isDirectFinish": 0,
  33. "taskType": 10,
  34. "finishConditionType": 2,
  35. "finishCount": 5,
  36. "unlockType": -1,
  37. "unlockLevel": 1,
  38. "nextTaskID": 3,
  39. "showType": 0,
  40. "isInheritCount": -1,
  41. "taskIcon": "asd",
  42. "showCountValue": 1,
  43. "startNoob2": 0,
  44. "passPoint": 0,
  45. "noTaskTracking": 0,
  46. "notificationID": -1,
  47. "triggerType": 1,
  48. "loopType": 1,
  49. "loopCount": 0
  50. },
  51. {
  52. "ID": 3,
  53. "taskName": 301122,
  54. "Description": null,
  55. "conciseTaskMessage": -1,
  56. "isDirectFinish": 0,
  57. "taskType": 10,
  58. "finishConditionType": 4,
  59. "finishCount": 1,
  60. "unlockType": -1,
  61. "unlockLevel": 1,
  62. "nextTaskID": 0,
  63. "showType": 0,
  64. "isInheritCount": -1,
  65. "taskIcon": "asd",
  66. "showCountValue": 1,
  67. "startNoob2": 0,
  68. "passPoint": 0,
  69. "noTaskTracking": 0,
  70. "notificationID": -1,
  71. "triggerType": 1,
  72. "loopType": 1,
  73. "loopCount": 0
  74. }
  75. ]
  76. }