Initial commit.
This commit is contained in:
71
base/ext_data/npcs/rockettrooper2.npc
Normal file
71
base/ext_data/npcs/rockettrooper2.npc
Normal file
@@ -0,0 +1,71 @@
|
||||
RocketTrooper2
|
||||
{
|
||||
playerModel rockettrooper
|
||||
weapon WP_ROCKET_LAUNCHER
|
||||
health 200
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_ROCKETTROOPER
|
||||
height 72
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
walkSpeed 55
|
||||
runSpeed 150
|
||||
yawspeed 50
|
||||
visrange 2048
|
||||
earshot 2048
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
RocketTrooper2Officer
|
||||
{
|
||||
playerModel rockettrooper
|
||||
weapon WP_REPEATER
|
||||
health 400
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank lt
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_ROCKETTROOPER
|
||||
height 72
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 50
|
||||
hfov 60
|
||||
vfov 80
|
||||
visrange 2048
|
||||
earshot 2048
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
Reference in New Issue
Block a user