Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.80 KB | None | 0 0
  1. #base robot_giant.pop
  2. #base robot_standard.pop
  3. #base robot_gatebot.pop
  4. population
  5. {
  6. Templates
  7. {
  8. T_TFBot_Giant_Boxing_Heavy_Fast
  9. {
  10. ClassIcon heavy_gru
  11. Health 5000
  12. Name "Super Lightweight Champ"
  13. Class HeavyWeapons
  14. Skill expert
  15. WeaponRestrictions MeleeOnly
  16. Attributes "MiniBoss"
  17. ItemAttributes
  18. {
  19. ItemName "gloves of running urgently mvm"
  20. "fire rate bonus" 0.6
  21. "damage bonus" 1.2
  22. }
  23. ItemAttributes
  24. {
  25. ItemName "pugilist's protector"
  26. "set item tint RGB" 13595446
  27. }
  28. CharacterAttributes
  29. {
  30. "move speed bonus" 0.6
  31. "damage force reduction" 0.3
  32. "airblast vulnerability multiplier" 0.3
  33. "override footstep sound set" 2
  34. }
  35. Item "gloves of running urgently mvm"
  36. Item "pugilist's protector"
  37. }
  38. T_TFBot_Titan_Pyro
  39. {
  40. ClassIcon PYRO
  41. Health 30000
  42. Name "Titan Pyro"
  43. Scale 1.85
  44. Class Pyro
  45. Skill Expert
  46. WeaponRestrictions PrimaryOnly
  47. Attributes "MiniBoss"
  48. Attributes "UseBossHealthBar"
  49. ItemAttributes
  50. {
  51. ItemName "powerhouse_flamethrower_turbinetorcher"
  52. "damage bonus" 3.0
  53. "airblast pushback scale" 3.5
  54. "weapon burn dmg increased" 2.75
  55. "flame_spread_degree" 4
  56. "flame_drag" 4
  57. "flame_up_speed" -50
  58. "flame_speed" 3600
  59. "flame_lifetime" 0.75
  60. "set_item_texture_wear" 0.2
  61. "ragdolls become ash" 1
  62. }
  63. CharacterAttributes
  64. {
  65. "move speed bonus" 0.375
  66. "damage force reduction" 0.1
  67. "airblast vulnerability multiplier" 0.1
  68. "override footstep sound set" 6
  69. "airblast vertical vulnerability multiplier" 0.1
  70. "rage giving scale" 0.1
  71. }
  72. Item "the steel sixpack"
  73. Item "the rusty reaper"
  74. Item "the cyborg stunt helmet"
  75. Item "powerhouse_flamethrower_turbinetorcher"
  76. }
  77. T_TFBot_Titan_Demoman
  78. {
  79. ClassIcon demo_SPAMMER
  80. Health 33000
  81. Name "Titan Demoman"
  82. Scale 1.85
  83. Class Demoman
  84. Skill Expert
  85. WeaponRestrictions PrimaryOnly
  86. Attributes "HoldFireUntilFullReload"
  87. Attributes "MiniBoss"
  88. Attributes "UseBossHealthBar"
  89. ItemAttributes
  90. {
  91. ItemName "gentlemanne_grenadelauncher_topshelf"
  92. "faster reload rate" -0.8
  93. "fire rate bonus" 0.22
  94. "projectile spread angle penalty" 4.5
  95. "damage bonus" 1.5
  96. "set_item_texture_wear" 0.2
  97. }
  98. CharacterAttributes
  99. {
  100. "move speed bonus" 0.375
  101. "damage force reduction" 0.1
  102. "airblast vulnerability multiplier" 0.1
  103. "override footstep sound set" 4
  104. "airblast vertical vulnerability multiplier" 0.1
  105. "rage giving scale" 0.1
  106. }
  107. Item "gentlemanne_grenadelauncher_topshelf"
  108. Item "blast defense"
  109. Item "the dark age defender"
  110. }
  111. T_TFBot_Titan_Heavyweapons
  112. {
  113. ClassIcon HEAVY
  114. Health 50000
  115. Name "Titan Heavy"
  116. Scale 1.85
  117. Class HeavyWeapons
  118. Skill Expert
  119. MaxVisionRange 1200
  120. WeaponRestrictions PrimaryOnly
  121. Attributes "MiniBoss"
  122. Attributes "UseBossHealthBar"
  123. ItemAttributes
  124. {
  125. ItemName "gentlemanne_minigun_topshelf"
  126. "damage bonus" 1.75
  127. "fire rate bonus" 0.85
  128. "minigun spinup time decreased" 1.65
  129. "ragdolls become ash" 1
  130. "bullets per shot bonus" 2.0
  131. "set_item_texture_wear" 0.2
  132. }
  133. CharacterAttributes
  134. {
  135. "move speed bonus" 0.375
  136. "damage force reduction" 0.1
  137. "airblast vulnerability multiplier" 0.1
  138. "override footstep sound set" 2
  139. "airblast vertical vulnerability multiplier" 0.1
  140. "rage giving scale" 0.1
  141. }
  142. Item "der maschinensoldaten-helm"
  143. Item "commissar's coat"
  144. Item "gentlemanne_minigun_topshelf"
  145. }
  146. T_TFBot_Giant_Medic_Quickfix
  147. {
  148. ClassIcon medic_giant
  149. Health 4500
  150. Name "Giant Quick-Fix Medic"
  151. Class Medic
  152. Skill Easy
  153. WeaponRestrictions SecondaryOnly
  154. Attributes "MiniBoss"
  155. CharacterAttributes
  156. {
  157. "move speed bonus" 0.5
  158. "damage force reduction" 0.6
  159. "airblast vulnerability multiplier" 0.6
  160. }
  161. Item "the quick-fix"
  162. }
  163. T_TFBot_Sentrybuster_Armor
  164. {
  165. ClassIcon sentry_buster
  166. Health 6500
  167. Name "Armored Sentrybuster"
  168. Class Demoman
  169. Skill Expert
  170. WeaponRestrictions MeleeOnly
  171. Attributes "MiniBoss"
  172. CharacterAttributes
  173. {
  174. "move speed bonus" 1.75
  175. "damage force reduction" 0.1
  176. "airblast vulnerability multiplier" 0.1
  177. "override footstep sound set" 7
  178. "cannot be backstabbed" 1
  179. "airblast vertical vulnerability multiplier" 0.1
  180. "rage giving scale" 0.1
  181. }
  182. Item "the ullapool caber"
  183. Item "Shin Shredders"
  184. }
  185. T_TFBot_Giant_Sniper
  186. {
  187. ClassIcon sniper
  188. Health 3200
  189. Name "Giant Sniper"
  190. Class Sniper
  191. Skill Expert
  192. MaxVisionRange 2500
  193. Attributes "MiniBoss"
  194. ItemAttributes
  195. {
  196. ItemName tf_weapon_sniperrifle
  197. "damage bonus" 1.5
  198. "headshot damage increase" 3.0
  199. "faster reload rate" 0.88
  200. }
  201. ItemAttributes
  202. {
  203. ItemName tf_weapon_club
  204. "damage bonus" 1.5
  205. "fire rate bonus" 0.65
  206. }
  207. CharacterAttributes
  208. {
  209. "damage force reduction" 0.45
  210. "airblast vulnerability multiplier" 0.45
  211. "override footstep sound set" 5
  212. "move speed bonus" 0.575
  213. "head scale" 0.75
  214. }
  215. }
  216. T_TFBot_Giant_Spy
  217. {
  218. ClassIcon spy
  219. Health 2800
  220. Name "Giant Spy"
  221. Class Spy
  222. Skill Expert
  223. Attributes "MiniBoss"
  224. ItemAttributes
  225. {
  226. ItemName tf_weapon_revolver
  227. "damage bonus" 1.6
  228. "faster reload rate" 0.5
  229. "fire rate bonus" 0.78
  230. }
  231. ItemAttributes
  232. {
  233. ItemName tf_weapon_knife
  234. "damage bonus" 1.5
  235. "fire rate bonus" 0.65
  236. }
  237. CharacterAttributes
  238. {
  239. "damage force reduction" 0.45
  240. "airblast vulnerability multiplier" 0.45
  241. "override footstep sound set" 5
  242. "move speed bonus" 0.65
  243. "head scale" 0.75
  244. }
  245. }
  246. T_TFBot_Giant_Sniper_Huntsman
  247. {
  248. ClassIcon sniper_bow
  249. Health 3200
  250. Name "Giant Bowman"
  251. Class Sniper
  252. Skill Expert
  253. WeaponRestrictions PrimaryOnly
  254. Attributes "MiniBoss"
  255. CharacterAttributes
  256. {
  257. "damage force reduction" 0.45
  258. "airblast vulnerability multiplier" 0.45
  259. "override footstep sound set" 5
  260. "move speed bonus" 0.575
  261. "head scale" 0.75
  262. }
  263. Item "the huntsman"
  264. }
  265. T_TFBot_Titan_Soldier_Spammer
  266. {
  267. ClassIcon soldier_SPAMMER
  268. Health 38000
  269. Name "Rapid Fire Titan Soldier"
  270. Scale 1.85
  271. Class Soldier
  272. Skill Expert
  273. WeaponRestrictions PrimaryOnly
  274. Attributes "MiniBoss"
  275. Attributes "UseBossHealthBar"
  276. ItemAttributes
  277. {
  278. ItemName "warbird_rocketlauncher_warhawk"
  279. "faster reload rate" -0.8
  280. "fire rate bonus" 0.18
  281. "damage bonus" 1.5
  282. "set_item_texture_wear" 0.2
  283. }
  284. CharacterAttributes
  285. {
  286. "move speed bonus" 0.375
  287. "damage force reduction" 0.1
  288. "airblast vulnerability multiplier" 0.1
  289. "override footstep sound set" 3
  290. "Projectile speed increased" 0.65
  291. }
  292. Item "full metal drill hat"
  293. Item "the shogun's shoulder guard"
  294. Item "warbird_rocketlauncher_warhawk"
  295. }
  296. T_TFBot_Titan_Scout_Fast
  297. {
  298. ClassIcon scout_giant_FAST
  299. Health 12000
  300. Name "Super Titan Scout"
  301. Scale 1.85
  302. Class Scout
  303. Skill Easy
  304. WeaponRestrictions MeleeOnly
  305. Attributes "MiniBoss"
  306. Attributes "UseBossHealthBar"
  307. CharacterAttributes
  308. {
  309. "move speed bonus" 1.75
  310. "damage force reduction" 0.1
  311. "airblast vulnerability multiplier" 0.1
  312. "override footstep sound set" 5
  313. "airblast vertical vulnerability multiplier" 0.1
  314. "rage giving scale" 0.1
  315. }
  316. Item "the holy mackerel"
  317. Item "the lightning lid"
  318. Item "transparent trousers"
  319. Item "forest footwear"
  320. Item "athenian attire"
  321. }
  322. T_TFBot_Giant_Medic_Uber_QuickCharge
  323. {
  324. ClassIcon medic_uber
  325. Health 4500
  326. Name "Giant Quick-Uber Medic"
  327. Class Medic
  328. Skill Expert
  329. WeaponRestrictions SecondaryOnly
  330. Attributes "MiniBoss"
  331. Attributes "SpawnWithFullCharge"
  332. ItemAttributes
  333. {
  334. ItemName tf_weapon_syringegun_medic
  335. "damage penalty" 0.1
  336. }
  337. ItemAttributes
  338. {
  339. ItemName tf_weapon_medigun
  340. "ubercharge rate bonus" 5.0
  341. "uber duration bonus" 0.8
  342. }
  343. CharacterAttributes
  344. {
  345. "move speed bonus" 0.5
  346. "damage force reduction" 0.6
  347. "airblast vulnerability multiplier" 0.6
  348. "heal rate bonus" 200
  349. "bot medic uber health threshold" 150
  350. }
  351. }
  352. T_TFBot_Giant_Medic_Uber
  353. {
  354. ClassIcon medic_uber
  355. Health 4500
  356. Name "Giant Uber Medic"
  357. Class Medic
  358. Skill Expert
  359. WeaponRestrictions SecondaryOnly
  360. Attributes "MiniBoss"
  361. Attributes "SpawnWithFullCharge"
  362. ItemAttributes
  363. {
  364. ItemName tf_weapon_medigun
  365. "ubercharge rate bonus" 3.0
  366. }
  367. CharacterAttributes
  368. {
  369. "move speed bonus" 0.5
  370. "damage force reduction" 0.6
  371. "airblast vulnerability multiplier" 0.6
  372. "heal rate bonus" 200
  373. "bot medic uber health threshold" 150
  374. }
  375. }
  376. T_TFBot_Titan_Soldier_Crit
  377. {
  378. ClassIcon soldier_NUKER
  379. Health 38000
  380. Name "Charged Titan Soldier"
  381. Scale 1.85
  382. Class Soldier
  383. Skill Expert
  384. WeaponRestrictions PrimaryOnly
  385. Attributes "HoldFireUntilFullReload"
  386. Attributes "MiniBoss"
  387. Attributes "AlwaysCrit"
  388. Attributes "UseBossHealthBar"
  389. ItemAttributes
  390. {
  391. ItemName "powerhouse_rocketlauncher_shellshocker"
  392. "fire rate bonus" 2.325
  393. "faster reload rate" -0.4
  394. "Blast radius increased" 1.85
  395. "damage bonus" 2.0
  396. "set_item_texture_wear" 0.2
  397. "ragdolls become ash" 1
  398. }
  399. CharacterAttributes
  400. {
  401. "move speed bonus" 0.375
  402. "damage force reduction" 0.1
  403. "airblast vulnerability multiplier" 0.1
  404. "override footstep sound set" 3
  405. "airblast vertical vulnerability multiplier" 0.1
  406. "rage giving scale" 0.1
  407. }
  408. Item "the patriot peak"
  409. Item "the shogun's shoulder guard"
  410. Item "powerhouse_rocketlauncher_shellshocker"
  411. }
  412. T_TFBot_Titan_Demoman_Princetavish
  413. {
  414. ClassIcon demoknight_GOLD
  415. Health 33000
  416. Name "Titan Demoknight"
  417. Scale 1.85
  418. Class Demoman
  419. Skill Expert
  420. WeaponRestrictions MeleeOnly
  421. Attributes "MiniBoss"
  422. Attributes "UseBossHealthBar"
  423. ItemAttributes
  424. {
  425. ItemName "the chargin' targe"
  426. "effect bar recharge rate increased" 0.5
  427. "Attack not cancel charge" 1
  428. }
  429. ItemAttributes
  430. {
  431. ItemName "the eyelander"
  432. "critboost on kill" 9
  433. "item style override" 1
  434. "damage bonus" 1.75
  435. "is australium item" 1
  436. "fire rate bonus" 0.775
  437. }
  438. CharacterAttributes
  439. {
  440. "move speed bonus" 0.375
  441. "damage force reduction" 0.1
  442. "airblast vulnerability multiplier" 0.1
  443. "override footstep sound set" 4
  444. "airblast vertical vulnerability multiplier" 0.1
  445. "rage giving scale" 0.1
  446. "charge time increased" 1.65
  447. }
  448. Item "ali baba's wee booties"
  449. Item "the chargin' targe"
  450. Item "the eyelander"
  451. Item "the horsemann's hand-me-down"
  452. Item "the dark helm"
  453. Item "the dark age defender"
  454. }
  455. T_TFBot_Titan_Heavyweapons_Deflector
  456. {
  457. ClassIcon heavy_DEFLECTOR
  458. Health 50000
  459. Name "Deflecting Titan Heavy"
  460. Scale 1.85
  461. Class HeavyWeapons
  462. Skill Expert
  463. MaxVisionRange 1200
  464. WeaponRestrictions PrimaryOnly
  465. Attributes "MiniBoss"
  466. Attributes "UseBossHealthBar"
  467. ItemAttributes
  468. {
  469. ItemName "warbird_minigun_butcherbird"
  470. "damage bonus" 1.75
  471. "fire rate bonus" 0.5
  472. "minigun spinup time decreased" 1.65
  473. "ragdolls become ash" 1
  474. "bullets per shot bonus" 2.0
  475. "attack projectiles" 1
  476. }
  477. CharacterAttributes
  478. {
  479. "move speed bonus" 0.375
  480. "damage force reduction" 0.1
  481. "airblast vulnerability multiplier" 0.1
  482. "override footstep sound set" 2
  483. "airblast vertical vulnerability multiplier" 0.1
  484. "rage giving scale" 0.1
  485. }
  486. Item "warbird_minigun_butcherbird"
  487. Item "commissar's coat"
  488. Item "warhood"
  489. }
  490. T_TFBot_Giant_Sniper_Sydney
  491. {
  492. ClassIcon sniper_sydneysleeper
  493. Health 3200
  494. Name "Giant Sydney Sniper"
  495. Class Sniper
  496. Skill Expert
  497. MaxVisionRange 2500
  498. Attributes "MiniBoss"
  499. ItemAttributes
  500. {
  501. ItemName "the sydney sleeper"
  502. "damage bonus" 1.5
  503. "headshot damage increase" 3.0
  504. "faster reload rate" 0.88
  505. }
  506. ItemAttributes
  507. {
  508. ItemName tf_weapon_club
  509. "damage bonus" 1.5
  510. "fire rate bonus" 0.65
  511. }
  512. CharacterAttributes
  513. {
  514. "damage force reduction" 0.45
  515. "airblast vulnerability multiplier" 0.45
  516. "override footstep sound set" 5
  517. "move speed bonus" 0.575
  518. "head scale" 0.75
  519. }
  520. Item "the sydney sleeper"
  521. }
  522. T_TFBot_Titan_Pyro_Flare
  523. {
  524. ClassIcon pyro_flare_rain_nys
  525. Health 30000
  526. Name "Titan Flare Pyro"
  527. Scale 1.85
  528. Class Pyro
  529. Skill Expert
  530. WeaponRestrictions SecondaryOnly
  531. Attributes "MiniBoss"
  532. Attributes "UseBossHealthBar"
  533. ItemAttributes
  534. {
  535. ItemName "the flare gun"
  536. "fire rate bonus" 0.085
  537. "damage bonus" 1.35
  538. "Projectile speed increased" 1.25
  539. "faster reload rate" 0.885
  540. "ragdolls become ash" 1
  541. }
  542. CharacterAttributes
  543. {
  544. "move speed bonus" 0.375
  545. "damage force reduction" 0.1
  546. "airblast vulnerability multiplier" 0.1
  547. "override footstep sound set" 6
  548. "airblast vertical vulnerability multiplier" 0.1
  549. "rage giving scale" 0.1
  550. }
  551. Item "the flare gun"
  552. Item "the rusty reaper"
  553. Item "the steel sixpack"
  554. Item "the cyborg stunt helmet"
  555. }
  556. T_TFBot_Giant_Heavyweapons_Fist
  557. {
  558. ClassIcon heavy_steelfist
  559. Health 5000
  560. Name "Giant Steel Gauntlet"
  561. Class HeavyWeapons
  562. Skill Expert
  563. WeaponRestrictions MeleeOnly
  564. Attributes "MiniBoss"
  565. ItemAttributes
  566. {
  567. ItemName "fists of steel"
  568. "fire rate bonus" 2.0
  569. "damage bonus" 2.0
  570. "dmg bonus vs buildings" 1.5
  571. }
  572. CharacterAttributes
  573. {
  574. "move speed bonus" 0.5
  575. "damage force reduction" 0.3
  576. "airblast vulnerability multiplier" 0.3
  577. "override footstep sound set" 2
  578. }
  579. Item "fists of steel"
  580. }
  581. T_TFBot_Titan_Medic
  582. {
  583. ClassIcon MEDIC
  584. Health 45000
  585. Name "Titan Medic"
  586. Scale 1.85
  587. Class Medic
  588. Skill Expert
  589. WeaponRestrictions SecondaryOnly
  590. Attributes "SpawnWithFullCharge"
  591. Attributes "MiniBoss"
  592. Attributes "UseBossHealthBar"
  593. ItemAttributes
  594. {
  595. ItemName "the quick-fix"
  596. "uber duration bonus" 3.5
  597. "ubercharge rate bonus" 2.0
  598. }
  599. CharacterAttributes
  600. {
  601. "move speed bonus" 0.375
  602. "damage force reduction" 0.1
  603. "airblast vulnerability multiplier" 0.1
  604. "heal rate bonus" 200
  605. "airblast vertical vulnerability multiplier" 0.1
  606. "rage giving scale" 0.1
  607. "bot medic uber health threshold" 325
  608. }
  609. Item "the quick-fix"
  610. Item "the quadwrangler"
  611. Item "belltower spec ops"
  612. Item "medi-mask"
  613. Item "the surgeon's space suit"
  614. }
  615. T_TFBot_Titan_Scout_Baseball
  616. {
  617. ClassIcon scout_stun_GIANT
  618. Health 16000
  619. Name "Major League Titan Scout"
  620. Scale 1.85
  621. Class Scout
  622. Skill Expert
  623. WeaponRestrictions MeleeOnly
  624. Attributes "MiniBoss"
  625. Attributes "UseBossHealthBar"
  626. ItemAttributes
  627. {
  628. ItemName "the sandman"
  629. "effect bar recharge rate increased" 0.05
  630. "damage bonus" 1.6
  631. "apply z velocity on damage" 250
  632. "apply look velocity on damage" 250
  633. "fire rate bonus" 0.8
  634. }
  635. CharacterAttributes
  636. {
  637. "damage force reduction" 0.1
  638. "airblast vulnerability multiplier" 0.1
  639. "override footstep sound set" 5
  640. "airblast vertical vulnerability multiplier" 0.1
  641. "rage giving scale" 0.1
  642. "move speed bonus" 0.6
  643. }
  644. Item "the sandman"
  645. Item "batter's helmet"
  646. Item "courtly cuirass"
  647. Item "transparent trousers"
  648. }
  649. T_TFBot_Giant_Heavyweapons_Mitten
  650. {
  651. ClassIcon heavy_mittens
  652. Health 3200
  653. Name "Super Heavy Mittens"
  654. Class HeavyWeapons
  655. Skill Expert
  656. WeaponRestrictions MeleeOnly
  657. Attributes "MiniBoss"
  658. Attributes "AlwaysCrit"
  659. ItemAttributes
  660. {
  661. ItemName "the holiday punch"
  662. "fire rate bonus" 0.78
  663. "damage bonus" 0.2
  664. }
  665. CharacterAttributes
  666. {
  667. "move speed bonus" 0.8
  668. "damage force reduction" 0.3
  669. "airblast vulnerability multiplier" 0.3
  670. "override footstep sound set" 2
  671. }
  672. Item "the holiday punch"
  673. }
  674. T_TFBot_Giant_Engineer
  675. {
  676. ClassIcon engineer
  677. Health 4800
  678. Name "Mecha Engineer"
  679. Class Engineer
  680. Skill Expert
  681. MaxVisionRange 2500
  682. Attributes "MiniBoss"
  683. Attributes "IgnoreFlag"
  684. ItemAttributes
  685. {
  686. ItemName tf_weapon_shotgun_primary
  687. "damage bonus" 1.5
  688. "bullets per shot bonus" 4.0
  689. "faster reload rate" -0.4
  690. "fire rate bonus" 2.22
  691. }
  692. ItemAttributes
  693. {
  694. ItemName "Upgradeable TF_WEAPON_WRENCH"
  695. "item style override" 1
  696. "is australium item" 1
  697. "fire rate bonus" 0.42
  698. "damage bonus" 1.5
  699. "apply z velocity on damage" 185
  700. "apply look velocity on damage" 185
  701. "engy sentry damage bonus" 1.38
  702. "engineer sentry build rate multiplier" 2.35
  703. }
  704. CharacterAttributes
  705. {
  706. "damage force reduction" 0.3
  707. "airblast vulnerability multiplier" 0.3
  708. "override footstep sound set" 5
  709. "move speed bonus" 0.65
  710. "head scale" 0.75
  711. "rage giving scale" 0.25
  712. }
  713. Item "the data mining light"
  714. Item "the antarctic researcher"
  715. Item "Upgradeable TF_WEAPON_WRENCH"
  716. }
  717. T_TFBot_Omega_Metalbeard
  718. {
  719. ClassIcon demo_BOMBER
  720. Health 120000
  721. Name "Omega Bomber"
  722. Scale 1.9
  723. Class Demoman
  724. Skill Normal
  725. WeaponRestrictions PrimaryOnly
  726. Attributes "AlwaysCrit"
  727. Attributes "MiniBoss"
  728. Attributes "UseBossHealthBar"
  729. Attributes "HoldFireUntilFullReload"
  730. ItemAttributes
  731. {
  732. ItemName "Upgradeable tf_weapon_grenadelauncher"
  733. "fire rate bonus" 0.05
  734. "faster reload rate" -0.8
  735. "item style override" 1
  736. "is australium item" 1
  737. "damage bonus" 1.75
  738. "projectile spread angle penalty" 3.5
  739. "Blast radius increased" 1.35
  740. "clip size upgrade atomic" 104
  741. }
  742. CharacterAttributes
  743. {
  744. "health regen" 200
  745. "move speed bonus" 0.2
  746. "damage force reduction" 0.1
  747. "airblast vulnerability multiplier" 0.1
  748. "override footstep sound set" 4
  749. "airblast vertical vulnerability multiplier" 0.1
  750. "rage giving scale" 0.1
  751. "dmg taken from crit reduced" 0.45
  752. }
  753. Item "prince tavish's crown"
  754. Item "the king of scotland cape"
  755. Item "Upgradeable tf_weapon_grenadelauncher"
  756. }
  757. T_TFBot_Titan_Soldier
  758. {
  759. ClassIcon soldier_GIANT
  760. Health 38000
  761. Name "Titan Soldier"
  762. Scale 1.85
  763. Class Soldier
  764. Skill Expert
  765. WeaponRestrictions PrimaryOnly
  766. Attributes "HoldFireUntilFullReload"
  767. Attributes "MiniBoss"
  768. Attributes "UseBossHealthBar"
  769. ItemAttributes
  770. {
  771. ItemName "craftsmann_rocketlauncher_americanpastoral"
  772. "faster reload rate" 0.4
  773. "damage bonus" 1.475
  774. "Projectile speed increased" 1.5
  775. "Blast radius increased" 1.45
  776. "fire rate bonus" 0.75
  777. }
  778. CharacterAttributes
  779. {
  780. "move speed bonus" 0.375
  781. "damage force reduction" 0.1
  782. "airblast vulnerability multiplier" 0.1
  783. "override footstep sound set" 3
  784. "airblast vertical vulnerability multiplier" 0.1
  785. "rage giving scale" 0.1
  786. }
  787. Item "the gilded guard"
  788. Item "the shogun's shoulder guard"
  789. Item "craftsmann_rocketlauncher_americanpastoral"
  790. }
  791. T_TFBot_Titan_Heavyweapons_Heater
  792. {
  793. ClassIcon heavy_HEATER
  794. Health 50000
  795. Name "Titan Heater Heavy"
  796. Scale 1.85
  797. Class HeavyWeapons
  798. Skill Expert
  799. MaxVisionRange 1200
  800. WeaponRestrictions PrimaryOnly
  801. Attributes "MiniBoss"
  802. Attributes "UseBossHealthBar"
  803. ItemAttributes
  804. {
  805. ItemName "the huo long heatmaker"
  806. "damage bonus" 1.45
  807. "fire rate bonus" 0.5
  808. "minigun spinup time decreased" 1.65
  809. "ragdolls become ash" 1
  810. "bullets per shot bonus" 2.0
  811. "Set DamageType Ignite" 1
  812. }
  813. CharacterAttributes
  814. {
  815. "move speed bonus" 0.375
  816. "damage force reduction" 0.1
  817. "airblast vulnerability multiplier" 0.1
  818. "override footstep sound set" 2
  819. "airblast vertical vulnerability multiplier" 0.1
  820. "rage giving scale" 0.1
  821. }
  822. Item "the huo long heatmaker"
  823. Item "bedouin bandana"
  824. Item "big steel jaw of summer fun"
  825. Item "bone-cut belt"
  826. Item "the tyurtlenek"
  827. }
  828. T_TFBot_Titan_Soldier_Spammer_Reload
  829. {
  830. ClassIcon soldier_BURSTFIRE
  831. Health 38000
  832. Name "Burst Fire Titan Soldier"
  833. Scale 1.85
  834. Class Soldier
  835. Skill Expert
  836. WeaponRestrictions PrimaryOnly
  837. Attributes "MiniBoss"
  838. Attributes "HoldFireUntilFullReload"
  839. Attributes "UseBossHealthBar"
  840. ItemAttributes
  841. {
  842. ItemName "warbird_rocketlauncher_warhawk"
  843. "faster reload rate" 0.185
  844. "fire rate bonus" 0.1
  845. "clip size upgrade atomic" 16.0
  846. "Projectile speed increased" 0.78
  847. "damage bonus" 1.65
  848. }
  849. CharacterAttributes
  850. {
  851. "damage force reduction" 0.1
  852. "airblast vulnerability multiplier" 0.1
  853. "override footstep sound set" 3
  854. "move speed bonus" 0.375
  855. "airblast vertical vulnerability multiplier" 0.1
  856. "rage giving scale" 0.1
  857. }
  858. Item "full metal drill hat"
  859. Item "the shogun's shoulder guard"
  860. Item "warbird_rocketlauncher_warhawk"
  861. }
  862. T_TFBot_Omega_Soldier
  863. {
  864. ClassIcon soldier_sergeant_CRITS
  865. Health 180000
  866. Name "Omega Crits"
  867. Scale 1.9
  868. Class Soldier
  869. Skill Expert
  870. WeaponRestrictions PrimaryOnly
  871. Attributes "MiniBoss"
  872. Attributes "UseBossHealthBar"
  873. Attributes "HoldFireUntilFullReload"
  874. Attributes "AlwaysCrit"
  875. ItemAttributes
  876. {
  877. ItemName "powerhouse_rocketlauncher_shellshocker"
  878. "damage bonus" 2.25
  879. "faster reload rate" -0.8
  880. "fire rate bonus" 0.15
  881. "Projectile speed increased" 1.5
  882. }
  883. CharacterAttributes
  884. {
  885. "health regen" 250
  886. "move speed bonus" 0.375
  887. "damage force reduction" 0.1
  888. "airblast vulnerability multiplier" 0.1
  889. "override footstep sound set" 3
  890. "airblast vertical vulnerability multiplier" 0.1
  891. "rage giving scale" 0.1
  892. "dmg taken from crit reduced" 0.3
  893. }
  894. Item "tyrantium helmet"
  895. Item "the diplomat"
  896. Item "the shogun's shoulder guard"
  897. Item "powerhouse_rocketlauncher_shellshocker"
  898. }
  899. T_TFBot_Omega_Gauntlet
  900. {
  901. ClassIcon heavy_CHIEF
  902. Health 180000
  903. Name "Omega Punch"
  904. Scale 1.9
  905. Class HeavyWeapons
  906. Skill Expert
  907. WeaponRestrictions MeleeOnly
  908. Attributes "MiniBoss"
  909. Attributes "UseBossHealthBar"
  910. ItemAttributes
  911. {
  912. ItemName "fists of steel"
  913. "fire rate bonus" 0.6
  914. "damage bonus" 10
  915. "dmg bonus vs buildings" 10
  916. "critboost on kill" 10
  917. }
  918. CharacterAttributes
  919. {
  920. "move speed bonus" 0.375
  921. "health regen" 250
  922. "damage force reduction" 0.1
  923. "airblast vulnerability multiplier" 0.1
  924. "override footstep sound set" 2
  925. "airblast vertical vulnerability multiplier" 0.1
  926. "rage giving scale" 0.1
  927. "dmg taken from crit reduced" 0.3
  928. }
  929. Item "fists of steel"
  930. Item "war head"
  931. Item "big steel jaw of summer fun"
  932. Item "gone commando"
  933. Item "siberian tigerstripe"
  934. }
  935. T_TFBot_Giant_Demoman_Samurai
  936. {
  937. ClassIcon demoknight_SAMURAI
  938. Health 4500
  939. AutoJumpMin 10
  940. AutoJumpMax 10
  941. Name "Major Samurai Demo"
  942. Class Demoman
  943. Skill Expert
  944. Attributes "MiniBoss"
  945. Attributes "AutoJump"
  946. Attributes "AirChargeOnly"
  947. ItemAttributes
  948. {
  949. ItemName "the splendid screen"
  950. "Attack not cancel charge" 1
  951. }
  952. ItemAttributes
  953. {
  954. ItemName "the half-zatoichi"
  955. "honorbound" 0
  956. "damage bonus" 1.5
  957. "fire rate bonus" 0.88
  958. }
  959. CharacterAttributes
  960. {
  961. "move speed bonus" 0.5
  962. "damage force reduction" 0.1
  963. "airblast vulnerability multiplier" 0.1
  964. "override footstep sound set" 4
  965. "charge time increased" 2.0
  966. "cancel falling damage" 1
  967. "bot custom jump particle" 1
  968. "increased jump height" 2.3
  969. "charge recharge rate increased" 7.0
  970. }
  971. Item "ali baba's wee booties"
  972. Item "the splendid screen"
  973. Item "the half-zatoichi"
  974. Item "demo kabuto"
  975. Item "the menpo"
  976. Item "the dark age defender"
  977. }
  978. T_TFBot_Omega_Demoman_Atomic
  979. {
  980. ClassIcon demo_ATOMIC
  981. Health 150000
  982. Name "Omega Nukes"
  983. Scale 1.9
  984. Class Demoman
  985. Skill Expert
  986. WeaponRestrictions PrimaryOnly
  987. Attributes "MiniBoss"
  988. Attributes "UseBossHealthBar"
  989. Attributes "AlwaysFireWeapon"
  990. Attributes "AlwaysCrit"
  991. ItemAttributes
  992. {
  993. ItemName "the loose cannon"
  994. "grenade launcher mortar mode" 0
  995. "damage bonus" 9.0
  996. "Blast radius increased" 1.8
  997. "apply z velocity on damage" 550
  998. "apply look velocity on damage" 550
  999. "faster reload rate" -0.4
  1000. "fire rate bonus" 1.35
  1001. }
  1002. CharacterAttributes
  1003. {
  1004. "move speed bonus" 0.35
  1005. "damage force reduction" 0.1
  1006. "airblast vulnerability multiplier" 0.1
  1007. "override footstep sound set" 4
  1008. "airblast vertical vulnerability multiplier" 0.1
  1009. "rage giving scale" 0.1
  1010. "health regen" 250
  1011. }
  1012. Item "the loose cannon"
  1013. Item "a whiff of the old brimstone"
  1014. Item "the whiskey bib"
  1015. Item "spirit of the bombing past"
  1016. Item "the bolted bombardier"
  1017. }
  1018. T_TFBot_Titan_Demoman_Burst_Fire
  1019. {
  1020. ClassIcon demo_BURST
  1021. Health 33000
  1022. Name "Burst Fire Titan Demoman"
  1023. Scale 1.85
  1024. Class Demoman
  1025. Skill Expert
  1026. WeaponRestrictions PrimaryOnly
  1027. Attributes "HoldFireUntilFullReload"
  1028. Attributes "MiniBoss"
  1029. Attributes "UseBossHealthBar"
  1030. ItemAttributes
  1031. {
  1032. ItemName warbird_grenadelauncher_butcherbird
  1033. "faster reload rate" 0.15
  1034. "fire rate bonus" 0.05
  1035. "projectile spread angle penalty" 3.75
  1036. "damage bonus" 1.5
  1037. "set item texture wear" 0.2
  1038. "clip size upgrade atomic" 16.0
  1039. }
  1040. CharacterAttributes
  1041. {
  1042. "move speed bonus" 0.375
  1043. "damage force reduction" 0.1
  1044. "airblast vulnerability multiplier" 0.1
  1045. "override footstep sound set" 4
  1046. "airblast vertical vulnerability multiplier" 0.1
  1047. "rage giving scale" 0.1
  1048. }
  1049. Item "warbird_grenadelauncher_butcherbird"
  1050. Item "blast defense"
  1051. Item "the dark age defender"
  1052. }
  1053. T_TFBot_Titan_Scout_FAN
  1054. {
  1055. ClassIcon scout_fan_UPGRADED
  1056. Health 12000
  1057. Name "Force-a-Nature Titan Scout"
  1058. Scale 1.85
  1059. Class Scout
  1060. Skill Expert
  1061. MaxVisionRange 1800
  1062. WeaponRestrictions PrimaryOnly
  1063. Attributes "MiniBoss"
  1064. Attributes "HoldFireUntilFullReload"
  1065. Attributes "UseBossHealthBar"
  1066. ItemAttributes
  1067. {
  1068. ItemName "the force-a-nature"
  1069. "bullets per shot bonus" 4.44
  1070. "fire rate bonus" 2.5
  1071. "damage bonus" 2.0
  1072. "apply z velocity on damage" 225
  1073. "apply look velocity on damage" 225
  1074. "item style override" 1
  1075. "is australium item" 1
  1076. }
  1077. CharacterAttributes
  1078. {
  1079. "move speed bonus" 1.25
  1080. "damage force reduction" 0.1
  1081. "airblast vulnerability multiplier" 0.1
  1082. "override footstep sound set" 5
  1083. "airblast vertical vulnerability multiplier" 0.1
  1084. "rage giving scale" 0.1
  1085. }
  1086. Item "the force-a-nature"
  1087. Item "transparent trousers"
  1088. Item "forest footwear"
  1089. Item "hephaistos' handcraft"
  1090. Item "athenian attire"
  1091. }
  1092. T_TFBot_Titan_Soldier_Buff_Banner
  1093. {
  1094. ClassIcon soldier_BUFF
  1095. Health 38000
  1096. Name "Buff Banner Titan Soldier"
  1097. Scale 1.85
  1098. Class Soldier
  1099. Skill Expert
  1100. WeaponRestrictions PrimaryOnly
  1101. Attributes "HoldFireUntilFullReload"
  1102. Attributes "MiniBoss"
  1103. Attributes "UseBossHealthBar"
  1104. Attributes "SpawnWithFullCharge"
  1105. ItemAttributes
  1106. {
  1107. ItemName warbird_rocketlauncher_warhawk
  1108. "faster reload rate" 0.4
  1109. "damage bonus" 1.475
  1110. "Projectile speed increased" 1.5
  1111. "Blast radius increased" 1.45
  1112. "fire rate bonus" 0.75
  1113. }
  1114. ItemAttributes
  1115. {
  1116. ItemName "the buff banner"
  1117. "deploy time increased" 0.5
  1118. }
  1119. CharacterAttributes
  1120. {
  1121. "move speed bonus" 0.375
  1122. "damage force reduction" 0.1
  1123. "airblast vulnerability multiplier" 0.1
  1124. "override footstep sound set" 3
  1125. "airblast vertical vulnerability multiplier" 0.1
  1126. "rage giving scale" 0.1
  1127. "increase buff duration" 9.0
  1128. }
  1129. Item "warbird_rocketlauncher_warhawk"
  1130. Item "the buff banner"
  1131. Item "defiant spartan"
  1132. Item "the shogun's shoulder guard"
  1133. }
  1134. T_TFBot_Titan_Soldier_Concheror
  1135. {
  1136. ClassIcon soldier_CONCH
  1137. Health 38000
  1138. Name "Concheror Titan Soldier"
  1139. Scale 1.85
  1140. Class Soldier
  1141. Skill Expert
  1142. WeaponRestrictions PrimaryOnly
  1143. Attributes "HoldFireUntilFullReload"
  1144. Attributes "MiniBoss"
  1145. Attributes "UseBossHealthBar"
  1146. Attributes "SpawnWithFullCharge"
  1147. ItemAttributes
  1148. {
  1149. ItemName warbird_rocketlauncher_warhawk
  1150. "faster reload rate" 0.4
  1151. "damage bonus" 1.475
  1152. "Projectile speed increased" 1.5
  1153. "Blast radius increased" 1.45
  1154. "fire rate bonus" 0.75
  1155. }
  1156. ItemAttributes
  1157. {
  1158. ItemName "the concheror"
  1159. "deploy time increased" 0.5
  1160. }
  1161. CharacterAttributes
  1162. {
  1163. "move speed bonus" 0.375
  1164. "damage force reduction" 0.1
  1165. "airblast vulnerability multiplier" 0.1
  1166. "override footstep sound set" 3
  1167. "airblast vertical vulnerability multiplier" 0.1
  1168. "rage giving scale" 0.1
  1169. "increase buff duration" 9.0
  1170. }
  1171. Item "warbird_rocketlauncher_warhawk"
  1172. Item "the concheror"
  1173. Item "furious fukaamigasa"
  1174. Item "the shogun's shoulder guard"
  1175. }
  1176. T_TFBot_Titan_Soldier_Battalion_Backup
  1177. {
  1178. ClassIcon soldier_BACKUP
  1179. Health 38000
  1180. Name "Battalion Backup Titan Soldier"
  1181. Scale 1.85
  1182. Class Soldier
  1183. Skill Expert
  1184. WeaponRestrictions PrimaryOnly
  1185. Attributes "HoldFireUntilFullReload"
  1186. Attributes "MiniBoss"
  1187. Attributes "UseBossHealthBar"
  1188. Attributes "SpawnWithFullCharge"
  1189. ItemAttributes
  1190. {
  1191. ItemName warbird_rocketlauncher_warhawk
  1192. "faster reload rate" 0.4
  1193. "damage bonus" 1.475
  1194. "Projectile speed increased" 1.5
  1195. "Blast radius increased" 1.45
  1196. "fire rate bonus" 0.75
  1197. }
  1198. ItemAttributes
  1199. {
  1200. ItemName "the battalion's backup"
  1201. "deploy time increased" 0.5
  1202. }
  1203. CharacterAttributes
  1204. {
  1205. "move speed bonus" 0.375
  1206. "damage force reduction" 0.1
  1207. "airblast vulnerability multiplier" 0.1
  1208. "override footstep sound set" 3
  1209. "airblast vertical vulnerability multiplier" 0.1
  1210. "rage giving scale" 0.1
  1211. "increase buff duration" 9.0
  1212. }
  1213. Item "warbird_rocketlauncher_warhawk"
  1214. Item "the battalion's backup"
  1215. Item "the team captain"
  1216. Item "the shogun's shoulder guard"
  1217. }
  1218. T_TFBot_Titan_Medic_Regen
  1219. {
  1220. ClassIcon MEDIC
  1221. Health 30000
  1222. Name "Regen Titan Medic"
  1223. Scale 1.85
  1224. Class Medic
  1225. Skill Expert
  1226. WeaponRestrictions SecondaryOnly
  1227. Attributes "MiniBoss"
  1228. Attributes "UseBossHealthBar"
  1229. CharacterAttributes
  1230. {
  1231. "move speed bonus" 0.375
  1232. "damage force reduction" 0.1
  1233. "airblast vulnerability multiplier" 0.1
  1234. "heal rate bonus" 200
  1235. "airblast vertical vulnerability multiplier" 0.1
  1236. "rage giving scale" 0.1
  1237. "health regen" 300
  1238. }
  1239. Item "the quick-fix"
  1240. Item "das naggenvatcher"
  1241. Item "das metalmeatencasen"
  1242. }
  1243.  
  1244. T_TFBot_Giant_Sniper_Huntsman_Spammer
  1245. {
  1246. ClassIcon sniper_bow_MULTI
  1247. Health 3200
  1248. Name "Giant Rapid Fire Bowman"
  1249. Class Sniper
  1250. Skill Expert
  1251. WeaponRestrictions PrimaryOnly
  1252. Attributes "MiniBoss"
  1253. ItemAttributes
  1254. {
  1255. ItemName "the huntsman"
  1256. "faster reload rate" 0.45
  1257. }
  1258. CharacterAttributes
  1259. {
  1260. "damage force reduction" 0.45
  1261. "airblast vulnerability multiplier" 0.45
  1262. "override footstep sound set" 5
  1263. "move speed bonus" 0.575
  1264. "head scale" 0.75
  1265. }
  1266. Item "the huntsman"
  1267. }
  1268. T_TFBot_Giant_Pyro_Caustic
  1269. {
  1270. ClassIcon pyro
  1271. Health 3000
  1272. Name "Giant Caustic Pyro"
  1273. Class Pyro
  1274. Skill Expert
  1275. WeaponRestrictions PrimaryOnly
  1276. Attributes "MiniBoss"
  1277. ItemAttributes
  1278. {
  1279. ItemName concealedkiller_flamethrower_forestfire
  1280. "attach particle effect" 702
  1281. "damage bonus" 0.5
  1282. "bleeding duration" 10
  1283. "weapon burn time reduced" .0
  1284. "airblast disabled" 1
  1285. }
  1286. ItemAttributes
  1287. {
  1288. ItemName "the rusty reaper"
  1289. "set item tint RGB" 7511618
  1290. }
  1291. CharacterAttributes
  1292. {
  1293. "move speed bonus" 0.5
  1294. "damage force reduction" 0.6
  1295. "airblast vulnerability multiplier" 0.6
  1296. "override footstep sound set" 6
  1297. }
  1298. Item "the rusty reaper"
  1299. Item "concealedkiller_flamethrower_forestfire"
  1300. }
  1301. T_TFBot_Giant_Pyro_Caustic_Blaster
  1302. {
  1303. ClassIcon heavy_shotgun
  1304. Health 3000
  1305. Name "Giant Caustic Blaster"
  1306. Class Pyro
  1307. Skill Expert
  1308. WeaponRestrictions SecondaryOnly
  1309. Attributes "MiniBoss"
  1310. ItemAttributes
  1311. {
  1312. ItemName tf_weapon_shotgun_pyro
  1313. "weapon spread bonus" .5
  1314. "damage bonus" .5
  1315. "bleeding duration" 3
  1316. "attach particle effect" 702
  1317. "faster reload rate" 0.2
  1318. }
  1319. ItemAttributes
  1320. {
  1321. ItemName "firewall helmet"
  1322. "set item tint RGB" 4345659
  1323. }
  1324. CharacterAttributes
  1325. {
  1326. "move speed bonus" 0.5
  1327. "damage force reduction" 0.6
  1328. "airblast vulnerability multiplier" 0.6
  1329. "override footstep sound set" 6
  1330. }
  1331. Item "firewall helmet"
  1332. }
  1333. T_TFBot_Giant_Demoman_Caustic
  1334. {
  1335. ClassIcon demo_giant
  1336. Health 3300
  1337. Name "Giant Caustic Demoman"
  1338. Class Demoman
  1339. Skill Expert
  1340. WeaponRestrictions PrimaryOnly
  1341. Attributes "MiniBoss"
  1342. ItemAttributes
  1343. {
  1344. ItemName warbird_grenadelauncher_butcherbird
  1345. "clip size upgrade atomic" 4
  1346. "bleeding duration" 10
  1347. "faster reload rate" .5
  1348. "fire rate bonus" 1.5
  1349. "damage bonus" 0.75
  1350. "attach particle effect" 702
  1351. }
  1352. ItemAttributes
  1353. {
  1354. ItemName "the fr-0"
  1355. "set item tint RGB" 7511618
  1356. }
  1357. CharacterAttributes
  1358. {
  1359. "move speed bonus" 0.5
  1360. "damage force reduction" 0.5
  1361. "airblast vulnerability multiplier" 0.5
  1362. "override footstep sound set" 4
  1363. }
  1364. Item "the fr-0"
  1365. Item "warbird_grenadelauncher_butcherbird"
  1366. }
  1367. T_TFBot_Giant_Demoman_Caustic_Marauder
  1368. {
  1369. ClassIcon demoknight_giant
  1370. Health 3300
  1371. Name "Giant Caustic Marauder"
  1372. Class Demoman
  1373. Skill Expert
  1374. WeaponRestrictions MeleeOnly
  1375. Attributes "MiniBoss"
  1376. ItemAttributes
  1377. {
  1378. ItemName "the persian persuader"
  1379. "critboost on kill" 3
  1380. "damage bonus" 0.25
  1381. "bleeding duration" 10
  1382. }
  1383. ItemAttributes
  1384. {
  1385. ItemName "pirate bandana"
  1386. "set item tint RGB" 7511618
  1387. "attach particle effect" 702
  1388. }
  1389. CharacterAttributes
  1390. {
  1391. "move speed bonus" 0.5
  1392. "damage force reduction" 0.5
  1393. "airblast vulnerability multiplier" 0.5
  1394. "override footstep sound set" 4
  1395. }
  1396. Item "the chargin' targe"
  1397. Item "the persian persuader"
  1398. Item "pirate bandana"
  1399. }
  1400. T_TFBot_Giant_Pyro_Powerjack_Caustic
  1401. {
  1402. ClassIcon pyro_POWERJACK
  1403. Health 3000
  1404. Name "Giant Caustic Powerjack Pyro"
  1405. Class Pyro
  1406. Skill Expert
  1407. WeaponRestrictions MeleeOnly
  1408. Attributes "MiniBoss"
  1409. ItemAttributes
  1410. {
  1411. ItemName "the powerjack"
  1412. "damage bonus" 0.25
  1413. "bleeding duration" 10
  1414. }
  1415. ItemAttributes
  1416. {
  1417. ItemName "respectless robo-glove"
  1418. "set item tint RGB" 7511618
  1419. "attach particle effect" 702
  1420. }
  1421. CharacterAttributes
  1422. {
  1423. "move speed bonus" 0.625
  1424. "damage force reduction" 0.6
  1425. "airblast vulnerability multiplier" 0.6
  1426. "override footstep sound set" 6
  1427. }
  1428. Item "the powerjack"
  1429. Item "respectless robo-glove"
  1430. }
  1431. T_TFBot_Giant_Soldier_Caustic
  1432. {
  1433. ClassIcon soldier_giant
  1434. Health 3800
  1435. Name "Giant Caustic Commando"
  1436. Class Soldier
  1437. Skill Expert
  1438. WeaponRestrictions PrimaryOnly
  1439. Attributes "HoldFireUntilFullReload"
  1440. Attributes "MiniBoss"
  1441. ItemAttributes
  1442. {
  1443. ItemName concealedkiller_rocketlauncher_woodlandwarrior
  1444. "bleeding duration" 10
  1445. "attach particle effect" 702
  1446. "damage bonus" .5
  1447. }
  1448. ItemAttributes
  1449. {
  1450. ItemName "tyrantium helmet"
  1451. "set item tint RGB" 7511618
  1452. }
  1453. CharacterAttributes
  1454. {
  1455. "move speed bonus" 0.5
  1456. "damage force reduction" 0.4
  1457. "airblast vulnerability multiplier" 0.4
  1458. "override footstep sound set" 3
  1459. }
  1460. Item "the mantreads"
  1461. Item "tyrantium helmet"
  1462. Item "concealedkiller_rocketlauncher_woodlandwarrior"
  1463. }
  1464. T_TFBot_Omega_Causticax
  1465. {
  1466. ClassIcon pyro_GiAnT
  1467. Health 21000
  1468. Name "Omega Causticax"
  1469. Scale 1.85
  1470. Class Pyro
  1471. Skill Expert
  1472. WeaponRestrictions PrimaryOnly
  1473. Attributes "AlwaysFireWeapon"
  1474. Attributes "UseBossHealthBar"
  1475. Attributes "MiniBoss"
  1476. ItemAttributes
  1477. {
  1478. ItemName powerhouse_flamethrower_flashfryer
  1479. "damage bonus" 1.5
  1480. "bleeding duration" 10
  1481. "weapon burn time reduced" .0
  1482. "health from healers increased" 250
  1483. "flame_spread_degree" 4
  1484. "flame_drag" 4
  1485. "flame_up_speed" -50
  1486. "flame_speed" 3600
  1487. "flame_lifetime" 0.75
  1488. "set_item_texture_wear" 0.2
  1489. "ragdolls become ash" 1
  1490. }
  1491. ItemAttributes
  1492. {
  1493. ItemName "the rusty reaper"
  1494. "set item tint RGB" 16738740
  1495. }
  1496. CharacterAttributes
  1497. {
  1498. "move speed bonus" 0.25
  1499. "damage force reduction" 0.1
  1500. "airblast vulnerability multiplier" 0.1
  1501. "override footstep sound set" 6
  1502. }
  1503. Item "powerhouse_flamethrower_flashfryer"
  1504. Item "the rusty reaper"
  1505. }
  1506. T_TFBot_Giant_Scout_CausticaxDroneB
  1507. {
  1508. ClassIcon scout_MILK
  1509. Health 1600
  1510. Name "Giant Causticax Drone B"
  1511. Class Scout
  1512. Skill Expert
  1513. WeaponRestrictions SecondaryOnly
  1514. Attributes "MiniBoss"
  1515. ItemAttributes
  1516. {
  1517. ItemName "mad milk"
  1518. "effect bar recharge rate increased" 10
  1519. }
  1520. CharacterAttributes
  1521. {
  1522. "damage force reduction" 0.7
  1523. "airblast vulnerability multiplier" 0.7
  1524. "override footstep sound set" 5
  1525. }
  1526. Item "mad milk"
  1527. }
  1528. T_TFBot_Giant_Sniper_CausticaxDroneA
  1529. {
  1530. ClassIcon sniper_JARATE
  1531. Health 3200
  1532. Name "Giant Causticax Drone A"
  1533. Class Sniper
  1534. Skill Expert
  1535. WeaponRestrictions SecondaryOnly
  1536. Attributes "MiniBoss"
  1537. ItemAttributes
  1538. {
  1539. ItemName jarate
  1540. "effect bar recharge rate increased" 5
  1541. }
  1542. CharacterAttributes
  1543. {
  1544. "damage force reduction" 0.45
  1545. "airblast vulnerability multiplier" 0.45
  1546. "override footstep sound set" 5
  1547. "move speed bonus" 0.6
  1548. "head scale" 0.75
  1549. }
  1550. Item "jarate"
  1551. }
  1552. }
  1553. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement