131 lines
2.2 KiB
INI
Executable File
131 lines
2.2 KiB
INI
Executable File
// MONSTERS health and damage amounts
|
|
//
|
|
// Install this file to your mod's base directory.
|
|
|
|
|
|
// ORIGINAL HALF-LIFE MONSTERS
|
|
|
|
// Alien Grunt
|
|
sk_agrunt_health 90
|
|
sk_agrunt_dmg_punch 20
|
|
sk_hornet_dmg 5
|
|
|
|
// Apache
|
|
sk_apache_health 250
|
|
|
|
// Barney
|
|
sk_barney_health 35
|
|
|
|
// Big Momma
|
|
sk_bigmomma_health_factor 1.5
|
|
sk_bigmomma_dmg_slash 60
|
|
sk_bigmomma_dmg_blast 120
|
|
sk_bigmomma_radius_blast 250
|
|
|
|
// Bullsquid
|
|
sk_bullsquid_health 40
|
|
sk_bullsquid_dmg_bite 25
|
|
sk_bullsquid_dmg_whip 35
|
|
sk_bullsquid_dmg_spit 10
|
|
|
|
// Gargantua
|
|
sk_gargantua_health 800
|
|
sk_gargantua_armor 0.85
|
|
sk_gargantua_dmg_slash 30
|
|
sk_gargantua_dmg_fire 5
|
|
sk_gargantua_dmg_stomp 100
|
|
|
|
// Hassassin
|
|
sk_hassassin_health 50
|
|
|
|
// Headcrab
|
|
sk_headcrab_health 10
|
|
sk_headcrab_dmg_bite 10
|
|
|
|
// Human Grunt
|
|
sk_hgrunt_health 50
|
|
sk_hgrunt_kick 10
|
|
sk_hgrunt_pellets 5
|
|
sk_hgrunt_gspeed 600
|
|
|
|
// Houndeye
|
|
sk_houndeye_health 20
|
|
sk_houndeye_dmg_blast 15
|
|
|
|
// Alien Slave
|
|
sk_islave_health 30
|
|
sk_islave_dmg_claw 10
|
|
sk_islave_dmg_clawrake 25
|
|
sk_islave_dmg_zap 10
|
|
|
|
// Controller
|
|
sk_controller_health 60
|
|
sk_controller_dmgzap 25
|
|
sk_controller_speedball 800
|
|
sk_controller_dmgball 4
|
|
|
|
// Scientist
|
|
sk_scientist_health 20
|
|
sk_scientist_heal 25
|
|
|
|
// Snark
|
|
sk_snark_health 2
|
|
sk_snark_dmg_bite 10
|
|
sk_snark_dmg_pop 5
|
|
|
|
// Zombie
|
|
sk_zombie_health 50
|
|
sk_zombie_dmg_one_slash 20
|
|
sk_zombie_dmg_both_slash 40
|
|
|
|
// Turret
|
|
sk_turret_health 50
|
|
|
|
// Mini-Turret
|
|
sk_miniturret_health 40
|
|
|
|
// Sentry Turret
|
|
sk_sentry_health 40
|
|
|
|
|
|
// OPPOSING FORCE MONSTERS
|
|
|
|
// Gonome
|
|
sk_gonome_health 85
|
|
sk_gonome_dmg_one_slash 20
|
|
sk_gonome_dmg_guts 10
|
|
sk_gonome_dmg_one_bite 14
|
|
|
|
// Male Assassin
|
|
sk_massassin_health 50
|
|
sk_massassin_kick 25
|
|
|
|
// Otis
|
|
sk_otis_health 35
|
|
|
|
// Pit Drone
|
|
sk_pitdrone_health 40
|
|
sk_pitdrone_dmg_bite 25
|
|
sk_pitdrone_dmg_whip 35
|
|
sk_pitdrone_dmg_spit 10
|
|
|
|
// Shock Roach
|
|
sk_shockroach_health 10
|
|
sk_shockroach_lifespan 10
|
|
|
|
// ShockTrooper
|
|
sk_shocktrooper_health 50
|
|
sk_shocktrooper_kick 10
|
|
sk_shocktrooper_maxcharge 8
|
|
sk_shocktrooper_rchgspeed 1
|
|
sk_shock_dmg 15
|
|
sk_spore_dmg 50
|
|
|
|
// MONSTER WEAPON DAMAGE
|
|
sk_9mm_bullet 5
|
|
sk_9mmAR_bullet 4
|
|
sk_9mmAR_grenade 100
|
|
sk_12mm_bullet 10
|
|
sk_762_bullet 100
|
|
sk_357_bullet 40
|