/info/scripts/population/mvm_The_edge.pop

https://bitbucket.org/kimoto/sushi · Unknown · 306 lines · 287 code · 19 blank · 0 comment · 0 complexity · c19a1e17e21c805e6da6deb2c88bd397 MD5 · raw file

  1. #base robot_giant.pop
  2. #base robot_standard.pop
  3. WaveSchedule
  4. {
  5. StartingCurrency 0
  6. RespawnWaveTime 3
  7. CanBotsAttackWhileInSpawnRoom no
  8. Eventpopfile Halloween
  9. Advanced 0
  10. Mission // sentry buster
  11. {
  12. Objective DestroySentries
  13. InitialCooldown 5
  14. Where spawnsb
  15. BeginAtWave 1
  16. RunForThisManyWaves 4
  17. CooldownTime 20
  18. TFBot
  19. {
  20. Template T_TFBot_SentryBuster
  21. }
  22. }
  23. //Wave 1 //Currency 350//////////
  24. wave
  25. {
  26. StartWaveOutput
  27. {
  28. Target wave_start_relay
  29. Action Trigger
  30. }
  31. DoneOutput
  32. {
  33. Target wave_finished_relay
  34. Action trigger
  35. }
  36. WaitWhenDone 65
  37. Checkpoint Yes
  38. WaveSpawn
  39. {
  40. Where spawnbot
  41. Name wave01a
  42. TotalCount 30
  43. MaxActive 20
  44. WaitBeforeStarting 0
  45. WaitBetweenSpawns 5
  46. SpawnCount 5
  47. TotalCurrency 100
  48. TFBot
  49. {
  50. Class Scout
  51. Skill Easy
  52. Name "Zombie Scout"
  53. Item "Wrap Battler"
  54. Item "B-ankh"
  55. Item "Futankhamun"
  56. Item "Unarmed Combat"
  57. WeaponRestrictions MeleeOnly
  58. }
  59. }
  60. WaveSpawn
  61. {
  62. Where spawnbot
  63. Name wave01b
  64. TotalCount 35
  65. MaxActive 20
  66. WaitBeforeStarting 10
  67. WaitBetweenSpawns 7
  68. SpawnCount 6
  69. TotalCurrency 250
  70. RandomChoice
  71. {
  72. TFBot
  73. {
  74. Class Soldier
  75. Skill Easy
  76. Item "Bat Outta Hell"
  77. Name "Zombie Soldier"
  78. WeaponRestrictions MeleeOnly
  79. }
  80. TFBot
  81. {
  82. Class Demoman
  83. Skill Easy
  84. Name "Zombie Demoman"
  85. Item "The Bat Outta Hell"
  86. WeaponRestrictions MeleeOnly
  87. }
  88. TFBot
  89. {
  90. Class Soldier
  91. Skill Easy
  92. Item "The Bat Outta Hell"
  93. Name "Zombie Soldier"
  94. WeaponRestrictions MeleeOnly
  95. }
  96. TFBot
  97. {
  98. Class Demoman
  99. Skill Easy
  100. Item "The Bat Outta Hell"
  101. Name "Zombie Demoman"
  102. WeaponRestrictions MeleeOnly
  103. }
  104. TFBot
  105. {
  106. Template T_TFBot_Heavyweapons_Heavyweight_Champ_Fast
  107. Skill Hard
  108. Name "Zombie Heavy"
  109. Item "Hard Counter"
  110. WeaponRestrictions MeleeOnly
  111. }
  112. TFBot
  113. {
  114. Template T_TFBot_Heavyweapons_Heavyweight_Champ_Fast
  115. Skill Hard
  116. Name "Zombie Heavy"
  117. Item "Soviet Gentleman"
  118. Item "The Frying Pan"
  119. WeaponRestrictions MeleeOnly
  120. }
  121. }
  122. }
  123. }
  124. //Wave 2 // Currency 500///
  125. wave
  126. {
  127. StartWaveOutput
  128. {
  129. Target Wave_Start_relay
  130. Action Trigger
  131. }
  132. DoneOutput
  133. {
  134. Target wave_finished_relay
  135. Action Trigger
  136. }
  137. WaitWhenDone 65
  138. Checkpoint Yes
  139. WaveSpawn
  140. {
  141. Name Wave02a
  142. Where spawnbot
  143. TotalCount 45
  144. MaxActive 20
  145. SpawnCount 6
  146. WaitBeforeStarting 0
  147. WaitBetweenSpawns 5
  148. TotalCurrency 130
  149. TFBot
  150. {
  151. Class Scout
  152. Skill Easy
  153. Name "Zombie Scout"
  154. Item "Wrap Battler"
  155. Item "B-ankh"
  156. Item "Futankhamun"
  157. Item "Unarmed Combat"
  158. WeaponRestrictions MeleeOnly
  159. }
  160. }
  161. WaveSpawn
  162. {
  163. Name Wave02b
  164. Where spawnbot
  165. TotalCount 60
  166. MaxActive 20
  167. SpawnCount 7
  168. WaitBeforeStarting 4
  169. WaitBetweenSpawns 6
  170. TotalCurrency 230
  171. RandomChoice
  172. {
  173. TFBot
  174. {
  175. Class Demoman
  176. Skill Easy
  177. Name "Sheild Bearer"
  178. Item "The Chargin' Targe"
  179. WeaponRestrictions MeleeOnly
  180. }
  181. TFBot
  182. {
  183. Class Soldier
  184. Skill Easy
  185. Name "Undead Miner"
  186. Item "Escape plan"
  187. Item "Lumbricus Lid"
  188. WeaponRestrictions MeleeOnly
  189. }
  190. TFBot
  191. {
  192. Class Demoman
  193. Skill Easy
  194. Name "Undead Blaster"
  195. Item "The Loose Cannon"
  196. Item "Scotch Bonnet"
  197. }
  198. TFBot
  199. {
  200. Class Sniper
  201. Skill Expert
  202. Name "Undead Bowman"
  203. Item "The Huntsman"
  204. Item "Darwin's Danger Shield"
  205. Item "Lonestar"
  206. WeaponRestrictions PrimaryOnly
  207. }
  208. }
  209. }
  210. }
  211. //Wave 3////Currency 600///////////////////////////
  212. wave
  213. {
  214. StartWaveOutput
  215. {
  216. Target_wave_start_relay
  217. Action Trigger
  218. }
  219. DoneOutPut
  220. {
  221. Target Wave_finished_realy
  222. Action Trigger
  223. }
  224. WaitWhenDone 65
  225. Checkpoint Yes
  226. Wavespawn
  227. {
  228. Name Wave03a
  229. Where spawnbot
  230. totalcount 40
  231. MaxActive 24
  232. Spawncount 8
  233. waitBetweenSpawns 6
  234. TotalCurrency 140
  235. TFBot
  236. {
  237. Class Scout
  238. Skill Easy
  239. Name "Zombie Scout"
  240. Item "Wrap Battler"
  241. Item "B-ankh"
  242. Item "Futankhamun"
  243. Item "Unarmed Combat"
  244. WeaponRestrictions MeleeOnly
  245. }
  246. }
  247. Wavespawn
  248. {
  249. Name Wave03B
  250. Where Spawnbot
  251. totalcount 20
  252. MaxActive 5
  253. SpawnCount 5
  254. Waitbeforestarting 4
  255. Waitbetweenspawns 5
  256. TotalCurrency 100
  257. TFBot
  258. {
  259. Class Soldier
  260. Skill Easy
  261. Name "Rejected Miner"
  262. Item "Pain Train"
  263. Item "Battle Bob"
  264. WeaponRestrictions MeleeOnly
  265. }
  266. }
  267. Wavespawn
  268. {
  269. Name Wave03C
  270. Where Spawnbot
  271. TotalCount 20
  272. Maxactive 5
  273. SpawnCount 5
  274. Waitbeforestarting 5
  275. Watbetweenspawns 7
  276. TotalCurrency 100
  277. TFBot
  278. {
  279. Class Demoman
  280. Skill Normal
  281. Name "Peg Leg Pete"
  282. Item "Bootlegger"
  283. Item "The Loose Cannon"
  284. }
  285. }
  286. }
  287. }