#base robot_giant.pop #base robot_standard.pop population { StartingCurrency 10000 RespawnWaveTime 0 CanBotsAttackWhileInSpawnRoom no Templates { } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_boss_relay Action Trigger } InitWaveOutput { Target wave_init_upper_relay Action Trigger } WaveSpawn { Name test TotalCurrency 0 TotalCount 1 MaxActive 5 SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot_main TFBot { ClassIcon soldier_rocketrain_homing_nys Health 55000 Name "Major Salt" Class Soldier Skill Expert //AutoJumpMin 6 //AutoJumpMax 6 MaxVisionRange 1 WeaponRestrictions PrimaryOnly Tag "bot_giant" Attributes "HoldFireUntilFullReload" Attributes "SuppressFire" Attributes "MiniBoss" Attributes "UseBossHealthBar" //Attributes "AutoJump" RocketCustomParticle eyeboss_projectile UseMeleeThreatPrioritization 1 Item "warbird_rocketlauncher_warhawk" Item "The Mantreads" Item "Full Metal Drill Hat" Item "Soldier's Sparkplug" Item "Public Speaker" HomingRockets { IgnoreDisguisedSpies 1 IgnoreStealthedSpies 1 RocketSpeed 0.4 // Multiplier of rocket speed. 1 for default speed TurnPower 500 MaxAimError 250 Acceleration 25 AccelerationTime 4 //TurnPower 80 //How fast should the rocket rotate to face the target //MaxAimError 80 //Max angle between rocket and the target } FireWeapon { Delay 6 //6.7 Cooldown 6 //6.7 Duration 1 Type "Primary" } ItemAttributes { ItemName "warbird_rocketlauncher_warhawk" "set_item_texture_wear" 0 //"damage penalty" 0.75 "fire rate bonus" 0.00001 "faster reload rate" 0.1 "projectile spread angle penalty" 50 "clip size upgrade atomic" 4 } ItemAttributes { ItemName "the mantreads" "boots falling stomp" 69 } CharacterAttributes { "move speed bonus" 0.45 "rage giving scale" 0.1 "airblast vulnerability multiplier" 0 "airblast vertical vulnerability multiplier" 0 "damage force reduction" 0 "override footstep sound set" 3 "cancel falling damage" 1 "blast dmg to self increased" 0 //"increased jump height" 5 } } } } }