#base robot_standard.pop #base robot_giant.pop WaveSchedule { Templates { // Small Robot CandyScout { Class Scout Skill Easy Item "Citizen Cane" Item "Gingerbread Mann" Item "Upgradeable TF_WEAPON_SCATTERGUN" ItemAttributes { ItemName "Upgradeable TF_WEAPON_SCATTERGUN" "set_item_texture_wear" 0 "paintkit_proto_def_index" 414 } } CandyCaneScout { Class Scout Skill Hard // increased to improve ability to hit with melee ClassIcon scout_cane_lite WeaponRestrictions MeleeOnly Item "The Candy Cane" Item "Citizen Cane" Item "Gingerbread Mann" } CandySoldier { Class Soldier Skill Normal Item "Citizen Cane" Item "Handy Canes" Item "Upgradeable TF_WEAPON_ROCKETLAUNCHER" ItemAttributes { ItemName "Upgradeable TF_WEAPON_ROCKETLAUNCHER" "set_item_texture_wear" 0 "paintkit_proto_def_index" 414 } } CandyPyro { Class Pyro Skill Easy Item "Citizen Cane" Item "Handy Canes" Item "The Rainblower" ItemAttributes { ItemName "The Rainblower" } } CandyPyroMelee { Class Pyro Skill Hard ClassIcon pyro_lollichop_lite Item "Citizen Cane" Item "Handy Canes" Item "The Lollichop" WeaponRestrictions MeleeOnly ItemAttributes { ItemName "The Lollichop" } } CandyDemoman { Class Demoman Skill Normal Item "Citizen Cane" Item "Handy Canes" Item "Upgradeable TF_WEAPON_GRENADELAUNCHER" ItemAttributes { ItemName "Upgradeable TF_WEAPON_GRENADELAUNCHER" "set_item_texture_wear" 0 "paintkit_proto_def_index" 68 } } CandyHeavy { Class Heavyweapons Skill Easy Item "Citizen Cane" Item "Candy Crown" Item "Gingerbread Mann" Item "Upgradeable TF_WEAPON_MINIGUN" ItemAttributes { ItemName "Upgradeable TF_WEAPON_MINIGUN" "set_item_texture_wear" 0 "paintkit_proto_def_index" 414 } } CandyQuickUberMedic { Class Medic Name "Quick-Uber Medic" ClassIcon medic_uber Skill Normal Attributes SpawnWithFullCharge Item "Upgradeable TF_WEAPON_MEDIGUN" Item "Citizen Cane" Item "Gingerbread Mann" ItemAttributes { ItemName "Upgradeable TF_WEAPON_MEDIGUN" "set_item_texture_wear" 0 "paintkit_proto_def_index" 414 "ubercharge rate bonus" 5 "uber duration bonus" -3 } ItemAttributes { ItemName "TF_WEAPON_SYRINGEGUN_MEDIC" "damage penalty" 0.1 } CharacterAttributes { "heal rate bonus" 0.1 } } // Armored Robot CandyMedicArmored { Class Medic ClassIcon medic_armored Name "Armored Medic" Skill Normal Health 600 // 150*4 = 600 Scale 1.4 Tag bot_giant CharacterAttributes { "airblast vulnerability multiplier" 0.7 "damage force reduction" 0.7 "cancel falling damage" 1 } } CandyMedicBigHealArmored { Template CandyMedicArmored Name "Armored Big-Heal Medic" Skill Expert ClassIcon medic_armored Tag bot_giant Item "The Quick-Fix" Item "Citizen Cane" Item "Gingerbread Mann" ItemAttributes { ItemName "The Quick-Fix" "ubercharge rate bonus" 0.01 } ItemAttributes { ItemName "TF_WEAPON_SYRINGEGUN_MEDIC" "damage penalty" 0.1 } CharacterAttributes { "bot medic uber deploy delay duration" 9999 "heal rate bonus" 999 } } // Giant Robot CandyGiantSoldier { Class Soldier Name "Giant Soldier" ClassIcon soldier_giant Skill Expert Health 3800 WeaponRestrictions PrimaryOnly Attributes HoldFireUntilFullReload Attributes MiniBoss Item "Citizen Cane" Item "Handy Canes" Item "Upgradeable TF_WEAPON_ROCKETLAUNCHER" ItemAttributes { ItemName "Upgradeable TF_WEAPON_ROCKETLAUNCHER" "set_item_texture_wear" 0 "paintkit_proto_def_index" 414 } CharacterAttributes { "move speed bonus" 0.5 "damage force reduction" 0.4 "airblast vulnerability multiplier" 0.4 "override footstep sound set" 3 } } CandyGiantRapidFireSoldier { Class Soldier Name "Giant Rapid Fire Soldier" ClassIcon soldier_spammer Health 3800 Skill Expert WeaponRestrictions PrimaryOnly Attributes MiniBoss Item "Citizen Cane" Item "Handy Canes" Item "Upgradeable TF_WEAPON_ROCKETLAUNCHER" ItemAttributes { ItemName "Upgradeable TF_WEAPON_ROCKETLAUNCHER" "set_item_texture_wear" 0 "paintkit_proto_def_index" 414 "faster reload rate" -0.8 "fire rate bonus" 0.5 } CharacterAttributes { "move speed bonus" 0.5 "damage force reduction" 0.4 "airblast vulnerability multiplier" 0.4 "override footstep sound set" 3 "Projectile speed increased" 0.65 } } CandyGiantPyroDragonFury { Class Pyro ClassIcon pyro_dragon_fury_swordstone_giant Name "Giant Dragon's Fury Pyro" Health 3000 Skill Expert Attributes MiniBoss Tag bot_giant MaxVisionRange 1000 Item "The Dragon's Fury" Item "Citizen Cane" Item "Handy Canes" ItemAttributes { ItemName "The Dragon's Fury" } CharacterAttributes { "move speed bonus" 0.5 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 6 "cancel falling damage" 1 } } CandyGiantBurstFireSoldier { Class Soldier Name "Giant Burst Fire Soldier" ClassIcon soldier_burstfire Health 3800 Skill Expert WeaponRestrictions PrimaryOnly Attributes MiniBoss Attributes HoldFireUntilFullReload Item "Citizen Cane" Item "Handy Canes" Item "Upgradeable TF_WEAPON_ROCKETLAUNCHER" ItemAttributes { ItemName "Upgradeable TF_WEAPON_ROCKETLAUNCHER" "set_item_texture_wear" 0 "paintkit_proto_def_index" 414 "move speed bonus" 0.5 "faster reload rate" 0.6 "fire rate bonus" 0.1 "clip size upgrade atomic" 5.0 "Projectile speed increased" 0.65 } CharacterAttributes { "damage force reduction" 0.4 "airblast vulnerability multiplier" 0.4 "override footstep sound set" 3 } } CandyGiantRapidFireDemoman { Class Demoman Name "Giant Rapid Fire Demoman" ClassIcon demo_giant Skill Expert Health 3300 WeaponRestrictions PrimaryOnly Attributes HoldFireUntilFullReload Attributes MiniBoss Item "Citizen Cane" Item "Handy Canes" Item "Upgradeable TF_WEAPON_GRENADELAUNCHER" ItemAttributes { ItemName "Upgradeable TF_WEAPON_GRENADELAUNCHER" "set_item_texture_wear" 0 "paintkit_proto_def_index" 68 "faster reload rate" -0.4 "fire rate bonus" 0.75 } CharacterAttributes { "move speed bonus" 0.5 "damage force reduction" 0.5 "airblast vulnerability multiplier" 0.5 "override footstep sound set" 4 } } CandyGiantBigHealMedic // No Regen Health { Class Medic Name "Giant Big-Heal Medic" ClassIcon medic_giant Skill Expert Health 4500 Item "The Quick-Fix" Item "Citizen Cane" Item "Gingerbread Mann" WeaponRestrictions SecondaryOnly Attributes MiniBoss ItemAttributes { ItemName "The Quick-Fix" "ubercharge rate bonus" 0.001 } ItemAttributes { ItemName "TF_WEAPON_SYRINGEGUN_MEDIC" "damage penalty" 0.1 } CharacterAttributes { "move speed bonus" 0.5 "damage force reduction" 0.6 "airblast vulnerability multiplier" 0.6 "heal rate bonus" 200 // only works on mediguns that have this attribute ie quickfix } } CandyGiantMedicRegen { Class Medic Name "Giant Regen Medic" ClassIcon medic_giant Skill Expert Health 4500 Item "The Quick-Fix" Item "Citizen Cane" Item "Gingerbread Mann" WeaponRestrictions SecondaryOnly Attributes MiniBoss ItemAttributes { ItemName "The Quick-Fix" "ubercharge rate bonus" 0.001 } ItemAttributes { ItemName "TF_WEAPON_SYRINGEGUN_MEDIC" "damage penalty" 0.1 } CharacterAttributes { "move speed bonus" 0.5 "damage force reduction" 0.6 "airblast vulnerability multiplier" 0.6 "heal rate bonus" 200 // only works on mediguns that have this attribute ie quickfix "health regen" 40 } } } }