Guest User

Untitled

a guest
Oct 22nd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. "challenges"
  2. {
  3. "common_infected_killed"
  4. {
  5. //General
  6. "name" "Zombie Genocide" //Name of the challenge
  7. "goal" "100" //Goal
  8. "checked_end" "0" //Is checked at the end: AKA: Must be active at the end to win.
  9. "detail_lines" "2" //Total number of detail lines
  10. "dt_1" "" //Detail line 1
  11. "dt_2" "" //Detail line 2
  12. "id" "1" //The id
  13. "exp_reward" "1200" //Exp rewarded
  14. "points_reward" "250" //Points rewarded
  15. "exp_penalty" "" //Exp penalty
  16. "points_penalty" "" //Points penalty
  17.  
  18. //Special
  19. "total_items" "2" //Total inventory items to give
  20. "item1" "" //Item 1
  21. "item2" "" //Item 2
  22.  
  23. //Category find
  24. "difficulty" "" // 1: Easy 2: Normal 3: Hard 4: Veteran 5: Impossible
  25. "team" "2" //Team specific. 2: Survivors 3: Infected
  26.  
  27. //Initial challenge count!
  28. "initbuffer" "0"
  29. "ignore_goal" "0"
  30. }
  31.  
  32. "friendly_fire"
  33. {
  34. "name" "Safe Fire"
  35. "detail_lines" "1"
  36. "dt_1" "You must not deal any friendly-fire to teammates on this round to complete this challenge"
  37. "id" "2"
  38. "checked_end" "1"
  39. "exp_reward" "5500"
  40. "points_reward" "100"
  41. "exp_penalty" "500"
  42. "points_penalty" "50"
  43. "difficulty" "2"
  44. "team" "2"
  45. "initbuffer" "1"
  46. "goal" "1"
  47. }
  48.  
  49. "witch_killed"
  50. {
  51. "name" "Witch Hunt"
  52. "detail_lines" "1"
  53. "dt_1" "You must kill 3 witches on this round to complete this challenge"
  54. "id" "3"
  55. "exp_reward" "3125"
  56. "points_reward" "100"
  57. "exp_penalty" "625"
  58. "points_penalty" "30"
  59. "goal" "3"
  60. "difficulty" "2"
  61. "team" "2"
  62. "goal" "3"
  63. }
  64.  
  65. "karma_charges"
  66. {
  67. "name" "Karma Speed"
  68. "detail_lines" "1"
  69. "dt_1" "You must Karma-Charge 3 survivors on this round to complete this challenge"
  70. "id" "4"
  71. "exp_reward" "8000"
  72. "points_reward" "675"
  73. "exp_penalty" "850"
  74. "points_penalty" "100"
  75. "goal" "3"
  76. "difficulty" "3"
  77. "team" "3"
  78. "goal" "3"
  79. }
  80.  
  81. "karma_slaps"
  82. {
  83. "name" "Karma Hit"
  84. "detail_lines" "1"
  85. "dt_1" "You must Karma-Slap 2 survivors on this round to complete this challenge"
  86. "id" "5"
  87. "exp_reward" "8000"
  88. "points_reward" "1050"
  89. "exp_penalty" "850"
  90. "points_penalty" "100"
  91. "goal" "2"
  92. "difficulty" "3"
  93. "team" "3"
  94. }
  95.  
  96. "boss_hunter"
  97. {
  98. "name" "Boss Rampage"
  99. "detail_lines" "1"
  100. "dt_1" "You must kill 20 Special Infected on this round to complete this challenge"
  101. "id" "6"
  102. "exp_reward" "2235"
  103. "points_reward" "70"
  104. "exp_penalty" "500"
  105. "points_penalty" "75"
  106. "goal" "20"
  107. "difficulty" "1"
  108. "team" "2"
  109. }
  110.  
  111. "survivor_massacre"
  112. {
  113. "name" "Survivor Massacre"
  114. "detail_lines" "1"
  115. "dt_1" "You must kill 3 survivors on this round to complete this challenge"
  116. "id" "7"
  117. "exp_reward" "3500"
  118. "points_reward" "200"
  119. "exp_penalty" "700"
  120. "points_penalty" "55"
  121. "goal" "3"
  122. "difficulty" "2"
  123. "team" "3"
  124. }
  125.  
  126. "revive"
  127. {
  128. "name" "Advanced Care"
  129. "detail_lines" "1"
  130. "dt_1" "You must help 6 incapacitated teammates on this round to complete this challenge"
  131. "id" "8"
  132. "exp_reward" "3000"
  133. "points_reward" "85"
  134. "exp_penalty" "750"
  135. "points_penalty" "35"
  136. "goal" "6"
  137. "difficulty" "2"
  138. "team" "2"
  139. }
  140.  
  141. "bounty_hunter"
  142. {
  143. "name" "Bounty Hunting"
  144. "detail_lines" "1"
  145. "dt_1" "You must earn 150 Bounty as infected on this round to complete this challenge"
  146. "id" "9"
  147. "exp_reward" "3500"
  148. "points_reward" "550"
  149. "exp_penalty" "800"
  150. "points_penalty" "50"
  151. "goal" "150"
  152. "difficulty" "2"
  153. "team" "3"
  154. }
  155.  
  156. "standing"
  157. {
  158. "name" "Rambo Mission"
  159. "goal" "1"
  160. "init_buffer" "1"
  161. "checked_end" "1"
  162. "detail_lines" "1"
  163. "dt_1" "You must not get incapped during this round to complete this challenge"
  164. "id" "10"
  165. "exp_reward" "4500"
  166. "exp_penalty" "2500"
  167. "points_reward" "150"
  168. "points_penalty" "50"
  169. "difficulty" "2"
  170. "team" "2"
  171. }
  172.  
  173. "impossible"
  174. {
  175. "name" "Honor Mission"
  176. "goal" "1"
  177. "init_buffer" "1"
  178. "checked_end" "1"
  179. "detail_lines" "2"
  180. "dt_1" "You must not get any damage during this round to complete this challenge"
  181. "dt_2" "(60% of the survivors have to make it to the saferoom)"
  182. "id" "11"
  183. "exp_reward" "12500"
  184. "exp_penalty" "4000"
  185. "points_reward" "4500"
  186. "points_penalty" "900"
  187. "random_upgrade" "1"
  188. "random_skill" "1"
  189. "buff_slot" "1"
  190. "difficulty" "3"
  191. "team" "2"
  192. }
  193.  
  194. "pounce"
  195. {
  196. "name" "Pounce Rampage"
  197. "detail_lines" "1"
  198. "dt_1" "You must pounce 7 times during this round to complete this challenge"
  199. "id" "12"
  200. "exp_reward" "2000"
  201. "points_reward" "20"
  202. "exp_penalty" "1000"
  203. "difficulty" "1"
  204. "goal" "7"
  205. "team" "3"
  206. }
  207.  
  208. "burn"
  209. {
  210. "name" "Inferno"
  211. "detail_lines"
  212. "dt_1" "You must burn 200 common infected on this round to complete this challenge"
  213. "id" "13"
  214. "exp_reward" "3100"
  215. "points_reward" "200"
  216. "exp_penalty" "500"
  217. "difficulty" "2"
  218. "goal" "200"
  219. "team" "2"
  220. }
  221.  
  222. "karma_honorcode"
  223. {
  224. "name" "Own the creator!"
  225. "goal" "1"
  226. "init_buffer" "0"
  227. "checked_end" "1"
  228. "detail_lines" "1"
  229. "dt_1" "You must Karma-Charge HonorCode to win this challenge"
  230. "id" "14"
  231. "exp_reward" "3000"
  232. "points_reward" "100"
  233. "gem_reward" "3"
  234. "exp_penalty" "1500"
  235. "difficulty" "3"
  236. "team" "3"
  237. }
  238.  
  239. "helms_deep_victory"
  240. {
  241. "name" "The Greatest Battle"
  242. "detail_lines" "1"
  243. "goal" "1"
  244. "init_buffer" "0"
  245. "dt_1" "You and 50% of your teammates must survive the helms deep battle"
  246. "id" "15"
  247. "exp_reward" "6500"
  248. "points_reward" "200"
  249. "difficulty" "3"
  250. "team" "2"
  251. "total_items" "1"
  252. "item1" "8"
  253. }
  254. }
Add Comment
Please, Sign In to add comment