Template:PatchDiff/July 10, 2013 Patch/tf/tf2 misc dir.vpk/scripts/population/robot giant.pop

From Team Fortress Wiki
Jump to: navigation, search
N/A1// -- These attributes must attached to a weapon using ItemAttributes and then ItemName --
N/A2 
N/A3// "Blast radius decreased"
N/A4// "Projectile speed increased"
N/A5// "Projectile speed increased HIDDEN"
N/A6// "Reload time decreased"
N/A7// "airblast pushback scale"
N/A8// "arrow mastery"
N/A9// "attack projectiles"
N/A10// "bullets per shot bonus"
N/A11// "clip size bonus"
N/A12// "clip size penalty"
N/A13// "clip size upgrade atomic"
N/A14// "cloak consume rate increased"
N/A15// "critboost on kill"
N/A16// "damage bonus"
N/A17// "damage causes airblast"
N/A18// "damage penalty"
N/A19// "effect bar recharge rate increased"
N/A20// "faster reload rate"
N/A21// "fire rate bonus"
N/A22// "fire rate penalty"
N/A23// "flame life bonus"
N/A24// (not sure about this one -- can't even find where it gets used at a glance) "multiple sentries"
N/A25// "projectile penetration"
N/A26// "projectile spread angle penalty"
N/A27// "scattergun knockback mult"
N/A28// "uber duration bonus"
N/A29// "ubercharge rate bonus"
N/A30// "use large smoke explosion"
N/A31// ----------------------------------------------------
N/A32 
133WaveSchedule
234{
335 Templates
69101 WeaponRestrictions PrimaryOnly
70102 Attributes HoldFireUntilFullReload
71103 Attributes MiniBoss
72N/A CharacterAttributes
N/A104 ItemAttributes
73105 {
74N/A "move speed bonus" 0.5
N/A106 ItemName "TF_WEAPON_GRENADELAUNCHER"
75107 "faster reload rate" -0.4
76108 "fire rate bonus" 0.75
N/A109 
N/A110 }
N/A111 CharacterAttributes
N/A112 {
N/A113 "move speed bonus" 0.5
77114 "damage force reduction" 0.5
78115 "airblast vulnerability multiplier" 0.5
79116 "override footstep sound set" 4
90127 WeaponRestrictions PrimaryOnly
91128 Attributes HoldFireUntilFullReload
92129 Attributes MiniBoss
93N/A CharacterAttributes
N/A130 ItemAttributes
94131 {
95N/A "move speed bonus" 0.5
N/A132 ItemName "TF_WEAPON_GRENADELAUNCHER"
96133 "fire rate bonus" 0.5
97134 "damage force reduction" 0.5
N/A135 }
N/A136 
N/A137 CharacterAttributes
N/A138 {
N/A139 "move speed bonus" 0.5
98140 "airblast vulnerability multiplier" 0.5
99141 "override footstep sound set" 4
100142 }
110152 WeaponRestrictions PrimaryOnly
111153 MaxVisionRange 1200
112154 Attributes MiniBoss
113N/A CharacterAttributes
N/A155 ItemAttributes
114156 {
115N/A "move speed bonus" 0.5
N/A157 ItemName "TF_WEAPON_MINIGUN"
116158 "damage bonus" 1.5
N/A159 }
N/A160 CharacterAttributes
N/A161 {
N/A162 "move speed bonus" 0.5
117163 "damage force reduction" 0.3
118164 "airblast vulnerability multiplier" 0.3
119165 "override footstep sound set" 2
131177 Item "The Quick-Fix"
132178 WeaponRestrictions SecondaryOnly
133179 Attributes MiniBoss
N/A180 
134181 CharacterAttributes
135182 {
136183 "move speed bonus" 0.5
154201 WeaponRestrictions PrimaryOnly
155202 MaxVisionRange 1200
156203 Attributes MiniBoss
N/A204 ItemAttributes
N/A205 {
N/A206 ItemName "Deflector"
N/A207 "damage bonus" 1.5 // copied from base mighty heavy
N/A208 "attack projectiles" 1 // force ability to shoot down projectiles
N/A209 }
157210 CharacterAttributes
158211 {
159212 "move speed bonus" 0.5
160213 "damage force reduction" 0.3
161N/A "airblast vulnerability multiplier" 0.3
162N/A "damage bonus" 1.5 // copied from base mighty heavy
163N/A "attack projectiles" 1 // force ability to shoot down projectiles
N/A214 "airblast vulnerability multiplier" 0.3
164215 "override footstep sound set" 2
165216 }
166217 }
167218 
N/A219 
168220 T_TFBot_Giant_Heavyweapons_BrassBeast
169221 {
170222 Class Heavyweapons
175227 Health 5000
176228 WeaponRestrictions PrimaryOnly
177229 Attributes MiniBoss
178N/A CharacterAttributes
N/A230 ItemAttributes
179231 {
180N/A "move speed bonus" 0.5
N/A232 ItemName "The Brass Beast"
181233 "damage bonus" 1.5
N/A234 
N/A235 }
N/A236 CharacterAttributes
N/A237 {
N/A238 "move speed bonus" 0.5
182239 "damage force reduction" 0.3
183240 "airblast vulnerability multiplier" 0.3
184241 "override footstep sound set" 2
195252 Health 5000
196253 WeaponRestrictions PrimaryOnly
197254 Attributes MiniBoss
198N/A CharacterAttributes
N/A255 ItemAttributes
199256 {
200N/A "move speed bonus" 0.5
N/A257 ItemName "Natascha"
201258 "damage bonus" 1.5
N/A259 }
N/A260 CharacterAttributes
N/A261 {
N/A262 "move speed bonus" 0.5
202263 "damage force reduction" 0.3
203264 "airblast vulnerability multiplier" 0.3
204265 "override footstep sound set" 2
214275 WeaponRestrictions PrimaryOnly
215276 Item "The Huo Long Heatmaker"
216277 Attributes MiniBoss
217N/A CharacterAttributes
N/A278 ItemAttributes
218279 {
219N/A "move speed bonus" 0.5
N/A280 ItemName "The Huo Long Heatmaker"
220281 "damage bonus" 1
N/A282 }
N/A283 CharacterAttributes
N/A284 {
N/A285 "move speed bonus" 0.5
221286 "damage force reduction" 0.3
222287 "airblast vulnerability multiplier" 0.3
223288 "override footstep sound set" 2
226291 
227292 T_TFBot_Giant_Scout_Fast // high movement speed, melee only
228293 {
229N/A Class Scout
N/A294 Class Scout
230295 Name "Super Scout"
231296 ClassIcon scout_giant_fast
232297 Skill Easy
244309 }
245310 }
246311 
N/A312 
N/A313 
247314 T_TFBot_Giant_DemoMan_PrinceTavish // Fast Moving DemoKnight **
248315 {
249316 Class Demoman
257324 Item "Ali Baba's Wee Booties"
258325 WeaponRestrictions MeleeOnly
259326 Attributes MiniBoss
260N/A CharacterAttributes
N/A327 ItemAttributes
261328 {
262N/A "move speed bonus" 0.5
N/A329 ItemName "The Eyelander"
263330 "critboost on kill" 3
N/A331 }
N/A332 CharacterAttributes
N/A333 {
N/A334 "move speed bonus" 0.5
264335 "damage force reduction" 0.5
265336 "airblast vulnerability multiplier" 0.5
266337 "override footstep sound set" 4
279350 Item "The Sandman"
280351 WeaponRestrictions MeleeOnly
281352 Attributes MiniBoss
282N/A CharacterAttributes
N/A353 ItemAttributes
283354 {
284N/A "move speed bonus" 1
285N/A "effect bar recharge rate increased" 0.1
N/A355 ItemName "The Sandman"
N/A356 "effect bar recharge rate increased" 0.1
N/A357 }
N/A358 CharacterAttributes
N/A359 {
286360 "damage force reduction" 0.7
287361 "airblast vulnerability multiplier" 0.7
288362 "override footstep sound set" 5
289363 }
290364 }
291365 
292N/A T_TFBot_Giant_Soldier_Crit // Super slow crit rocket flight speed, fires one at a time, slower walk speed
N/A366 T_TFBot_Giant_Soldier_Crit // Super slow crit rocket flight speed, fires one at a time
293367 {
294368 Class Soldier
295369 Name "Giant Charged Soldier"
300374 Attributes AlwaysCrit
301375 WeaponRestrictions PrimaryOnly
302376 Attributes MiniBoss
303N/A CharacterAttributes
N/A377 ItemAttributes
304378 {
305N/A "move speed bonus" 0.5
306N/A "faster reload rate" 0.2
N/A379 ItemName "TF_WEAPON_ROCKETLAUNCHER"
307380 "Projectile speed increased" 0.5
N/A381 "faster reload rate" 0.2
308382 "fire rate bonus" 2
N/A383 }
N/A384 CharacterAttributes
N/A385 {
N/A386 "move speed bonus" 0.5
309387 "damage force reduction" 0.4
310388 "airblast vulnerability multiplier" 0.4
311389 "override footstep sound set" 3
312390 }
313391 }
N/A392 
314393 T_TFBot_Giant_Pyro_Flare_Spammer // Spams flare gun fire
315394 {
316395 Class Pyro
322401 Item "Old Guadalajara"
323402 WeaponRestrictions SecondaryOnly
324403 Attributes MiniBoss
N/A404 ItemAttributes
N/A405 {
N/A406 ItemName "The detonator"
N/A407 "Projectile speed increased" 1.0
N/A408 "fire rate bonus" 0.3
N/A409 }
325410 CharacterAttributes
326411 {
327412 "move speed bonus" 0.5
328413 "damage force reduction" 0.6
329414 "airblast vulnerability multiplier" 0.6
330N/A "override footstep sound set" 6
331N/A "Projectile speed increased" 1.0
332N/A "fire rate bonus" 0.3
N/A415 "override footstep sound set" 6
333416 }
334417 }
335418 
343426 Health 3000
344427 WeaponRestrictions PrimaryOnly
345428 Attributes MiniBoss
346N/A CharacterAttributes
N/A429 ItemAttributes
347430 {
348N/A "move speed bonus" 0.5
N/A431 ItemName "The Degreaser"
349432 "damage bonus" 0.05
350433 "fire rate bonus" 1
351N/A "airblast pushback scale" 5
N/A434 "airblast pushback scale" 5
N/A435 }
N/A436 CharacterAttributes
N/A437 {
N/A438 "move speed bonus" 0.5
352439 "damage force reduction" 0.6
353440 "airblast vulnerability multiplier" 0.6
354441 "override footstep sound set" 6
366453 Item "Pugilist's Protector"
367454 WeaponRestrictions MeleeOnly
368455 Attributes MiniBoss
369N/A CharacterAttributes
N/A456 ItemAttributes
370457 {
371N/A "move speed bonus" 0.5
N/A458 ItemName "the killing gloves of boxing"
372459 "fire rate bonus" 0.6
373460 "damage bonus" 1.2
N/A461 
N/A462 }
N/A463 CharacterAttributes
N/A464 {
N/A465 "move speed bonus" 0.5
374466 "damage force reduction" 0.3
375467 "airblast vulnerability multiplier" 0.3
376468 "override footstep sound set" 2
377469 }
378470 }
379N/A 
N/A471 
N/A472 
N/A473 
380474 T_TFBot_Giant_Soldier_Spammer
381475 {
382476 Class Soldier
386480 Skill Expert
387481 WeaponRestrictions PrimaryOnly
388482 Attributes MiniBoss
389N/A CharacterAttributes
N/A483 ItemAttributes
390484 {
391N/A "move speed bonus" 0.5
N/A485 ItemName "TF_WEAPON_ROCKETLAUNCHER"
392486 "Projectile speed increased" 0.65
393487 "faster reload rate" -0.8
394488 "fire rate bonus" 0.5
N/A489 
N/A490 }
N/A491 CharacterAttributes
N/A492 {
N/A493 "move speed bonus" 0.5
395494 "damage force reduction" 0.4
396495 "airblast vulnerability multiplier" 0.4
397496 "override footstep sound set" 3
398497 }
399498 }
400499 
N/A500 
401501 T_TFBot_SentryBuster
402502 {
403503 Class Demoman
407507 Item "The Ullapool Caber"
408508 WeaponRestrictions MeleeOnly
409509 ClassIcon sentry_buster
410N/A Attributes MiniBoss
N/A510 Attributes MiniBoss
411511 CharacterAttributes
412512 {
413513 "move speed bonus" 2
417517 "cannot be backstabbed" 1
418518 }
419519 }
N/A520 
420521 T_TFBot_Soldier_BurstFire
421522 {
422523 Class Soldier
428529 Attributes MiniBoss
429530 Attributes HoldFireUntilFullReload
430531 Attributes AlwaysCrit
431N/A CharacterAttributes
N/A532 ItemAttributes
432533 {
433N/A "move speed bonus" 0.5
N/A534 ItemName "TF_WEAPON_ROCKETLAUNCHER"
434535 "damage bonus" 2.0
435536 "Projectile speed increased" 0.9
436537 "faster reload rate" 0.4
437538 "fire rate bonus" 0.2
438N/A "clip size upgrade atomic" 5.0
N/A539 "clip size upgrade atomic" 5.0
N/A540 }
N/A541 CharacterAttributes
N/A542 {
N/A543 "move speed bonus" 0.5
439544 "damage force reduction" 0.4
440545 "airblast vulnerability multiplier" 0.4
441546 "override footstep sound set" 3
442547 }
443548 }
N/A549 
444550 T_TFBot_Chief_Gauntlet
445551 {
446552 Class Heavyweapons
454560 Item "Fists of Steel"
455561 Attributes MiniBoss
456562 Attributes UseBossHealthBar
457N/A CharacterAttributes
N/A563 ItemAttributes
458564 {
459N/A "move speed bonus" 0.4
460N/A "health regen" 250
N/A565 ItemName "Fists of Steel"
461566 "fire rate bonus" 0.6
462567 "damage bonus" 5
N/A568 }
N/A569 CharacterAttributes
N/A570 {
N/A571 "move speed bonus" 0.4
N/A572 "health regen" 250
463573 "damage force reduction" 0.3
464574 "airblast vulnerability multiplier" 0.3
465575 "override footstep sound set" 2
466576 "airblast vertical vulnerability multiplier" 0.1
467N/A "rage_giving_scale" 0.1
N/A577 "rage giving scale" 0.1
468578 }
469579 }
N/A580 
470581 T_TFBot_Chief_Tavish
471582 {
472583 Class Demoman
482593 Item "Ali Baba's Wee Booties"
483594 Attributes MiniBoss
484595 Attributes UseBossHealthBar
N/A596 ItemAttributes
N/A597 {
N/A598 ItemName "The Eyelander"
N/A599 "damage bonus" 5
N/A600 }
485601 CharacterAttributes
486602 {
487603 "move speed bonus" 0.4
488N/A "health regen" 500
489N/A "damage bonus" 5
N/A604 "health regen" 500
490605 "damage force reduction" 0.3
491606 "airblast vulnerability multiplier" 0.3
492607 "override footstep sound set" 2
493608 "airblast vertical vulnerability multiplier" 0.1
494N/A "rage_giving_scale" 0.1
N/A609 "rage giving scale" 0.1
495610 }
496611 }
N/A612 
497613 T_TFBot_Chief_Pyro
498614 {
499615 Class Pyro
505621 Scale 1.9
506622 Attributes MiniBoss
507623 Attributes UseBossHealthBar
508N/A CharacterAttributes
N/A624 ItemAttributes
509625 {
N/A626 ItemName "TF_WEAPON_FLAMETHROWER"
510627 "airblast pushback scale" 2.0
511N/A "move speed bonus" 0.4
512N/A "health regen" 500
513628 "damage bonus" 5
N/A629 }
N/A630 CharacterAttributes
N/A631 {
N/A632 "move speed bonus" 0.4
N/A633 "health regen" 500
514634 "damage force reduction" 0.3
515635 "airblast vulnerability multiplier" 0.3
516636 "override footstep sound set" 2
517637 "airblast vertical vulnerability multiplier" 0.1
518N/A "rage_giving_scale" 0.1
N/A638 "rage giving scale" 0.1
519639 }
520640 }
N/A641 
521642 T_TFBot_Chief_Soldier
522643 {
523644 Class Soldier
532653 Attributes UseBossHealthBar
533654 Attributes HoldFireUntilFullReload
534655 Attributes AlwaysCrit
535N/A CharacterAttributes
N/A656 ItemAttributes
536657 {
537N/A "health regen" 250
538N/A "move speed bonus" 0.5
N/A658 ItemName "TF_WEAPON_ROCKETLAUNCHER"
539659 "damage bonus" 1.5
540660 "Projectile speed increased" 1.3
541661 "faster reload rate" 0.6
542662 "fire rate bonus" 0.2
543663 "clip size upgrade atomic" 7.0
N/A664 }
N/A665 CharacterAttributes
N/A666 {
N/A667 "health regen" 250
N/A668 "move speed bonus" 0.5
544669 "damage force reduction" 0.4
545670 "airblast vulnerability multiplier" 0.4
546671 "override footstep sound set" 3
547672 "airblast vertical vulnerability multiplier" 0.1
548N/A "rage_giving_scale" 0.1
N/A673 "rage giving scale" 0.1
549674 }
550675 }
N/A676 
N/A677 
N/A678 
N/A679 
551680 T_TFBot_Giant_Major_League
552681 {
553682 Class Scout
562691 Item "The Sandman"
563692 WeaponRestrictions MeleeOnly
564693 Attributes MiniBoss
565N/A Attributes UseBossHealthBar
566N/A CharacterAttributes
N/A694 Attributes UseBossHealthBar
N/A695 ItemAttributes
567696 {
568N/A "move speed bonus" 8
N/A697 ItemName "The Sandman"
569698 "effect bar recharge rate increased" 0.001
N/A699 }
N/A700 CharacterAttributes
N/A701 {
N/A702 "move speed bonus" 8
570703 "damage force reduction" 0.7
571704 "airblast vulnerability multiplier" 3.0
572705 "override footstep sound set" 5
573706 "airblast vertical vulnerability multiplier" 0.1
574N/A "rage_giving_scale" 0.1
N/A707 "rage giving scale" 0.1
575708 }
576709 }
N/A710 
577711 T_TFBot_Giant_Metalbeard
578712 {
579713 Class Demoman
587721 Attributes MiniBoss
588722 Attributes UseBossHealthBar
589723 Attributes HoldFireUntilFullReload
590N/A CharacterAttributes
591N/A {
N/A724 ItemAttributes
N/A725 {
N/A726 ItemName "TF_WEAPON_GRENADELAUNCHER"
592727 "fire rate bonus" 0.2
593728 "faster reload rate" 0.3
594729 "clip size penalty" 3.0
595730 "Projectile speed increased" 1.5
596N/A 
597N/A "health regen" 200
598N/A 
N/A731 }
N/A732 CharacterAttributes
N/A733 {
N/A734 "health regen" 200
599735 "move speed bonus" 0.32
600736 "damage force reduction" 0.7
601737 "airblast vulnerability multiplier" 0.3
602738 "override footstep sound set" 4
603739 "airblast vertical vulnerability multiplier" 0.1
604N/A "rage_giving_scale" 0.1
N/A740 "rage giving scale" 0.1
605741 }
606742 }
607743 }