Initial commit.
This commit is contained in:
25
base/ext_data/npcs/Bartender.npc
Normal file
25
base/ext_data/npcs/Bartender.npc
Normal file
@@ -0,0 +1,25 @@
|
||||
Bartender
|
||||
{
|
||||
playerModel chiss
|
||||
weapon WP_NONE
|
||||
snd bartender
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race human
|
||||
class CLASS_BARTENDER
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 90
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
57
base/ext_data/npcs/BespinCop.npc
Normal file
57
base/ext_data/npcs/BespinCop.npc
Normal file
@@ -0,0 +1,57 @@
|
||||
BespinCop
|
||||
{
|
||||
playerModel bespin_cop
|
||||
weapon WP_BLASTER_PISTOL
|
||||
health 40
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 120
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
// race bespincop
|
||||
class CLASS_BESPIN_COP
|
||||
snd bespincop1
|
||||
sndcombat bespincop1
|
||||
sndextra bespincop1
|
||||
}
|
||||
|
||||
BespinCop2
|
||||
{
|
||||
playerModel bespin_cop
|
||||
weapon WP_BLASTER_PISTOL
|
||||
health 40
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 120
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
// race bespincop
|
||||
class CLASS_BESPIN_COP
|
||||
snd bespincop2
|
||||
sndcombat bespincop2
|
||||
sndextra bespincop2
|
||||
}
|
||||
53
base/ext_data/npcs/Desann.npc
Normal file
53
base/ext_data/npcs/Desann.npc
Normal file
@@ -0,0 +1,53 @@
|
||||
Desann
|
||||
{
|
||||
playerModel desann
|
||||
saber desann
|
||||
weapon WP_SABER
|
||||
saberStyle 4
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 3
|
||||
FP_LIGHTNING 3
|
||||
FP_RAGE 3
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 3
|
||||
FP_SEE 3
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 50
|
||||
rank captain
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 3
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
scale 135
|
||||
height 78
|
||||
crouchheight 42
|
||||
width 18
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_DESANN
|
||||
yawSpeed 120
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd desann
|
||||
sndcombat desann
|
||||
sndjedi desann
|
||||
health 500
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
55
base/ext_data/npcs/Elder.npc
Normal file
55
base/ext_data/npcs/Elder.npc
Normal file
@@ -0,0 +1,55 @@
|
||||
Elder
|
||||
{
|
||||
playerModel prisoner
|
||||
weapon WP_NONE
|
||||
customSkin elder
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_PRISONER
|
||||
snd prisoner1
|
||||
sndcombat prisoner1
|
||||
sndextra prisoner1
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 110
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Elder2
|
||||
{
|
||||
playerModel prisoner
|
||||
weapon WP_NONE
|
||||
customSkin elder2
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_PRISONER
|
||||
snd prisoner2
|
||||
sndcombat prisoner2
|
||||
sndextra prisoner2
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 110
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
22
base/ext_data/npcs/Galak.npc
Normal file
22
base/ext_data/npcs/Galak.npc
Normal file
@@ -0,0 +1,22 @@
|
||||
Galak
|
||||
{
|
||||
playerModel galak
|
||||
weapon WP_BLASTER
|
||||
altFire 1
|
||||
rank commander
|
||||
snd galak
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank captain
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_IMPERIAL
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
}
|
||||
36
base/ext_data/npcs/Galak_Mech.npc
Normal file
36
base/ext_data/npcs/Galak_Mech.npc
Normal file
@@ -0,0 +1,36 @@
|
||||
Galak_Mech
|
||||
{
|
||||
playerModel galak_mech
|
||||
weapon WP_REPEATER
|
||||
health 1000
|
||||
width 20
|
||||
height 88
|
||||
crouchheight 88
|
||||
snd galak_mech
|
||||
reactions 3
|
||||
aim 5
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_GALAK_MECH
|
||||
snd galak
|
||||
sndcombat galak
|
||||
sndextra galak
|
||||
yawSpeed 50
|
||||
walkSpeed 45
|
||||
runSpeed 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbWaist 0
|
||||
headPitchRangeUp 60
|
||||
headPitchRangeDown 60
|
||||
torsoPitchRangeUp 60
|
||||
torsoPitchRangeDown 60
|
||||
}
|
||||
21
base/ext_data/npcs/Glider.npc
Normal file
21
base/ext_data/npcs/Glider.npc
Normal file
@@ -0,0 +1,21 @@
|
||||
Glider
|
||||
{
|
||||
playerModel glider
|
||||
weapon WP_MELEE
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race harvester
|
||||
class CLASS_GLIDER
|
||||
yawSpeed 60
|
||||
runSpeed 150
|
||||
walkSpeed 50
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd glider
|
||||
}
|
||||
125
base/ext_data/npcs/Gran.npc
Normal file
125
base/ext_data/npcs/Gran.npc
Normal file
@@ -0,0 +1,125 @@
|
||||
Gran
|
||||
{
|
||||
playerModel gran
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_THERMAL
|
||||
weapon WP_MELEE
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
health 30
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_GRAN
|
||||
snd gran1
|
||||
sndcombat gran1
|
||||
sndextra gran1
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Gran2
|
||||
{
|
||||
playerModel gran
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_THERMAL
|
||||
weapon WP_MELEE
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
health 30
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_GRAN
|
||||
snd gran2
|
||||
sndcombat gran2
|
||||
sndextra gran2
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
GranBoxer
|
||||
{
|
||||
playerModel gran
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_MELEE
|
||||
surfOff "l_leg_kneeguard r_leg_kneeguard"
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
health 50
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_GRAN
|
||||
snd gran2
|
||||
sndcombat gran2
|
||||
sndextra gran2
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
GranShooter
|
||||
{
|
||||
playerModel gran
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_BLASTER
|
||||
surfOff "l_leg_kneeguard"
|
||||
reactions 3
|
||||
aim 5
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
health 40
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_GRAN
|
||||
snd gran1
|
||||
sndcombat gran1
|
||||
sndextra gran1
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
92
base/ext_data/npcs/HazardTrooper.npc
Normal file
92
base/ext_data/npcs/HazardTrooper.npc
Normal file
@@ -0,0 +1,92 @@
|
||||
hazardtrooper
|
||||
{
|
||||
playerModel hazardtrooper
|
||||
weapon WP_REPEATER
|
||||
health 150
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_HAZARD_TROOPER
|
||||
height 80
|
||||
crouchheight 48
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
yawspeed 100
|
||||
walkSpeed 55
|
||||
runSpeed 65
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
hazardtrooperconcussion
|
||||
{
|
||||
playerModel hazardtrooper
|
||||
weapon WP_CONCUSSION
|
||||
health 150
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_HAZARD_TROOPER
|
||||
height 80
|
||||
crouchheight 48
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
yawspeed 100
|
||||
walkSpeed 55
|
||||
runSpeed 65
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
hazardtrooperofficer
|
||||
{
|
||||
playerModel hazardtrooper
|
||||
weapon WP_FLECHETTE
|
||||
health 150
|
||||
headPitchRangeDown 30
|
||||
reactions 4
|
||||
aim 3
|
||||
move 4
|
||||
aggression 5
|
||||
evasion 2
|
||||
intelligence 5
|
||||
rank lt
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_HAZARD_TROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
snd stofficer1
|
||||
sndcombat stofficer1
|
||||
sndextra stofficer1
|
||||
yawspeed 100
|
||||
walkSpeed 55
|
||||
runSpeed 65
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
23
base/ext_data/npcs/Howler.npc
Normal file
23
base/ext_data/npcs/Howler.npc
Normal file
@@ -0,0 +1,23 @@
|
||||
Howler
|
||||
{
|
||||
playerModel howler
|
||||
weapon WP_MELEE
|
||||
height 32
|
||||
crouchheight 32
|
||||
reactions 4
|
||||
aim 1
|
||||
move 5
|
||||
aggression 3
|
||||
evasion 5
|
||||
intelligence 2
|
||||
playerTeam TEAM_FREE
|
||||
enemyTeam TEAM_FREE
|
||||
class CLASS_HOWLER
|
||||
yawSpeed 60
|
||||
runSpeed 300
|
||||
walkSpeed 100
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd howler
|
||||
health 60
|
||||
}
|
||||
34
base/ext_data/npcs/ImpCommander.npc
Normal file
34
base/ext_data/npcs/ImpCommander.npc
Normal file
@@ -0,0 +1,34 @@
|
||||
ImpCommander
|
||||
{
|
||||
playerModel imperial
|
||||
weapon WP_BLASTER
|
||||
altFire 1
|
||||
surfOff l_arm_key
|
||||
customSkin commander
|
||||
health 80
|
||||
reactions 4
|
||||
aim 4
|
||||
move 4
|
||||
aggression 4
|
||||
evasion 4
|
||||
intelligence 4
|
||||
rank commander
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_IMPERIAL
|
||||
// snd io3
|
||||
// sndcombat io3
|
||||
// sndextra io3
|
||||
snd io1
|
||||
sndcombat io1
|
||||
sndextra io1
|
||||
yawspeed 110
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
30
base/ext_data/npcs/ImpOfficer.npc
Normal file
30
base/ext_data/npcs/ImpOfficer.npc
Normal file
@@ -0,0 +1,30 @@
|
||||
ImpOfficer
|
||||
{
|
||||
playerModel imperial
|
||||
weapon WP_BLASTER
|
||||
surfOff l_arm_key
|
||||
customSkin officer
|
||||
health 40
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 3
|
||||
intelligence 3
|
||||
rank ltcomm
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_IMPERIAL
|
||||
snd io1
|
||||
sndcombat io1
|
||||
sndextra io1
|
||||
yawspeed 110
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
101
base/ext_data/npcs/ImpWorker.npc
Normal file
101
base/ext_data/npcs/ImpWorker.npc
Normal file
@@ -0,0 +1,101 @@
|
||||
ImpWorker
|
||||
{
|
||||
playerModel imperial_worker
|
||||
weapon WP_BLASTER_PISTOL
|
||||
headPitchRangeDown 30
|
||||
health 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race imperial
|
||||
class CLASS_IMPWORKER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd worker1
|
||||
sndcombat worker1
|
||||
sndextra worker1
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
ImpWorker2
|
||||
{
|
||||
playerModel imperial_worker
|
||||
weapon WP_BLASTER_PISTOL
|
||||
headPitchRangeDown 30
|
||||
health 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race imperial
|
||||
class CLASS_IMPWORKER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd worker2
|
||||
sndcombat worker2
|
||||
sndextra worker2
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
ImpWorker3
|
||||
{
|
||||
playerModel imperial_worker
|
||||
weapon WP_BLASTER_PISTOL
|
||||
headPitchRangeDown 30
|
||||
health 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race imperial
|
||||
class CLASS_IMPWORKER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd worker3
|
||||
sndcombat worker3
|
||||
sndextra worker3
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
29
base/ext_data/npcs/Imperial.npc
Normal file
29
base/ext_data/npcs/Imperial.npc
Normal file
@@ -0,0 +1,29 @@
|
||||
Imperial
|
||||
{
|
||||
playerModel imperial
|
||||
weapon WP_BLASTER_PISTOL
|
||||
surfOff l_arm_key
|
||||
health 20
|
||||
reactions 2
|
||||
aim 2
|
||||
move 2
|
||||
aggression 2
|
||||
evasion 2
|
||||
intelligence 2
|
||||
rank lt
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_IMPERIAL
|
||||
snd io2
|
||||
sndcombat io2
|
||||
sndextra io2
|
||||
yawspeed 110
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
30
base/ext_data/npcs/Jan.npc
Normal file
30
base/ext_data/npcs/Jan.npc
Normal file
@@ -0,0 +1,30 @@
|
||||
Jan
|
||||
{
|
||||
playerModel jan
|
||||
weapon WP_BLASTER
|
||||
altFire 1
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 5
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 3
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JAN
|
||||
sex female
|
||||
snd jan
|
||||
sndcombat jan
|
||||
sndextra jan
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
// race human
|
||||
snd jan
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbHands 1
|
||||
dismemberProbLegs 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
102
base/ext_data/npcs/Jedi.npc
Normal file
102
base/ext_data/npcs/Jedi.npc
Normal file
@@ -0,0 +1,102 @@
|
||||
Jedi
|
||||
{
|
||||
playerModel jedi
|
||||
saber single_2
|
||||
saberColor yellow
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd jedi1
|
||||
sndcombat jedi1
|
||||
sndjedi jedi1
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Jedi2
|
||||
{
|
||||
playerModel jedi
|
||||
saber single_7
|
||||
saberColor orange
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 2
|
||||
saberStyle 3
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 200
|
||||
forcePowerMax 75
|
||||
rank lt
|
||||
customSkin j2
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd jedi2
|
||||
sndcombat jedi2
|
||||
sndjedi jedi2
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
49
base/ext_data/npcs/JediF.npc
Normal file
49
base/ext_data/npcs/JediF.npc
Normal file
@@ -0,0 +1,49 @@
|
||||
JediF
|
||||
{
|
||||
playerModel jan
|
||||
surfOff "torso_vest hips_chaps torso_computer head_goggles torso_comp hips_belt"
|
||||
surfOn "torso_augment hips_augment hips_torso"
|
||||
saber dual_3
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 7
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 2
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
sex female
|
||||
snd jan
|
||||
sndcombat jan
|
||||
sndjedi jan
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
47
base/ext_data/npcs/JediMaster.npc
Normal file
47
base/ext_data/npcs/JediMaster.npc
Normal file
@@ -0,0 +1,47 @@
|
||||
JediMaster
|
||||
{
|
||||
playerModel jedi
|
||||
customSkin master
|
||||
saber dual_3
|
||||
saberColor green
|
||||
weapon WP_SABER
|
||||
saberStyle 7
|
||||
FP_HEAL 2
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 2
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 2
|
||||
FP_ABSORB 2
|
||||
FP_DRAIN 0
|
||||
FP_SEE 2
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank commander
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd jedi2
|
||||
sndcombat jedi2
|
||||
sndjedi jedi2
|
||||
health 400
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
48
base/ext_data/npcs/JediTrainer.npc
Normal file
48
base/ext_data/npcs/JediTrainer.npc
Normal file
@@ -0,0 +1,48 @@
|
||||
JediTrainer
|
||||
{
|
||||
playerModel jeditrainer
|
||||
saber jedi
|
||||
saber2 jedi
|
||||
saberColor purple
|
||||
saber2Color purple
|
||||
weapon WP_SABER
|
||||
saberStyle 6
|
||||
FP_HEAL 2
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 2
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 2
|
||||
FP_ABSORB 2
|
||||
FP_DRAIN 0
|
||||
FP_SEE 2
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank commander
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd jedi2
|
||||
sndcombat jedi2
|
||||
sndjedi jedi2
|
||||
health 400
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
91
base/ext_data/npcs/Kyle.npc
Normal file
91
base/ext_data/npcs/Kyle.npc
Normal file
@@ -0,0 +1,91 @@
|
||||
Kyle
|
||||
{
|
||||
playerModel kyle
|
||||
saber kyle
|
||||
rank commander
|
||||
health 1000
|
||||
weapon WP_BRYAR_PISTOL
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 3
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 3
|
||||
FP_GRIP 3
|
||||
FP_LIGHTNING 2
|
||||
FP_SABERTHROW 3
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 3
|
||||
FP_ABSORB 3
|
||||
FP_DRAIN 0
|
||||
FP_SEE 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forcePowerMax 200
|
||||
reactions 4
|
||||
aim 5
|
||||
move 3
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
playerTeam TEAM_PLAYER
|
||||
class CLASS_KYLE
|
||||
snd kyle
|
||||
sndcombat kyle
|
||||
sndjedi kyle
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Kyle_boss
|
||||
{
|
||||
playerModel kyle
|
||||
saber kyle_boss
|
||||
rank captain
|
||||
health 300
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 2
|
||||
saberStyle 3
|
||||
FP_HEAL 3
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 3
|
||||
FP_GRIP 3
|
||||
FP_LIGHTNING 0
|
||||
// FP_SABERTHROW 3
|
||||
FP_SABERTHROW 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 3
|
||||
FP_ABSORB 3
|
||||
FP_DRAIN 0
|
||||
FP_SEE 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
reactions 4
|
||||
aim 5
|
||||
move 3
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
playerTeam TEAM_PLAYER
|
||||
class CLASS_KYLE
|
||||
snd kyle_boss
|
||||
sndcombat kyle_boss
|
||||
sndjedi kyle_boss
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
62
base/ext_data/npcs/Lando.npc
Normal file
62
base/ext_data/npcs/Lando.npc
Normal file
@@ -0,0 +1,62 @@
|
||||
Lando
|
||||
{
|
||||
playerModel lando
|
||||
weapon WP_BLASTER
|
||||
rank captain
|
||||
altFire 1
|
||||
snd lando
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
// race human
|
||||
class CLASS_LANDO
|
||||
snd lando
|
||||
sndcombat lando
|
||||
sndextra lando
|
||||
sndjedi lando
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 120
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Lando_cin
|
||||
{
|
||||
playerModel lando
|
||||
rank captain
|
||||
altFire 1
|
||||
snd lando
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
// race human
|
||||
class CLASS_LANDO
|
||||
snd lando
|
||||
sndcombat lando
|
||||
sndextra lando
|
||||
sndjedi lando
|
||||
walkSpeed 52
|
||||
runSpeed 200
|
||||
yawspeed 120
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
49
base/ext_data/npcs/Luke.npc
Normal file
49
base/ext_data/npcs/Luke.npc
Normal file
@@ -0,0 +1,49 @@
|
||||
Luke
|
||||
{
|
||||
playerModel luke
|
||||
saber luke
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 3
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 3
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_SABERTHROW 3
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 3
|
||||
FP_ABSORB 3
|
||||
FP_DRAIN 0
|
||||
FP_SEE 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forcePowerMax 200
|
||||
rank captain
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 5
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_LUKE
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
// race human
|
||||
snd luke
|
||||
sndcombat luke
|
||||
sndjedi luke
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
27
base/ext_data/npcs/Merchant.npc
Normal file
27
base/ext_data/npcs/Merchant.npc
Normal file
@@ -0,0 +1,27 @@
|
||||
Merchant
|
||||
{
|
||||
playerModel prisoner
|
||||
weapon WP_NONE
|
||||
customSkin merchant
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_PRISONER
|
||||
snd prisoner2
|
||||
sndcombat prisoner2
|
||||
sndextra prisoner2
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 110
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
24
base/ext_data/npcs/Minemonster.npc
Normal file
24
base/ext_data/npcs/Minemonster.npc
Normal file
@@ -0,0 +1,24 @@
|
||||
Minemonster
|
||||
{
|
||||
playerModel minemonster
|
||||
weapon WP_MELEE
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_MINEMONSTER
|
||||
snd mine
|
||||
yawSpeed 160
|
||||
runSpeed 210
|
||||
walkSpeed 50
|
||||
hFOV 120
|
||||
vfov 45
|
||||
height 30
|
||||
width 9
|
||||
snd mine
|
||||
health 40
|
||||
}
|
||||
25
base/ext_data/npcs/MonMothma.npc
Normal file
25
base/ext_data/npcs/MonMothma.npc
Normal file
@@ -0,0 +1,25 @@
|
||||
MonMothma
|
||||
{
|
||||
playerModel monmothma
|
||||
weapon WP_NONE
|
||||
snd monmothma
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
// race human
|
||||
class CLASS_MONMOTHMA
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 90
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
25
base/ext_data/npcs/MorganKatarn.npc
Normal file
25
base/ext_data/npcs/MorganKatarn.npc
Normal file
@@ -0,0 +1,25 @@
|
||||
MorganKatarn
|
||||
{
|
||||
playerModel morgan
|
||||
weapon WP_NONE
|
||||
snd morgan
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race human
|
||||
class CLASS_MORGAN
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 90
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
27
base/ext_data/npcs/Noghri.npc
Normal file
27
base/ext_data/npcs/Noghri.npc
Normal file
@@ -0,0 +1,27 @@
|
||||
Noghri
|
||||
{
|
||||
playerModel noghri
|
||||
weapon WP_NOGHRI_STICK
|
||||
reactions 4
|
||||
aim 2
|
||||
move 5
|
||||
aggression 3
|
||||
evasion 5
|
||||
intelligence 3
|
||||
rank crewman
|
||||
health 100
|
||||
playerTeam TEAM_FREE
|
||||
enemyTeam TEAM_FREE
|
||||
class CLASS_NOGHRI
|
||||
snd noghri1
|
||||
sndcombat noghri1
|
||||
sndextra noghri1
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
54
base/ext_data/npcs/Prisoner.npc
Normal file
54
base/ext_data/npcs/Prisoner.npc
Normal file
@@ -0,0 +1,54 @@
|
||||
Prisoner
|
||||
{
|
||||
playerModel prisoner
|
||||
weapon WP_NONE
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_PRISONER
|
||||
snd prisoner1
|
||||
sndcombat prisoner1
|
||||
sndextra prisoner1
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 110
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Prisoner2
|
||||
{
|
||||
playerModel prisoner
|
||||
weapon WP_NONE
|
||||
customSkin prisoner2
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_PRISONER
|
||||
snd prisoner2
|
||||
sndcombat prisoner2
|
||||
sndextra prisoner2
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 110
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
20
base/ext_data/npcs/Ragnos.npc
Normal file
20
base/ext_data/npcs/Ragnos.npc
Normal file
@@ -0,0 +1,20 @@
|
||||
Ragnos
|
||||
{
|
||||
playerModel marka_ragnos
|
||||
weapon WP_NONE
|
||||
rank captain
|
||||
snd ragnos
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
rank captain
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_GRAN
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
}
|
||||
25
base/ext_data/npcs/Rax.npc
Normal file
25
base/ext_data/npcs/Rax.npc
Normal file
@@ -0,0 +1,25 @@
|
||||
Rax
|
||||
{
|
||||
playerModel rax_joris
|
||||
weapon WP_CONCUSSION
|
||||
altFire 1
|
||||
rank commander
|
||||
snd rax
|
||||
sndcombat rax
|
||||
sndextra rax
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 4
|
||||
rank captain
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_IMPERIAL
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 300
|
||||
visrange 3000
|
||||
}
|
||||
61
base/ext_data/npcs/Rebel.npc
Normal file
61
base/ext_data/npcs/Rebel.npc
Normal file
@@ -0,0 +1,61 @@
|
||||
Rebel
|
||||
{
|
||||
playerModel rebel
|
||||
weapon WP_BLASTER
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
// race human
|
||||
class CLASS_REBEL
|
||||
// snd rebel1
|
||||
// sndcombat rebel1
|
||||
// sndextra rebel1
|
||||
snd rebel_pilot1
|
||||
sndcombat rebel_pilot1
|
||||
sndextra rebel_pilot1
|
||||
yawspeed 120
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Rebel2
|
||||
{
|
||||
playerModel rebel
|
||||
weapon WP_BLASTER
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
// race human
|
||||
class CLASS_REBEL
|
||||
// snd rebel2
|
||||
// sndcombat rebel2
|
||||
// sndextra rebel2
|
||||
snd rebel_pilot1
|
||||
sndcombat rebel_pilot1
|
||||
sndextra rebel_pilot1
|
||||
yawspeed 120
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
27
base/ext_data/npcs/Rebel2.npc
Normal file
27
base/ext_data/npcs/Rebel2.npc
Normal file
@@ -0,0 +1,27 @@
|
||||
Rebel2
|
||||
{
|
||||
playerModel rebel
|
||||
weapon WP_BLASTER
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
// race human
|
||||
class CLASS_REBEL
|
||||
snd rebel_pilot1
|
||||
sndcombat rebel_pilot1
|
||||
sndextra rebel_pilot1
|
||||
yawspeed 120
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
50
base/ext_data/npcs/Reborn.npc
Normal file
50
base/ext_data/npcs/Reborn.npc
Normal file
@@ -0,0 +1,50 @@
|
||||
Reborn
|
||||
{
|
||||
playerModel reborn
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 1
|
||||
FP_SPEED 1
|
||||
FP_PUSH 0
|
||||
FP_PULL 0
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 1
|
||||
FP_SABER_OFFENSE 1
|
||||
forcePowerMax 50
|
||||
forceRegenRate 200
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 1
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
scale 94
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd reborn1
|
||||
sndcombat reborn1
|
||||
sndjedi reborn1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 40
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
51
base/ext_data/npcs/RebornAcrobat.npc
Normal file
51
base/ext_data/npcs/RebornAcrobat.npc
Normal file
@@ -0,0 +1,51 @@
|
||||
RebornAcrobat
|
||||
{
|
||||
playerModel reborn
|
||||
customSkin acrobat
|
||||
saber reborn
|
||||
saberColor red
|
||||
weapon WP_SABER
|
||||
saberStyle 2
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 1
|
||||
FP_PUSH 0
|
||||
FP_PULL 0
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 1
|
||||
FP_SABER_OFFENSE 1
|
||||
rank crewman
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 3
|
||||
evasion 3
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
scale 96
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd reborn1
|
||||
sndcombat reborn1
|
||||
sndjedi reborn1
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
51
base/ext_data/npcs/RebornBoss.npc
Normal file
51
base/ext_data/npcs/RebornBoss.npc
Normal file
@@ -0,0 +1,51 @@
|
||||
RebornBoss
|
||||
{
|
||||
playerModel reborn
|
||||
customSkin boss
|
||||
saber shadowtrooper
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 2
|
||||
saberStyle 3
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 1
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 1
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 4
|
||||
evasion 3
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd reborn3
|
||||
sndcombat reborn3
|
||||
sndjedi reborn3
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
54
base/ext_data/npcs/RebornChiss.npc
Normal file
54
base/ext_data/npcs/RebornChiss.npc
Normal file
@@ -0,0 +1,54 @@
|
||||
RebornChiss
|
||||
{
|
||||
playerModel chiss
|
||||
saber reborn
|
||||
saber2 sabersai
|
||||
saber2color red
|
||||
weapon WP_SABER
|
||||
saberStyle 6
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 0
|
||||
FP_SPEED 1
|
||||
FP_PUSH 2
|
||||
FP_PULL 0
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 1
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 2
|
||||
rank ltjg
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 4
|
||||
evasion 2
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
scale 96
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd bartender
|
||||
sndcombat bartender
|
||||
sndjedi bartender
|
||||
// snd reborn2
|
||||
// sndcombat reborn2
|
||||
// sndjedi reborn2
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
52
base/ext_data/npcs/RebornFencer.npc
Normal file
52
base/ext_data/npcs/RebornFencer.npc
Normal file
@@ -0,0 +1,52 @@
|
||||
RebornFencer
|
||||
{
|
||||
playerModel reborn
|
||||
customSkin fencer
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 0
|
||||
FP_SPEED 1
|
||||
FP_PUSH 2
|
||||
FP_PULL 0
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 1
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 2
|
||||
forcePowerMax 75
|
||||
forceRegenRate 200
|
||||
rank ltjg
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 4
|
||||
evasion 2
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
scale 96
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd reborn2
|
||||
sndcombat reborn2
|
||||
sndjedi reborn2
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
51
base/ext_data/npcs/RebornForceUser.npc
Normal file
51
base/ext_data/npcs/RebornForceUser.npc
Normal file
@@ -0,0 +1,51 @@
|
||||
RebornForceUser
|
||||
{
|
||||
playerModel reborn
|
||||
customSkin forceuser
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 2
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 1
|
||||
FP_SPEED 1
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 1
|
||||
FP_SABER_OFFENSE 1
|
||||
forceRegenRate 150
|
||||
rank ensign
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 2
|
||||
evasion 2
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
scale 96
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd reborn2
|
||||
sndcombat reborn2
|
||||
sndjedi reborn2
|
||||
yawSpeed 80
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
52
base/ext_data/npcs/RebornRodian.npc
Normal file
52
base/ext_data/npcs/RebornRodian.npc
Normal file
@@ -0,0 +1,52 @@
|
||||
RebornRodian
|
||||
{
|
||||
playerModel rodian
|
||||
weapon WP_SABER
|
||||
saber saberstar2
|
||||
saber2 saberstar2
|
||||
saberColor red
|
||||
saber2Color red
|
||||
saberStyle 6
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 2
|
||||
FP_PUSH 1
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 2
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 3
|
||||
evasion 3
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
scale 96
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd rodian1
|
||||
sndcombat rodian1
|
||||
sndjedi rodian1
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
50
base/ext_data/npcs/RebornTrandoshan.npc
Normal file
50
base/ext_data/npcs/RebornTrandoshan.npc
Normal file
@@ -0,0 +1,50 @@
|
||||
RebornTrandoshan
|
||||
{
|
||||
playerModel trandoshan
|
||||
weapon WP_SABER
|
||||
saber sabertrident
|
||||
saberColor red
|
||||
saberColor2 red
|
||||
saberColor3 red
|
||||
saberColor4 red
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 0
|
||||
FP_PUSH 2
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 1
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 1
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 1
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 2
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 4
|
||||
evasion 3
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd trandoshan1
|
||||
sndcombat trandoshan1
|
||||
sndjedi trandoshan1
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
49
base/ext_data/npcs/RebornWeequay.npc
Normal file
49
base/ext_data/npcs/RebornWeequay.npc
Normal file
@@ -0,0 +1,49 @@
|
||||
RebornWeequay
|
||||
{
|
||||
playerModel weequay
|
||||
weapon WP_SABER
|
||||
saber saberbroad
|
||||
saberColor red
|
||||
saberColor2 red
|
||||
saberStyle 3
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 0
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 1
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 2
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 1
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 1
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 2
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 4
|
||||
evasion 3
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd weequay
|
||||
sndcombat weequay
|
||||
sndjedi weequay
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
103
base/ext_data/npcs/Reborn_dual.npc
Normal file
103
base/ext_data/npcs/Reborn_dual.npc
Normal file
@@ -0,0 +1,103 @@
|
||||
reborn_dual
|
||||
{
|
||||
playerModel reborn_new
|
||||
customSkin red
|
||||
saber reborn
|
||||
saber2 reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 6
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 1
|
||||
FP_RAGE 2
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 2
|
||||
FP_SEE 2
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank ltcomm
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd reborn2
|
||||
sndcombat reborn2
|
||||
sndjedi reborn2
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 300
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
reborn_dual2
|
||||
{
|
||||
playerModel reborn_new
|
||||
customSkin blue
|
||||
saber reborn
|
||||
saber2 reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 6
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 1
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 1
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 3
|
||||
rank lt
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 4
|
||||
evasion 4
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd reborn2
|
||||
sndcombat reborn2
|
||||
sndjedi reborn2
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 175
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
104
base/ext_data/npcs/Reborn_new.npc
Normal file
104
base/ext_data/npcs/Reborn_new.npc
Normal file
@@ -0,0 +1,104 @@
|
||||
reborn_new
|
||||
{
|
||||
playerModel reborn_new
|
||||
saber reborn_new
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 3
|
||||
FP_LIGHTNING 1
|
||||
FP_RAGE 2
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 2
|
||||
FP_SEE 2
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank ltcomm
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd reborn2
|
||||
sndcombat reborn2
|
||||
sndjedi reborn2
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 300
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
reborn_new2
|
||||
{
|
||||
playerModel reborn_new
|
||||
customSkin blue
|
||||
saber shadowtrooper
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 1
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 1
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 3
|
||||
rank lt
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 4
|
||||
evasion 4
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd reborn2
|
||||
sndcombat reborn2
|
||||
sndjedi reborn2
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 175
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
103
base/ext_data/npcs/Reborn_staff.npc
Normal file
103
base/ext_data/npcs/Reborn_staff.npc
Normal file
@@ -0,0 +1,103 @@
|
||||
reborn_staff
|
||||
{
|
||||
playerModel reborn_new
|
||||
customSkin red
|
||||
saber dual_1
|
||||
saberColor red
|
||||
weapon WP_SABER
|
||||
saberStyle 7
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 1
|
||||
FP_RAGE 2
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 2
|
||||
FP_SEE 2
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank ltcomm
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd reborn1
|
||||
sndcombat reborn1
|
||||
sndjedi reborn1
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 300
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
reborn_staff2
|
||||
{
|
||||
playerModel reborn_new
|
||||
customSkin blue
|
||||
saber dual_1
|
||||
saberColor red
|
||||
weapon WP_SABER
|
||||
saberStyle 7
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 1
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 1
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 3
|
||||
rank lt
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 4
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd reborn1
|
||||
sndcombat reborn1
|
||||
sndjedi reborn1
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 175
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
275
base/ext_data/npcs/Reborn_twin.npc
Normal file
275
base/ext_data/npcs/Reborn_twin.npc
Normal file
@@ -0,0 +1,275 @@
|
||||
DKothos
|
||||
{
|
||||
playerModel reborn_twin
|
||||
// customSkin ?
|
||||
weapon WP_MELEE
|
||||
health 500
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 2
|
||||
FP_PUSH 3
|
||||
FP_PULL 0
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 2
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 2
|
||||
FP_ABSORB 2
|
||||
FP_DRAIN 2
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 0
|
||||
FP_SABER_OFFENSE 0
|
||||
forcePowerMax 200
|
||||
forceRegenRate 50
|
||||
forceRegenAmount 2
|
||||
rank captain
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 1
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd kothos
|
||||
sndcombat kothos
|
||||
sndjedi kothos
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
VKothos
|
||||
{
|
||||
playerModel reborn_twin
|
||||
// customSkin ?
|
||||
weapon WP_MELEE
|
||||
health 500
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 2
|
||||
FP_PUSH 3
|
||||
FP_PULL 0
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 2
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 2
|
||||
FP_ABSORB 2
|
||||
FP_DRAIN 2
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 0
|
||||
FP_SABER_OFFENSE 0
|
||||
forcePowerMax 200
|
||||
forceRegenRate 50
|
||||
forceRegenAmount 2
|
||||
rank captain
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 4
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
scale 100
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd kothos
|
||||
sndcombat kothos
|
||||
sndjedi kothos
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
RebornMaster
|
||||
{
|
||||
playerModel reborn_twin
|
||||
customSkin boss
|
||||
saber rebornmaster
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 2
|
||||
saberStyle 3
|
||||
health 200
|
||||
FP_HEAL 3
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 3
|
||||
FP_LIGHTNING 3
|
||||
FP_RAGE 3
|
||||
FP_PROTECT 2
|
||||
FP_ABSORB 2
|
||||
FP_DRAIN 2
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forcePowerMax 200
|
||||
forceRegenRate 50
|
||||
forceRegenAmount 2
|
||||
rank captain
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
scale 100
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_SHADOWTROOPER
|
||||
snd reborn1
|
||||
sndcombat reborn1
|
||||
sndjedi reborn1
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
RebornMasterDual
|
||||
{
|
||||
playerModel reborn_twin
|
||||
customSkin boss
|
||||
saber shadowtrooper
|
||||
saber2 shadowtrooper
|
||||
weapon WP_SABER
|
||||
saberStyle 6
|
||||
health 200
|
||||
FP_HEAL 3
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 3
|
||||
FP_LIGHTNING 3
|
||||
FP_RAGE 3
|
||||
FP_PROTECT 2
|
||||
FP_ABSORB 2
|
||||
FP_DRAIN 2
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forcePowerMax 200
|
||||
forceRegenRate 50
|
||||
forceRegenAmount 2
|
||||
rank captain
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
scale 100
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_SHADOWTROOPER
|
||||
snd reborn2
|
||||
sndcombat reborn2
|
||||
sndjedi reborn2
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
|
||||
RebornMasterStaff
|
||||
{
|
||||
playerModel reborn_twin
|
||||
customSkin boss
|
||||
saber dual_1
|
||||
saberColor red
|
||||
weapon WP_SABER
|
||||
saberStyle 7
|
||||
health 200
|
||||
FP_HEAL 3
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 3
|
||||
FP_LIGHTNING 3
|
||||
FP_RAGE 3
|
||||
FP_PROTECT 2
|
||||
FP_ABSORB 2
|
||||
FP_DRAIN 2
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forcePowerMax 200
|
||||
forceRegenRate 50
|
||||
forceRegenAmount 2
|
||||
rank captain
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
hfov 120
|
||||
vfov 120
|
||||
scale 100
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_SHADOWTROOPER
|
||||
snd reborn2
|
||||
sndcombat reborn2
|
||||
sndjedi reborn2
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
30
base/ext_data/npcs/Reelo.npc
Normal file
30
base/ext_data/npcs/Reelo.npc
Normal file
@@ -0,0 +1,30 @@
|
||||
Reelo
|
||||
{
|
||||
playerModel reelo
|
||||
weapon WP_BLASTER
|
||||
rank commander
|
||||
altFire 1
|
||||
snd reelo
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_REELO
|
||||
snd reelo
|
||||
sndcombat reelo
|
||||
sndextra reelo
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
37
base/ext_data/npcs/RocketTrooper.npc
Normal file
37
base/ext_data/npcs/RocketTrooper.npc
Normal file
@@ -0,0 +1,37 @@
|
||||
RocketTrooper
|
||||
{
|
||||
playerModel stormtrooper
|
||||
// surfOn torso_pauldron
|
||||
// surfOff "torso_armor_neck_augment torso_body_neck_augment"
|
||||
customSkin officer
|
||||
weapon WP_ROCKET_LAUNCHER
|
||||
health 60
|
||||
headPitchRangeDown 30
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
rank ensign
|
||||
scale 110
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_STORMTROOPER
|
||||
height 68
|
||||
crouchheight 52
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd stofficer1
|
||||
sndcombat stofficer1
|
||||
sndextra stofficer1
|
||||
yawspeed 100
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
66
base/ext_data/npcs/Rodian.npc
Normal file
66
base/ext_data/npcs/Rodian.npc
Normal file
@@ -0,0 +1,66 @@
|
||||
Rodian
|
||||
{
|
||||
playerModel rodian
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_DISRUPTOR
|
||||
altFire 1
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
health 25
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_RODIAN
|
||||
snd rodian1
|
||||
sndcombat rodian1
|
||||
sndextra rodian1
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
visrange 8192
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Rodian2
|
||||
{
|
||||
playerModel rodian
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_BLASTER
|
||||
altFire 1
|
||||
surfOff "hips_belt torso_vest"
|
||||
surfOn "torso_augment"
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
health 20
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_RODIAN
|
||||
snd rodian2
|
||||
sndcombat rodian2
|
||||
sndextra rodian2
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
37
base/ext_data/npcs/STCommander.npc
Normal file
37
base/ext_data/npcs/STCommander.npc
Normal file
@@ -0,0 +1,37 @@
|
||||
STCommander
|
||||
{
|
||||
playerModel stormtrooper
|
||||
// surfOn torso_pauldron
|
||||
// surfOff "torso_armor_neck_augment torso_body_neck_augment"
|
||||
customSkin officer
|
||||
weapon WP_REPEATER
|
||||
health 60
|
||||
headPitchRangeDown 30
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
rank ensign
|
||||
scale 105
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_STORMTROOPER
|
||||
height 68
|
||||
crouchheight 52
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd stofficer1
|
||||
sndcombat stofficer1
|
||||
sndextra stofficer1
|
||||
yawspeed 110
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
74
base/ext_data/npcs/STOfficer.npc
Normal file
74
base/ext_data/npcs/STOfficer.npc
Normal file
@@ -0,0 +1,74 @@
|
||||
STOfficer
|
||||
{
|
||||
playerModel stormtrooper
|
||||
// surfOn torso_pauldron
|
||||
// surfOff "torso_armor_neck_augment torso_body_neck_augment"
|
||||
customSkin officer
|
||||
weapon WP_FLECHETTE
|
||||
health 60
|
||||
headPitchRangeDown 30
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
rank ensign
|
||||
scale 105
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 68
|
||||
crouchheight 52
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd stofficer1
|
||||
sndcombat stofficer1
|
||||
sndextra stofficer1
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
STOfficerAlt
|
||||
{
|
||||
playerModel stormtrooper
|
||||
// surfOn torso_pauldron
|
||||
// surfOff "torso_armor_neck_augment torso_body_neck_augment"
|
||||
customSkin officer
|
||||
weapon WP_FLECHETTE
|
||||
altFire 1
|
||||
health 60
|
||||
headPitchRangeDown 30
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
rank ensign
|
||||
scale 105
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 68
|
||||
crouchheight 52
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd stofficer1
|
||||
sndcombat stofficer1
|
||||
sndextra stofficer1
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
37
base/ext_data/npcs/STOfficerAlt.npc
Normal file
37
base/ext_data/npcs/STOfficerAlt.npc
Normal file
@@ -0,0 +1,37 @@
|
||||
STOfficerAlt
|
||||
{
|
||||
playerModel stormtrooper
|
||||
weapon WP_FLECHETTE
|
||||
altFire 1
|
||||
surfOn torso_pauldron
|
||||
surfOff "torso_armor_neck_augment torso_body_neck_augment"
|
||||
health 60
|
||||
headPitchRangeDown 30
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
rank ensign
|
||||
scale 105
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_STORMTROOPER
|
||||
height 68
|
||||
crouchheight 52
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd stofficer1
|
||||
sndcombat stofficer1
|
||||
sndextra stofficer1
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
100
base/ext_data/npcs/ShadowTrooper.npc
Normal file
100
base/ext_data/npcs/ShadowTrooper.npc
Normal file
@@ -0,0 +1,100 @@
|
||||
ShadowTrooper
|
||||
{
|
||||
playerModel shadowtrooper
|
||||
saber shadowtrooper
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 1
|
||||
FP_RAGE 2
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 2
|
||||
FP_SEE 2
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank ltcomm
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 4
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_SHADOWTROOPER
|
||||
snd shadow1
|
||||
sndcombat shadow1
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
ShadowTrooper2
|
||||
{
|
||||
playerModel shadowtrooper
|
||||
saber shadowtrooper
|
||||
saberColor red
|
||||
weapon WP_SABER
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
saberStyle 1
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 1
|
||||
FP_RAGE 2
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 2
|
||||
FP_SEE 2
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank lt
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 4
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_SHADOWTROOPER
|
||||
snd shadow2
|
||||
sndcombat shadow2
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
35
base/ext_data/npcs/StormPilot.npc
Normal file
35
base/ext_data/npcs/StormPilot.npc
Normal file
@@ -0,0 +1,35 @@
|
||||
StormPilot
|
||||
{
|
||||
playerModel stormpilot
|
||||
weapon WP_BLASTER_PISTOL
|
||||
health 30
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 5
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
// snd stofficer1
|
||||
// sndcombat stofficer1
|
||||
// sndextra stofficer1
|
||||
snd worker2
|
||||
sndcombat worker2
|
||||
sndextra worker2
|
||||
yawspeed 80
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
67
base/ext_data/npcs/StormTrooper.npc
Normal file
67
base/ext_data/npcs/StormTrooper.npc
Normal file
@@ -0,0 +1,67 @@
|
||||
StormTrooper
|
||||
{
|
||||
playerModel stormtrooper
|
||||
weapon WP_BLASTER
|
||||
health 30
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 38
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
StormTrooper2
|
||||
{
|
||||
playerModel stormtrooper
|
||||
weapon WP_BLASTER
|
||||
health 30
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 38
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd st2
|
||||
sndcombat st2
|
||||
sndextra st2
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
63
base/ext_data/npcs/SwampTrooper.npc
Normal file
63
base/ext_data/npcs/SwampTrooper.npc
Normal file
@@ -0,0 +1,63 @@
|
||||
SwampTrooper
|
||||
{
|
||||
playerModel swamptrooper
|
||||
weapon WP_FLECHETTE
|
||||
headPitchRangeDown 30
|
||||
health 70
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 3
|
||||
intelligence 3
|
||||
scale 110
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_SWAMPTROOPER
|
||||
height 68
|
||||
crouchheight 52
|
||||
snd swamp1
|
||||
sndcombat swamp1
|
||||
sndextra swamp1
|
||||
yawspeed 100
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
SwampTrooper2
|
||||
{
|
||||
playerModel swamptrooper
|
||||
weapon WP_REPEATER
|
||||
headPitchRangeDown 30
|
||||
health 70
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 3
|
||||
intelligence 3
|
||||
scale 110
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_SWAMPTROOPER
|
||||
height 68
|
||||
crouchheight 52
|
||||
snd swamp2
|
||||
sndcombat swamp2
|
||||
sndextra swamp2
|
||||
yawspeed 100
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
50
base/ext_data/npcs/Tavion.npc
Normal file
50
base/ext_data/npcs/Tavion.npc
Normal file
@@ -0,0 +1,50 @@
|
||||
Tavion
|
||||
{
|
||||
playerModel tavion
|
||||
rank commander
|
||||
saber tavion
|
||||
saberColor red
|
||||
weapon WP_SABER
|
||||
saberStyle 5
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 2
|
||||
FP_RAGE 2
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 1
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 3
|
||||
evasion 4
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_TAVION
|
||||
sex female
|
||||
snd tavion
|
||||
sndcombat tavion
|
||||
sndjedi tavion
|
||||
yawSpeed 120
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 300
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
152
base/ext_data/npcs/Tavion_new.npc
Normal file
152
base/ext_data/npcs/Tavion_new.npc
Normal file
@@ -0,0 +1,152 @@
|
||||
Tavion_new
|
||||
{
|
||||
playerModel tavion_new
|
||||
rank commander
|
||||
saber tavion
|
||||
saberColor red
|
||||
weapon WP_SABER
|
||||
saberStyle 5
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 3
|
||||
FP_LIGHTNING 2
|
||||
FP_RAGE 2
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 2
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 3
|
||||
evasion 4
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_TAVION
|
||||
sex female
|
||||
snd tavion
|
||||
sndcombat tavion
|
||||
sndjedi tavion
|
||||
yawSpeed 120
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 300
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Tavion_scepter
|
||||
{
|
||||
playerModel tavion_new
|
||||
rank commander
|
||||
saber tavion
|
||||
saberColor red
|
||||
weapon WP_SCEPTER
|
||||
weapon WP_SABER
|
||||
saberStyle 6
|
||||
health 400
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
sex female
|
||||
snd tavion
|
||||
sndcombat tavion
|
||||
sndjedi tavion
|
||||
yawSpeed 120
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Tavion_sith_sword
|
||||
{
|
||||
playerModel tavion_new
|
||||
customSkin possessed
|
||||
rank captain
|
||||
weapon WP_SABER
|
||||
saber sith_sword
|
||||
saberStyle 4
|
||||
health 250
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 3
|
||||
FP_LIGHTNING 3
|
||||
FP_RAGE 3
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 3
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_DESANN
|
||||
sex female
|
||||
snd tavion
|
||||
sndcombat tavion
|
||||
sndjedi tavion
|
||||
yawSpeed 120
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
30
base/ext_data/npcs/Trandoshan.npc
Normal file
30
base/ext_data/npcs/Trandoshan.npc
Normal file
@@ -0,0 +1,30 @@
|
||||
Trandoshan
|
||||
{
|
||||
playerModel trandoshan
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_REPEATER
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
health 40
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_TRANDOSHAN
|
||||
snd trandoshan1
|
||||
sndcombat trandoshan1
|
||||
sndextra trandoshan1
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
55
base/ext_data/npcs/Ugnaught.npc
Normal file
55
base/ext_data/npcs/Ugnaught.npc
Normal file
@@ -0,0 +1,55 @@
|
||||
Ugnaught
|
||||
{
|
||||
playerModel ugnaught
|
||||
weapon WP_NONE
|
||||
scale 75
|
||||
health 10
|
||||
snd ugnaught
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_UGNAUGHT
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Ugnaught2
|
||||
{
|
||||
playerModel ugnaught
|
||||
weapon WP_NONE
|
||||
surfOff "l_hand_purse"
|
||||
surfOn "r_hand_tool"
|
||||
scale 75
|
||||
health 10
|
||||
snd ugnaught
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_UGNAUGHT
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
128
base/ext_data/npcs/Weequay.npc
Normal file
128
base/ext_data/npcs/Weequay.npc
Normal file
@@ -0,0 +1,128 @@
|
||||
Weequay
|
||||
{
|
||||
playerModel weequay
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_BOWCASTER
|
||||
//FIXME: randomize these somehow, also belt...
|
||||
surfOff "hips_lowerarmor"
|
||||
surfOn "hips_torso_augment"
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
health 30
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_WEEQUAY
|
||||
snd weequay
|
||||
sndcombat weequay
|
||||
sndextra weequay
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Weequay2
|
||||
{
|
||||
playerModel weequay
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_BOWCASTER
|
||||
surfOff "head_l_hairback hips_r_strap hips_r_packsmall"
|
||||
surfOn "head_r_hairshoulder hips_l_packsmall hips_l_strap"
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
health 30
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_WEEQUAY
|
||||
snd weequay
|
||||
sndcombat weequay
|
||||
sndextra weequay
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Weequay3
|
||||
{
|
||||
playerModel weequay
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_BOWCASTER
|
||||
surfOff "head_l_hairback hips_l_packlarge hips_l_packwide hips_r_strap hips_r_packsmall"
|
||||
surfOn "head_r_hairback hips_l_packsmall hips_l_strap hips_r_packlarge hips_r_packwide"
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
health 30
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_WEEQUAY
|
||||
snd weequay
|
||||
sndcombat weequay
|
||||
sndextra weequay
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Weequay4
|
||||
{
|
||||
playerModel weequay
|
||||
customSkin sp
|
||||
customRGBA random1
|
||||
weapon WP_BOWCASTER
|
||||
surfOff "head_l_hairback hips_l_packlarge hips_l_packwide"
|
||||
surfOn "head_l_hairshoulder hips_r_packlarge hips_r_packwide"
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
health 30
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_WEEQUAY
|
||||
snd weequay
|
||||
sndcombat weequay
|
||||
sndextra weequay
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
103
base/ext_data/npcs/alora.npc
Normal file
103
base/ext_data/npcs/alora.npc
Normal file
@@ -0,0 +1,103 @@
|
||||
alora
|
||||
{
|
||||
playerModel alora
|
||||
rank lt
|
||||
saber single_4
|
||||
saberColor red
|
||||
weapon WP_SABER
|
||||
saberStyle 2
|
||||
saberStyle 1
|
||||
health 300
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 2
|
||||
reactions 3
|
||||
aim 3
|
||||
move 5
|
||||
aggression 3
|
||||
evasion 4
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
sex female
|
||||
snd alora
|
||||
sndcombat alora
|
||||
sndjedi alora
|
||||
yawSpeed 120
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
alora_dual
|
||||
{
|
||||
// playerModel alora2
|
||||
playerModel alora
|
||||
rank commander
|
||||
saber single_4
|
||||
saberColor red
|
||||
saber2 single_4
|
||||
saber2Color red
|
||||
weapon WP_SABER
|
||||
saberStyle 6
|
||||
health 500
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 3
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 2
|
||||
FP_RAGE 3
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 3
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_ALORA
|
||||
sex female
|
||||
snd alora
|
||||
sndcombat alora
|
||||
sndjedi alora
|
||||
yawSpeed 120
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
32
base/ext_data/npcs/assassin_droid.npc
Normal file
32
base/ext_data/npcs/assassin_droid.npc
Normal file
@@ -0,0 +1,32 @@
|
||||
assassin_droid
|
||||
{
|
||||
playerModel assassin_droid
|
||||
weapon WP_BLASTER
|
||||
health 150
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_ASSASSIN_DROID
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd shadowtrooper1
|
||||
sndcombat shadowtrooper1
|
||||
sndextra shadowtrooper1
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 100
|
||||
dismemberProbArms 100
|
||||
dismemberProbLegs 100
|
||||
dismemberProbHands 100
|
||||
dismemberProbWaist 100
|
||||
}
|
||||
36
base/ext_data/npcs/atst.npc
Normal file
36
base/ext_data/npcs/atst.npc
Normal file
@@ -0,0 +1,36 @@
|
||||
atst
|
||||
{
|
||||
playerModel atst
|
||||
weapon WP_ATST_MAIN
|
||||
weapon WP_ATST_SIDE
|
||||
// headModel atst
|
||||
//torsoModel atst
|
||||
//legsModel atst
|
||||
headYawRangeLeft 80
|
||||
headYawRangeRight 80
|
||||
headPitchRangeUp 30
|
||||
headPitchRangeDown 30
|
||||
torsoYawRangeLeft 0
|
||||
torsoYawRangeRight 0
|
||||
torsoPitchRangeUp 0
|
||||
torsoPitchRangeDown 0
|
||||
health 200
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
height 272
|
||||
width 80
|
||||
// race bot
|
||||
class CLASS_ATST
|
||||
yawSpeed 60
|
||||
runSpeed 150
|
||||
walkSpeed 150
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd atst
|
||||
}
|
||||
13
base/ext_data/npcs/atst_vehicle.npc
Normal file
13
base/ext_data/npcs/atst_vehicle.npc
Normal file
@@ -0,0 +1,13 @@
|
||||
ATST_vehicle
|
||||
{
|
||||
weapon WP_BOWCASTER
|
||||
weapon WP_ROCKET_LAUNCHER
|
||||
weapon WP_EMPLACED_GUN
|
||||
playerModel atst
|
||||
playerTeam TEAM_FREE
|
||||
enemyTeam TEAM_FREE
|
||||
class CLASS_VEHICLE
|
||||
height 272
|
||||
width 80
|
||||
health 3000
|
||||
}
|
||||
44
base/ext_data/npcs/boba_fett.npc
Normal file
44
base/ext_data/npcs/boba_fett.npc
Normal file
@@ -0,0 +1,44 @@
|
||||
|
||||
boba_fett
|
||||
{
|
||||
playerModel boba_fett
|
||||
altFire 1
|
||||
weapon WP_MELEE
|
||||
weapon WP_DISRUPTOR
|
||||
weapon WP_ROCKET_LAUNCHER
|
||||
weapon WP_BLASTER
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 0
|
||||
FP_PUSH 0
|
||||
FP_PULL 0
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 0
|
||||
FP_SABER_OFFENSE 0
|
||||
health 400
|
||||
headPitchRangeDown 30
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
earshot 2048
|
||||
visrange 4096
|
||||
hfov 120
|
||||
vfov 100
|
||||
rank captain
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_BOBAFETT
|
||||
walkSpeed 80
|
||||
runSpeed 250
|
||||
snd boba
|
||||
sndcombat boba
|
||||
sndextra boba
|
||||
yawspeed 180
|
||||
}
|
||||
|
||||
86
base/ext_data/npcs/chewie.npc
Normal file
86
base/ext_data/npcs/chewie.npc
Normal file
@@ -0,0 +1,86 @@
|
||||
chewie
|
||||
{
|
||||
playerModel chewbacca
|
||||
altFire 0
|
||||
weapon WP_BOWCASTER
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 0
|
||||
FP_SPEED 0
|
||||
FP_PUSH 0
|
||||
FP_PULL 0
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 0
|
||||
FP_SABER_OFFENSE 0
|
||||
health 400
|
||||
scale 122
|
||||
width 18
|
||||
height 78
|
||||
crouchheight 42
|
||||
headPitchRangeDown 30
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
earshot 1024
|
||||
visrange 2048
|
||||
hfov 120
|
||||
vfov 100
|
||||
rank captain
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_REBEL
|
||||
walkSpeed 60
|
||||
runSpeed 160
|
||||
snd chewbacca
|
||||
sndcombat chewbacca
|
||||
sndextra chewbacca
|
||||
yawspeed 90
|
||||
}
|
||||
|
||||
chewie_cin
|
||||
{
|
||||
playerModel chewbacca
|
||||
altFire 0
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 0
|
||||
FP_SPEED 0
|
||||
FP_PUSH 0
|
||||
FP_PULL 0
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 0
|
||||
FP_SABER_OFFENSE 0
|
||||
health 400
|
||||
scale 122
|
||||
width 18
|
||||
height 78
|
||||
crouchheight 42
|
||||
headPitchRangeDown 30
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
earshot 1024
|
||||
visrange 2048
|
||||
hfov 120
|
||||
vfov 100
|
||||
rank captain
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_REBEL
|
||||
walkSpeed 60
|
||||
runSpeed 160
|
||||
snd chewbacca
|
||||
sndcombat chewbacca
|
||||
sndextra chewbacca
|
||||
yawspeed 90
|
||||
}
|
||||
38
base/ext_data/npcs/cultist.npc
Normal file
38
base/ext_data/npcs/cultist.npc
Normal file
@@ -0,0 +1,38 @@
|
||||
cultist
|
||||
{
|
||||
playerModel cultist
|
||||
weapon WP_BLASTER
|
||||
altfire 1
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 2
|
||||
FP_GRIP 1
|
||||
FP_LIGHTNING 1
|
||||
FP_DRAIN 1
|
||||
rank ltcomm
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 1
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 50
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
31
base/ext_data/npcs/cultist_destroyer.npc
Normal file
31
base/ext_data/npcs/cultist_destroyer.npc
Normal file
@@ -0,0 +1,31 @@
|
||||
cultist_destroyer
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin red
|
||||
weapon WP_MELEE
|
||||
FP_LEVITATION 3
|
||||
rank ltcomm
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 5
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist3
|
||||
sndcombat cultist3
|
||||
sndjedi cultist3
|
||||
yawSpeed 60
|
||||
walkSpeed 72
|
||||
runSpeed 230
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
37
base/ext_data/npcs/cultist_drain.npc
Normal file
37
base/ext_data/npcs/cultist_drain.npc
Normal file
@@ -0,0 +1,37 @@
|
||||
cultist_drain
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin red
|
||||
weapon WP_MELEE
|
||||
FP_LEVITATION 1
|
||||
FP_PUSH 3
|
||||
FP_DRAIN 3
|
||||
forcePowerMax 200
|
||||
forceRegenRate 50
|
||||
forceRegenAmount 2
|
||||
rank captain
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 5
|
||||
evasion 3
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd cultist3
|
||||
sndcombat cultist3
|
||||
sndjedi cultist3
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
38
base/ext_data/npcs/cultist_grip.npc
Normal file
38
base/ext_data/npcs/cultist_grip.npc
Normal file
@@ -0,0 +1,38 @@
|
||||
cultist_grip
|
||||
{
|
||||
playerModel cultist
|
||||
weapon WP_MELEE
|
||||
FP_LEVITATION 1
|
||||
FP_PUSH 3
|
||||
FP_PULL 2
|
||||
// FP_GRIP 3
|
||||
FP_GRIP 2
|
||||
forcePowerMax 200
|
||||
forceRegenRate 50
|
||||
forceRegenAmount 2
|
||||
rank captain
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 5
|
||||
evasion 3
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd cultist3
|
||||
sndcombat cultist3
|
||||
sndjedi cultist3
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
37
base/ext_data/npcs/cultist_lightning.npc
Normal file
37
base/ext_data/npcs/cultist_lightning.npc
Normal file
@@ -0,0 +1,37 @@
|
||||
cultist_lightning
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin blue
|
||||
weapon WP_MELEE
|
||||
FP_LEVITATION 1
|
||||
FP_PUSH 3
|
||||
FP_LIGHTNING 3
|
||||
forcePowerMax 200
|
||||
forceRegenRate 50
|
||||
forceRegenAmount 2
|
||||
rank captain
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 5
|
||||
evasion 3
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race human
|
||||
class CLASS_REBORN
|
||||
snd cultist3
|
||||
sndcombat cultist3
|
||||
sndjedi cultist3
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
294
base/ext_data/npcs/cultist_saber.npc
Normal file
294
base/ext_data/npcs/cultist_saber.npc
Normal file
@@ -0,0 +1,294 @@
|
||||
cultist_saber
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 1
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_throw
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 1
|
||||
FP_SABERTHROW 1
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 2
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_med
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 2
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 2
|
||||
rank crewman
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_med_throw
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 2
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 1
|
||||
FP_SABER_OFFENSE 2
|
||||
FP_SABERTHROW 2
|
||||
rank crewman
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 2
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_strong
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 3
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 1
|
||||
FP_SABER_OFFENSE 3
|
||||
rank ensign
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_strong_throw
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 3
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 1
|
||||
FP_SABER_OFFENSE 3
|
||||
FP_SABERTHROW 2
|
||||
rank ensign
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 2
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_all
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank crewman
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 4
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_all_throw
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 3
|
||||
FP_SABERTHROW 2
|
||||
rank crewman
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
305
base/ext_data/npcs/cultist_saber_powers.npc
Normal file
305
base/ext_data/npcs/cultist_saber_powers.npc
Normal file
@@ -0,0 +1,305 @@
|
||||
cultist_saber2
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
rank ltjg
|
||||
FP_PUSH 1
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 2
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_throw2
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
rank ltjg
|
||||
FP_PUSH 1
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 2
|
||||
FP_SABERTHROW 1
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 2
|
||||
evasion 2
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_med2
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 2
|
||||
rank ensign
|
||||
FP_PUSH 1
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_med_throw2
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 2
|
||||
rank ensign
|
||||
FP_PUSH 1
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 2
|
||||
FP_SABERTHROW 2
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 2
|
||||
evasion 2
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_strong2
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 3
|
||||
rank ltjg
|
||||
FP_PUSH 1
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 3
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_strong_throw2
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 3
|
||||
rank ltjg
|
||||
FP_PUSH 1
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 3
|
||||
FP_SABERTHROW 2
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 2
|
||||
evasion 2
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_all2
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
rank ltjg
|
||||
FP_PUSH 1
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank crewman
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 4
|
||||
evasion 2
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
cultist_saber_all_throw2
|
||||
{
|
||||
playerModel cultist
|
||||
customSkin brown
|
||||
saber reborn
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
rank ltjg
|
||||
FP_PUSH 1
|
||||
FP_LEVITATION 1
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 3
|
||||
FP_SABERTHROW 2
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd cultist1
|
||||
sndcombat cultist1
|
||||
sndjedi cultist1
|
||||
yawSpeed 60
|
||||
walkSpeed 45
|
||||
runSpeed 180
|
||||
health 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 20
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 30
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
31
base/ext_data/npcs/cultistcommando.npc
Normal file
31
base/ext_data/npcs/cultistcommando.npc
Normal file
@@ -0,0 +1,31 @@
|
||||
cultistcommando
|
||||
{
|
||||
playerModel cultist
|
||||
weapon WP_BLASTER_PISTOL
|
||||
FP_LEVITATION 2
|
||||
rank ltcomm
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 4
|
||||
intelligence 5
|
||||
hfov 160
|
||||
vfov 160
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// class CLASS_COMMANDO
|
||||
class CLASS_REBORN
|
||||
snd cultist3
|
||||
sndcombat cultist3
|
||||
sndextra cultist3
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
health 250
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
23
base/ext_data/npcs/gonk.npc
Normal file
23
base/ext_data/npcs/gonk.npc
Normal file
@@ -0,0 +1,23 @@
|
||||
gonk
|
||||
{
|
||||
playerModel gonk
|
||||
weapon WP_NONE
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race bot
|
||||
class CLASS_GONK
|
||||
yawSpeed 60
|
||||
runSpeed 40
|
||||
walkSpeed 30
|
||||
height 32
|
||||
width 12
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd gonk
|
||||
}
|
||||
372
base/ext_data/npcs/human_merc.npc
Normal file
372
base/ext_data/npcs/human_merc.npc
Normal file
@@ -0,0 +1,372 @@
|
||||
human_merc
|
||||
{
|
||||
playerModel human_merc
|
||||
weapon WP_BLASTER
|
||||
surfOff "l_arm_pocket l_arm_key"
|
||||
health 100
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd humanmerc1
|
||||
sndcombat humanmerc1
|
||||
sndextra humanmerc1
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
human_merc_bow
|
||||
{
|
||||
playerModel human_merc
|
||||
surfOff "l_arm_pocket l_arm_key"
|
||||
weapon WP_BOWCASTER
|
||||
health 100
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd humanmerc2
|
||||
sndcombat humanmerc2
|
||||
sndextra humanmerc2
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
human_merc_rep
|
||||
{
|
||||
playerModel human_merc
|
||||
surfOff "l_arm_pocket l_arm_key"
|
||||
weapon WP_REPEATER
|
||||
health 100
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd humanmerc2
|
||||
sndcombat humanmerc2
|
||||
sndextra humanmerc2
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
human_merc_flc
|
||||
{
|
||||
playerModel human_merc
|
||||
surfOff "l_arm_pocket l_arm_key"
|
||||
weapon WP_FLECHETTE
|
||||
health 100
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd humanmerc1
|
||||
sndcombat humanmerc1
|
||||
sndextra humanmerc1
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
human_merc_cnc
|
||||
{
|
||||
playerModel human_merc
|
||||
surfOff "l_arm_pocket l_arm_key"
|
||||
weapon WP_CONCUSSION
|
||||
health 100
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd humanmerc2
|
||||
sndcombat humanmerc2
|
||||
sndextra humanmerc2
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
human_merc
|
||||
{
|
||||
playerModel human_merc
|
||||
surfOff "l_arm_pocket l_arm_key"
|
||||
weapon WP_BLASTER
|
||||
health 100
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
human_merc_bow
|
||||
{
|
||||
playerModel human_merc
|
||||
surfOff "l_arm_pocket l_arm_key"
|
||||
weapon WP_BOWCASTER
|
||||
health 100
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
human_merc_rep
|
||||
{
|
||||
playerModel human_merc
|
||||
surfOff "l_arm_pocket l_arm_key"
|
||||
weapon WP_REPEATER
|
||||
health 100
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
human_merc_flc
|
||||
{
|
||||
playerModel human_merc
|
||||
surfOff "l_arm_pocket l_arm_key"
|
||||
weapon WP_FLECHETTE
|
||||
health 100
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
lannik_racto
|
||||
{
|
||||
playerModel human_merc
|
||||
customSkin racto
|
||||
surfOff "l_arm_pocket l_arm_key"
|
||||
weapon WP_CONCUSSION
|
||||
health 300
|
||||
headPitchRangeDown 30
|
||||
reactions 5
|
||||
aim 5
|
||||
move 5
|
||||
aggression 5
|
||||
evasion 5
|
||||
intelligence 5
|
||||
rank captain
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
snd lannik
|
||||
sndcombat lannik
|
||||
sndextra lannik
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
human_merc_key
|
||||
{
|
||||
playerModel human_merc
|
||||
customSkin key_carrier
|
||||
weapon WP_BLASTER
|
||||
health 100
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_STORMTROOPER
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
24
base/ext_data/npcs/interrogator.npc
Normal file
24
base/ext_data/npcs/interrogator.npc
Normal file
@@ -0,0 +1,24 @@
|
||||
interrogator
|
||||
{
|
||||
playermodel interrogator
|
||||
weapon WP_NONE
|
||||
health 100
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race bot
|
||||
class CLASS_INTERROGATOR
|
||||
yawSpeed 120
|
||||
runSpeed 150
|
||||
walkSpeed 50
|
||||
height 24
|
||||
width 12
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd interrogator
|
||||
}
|
||||
54
base/ext_data/npcs/jawa.npc
Normal file
54
base/ext_data/npcs/jawa.npc
Normal file
@@ -0,0 +1,54 @@
|
||||
jawa
|
||||
{
|
||||
playerModel jawa
|
||||
weapon WP_NONE
|
||||
scale 75
|
||||
health 10
|
||||
snd jawa
|
||||
sndcombat jawa
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_FREE
|
||||
class CLASS_JAWA
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jawa_armed
|
||||
{
|
||||
playerModel jawa
|
||||
weapon WP_JAWA
|
||||
scale 75
|
||||
health 10
|
||||
snd jawa
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_FREE
|
||||
class CLASS_JAWA
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 100
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 1
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
648
base/ext_data/npcs/jedi_random.npc
Normal file
648
base/ext_data/npcs/jedi_random.npc
Normal file
@@ -0,0 +1,648 @@
|
||||
|
||||
jedi_hf1
|
||||
{
|
||||
playerModel jedi_hf
|
||||
customSkin head_B1|torso_C1|lower_D1
|
||||
// customRGBA 255 157 114
|
||||
customRGBA jedi_hf
|
||||
saber single_1
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
sex female
|
||||
snd female_jedi1
|
||||
sndcombat female_jedi1
|
||||
sndjedi female_jedi1
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_hf2
|
||||
{
|
||||
playerModel jedi_hf
|
||||
customSkin head_C1|torso_A1|lower_B1
|
||||
// customRGBA 233 183 208
|
||||
customRGBA jedi_hf
|
||||
saber single_2
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
sex female
|
||||
snd female_jedi1
|
||||
sndcombat female_jedi1
|
||||
sndjedi female_jedi1
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_hm1
|
||||
{
|
||||
playerModel jedi_hm
|
||||
customSkin head_A1|torso_A1|lower_B1
|
||||
// customRGBA 112 153 161
|
||||
customRGBA jedi_hm
|
||||
saber single_3
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd jedi1
|
||||
sndcombat jedi1
|
||||
sndjedi jedi1
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_hm2
|
||||
{
|
||||
playerModel jedi_hm
|
||||
customSkin head_B1|torso_C1|lower_A1
|
||||
// customRGBA 254 197 73
|
||||
customRGBA jedi_hm
|
||||
saber single_4
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd jedi2
|
||||
sndcombat jedi2
|
||||
sndjedi jedi2
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_kdm1
|
||||
{
|
||||
playerModel jedi_kdm
|
||||
customSkin head_B1|torso_D1|lower_C1
|
||||
// customRGBA 138 83 0
|
||||
customRGBA jedi_kdm
|
||||
saber dual_3
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 7
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 1
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd jedi2
|
||||
sndcombat jedi2
|
||||
sndjedi jedi2
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_kdm2
|
||||
{
|
||||
playerModel jedi_kdm
|
||||
customSkin head_C1|torso_B1|lower_B1
|
||||
// customRGBA 225 226 144
|
||||
customRGBA jedi_kdm
|
||||
saber single_5
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 2
|
||||
saberStyle 3
|
||||
FP_HEAL 2
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 2
|
||||
FP_ABSORB 2
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd jedi2
|
||||
sndcombat jedi2
|
||||
sndjedi jedi2
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_rm1
|
||||
{
|
||||
playerModel jedi_rm
|
||||
customSkin head_A1|torso_A1|lower_A1
|
||||
// customRGBA 163 79 17
|
||||
customRGBA jedi_rm
|
||||
saber single_6
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 2
|
||||
saberStyle 1
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 2
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd jedi1
|
||||
sndcombat jedi1
|
||||
sndjedi jedi1
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_rm2
|
||||
{
|
||||
playerModel jedi_rm
|
||||
customSkin head_B1|torso_B1|lower_C1
|
||||
// customRGBA 49 155 131
|
||||
customRGBA jedi_rm
|
||||
saber single_7
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 2
|
||||
saberStyle 1
|
||||
FP_HEAL 2
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 2
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
snd jedi1
|
||||
sndcombat jedi1
|
||||
sndjedi jedi1
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_tf1
|
||||
{
|
||||
playerModel jedi_tf
|
||||
customSkin head_A1|torso_A1|lower_D1
|
||||
// customRGBA 255 200 212
|
||||
customRGBA jedi_tf
|
||||
saber dual_5
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 7
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
sex female
|
||||
snd female_jedi2
|
||||
sndcombat female_jedi2
|
||||
sndjedi female_jedi2
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_tf2
|
||||
{
|
||||
playerModel jedi_tf
|
||||
customSkin head_B2|torso_C1|lower_C1
|
||||
// customRGBA 255 255 255
|
||||
customRGBA jedi_tf
|
||||
saber single_8
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 2
|
||||
FP_HEAL 2
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 2
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 2
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
sex female
|
||||
snd female_jedi2
|
||||
sndcombat female_jedi2
|
||||
sndjedi female_jedi2
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_zf1
|
||||
{
|
||||
playerModel jedi_zf
|
||||
customSkin head_B1|torso_A1|lower_D1
|
||||
// customRGBA 255 164 59
|
||||
customRGBA jedi_zf
|
||||
saber single_9
|
||||
saberColor random
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
saberStyle 3
|
||||
saberStyle 2
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
sex female
|
||||
snd female_jedi2
|
||||
sndcombat female_jedi2
|
||||
sndjedi female_jedi2
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
jedi_zf2
|
||||
{
|
||||
playerModel jedi_zf
|
||||
customSkin head_C1|torso_C1|lower_B1
|
||||
// customRGBA 161 226 240
|
||||
customRGBA jedi_zf
|
||||
saber single_9
|
||||
saber2 single_1
|
||||
saberColor random
|
||||
saber2Color random
|
||||
weapon WP_SABER
|
||||
saberStyle 6
|
||||
FP_HEAL 1
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 1
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 1
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
forceRegenRate 150
|
||||
forcePowerMax 90
|
||||
rank lt
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 2
|
||||
intelligence 3
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
yawSpeed 140
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
sex female
|
||||
snd female_jedi1
|
||||
sndcombat female_jedi1
|
||||
sndjedi female_jedi1
|
||||
health 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 5
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 10
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
|
||||
12
base/ext_data/npcs/lambdashuttle.npc
Normal file
12
base/ext_data/npcs/lambdashuttle.npc
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
//NOTE: for vehicle-class NPCs, the playerModel key is actually their entry in the vehicles.dat
|
||||
|
||||
LambdaShuttle
|
||||
{
|
||||
weapon WP_NONE
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
class CLASS_VEHICLE
|
||||
width 250
|
||||
height 248
|
||||
}
|
||||
24
base/ext_data/npcs/mark1.npc
Normal file
24
base/ext_data/npcs/mark1.npc
Normal file
@@ -0,0 +1,24 @@
|
||||
mark1
|
||||
{
|
||||
playerModel mark1
|
||||
weapon WP_BOT_LASER
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
height 120
|
||||
width 36
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
health 300
|
||||
// race bot
|
||||
class CLASS_MARK1
|
||||
yawSpeed 60
|
||||
runSpeed 150
|
||||
walkSpeed 70
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd mark1
|
||||
}
|
||||
21
base/ext_data/npcs/mark2.npc
Normal file
21
base/ext_data/npcs/mark2.npc
Normal file
@@ -0,0 +1,21 @@
|
||||
mark2
|
||||
{
|
||||
playerModel mark2
|
||||
weapon WP_BOT_LASER
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race bot
|
||||
class CLASS_MARK2
|
||||
yawSpeed 60
|
||||
runSpeed 150
|
||||
walkSpeed 75
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd mark2
|
||||
}
|
||||
25
base/ext_data/npcs/mouse.npc
Normal file
25
base/ext_data/npcs/mouse.npc
Normal file
@@ -0,0 +1,25 @@
|
||||
mouse
|
||||
{
|
||||
headmodel none
|
||||
torsomodel none
|
||||
legsmodel mouse
|
||||
weapon WP_NONE
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race bot
|
||||
class CLASS_MOUSE
|
||||
yawSpeed 120
|
||||
runSpeed 500
|
||||
walkSpeed 150
|
||||
height 16
|
||||
width 8
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd mouse
|
||||
}
|
||||
10
base/ext_data/npcs/nullDriver.npc
Normal file
10
base/ext_data/npcs/nullDriver.npc
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
nullDriver
|
||||
{
|
||||
playerModel kyle
|
||||
weapon WP_NONE
|
||||
playerTeam neutral
|
||||
enemyTeam neutral
|
||||
class kyle
|
||||
}
|
||||
|
||||
7
base/ext_data/npcs/player.npc
Normal file
7
base/ext_data/npcs/player.npc
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
Player
|
||||
{
|
||||
playerModel player
|
||||
class CLASS_PLAYER
|
||||
}
|
||||
|
||||
33
base/ext_data/npcs/probe.npc
Normal file
33
base/ext_data/npcs/probe.npc
Normal file
@@ -0,0 +1,33 @@
|
||||
probe
|
||||
{
|
||||
playerModel probe
|
||||
weapon WP_BOT_LASER
|
||||
health 200
|
||||
headYawRangeLeft 180
|
||||
headYawRangeRight 180
|
||||
headPitchRangeUp 0
|
||||
headPitchRangeDown 0
|
||||
torsoYawRangeLeft 0
|
||||
torsoYawRangeRight 0
|
||||
torsoPitchRangeUp 10
|
||||
torsoPitchRangeDown 10
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race bot
|
||||
class CLASS_PROBE
|
||||
yawSpeed 60
|
||||
runSpeed 150
|
||||
walkSpeed 50
|
||||
height 110
|
||||
width 24
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd probe
|
||||
moveType "flyswim"
|
||||
}
|
||||
24
base/ext_data/npcs/protocol.npc
Normal file
24
base/ext_data/npcs/protocol.npc
Normal file
@@ -0,0 +1,24 @@
|
||||
protocol
|
||||
{
|
||||
playerModel protocol
|
||||
weapon WP_NONE
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race bot
|
||||
class CLASS_PROTOCOL
|
||||
snd protocol
|
||||
yawSpeed 60
|
||||
runSpeed 150
|
||||
walkSpeed 50
|
||||
height 65
|
||||
width 12
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd protocol
|
||||
}
|
||||
27
base/ext_data/npcs/protocol_imp.npc
Normal file
27
base/ext_data/npcs/protocol_imp.npc
Normal file
@@ -0,0 +1,27 @@
|
||||
protocol_imp
|
||||
{
|
||||
playerModel protocol
|
||||
weapon WP_NONE
|
||||
surfOn head_off
|
||||
surfOff head
|
||||
customSkin imp
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race bot
|
||||
class CLASS_PROTOCOL
|
||||
snd protocol
|
||||
yawSpeed 60
|
||||
runSpeed 150
|
||||
walkSpeed 50
|
||||
height 65
|
||||
width 12
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd protocol
|
||||
}
|
||||
31
base/ext_data/npcs/r2d2.npc
Normal file
31
base/ext_data/npcs/r2d2.npc
Normal file
@@ -0,0 +1,31 @@
|
||||
r2d2
|
||||
{
|
||||
playermodel r2d2
|
||||
weapon WP_NONE
|
||||
headYawRangeLeft 180
|
||||
headYawRangeRight 180
|
||||
headPitchRangeUp 0
|
||||
headPitchRangeDown 0
|
||||
torsoYawRangeLeft 0
|
||||
torsoYawRangeRight 0
|
||||
torsoPitchRangeUp 10
|
||||
torsoPitchRangeDown 10
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race bot
|
||||
class CLASS_R2D2
|
||||
yawSpeed 120
|
||||
runSpeed 150
|
||||
walkSpeed 50
|
||||
height 40
|
||||
width 12
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd r2d2
|
||||
}
|
||||
32
base/ext_data/npcs/r2d2_imp.npc
Normal file
32
base/ext_data/npcs/r2d2_imp.npc
Normal file
@@ -0,0 +1,32 @@
|
||||
r2d2_imp
|
||||
{
|
||||
playermodel r2d2
|
||||
weapon WP_NONE
|
||||
customSkin imp
|
||||
headYawRangeLeft 180
|
||||
headYawRangeRight 180
|
||||
headPitchRangeUp 0
|
||||
headPitchRangeDown 0
|
||||
torsoYawRangeLeft 0
|
||||
torsoYawRangeRight 0
|
||||
torsoPitchRangeUp 10
|
||||
torsoPitchRangeDown 10
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race bot
|
||||
class CLASS_R2D2
|
||||
yawSpeed 120
|
||||
runSpeed 150
|
||||
walkSpeed 50
|
||||
height 40
|
||||
width 12
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd r2d2
|
||||
}
|
||||
31
base/ext_data/npcs/r5d2.npc
Normal file
31
base/ext_data/npcs/r5d2.npc
Normal file
@@ -0,0 +1,31 @@
|
||||
r5d2
|
||||
{
|
||||
playerModel r5d2
|
||||
weapon WP_NONE
|
||||
headYawRangeLeft 180
|
||||
headYawRangeRight 180
|
||||
headPitchRangeUp 0
|
||||
headPitchRangeDown 0
|
||||
torsoYawRangeLeft 0
|
||||
torsoYawRangeRight 0
|
||||
torsoPitchRangeUp 10
|
||||
torsoPitchRangeDown 10
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race bot
|
||||
class CLASS_R5D2
|
||||
yawSpeed 60
|
||||
runSpeed 150
|
||||
walkSpeed 50
|
||||
height 40
|
||||
width 12
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd r5d2
|
||||
}
|
||||
33
base/ext_data/npcs/r5d2_imp.npc
Normal file
33
base/ext_data/npcs/r5d2_imp.npc
Normal file
@@ -0,0 +1,33 @@
|
||||
r5d2_imp
|
||||
{
|
||||
playerModel r5d2
|
||||
weapon WP_NONE
|
||||
//oops, guess they never made this skin...
|
||||
// customSkin imp
|
||||
headYawRangeLeft 180
|
||||
headYawRangeRight 180
|
||||
headPitchRangeUp 0
|
||||
headPitchRangeDown 0
|
||||
torsoYawRangeLeft 0
|
||||
torsoYawRangeRight 0
|
||||
torsoPitchRangeUp 10
|
||||
torsoPitchRangeDown 10
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race bot
|
||||
class CLASS_R5D2
|
||||
yawSpeed 60
|
||||
runSpeed 150
|
||||
walkSpeed 50
|
||||
height 40
|
||||
width 12
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd r5d2
|
||||
}
|
||||
70
base/ext_data/npcs/rancor.npc
Normal file
70
base/ext_data/npcs/rancor.npc
Normal file
@@ -0,0 +1,70 @@
|
||||
|
||||
rancor
|
||||
{
|
||||
playerModel rancor
|
||||
weapon WP_MELEE
|
||||
health 2000
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_FREE
|
||||
enemyTeam TEAM_FREE
|
||||
class CLASS_RANCOR
|
||||
height 160
|
||||
crouchheight 128
|
||||
width 60
|
||||
snd rancor
|
||||
sndcombat rancor
|
||||
sndextra rancor
|
||||
yawspeed 40
|
||||
// walkSpeed 173
|
||||
// runSpeed 173
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
mutant_rancor
|
||||
{
|
||||
playerModel mutant_rancor
|
||||
weapon WP_MELEE
|
||||
health 10000
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_FREE
|
||||
enemyTeam TEAM_FREE
|
||||
class CLASS_RANCOR
|
||||
scale 200
|
||||
height 350
|
||||
crouchheight 350
|
||||
width 120
|
||||
snd mutant_rancor
|
||||
sndcombat mutant_rancor
|
||||
sndextra mutant_rancor
|
||||
yawspeed 40
|
||||
// walkSpeed 173
|
||||
// runSpeed 173
|
||||
walkSpeed 110
|
||||
runSpeed 400
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
14
base/ext_data/npcs/rancor_vehicle.npc
Normal file
14
base/ext_data/npcs/rancor_vehicle.npc
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
//NOTE: for vehicle-class NPCs, the playerModel key is actually their entry in the vehicles.dat
|
||||
|
||||
Rancor_vehicle
|
||||
{
|
||||
weapon WP_NONE
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
class CLASS_VEHICLE
|
||||
snd rancor
|
||||
height 128
|
||||
crouchheight 128
|
||||
width 60
|
||||
}
|
||||
53
base/ext_data/npcs/remote.npc
Normal file
53
base/ext_data/npcs/remote.npc
Normal file
@@ -0,0 +1,53 @@
|
||||
remote
|
||||
{
|
||||
// headmodel none
|
||||
// torsomodel none
|
||||
// legsmodel remote
|
||||
playerModel remote
|
||||
weapon WP_BOT_LASER
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 3
|
||||
intelligence 5
|
||||
playerTeam TEAM_FREE
|
||||
enemyTeam TEAM_FREE
|
||||
class CLASS_SEEKER
|
||||
yawSpeed 120
|
||||
runSpeed 500
|
||||
walkSpeed 150
|
||||
height 32
|
||||
width 8
|
||||
hFOV 160
|
||||
vfov 45
|
||||
snd remote
|
||||
moveType "flyswim"
|
||||
}
|
||||
|
||||
remote_sp
|
||||
{
|
||||
headmodel none
|
||||
torsomodel none
|
||||
legsmodel remote_sp
|
||||
weapon WP_BOT_LASER
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 3
|
||||
intelligence 5
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race bot
|
||||
class CLASS_REMOTE
|
||||
yawSpeed 120
|
||||
runSpeed 500
|
||||
walkSpeed 150
|
||||
height 32
|
||||
width 8
|
||||
hFOV 160
|
||||
vfov 45
|
||||
snd remote
|
||||
moveType "flyswim"
|
||||
}
|
||||
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
|
||||
}
|
||||
35
base/ext_data/npcs/rockettrooper_w.npc
Normal file
35
base/ext_data/npcs/rockettrooper_w.npc
Normal file
@@ -0,0 +1,35 @@
|
||||
|
||||
RocketTrooper_ver1
|
||||
{
|
||||
playerModel stormtrooper
|
||||
weapon WP_BLASTER
|
||||
health 30
|
||||
headPitchRangeDown 30
|
||||
reactions 3
|
||||
aim 5
|
||||
move 3
|
||||
aggression 3
|
||||
scaley 130
|
||||
scalex 120
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam enemy
|
||||
enemyTeam player
|
||||
class stormtrooper
|
||||
height 64
|
||||
crouchheight 48
|
||||
walkSpeed 51
|
||||
runSpeed 200
|
||||
snd st1
|
||||
sndcombat st1
|
||||
sndextra st1
|
||||
yawspeed 70
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
28
base/ext_data/npcs/rocks.npc
Normal file
28
base/ext_data/npcs/rocks.npc
Normal file
@@ -0,0 +1,28 @@
|
||||
rocks
|
||||
{
|
||||
playerModel rocks
|
||||
weapon WP_NONE
|
||||
scale 100
|
||||
health 100
|
||||
snd jawa
|
||||
sndcombat jawa
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_FREE
|
||||
class CLASS_KYLE
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
124
base/ext_data/npcs/rosh_penin.npc
Normal file
124
base/ext_data/npcs/rosh_penin.npc
Normal file
@@ -0,0 +1,124 @@
|
||||
rosh_penin_noforce
|
||||
{
|
||||
playerModel rosh_penin
|
||||
weapon WP_MELEE
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 0
|
||||
FP_SPEED 0
|
||||
FP_PUSH 0
|
||||
FP_PULL 1
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 0
|
||||
FP_SABER_DEFENSE 0
|
||||
FP_SABER_OFFENSE 0
|
||||
rank crewman
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 1
|
||||
evasion 1
|
||||
intelligence 1
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_REBEL
|
||||
snd rosh
|
||||
sndcombat rosh
|
||||
sndjedi rosh
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
rosh_penin
|
||||
{
|
||||
playerModel rosh_penin
|
||||
saber training
|
||||
weapon WP_SABER
|
||||
saberStyle 3
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 3
|
||||
FP_SPEED 3
|
||||
FP_PUSH 2
|
||||
FP_PULL 3
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 0
|
||||
FP_LIGHTNING 0
|
||||
FP_RAGE 0
|
||||
FP_PROTECT 0
|
||||
FP_ABSORB 0
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank lt
|
||||
reactions 2
|
||||
aim 2
|
||||
move 3
|
||||
aggression 5
|
||||
evasion 3
|
||||
intelligence 2
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
class CLASS_JEDI
|
||||
snd rosh
|
||||
sndcombat rosh
|
||||
sndjedi rosh
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
rosh_dark
|
||||
{
|
||||
playerModel rosh_penin
|
||||
saber shadowtrooper
|
||||
weapon WP_SABER
|
||||
saberStyle 3
|
||||
health 500
|
||||
FP_HEAL 0
|
||||
FP_LEVITATION 2
|
||||
FP_SPEED 2
|
||||
FP_PUSH 2
|
||||
FP_PULL 2
|
||||
FP_TELEPATHY 0
|
||||
FP_GRIP 2
|
||||
FP_LIGHTNING 1
|
||||
FP_RAGE 1
|
||||
FP_PROTECT 1
|
||||
FP_ABSORB 1
|
||||
FP_DRAIN 0
|
||||
FP_SEE 0
|
||||
FP_SABERTHROW 2
|
||||
FP_SABER_DEFENSE 2
|
||||
FP_SABER_OFFENSE 2
|
||||
rank lt
|
||||
reactions 2
|
||||
aim 2
|
||||
move 3
|
||||
aggression 5
|
||||
evasion 3
|
||||
intelligence 2
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_REBORN
|
||||
snd rosh_boss
|
||||
sndcombat rosh_boss
|
||||
sndjedi rosh_boss
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
66
base/ext_data/npcs/saber_droid.npc
Normal file
66
base/ext_data/npcs/saber_droid.npc
Normal file
@@ -0,0 +1,66 @@
|
||||
saber_droid_training
|
||||
{
|
||||
playerModel saber_droid
|
||||
saber droid
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
FP_SABER_DEFENSE 1
|
||||
FP_SABER_OFFENSE 1
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 1
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_SABER_DROID
|
||||
snd saber_droid
|
||||
sndcombat saber_droid
|
||||
sndjedi saber_droid
|
||||
yawSpeed 100
|
||||
walkSpeed 60
|
||||
runSpeed 200
|
||||
health 50
|
||||
dismemberProbHead 100
|
||||
dismemberProbArms 100
|
||||
dismemberProbLegs 100
|
||||
dismemberProbHands 100
|
||||
dismemberProbWaist 100
|
||||
}
|
||||
|
||||
saber_droid
|
||||
{
|
||||
playerModel saber_droid
|
||||
saber droid
|
||||
weapon WP_SABER
|
||||
saberStyle 1
|
||||
FP_SABER_DEFENSE 3
|
||||
FP_SABER_OFFENSE 3
|
||||
rank ensign
|
||||
reactions 1
|
||||
aim 1
|
||||
move 1
|
||||
aggression 1
|
||||
evasion 1
|
||||
intelligence 1
|
||||
hfov 120
|
||||
vfov 120
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
class CLASS_SABER_DROID
|
||||
snd saber_droid
|
||||
sndcombat saber_droid
|
||||
sndjedi saber_droid
|
||||
yawSpeed 100
|
||||
walkSpeed 60
|
||||
runSpeed 200
|
||||
health 300
|
||||
dismemberProbHead 100
|
||||
dismemberProbArms 100
|
||||
dismemberProbLegs 100
|
||||
dismemberProbHands 100
|
||||
dismemberProbWaist 100
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user