TaskConfig.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  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. "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": 1907,
  30. "Description": 1915,
  31. "conciseTaskMessage": 1911,
  32. "mapID": 1,
  33. "taskType": 10,
  34. "finishConditionType": 2,
  35. "finishVlaue": [
  36. 100001
  37. ],
  38. "finishCount": 5,
  39. "unlockType": -1,
  40. "unlockLevel": 1,
  41. "nextTaskID": 3,
  42. "showType": 0,
  43. "isInheritCount": -1,
  44. "taskIcon": "asd",
  45. "showCountValue": 1,
  46. "startNoob2": 0,
  47. "passPoint": 0,
  48. "noTaskTracking": 0,
  49. "notificationID": -1,
  50. "triggerType": 1,
  51. "loopType": 1,
  52. "loopCount": 0
  53. },
  54. {
  55. "ID": 3,
  56. "taskName": 1908,
  57. "Description": 1916,
  58. "conciseTaskMessage": 1912,
  59. "mapID": 1,
  60. "taskType": 10,
  61. "finishConditionType": 1,
  62. "finishCount": 1,
  63. "unlockType": -1,
  64. "unlockLevel": 1,
  65. "nextTaskID": 0,
  66. "showType": 0,
  67. "isInheritCount": -1,
  68. "taskIcon": "asd",
  69. "showCountValue": 1,
  70. "startNoob2": 0,
  71. "passPoint": 0,
  72. "noTaskTracking": 0,
  73. "notificationID": -1,
  74. "triggerType": 1,
  75. "loopType": 1,
  76. "loopCount": 0
  77. },
  78. {
  79. "ID": 4,
  80. "taskName": 1909,
  81. "Description": 1917,
  82. "conciseTaskMessage": 1913,
  83. "mapID": 1,
  84. "taskType": 10,
  85. "finishConditionType": 4,
  86. "finishVlaue": [
  87. 10
  88. ],
  89. "finishCount": 1,
  90. "unlockType": -1,
  91. "unlockLevel": 1,
  92. "nextTaskID": 0,
  93. "showType": 0,
  94. "isInheritCount": -1,
  95. "taskIcon": "asd",
  96. "showCountValue": 1,
  97. "startNoob2": 0,
  98. "passPoint": 0,
  99. "noTaskTracking": 0,
  100. "notificationID": -1,
  101. "triggerType": 1,
  102. "loopType": 1,
  103. "loopCount": 0
  104. }
  105. ]
  106. }