TaskConfig.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. {
  2. "configList": [
  3. {
  4. "ID": 1,
  5. "taskName": 1906,
  6. "Description": 1914,
  7. "conciseTaskMessage": 1910,
  8. "mapID": 1,
  9. "taskType": 10,
  10. "finishConditionType": 3,
  11. "finishVlaue": [
  12. 1914
  13. ],
  14. "finishCount": 1,
  15. "unlockType": -1,
  16. "unlockLevel": 1,
  17. "nextTaskID": 2,
  18. "showType": 0,
  19. "isInheritCount": -1,
  20. "taskIcon": "asd",
  21. "showCountValue": 1,
  22. "startNoob2": 0,
  23. "passPoint": 0,
  24. "noTaskTracking": 0,
  25. "notificationID": -1,
  26. "triggerType": 1,
  27. "loopType": 1,
  28. "loopCount": 0
  29. },
  30. {
  31. "ID": 2,
  32. "taskName": 1907,
  33. "Description": 1915,
  34. "conciseTaskMessage": 1911,
  35. "mapID": 1,
  36. "taskType": 10,
  37. "finishConditionType": 2,
  38. "finishVlaue": [
  39. 100001
  40. ],
  41. "finishCount": 2,
  42. "unlockType": -1,
  43. "unlockLevel": 1,
  44. "nextTaskID": 3,
  45. "showType": 0,
  46. "isInheritCount": -1,
  47. "taskIcon": "asd",
  48. "showCountValue": 1,
  49. "startNoob2": 0,
  50. "passPoint": 0,
  51. "noTaskTracking": 0,
  52. "notificationID": -1,
  53. "triggerType": 1,
  54. "loopType": 1,
  55. "loopCount": 0
  56. },
  57. {
  58. "ID": 3,
  59. "taskName": 1908,
  60. "Description": 1916,
  61. "conciseTaskMessage": 1912,
  62. "mapID": 1,
  63. "taskType": 10,
  64. "finishConditionType": 1,
  65. "finishVlaue": [
  66. 1001
  67. ],
  68. "finishCount": 1,
  69. "unlockType": -1,
  70. "unlockLevel": 1,
  71. "nextTaskID": 4,
  72. "showType": 0,
  73. "isInheritCount": -1,
  74. "taskIcon": "asd",
  75. "showCountValue": 1,
  76. "startNoob2": 0,
  77. "passPoint": 0,
  78. "noTaskTracking": 0,
  79. "notificationID": -1,
  80. "triggerType": 1,
  81. "loopType": 1,
  82. "loopCount": 0
  83. },
  84. {
  85. "ID": 4,
  86. "taskName": 1909,
  87. "Description": 1917,
  88. "conciseTaskMessage": 1913,
  89. "mapID": 1,
  90. "taskType": 10,
  91. "finishConditionType": 4,
  92. "finishVlaue": [
  93. 10
  94. ],
  95. "finishCount": 1,
  96. "unlockType": -1,
  97. "unlockLevel": 1,
  98. "nextTaskID": 0,
  99. "showType": 0,
  100. "isInheritCount": -1,
  101. "taskIcon": "asd",
  102. "showCountValue": 1,
  103. "startNoob2": 0,
  104. "passPoint": 0,
  105. "noTaskTracking": 0,
  106. "notificationID": -1,
  107. "triggerType": 1,
  108. "loopType": 1,
  109. "loopCount": 0
  110. }
  111. ]
  112. }