// Custom Weapon Stuff and Enemies Suck_my_dick_please { CustomWeapon // Night 1 Scav 1 { Name "Military Knife" OriginalItemName "TF_WEAPON_KNIFE" "custom item model" "models/workshop/weapons/c_models/c_switchblade/c_switchblade.mdl" "custom kill icon" "big_earner" "damage bonus hidden" 1.625 "mult smack time" 0 "fire rate bonus" 0.25 "melee range multiplier" 0.57 "armor piercing" -25 "gesture speed increase" 2 "use original class weapon animations" 1 } Templates // Night 1 Scav 1 { T_Combat_Knife_Scav { Name "Combat Knife Scavenger" Class Soldier Scale 1 //Attributes MiniBoss Classicon clown Tag bot_notplayer Tag noregen Health 100 Skill Expert WeaponRestrictions MeleeOnly NoIdleSound 1 StripItemSlot 0 StripItemSlot 1 Item "Flakcatcher" Item "EOTL_Coldfront Curbstompers" Item "Military Knife" StripItemSlot 0 StripItemSlot 1 Item "Employee Badge A" ItemModel { ItemName "Employee Badge A" Model "models/workshop/player/items/all_class/jul13_sweet_shades/jul13_sweet_shades_soldier.mdl" } CharacterAttributes { "no_jump" 1 //temporary "voice pitch scale" 0 "move speed bonus" 1.3 } } } CustomWeapon // Night 1 Scav 2 { Name "Lead Pipe" OriginalItemName "Frying Pan" "custom item model" "models/weapons/c_models/c_lead_pipe/c_lead_pipe.mdl" "custom kill icon" "killicon_skull" "fire rate bonus" 2 "add cond on hit" 25943 "add cond on hit duration" 0.33 "damage bonus" 1.857 } Templates // Night 1 Scav 2 { T_Lead_Pipe_Scav { Name "Lead Pipe Scav" // Skinner Scav Class Demoman Scale 1 //Attributes MiniBoss Classicon clown Tag bot_notplayer Tag noregen Health 100 Skill Expert WeaponRestrictions MeleeOnly NoIdleSound 1 StripItemSlot 0 StripItemSlot 1 Item "Clown's Cover-Up" Item "Lead Pipe" StripItemSlot 0 StripItemSlot 1 CharacterAttributes { "no_jump" 1 //temporary "voice pitch scale" 0 "move speed bonus" 1.3 } } } CustomWeapon // Night 1 Scav 3 { Name "Ice Axe" OriginalItemName "TF_WEAPON_SHOVEL" "fire rate bonus" 0.8 "damage bonus" 1.20 "bleeding duration" 8 "mult bleeding delay" 1 "custom item model" "models/weapons/c_models/c_pickaxe/c_pickaxe_s2.mdl" } Templates // Night 1 Scav 3 { T_Ice_Axe_Scav { Name "Ice Axe Scavenger" // ICE PICK IS FOR WOMAN Class Soldier Scale 1 //Attributes MiniBoss Classicon clown Tag bot_notplayer Tag noregen Health 100 Skill Expert WeaponRestrictions MeleeOnly NoIdleSound 1 StripItemSlot 0 StripItemSlot 1 Item "Clown's Cover-Up" Item "Flakcatcher" Item "EOTL_Coldfront Curbstompers" Item "Ice Axe" StripItemSlot 0 StripItemSlot 1 Item "Employee Badge A" ItemModel { ItemName "Employee Badge A" Model "models/workshop/player/items/all_class/jul13_sweet_shades/jul13_sweet_shades_soldier.mdl" } CharacterAttributes { "no_jump" 1 //temporary "voice pitch scale" 0 "move speed bonus" 1.3 } } } CustomWeapon // ultra fast weak melee { Name "Crowbar" OriginalItemName "Necro Smasher" "custom item model" "models/weapons/c_models/c_cratesmasher/c_cratesmasher_1.mdl" "deploy time decreased" 0.75 "fire rate bonus" 0.30 "damage penalty" 0.54 "mult smack time" 0 "crit mod disabled" 0 "custom kill icon" "merasmus_decap" "custom impact sound" "Weapon_Crowbar.Melee_HitWorld" } Templates // Night 2 Scav 1 { T_Freeman { Name "Crowbar Scav" // Freeman Class Soldier Scale 1 //Attributes MiniBoss Classicon clown Tag bot_notplayer Tag noregen Health 100 Skill Expert WeaponRestrictions MeleeOnly NoIdleSound 1 StripItemSlot 0 StripItemSlot 1 Item "Graybanns" Item "Veterans Attire" Item "Flakcatcher" Item "EOTL_Coldfront Curbstompers" Item "The Killer's Kit" Item "Crowbar" StripItemSlot 0 StripItemSlot 1 CharacterAttributes { "no_jump" 1 //temporary "voice pitch scale" 0 "move speed bonus" 1.3 } } } }