Jedi Academy Patch 1.01
This commit is contained in:
parent
e0610d49dd
commit
59f7e71450
377 changed files with 25629 additions and 2827 deletions
109
base/default.cfg
Normal file
109
base/default.cfg
Normal file
|
@ -0,0 +1,109 @@
|
|||
//
|
||||
// SP JEDI ACADEMY DEFAULT CONFIG
|
||||
//
|
||||
|
||||
unbindall
|
||||
|
||||
//
|
||||
// WEAPONS
|
||||
//
|
||||
bind 1 "weapon 1"
|
||||
bind 2 "weapon 2"
|
||||
bind 3 "weapon 3"
|
||||
bind 4 "weapon 4"
|
||||
bind 5 "weapon 5"
|
||||
bind 6 "weapon 6"
|
||||
bind 7 "weapon 7"
|
||||
bind 8 "weapon 8"
|
||||
bind 9 "weapon 13"
|
||||
bind 0 "weapon 9"
|
||||
bind - "weapon 10"
|
||||
bind = "weapon 0"
|
||||
|
||||
bind \ weapongrabbed
|
||||
bind [ weapprev
|
||||
bind ] weapnext
|
||||
bind mwheelup weapprev
|
||||
bind mwheeldown weapnext
|
||||
|
||||
//
|
||||
// CHARACTER CONTROLS
|
||||
//
|
||||
bind CTRL +attack
|
||||
bind ALT +altattack
|
||||
bind SHIFT +speed
|
||||
bind v +strafe
|
||||
bind PGUP +lookup
|
||||
bind PGDN +lookdown
|
||||
bind END centerview
|
||||
bind c +movedown
|
||||
bind SPACE +moveup
|
||||
bind ENTER +use
|
||||
bind r +use
|
||||
|
||||
|
||||
bind UPARROW +forward
|
||||
bind DOWNARROW +back
|
||||
bind LEFTARROW +left
|
||||
bind RIGHTARROW +right
|
||||
bind w +forward
|
||||
bind a +moveleft
|
||||
bind s +back
|
||||
bind d +moveright
|
||||
bind , +moveleft
|
||||
bind . +moveright
|
||||
|
||||
//
|
||||
// FORCE POWERS
|
||||
//
|
||||
|
||||
bind F1 force_throw
|
||||
bind F2 force_pull
|
||||
bind F3 force_speed
|
||||
bind F4 force_sight
|
||||
|
||||
bind f +useforce
|
||||
bind e forcenext
|
||||
bind q forceprev
|
||||
|
||||
bind TAB datapad
|
||||
bind m datapad
|
||||
bind p "cg_thirdperson !"
|
||||
bind l saberAttackCycle
|
||||
|
||||
//
|
||||
// INVENTORY
|
||||
//
|
||||
|
||||
//
|
||||
// QUICK KEYS
|
||||
//
|
||||
|
||||
//single only
|
||||
bind F9 "load quick"
|
||||
bind F10 "uimenu ingameloadmenu"
|
||||
bind F11 "uimenu ingamesavemenu"
|
||||
bind F12 "save quick"
|
||||
|
||||
//
|
||||
// MOUSE OPTIONS
|
||||
//
|
||||
|
||||
bind / +mlook
|
||||
|
||||
//
|
||||
// MOUSE BUTTONS
|
||||
//
|
||||
|
||||
bind MOUSE1 +attack
|
||||
bind MOUSE2 +altattack
|
||||
bind MOUSE3 saberAttackCycle
|
||||
|
||||
|
||||
//
|
||||
// CLIENT ENVIRONMENT COMMANDS
|
||||
//
|
||||
|
||||
bind ~ "toggleconsole"
|
||||
bind ` "toggleconsole"
|
||||
|
155
base/ext_data/MP/netf_overrides.txt
Normal file
155
base/ext_data/MP/netf_overrides.txt
Normal file
|
@ -0,0 +1,155 @@
|
|||
;rww - this file will allow you to override the number of bits any given
|
||||
;entityState value is sent across the network in for your mod. Do not
|
||||
;mess with this unless you know what you're doing as it's easily possible
|
||||
;to mess something up terribly. Just remove the ; in front of any of the
|
||||
;values that you want to override and use the desired bit num. 0 is a
|
||||
;special-case value, it means to send across as a float. GENTITYNUM_BITS
|
||||
;means to send in as many bits as it takes to send the highest possible
|
||||
;entity number.
|
||||
;
|
||||
;pos.trTime, 32
|
||||
;pos.trBase[0], 0
|
||||
;pos.trBase[1], 0
|
||||
;pos.trDelta[0], 0
|
||||
;pos.trDelta[1], 0
|
||||
;pos.trBase[2], 0
|
||||
;apos.trBase[1], 0
|
||||
;pos.trDelta[2], 0
|
||||
;apos.trBase[0], 0
|
||||
;event, 10
|
||||
;angles2[1], 0
|
||||
;eType, 8
|
||||
;torsoAnim, 16
|
||||
;forceFrame, 16
|
||||
;eventParm, 8
|
||||
;legsAnim, 16
|
||||
;torsoFlip, 1
|
||||
;legsFlip, 1
|
||||
;groundEntityNum, GENTITYNUM_BITS
|
||||
;pos.trType, 8
|
||||
;eFlags, 32
|
||||
;bolt1, 8
|
||||
;bolt2, GENTITYNUM_BITS
|
||||
;trickedentindex, 16
|
||||
;trickedentindex2, 16
|
||||
;trickedentindex3, 16
|
||||
;trickedentindex4, 16
|
||||
;speed, 0
|
||||
;fireflag, 2
|
||||
;genericenemyindex, 32
|
||||
;activeForcePass, 6
|
||||
;emplacedOwner, 32
|
||||
;otherEntityNum, GENTITYNUM_BITS
|
||||
;weapon, 32
|
||||
;clientNum, GENTITYNUM_BITS
|
||||
;angles[1], 0
|
||||
;pos.trDuration, 32
|
||||
;apos.trType, 8
|
||||
;origin[0], 0
|
||||
;origin[1], 0
|
||||
;origin[2], 0
|
||||
;solid, 24
|
||||
;owner, GENTITYNUM_BITS
|
||||
;teamowner, 8
|
||||
;shouldtarget, 1
|
||||
;powerups, 16
|
||||
;modelGhoul2, 8
|
||||
;g2radius, 8
|
||||
;modelindex, -16
|
||||
;otherEntityNum2, GENTITYNUM_BITS
|
||||
;loopSound, 8
|
||||
;loopIsSoundset, 1
|
||||
;soundSetIndex, 8
|
||||
;generic1, 8
|
||||
;origin2[2], 0
|
||||
;origin2[0], 0
|
||||
;origin2[1], 0
|
||||
;modelindex2, 8
|
||||
;angles[0], 0
|
||||
;time, 32
|
||||
;apos.trTime, 32
|
||||
;apos.trDuration, 32
|
||||
;apos.trBase[2], 0
|
||||
;apos.trDelta[0], 0
|
||||
;apos.trDelta[1], 0
|
||||
;apos.trDelta[2], 0
|
||||
;time2, 32
|
||||
;angles[2], 0
|
||||
;angles2[0], 0
|
||||
;angles2[2], 0
|
||||
;constantLight, 32
|
||||
;frame, 16
|
||||
;saberInFlight, 1
|
||||
;saberEntityNum, GENTITYNUM_BITS
|
||||
;saberMove, 8
|
||||
;forcePowersActive, 32
|
||||
;isJediMaster, 1
|
||||
;isPortalEnt, 1
|
||||
;heldByClient, 6
|
||||
;ragAttach, GENTITYNUM_BITS
|
||||
;iModelScale, 10
|
||||
;brokenLimbs, 8
|
||||
;boltToPlayer, 6
|
||||
;hasLookTarget, 1
|
||||
;lookTarget, GENTITYNUM_BITS
|
||||
;
|
||||
;customRGBA[0], 8
|
||||
;customRGBA[1], 8
|
||||
;customRGBA[2], 8
|
||||
;customRGBA[3], 8
|
||||
;
|
||||
;health, 10
|
||||
;maxhealth, 10
|
||||
;
|
||||
;npcSaber1, 9
|
||||
;npcSaber2, 9
|
||||
;
|
||||
;csSounds_Std, 8
|
||||
;csSounds_Combat, 8
|
||||
;csSounds_Extra, 8
|
||||
;csSounds_Jedi, 8
|
||||
;
|
||||
;surfacesOn, 32
|
||||
;surfacesOff, 32
|
||||
;
|
||||
;boneIndex1, 6
|
||||
;boneIndex2, 6
|
||||
;boneIndex3, 6
|
||||
;boneIndex4, 6
|
||||
;
|
||||
;boneOrient, 9
|
||||
;
|
||||
;boneAngles1[0], 0
|
||||
;boneAngles1[1], 0
|
||||
;boneAngles1[2], 0
|
||||
;
|
||||
;boneAngles2[0], 0
|
||||
;boneAngles2[1], 0
|
||||
;boneAngles2[2], 0
|
||||
;
|
||||
;boneAngles3[0], 0
|
||||
;boneAngles3[1], 0
|
||||
;boneAngles3[2], 0
|
||||
;
|
||||
;boneAngles4[0], 0
|
||||
;boneAngles4[1], 0
|
||||
;boneAngles4[2], 0
|
||||
;
|
||||
;NPC_class, 8
|
||||
;
|
||||
;m_iVehicleNum, 10
|
||||
;
|
||||
;eFlags2,10
|
||||
;
|
||||
;userInt1, 1
|
||||
;userInt2, 1
|
||||
;userInt3, 1
|
||||
;userFloat1, 1
|
||||
;userFloat2, 1
|
||||
;userFloat3, 1
|
||||
;userVec1[0], 1
|
||||
;userVec1[1], 1
|
||||
;userVec1[2], 1
|
||||
;userVec2[0], 1
|
||||
;userVec2[1], 1
|
||||
;userVec2[2], 1
|
181
base/ext_data/MP/psf_overrides.txt
Normal file
181
base/ext_data/MP/psf_overrides.txt
Normal file
|
@ -0,0 +1,181 @@
|
|||
;rww - this file will allow you to override the number of bits any given
|
||||
;playerState value is sent across the network in for your mod. Do not
|
||||
;mess with this unless you know what you're doing as it's easily possible
|
||||
;to mess something up terribly. Just remove the ; in front of any of the
|
||||
;values that you want to override and use the desired bit num. 0 is a
|
||||
;special-case value, it means to send across as a float. GENTITYNUM_BITS
|
||||
;means to send in as many bits as it takes to send the highest possible
|
||||
;entity number.
|
||||
;
|
||||
;commandTime, 32
|
||||
;origin[0], 0
|
||||
;origin[1], 0
|
||||
;bobCycle, 8
|
||||
;velocity[0], 0
|
||||
;velocity[1], 0
|
||||
;viewangles[1], 0
|
||||
;viewangles[0], 0
|
||||
;
|
||||
;weaponTime, -16
|
||||
;weaponChargeTime, 32
|
||||
;weaponChargeSubtractTime, 32
|
||||
;origin[2], 0
|
||||
;velocity[2], 0
|
||||
;pm_time, -16
|
||||
;eventSequence, 16
|
||||
;torsoAnim, 16
|
||||
;torsoTimer, 16
|
||||
;legsAnim, 16
|
||||
;legsTimer, 16
|
||||
;legsFlip, 1
|
||||
;torsoFlip, 1
|
||||
;movementDir, 4
|
||||
;events[0], 10
|
||||
;events[1], 10
|
||||
;pm_flags, 16
|
||||
;groundEntityNum, GENTITYNUM_BITS
|
||||
;weaponstate, 4
|
||||
;eFlags, 32
|
||||
;externalEvent, 10
|
||||
;gravity, 16
|
||||
;speed, -16
|
||||
;basespeed, -16
|
||||
;delta_angles[1], 16
|
||||
;externalEventParm, 8
|
||||
;viewheight, -8
|
||||
;damageEvent, 8
|
||||
;damageYaw, 8
|
||||
;damagePitch, 8
|
||||
;damageCount, 8
|
||||
;damageType, 2
|
||||
;generic1, 8
|
||||
;pm_type, 8
|
||||
;delta_angles[0], 16
|
||||
;delta_angles[2], 16
|
||||
;eventParms[0], -16
|
||||
;eventParms[1], 8
|
||||
;clientNum, GENTITYNUM_BITS
|
||||
;weapon, 8
|
||||
;viewangles[2], 0
|
||||
;
|
||||
;jumppad_ent, 10
|
||||
;loopSound, 16
|
||||
;loopIsSoundset, 1
|
||||
;
|
||||
;zoomMode, 2
|
||||
;zoomTime, 32
|
||||
;zoomLocked, 1
|
||||
;zoomFov, 0
|
||||
;
|
||||
;fd.forcePowersActive, 32
|
||||
;fd.forceMindtrickTargetIndex, 16
|
||||
;fd.forceMindtrickTargetIndex2, 16
|
||||
;fd.forceMindtrickTargetIndex3, 16
|
||||
;fd.forceMindtrickTargetIndex4, 16
|
||||
;fd.forceJumpZStart, 0
|
||||
;fd.forcePowerSelected, 8
|
||||
;fd.forcePowersKnown, 32
|
||||
;fd.forcePower, 8
|
||||
;fd.forceSide, 2
|
||||
;fd.sentryDeployed, 1
|
||||
;fd.forcePowerLevel[FP_LEVITATION], 2
|
||||
;fd.forcePowerLevel[FP_SEE], 2
|
||||
;fd.forceGripCripple, 1
|
||||
;genericEnemyIndex, 32
|
||||
;activeForcePass, 6
|
||||
;hasDetPackPlanted, 1
|
||||
;emplacedIndex, GENTITYNUM_BITS
|
||||
;fd.forceRageRecoveryTime, 32
|
||||
;rocketLockIndex, GENTITYNUM_BITS
|
||||
;rocketLockTime, 32
|
||||
;rocketTargetTime, 32
|
||||
;holocronBits, 32
|
||||
;isJediMaster, 1
|
||||
;forceRestricted, 1
|
||||
;trueJedi, 1
|
||||
;trueNonJedi, 1
|
||||
;fallingToDeath, 32
|
||||
;electrifyTime, 32
|
||||
;
|
||||
;fd.forcePowerDebounce[FP_LEVITATION], 32
|
||||
;
|
||||
;saberMove, 32
|
||||
;saberActive, 1
|
||||
;saberInFlight, 1
|
||||
;saberBlocked, 8
|
||||
;saberEntityNum, GENTITYNUM_BITS
|
||||
;saberCanThrow, 1
|
||||
;forceHandExtend, 8
|
||||
;forceDodgeAnim, 16
|
||||
;fd.saberAnimLevel, 4
|
||||
;fd.saberDrawAnimLevel, 4
|
||||
;saberAttackChainCount, 4
|
||||
;saberHolstered, 1
|
||||
;
|
||||
;jetpackFuel, 8
|
||||
;cloakFuel, 8
|
||||
;
|
||||
;duelIndex, GENTITYNUM_BITS
|
||||
;duelTime, 32
|
||||
;duelInProgress, 1
|
||||
;
|
||||
;saberLockTime, 32
|
||||
;saberLockEnemy, GENTITYNUM_BITS
|
||||
;saberLockFrame, 16
|
||||
;saberLockAdvance, 1
|
||||
;
|
||||
;inAirAnim, 1
|
||||
;
|
||||
;lastHitLoc[2], 0
|
||||
;lastHitLoc[0], 0
|
||||
;lastHitLoc[1], 0
|
||||
;
|
||||
;heldByClient, 6
|
||||
;ragAttach, GENTITYNUM_BITS
|
||||
;iModelScale, 10
|
||||
;brokenLimbs, 8
|
||||
;hasLookTarget, 1
|
||||
;lookTarget, GENTITYNUM_BITS
|
||||
;
|
||||
;customRGBA[0], 8
|
||||
;customRGBA[1], 8
|
||||
;customRGBA[2], 8
|
||||
;customRGBA[3], 8
|
||||
;
|
||||
;standheight, 10
|
||||
;crouchheight, 10
|
||||
;
|
||||
;m_iVehicleNum, GENTITYNUM_BITS
|
||||
;
|
||||
;vehOrientation[0], 0
|
||||
;vehOrientation[1], 0
|
||||
;vehOrientation[2], 0
|
||||
;
|
||||
;vehSurfaces, 16
|
||||
;
|
||||
;vehTurnaroundIndex, GENTITYNUM_BITS
|
||||
;vehTurnaroundTime, 32
|
||||
;
|
||||
;moveDir[0], 0
|
||||
;moveDir[1], 0
|
||||
;moveDir[2], 0
|
||||
;
|
||||
;vehBoarding, 1
|
||||
;
|
||||
;hackingTime, 32
|
||||
;hackingBaseTime, 16
|
||||
;
|
||||
;eFlags2,10
|
||||
;
|
||||
;userInt1, 1
|
||||
;userInt2, 1
|
||||
;userInt3, 1
|
||||
;userFloat1, 1
|
||||
;userFloat2, 1
|
||||
;userFloat3, 1
|
||||
;userVec1[0], 1
|
||||
;userVec1[1], 1
|
||||
;userVec1[2], 1
|
||||
;userVec2[0], 1
|
||||
;userVec2[1], 1
|
||||
;userVec2[2], 1
|
BIN
base/ext_data/MP/vssver.scc
Normal file
BIN
base/ext_data/MP/vssver.scc
Normal file
Binary file not shown.
1757
base/ext_data/dms.dat
Normal file
1757
base/ext_data/dms.dat
Normal file
File diff suppressed because it is too large
Load diff
782
base/ext_data/items.dat
Normal file
782
base/ext_data/items.dat
Normal file
|
@ -0,0 +1,782 @@
|
|||
// EXTERNAL ITEM DATA
|
||||
//
|
||||
|
||||
//Fields
|
||||
//pickupsound STRING; DEFAULT = sound/weapons/w_pkup.wav
|
||||
//itemname STRING;
|
||||
//classname STRING;
|
||||
//count INT; ammount of ammo or health given with item
|
||||
//icon STRING;
|
||||
//min VECTOR; item bounds min, DEFAULT = -16 -16 -2
|
||||
//max VECTOR; item bounds max, DEFAULT = 16 16 16
|
||||
//pickupname STRING; name to show in inventory
|
||||
//tag ENUM; WP_, or AMMO_
|
||||
//type ENUM; IT_WEAPON, IT_AMMO, IT_ARMOR, IT_HEALTH
|
||||
//worldmodel STRING; model to show on ground or in hand
|
||||
|
||||
{
|
||||
itemname ITM_SABER_PICKUP
|
||||
|
||||
classname weapon_saber
|
||||
worldmodel models/weapons2/saber/saber_w.md3
|
||||
icon gfx/hud/w_icon_lightsaber
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_SABER
|
||||
min -16 -16 -8
|
||||
max 16 16 16
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
itemname ITM_BRYAR_PISTOL_PICKUP
|
||||
|
||||
classname weapon_bryar_pistol
|
||||
worldmodel models/weapons2/briar_pistol/briar_pistol_w.glm
|
||||
icon gfx/hud/w_icon_briar
|
||||
// Amount of ammo given with weapon
|
||||
count 10
|
||||
type IT_WEAPON
|
||||
tag WP_BRYAR_PISTOL
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_BLASTER_PISTOL_PICKUP
|
||||
|
||||
classname weapon_blaster_pistol
|
||||
worldmodel models/weapons2/blaster_pistol/blaster_pistol_w.glm
|
||||
icon gfx/hud/w_icon_blaster_pistol
|
||||
// Amount of ammo given with weapon
|
||||
count 10
|
||||
type IT_WEAPON
|
||||
tag WP_BLASTER_PISTOL
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_BLASTER_PICKUP
|
||||
|
||||
classname weapon_blaster
|
||||
worldmodel models/weapons2/blaster_r/blaster_w.glm
|
||||
icon gfx/hud/w_icon_blaster
|
||||
// Amount of ammo given with weapon
|
||||
count 10
|
||||
type IT_WEAPON
|
||||
tag WP_BLASTER
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_DISRUPTOR_PICKUP
|
||||
|
||||
classname weapon_disruptor
|
||||
worldmodel models/weapons2/disruptor/disruptor_w.glm
|
||||
icon gfx/hud/w_icon_disruptor
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_DISRUPTOR
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_BOWCASTER_PICKUP
|
||||
|
||||
classname weapon_bowcaster
|
||||
worldmodel models/weapons2/bowcaster/bowcaster_w.glm
|
||||
icon gfx/hud/w_icon_bowcaster
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_BOWCASTER
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_REPEATER_PICKUP
|
||||
|
||||
classname weapon_repeater
|
||||
worldmodel models/weapons2/heavy_repeater/heavy_repeater_w.glm
|
||||
icon gfx/hud/w_icon_repeater
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_REPEATER
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_DEMP2_PICKUP
|
||||
|
||||
classname weapon_demp2
|
||||
worldmodel models/weapons2/demp2/demp2_w.glm
|
||||
icon gfx/hud/w_icon_demp2
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_DEMP2
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
itemname ITM_FLECHETTE_PICKUP
|
||||
|
||||
classname weapon_flechette
|
||||
worldmodel models/weapons2/golan_arms/golan_arms_w.glm
|
||||
icon gfx/hud/w_icon_flechette
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_FLECHETTE
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_CONCUSSION_RIFLE_PICKUP
|
||||
|
||||
classname weapon_concussion_rifle
|
||||
worldmodel models/weapons2/concussion/c_rifle_w.glm
|
||||
icon gfx/hud/w_icon_c_rifle
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_CONCUSSION
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_ROCKET_LAUNCHER_PICKUP
|
||||
|
||||
classname weapon_rocket_launcher
|
||||
worldmodel models/weapons2/merr_sonn/merr_sonn_w.glm
|
||||
icon gfx/hud/w_icon_merrsonn
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_ROCKET_LAUNCHER
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
itemname ITM_THERMAL_DET_PICKUP
|
||||
|
||||
classname weapon_thermal
|
||||
worldmodel models/weapons2/thermal/thermal_pu.md3
|
||||
icon gfx/hud/w_icon_thermal
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_THERMAL
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_TRIP_MINE_PICKUP
|
||||
|
||||
classname weapon_trip_mine
|
||||
worldmodel models/weapons2/laser_trap/laser_trap_pu.md3
|
||||
icon gfx/hud/w_icon_tripmine
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_TRIP_MINE
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_DET_PACK_PICKUP
|
||||
|
||||
classname weapon_det_pack
|
||||
worldmodel models/weapons2/detpack/det_pack_pu.md3
|
||||
icon gfx/hud/w_icon_detpack
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_DET_PACK
|
||||
min -10 -10 -2
|
||||
max 10 10 12
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_STUN_BATON_PICKUP
|
||||
|
||||
classname weapon_stun_baton
|
||||
worldmodel models/weapons2/stun_baton/stunbaton_w.glm
|
||||
icon gfx/hud/w_icon_stunbaton
|
||||
// Amount of ammo given with weapon
|
||||
count 50
|
||||
type IT_WEAPON
|
||||
tag WP_STUN_BATON
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
itemname ITM_BOT_LASER_PICKUP
|
||||
|
||||
classname weapon_botwelder
|
||||
worldmodel models/weapons2/noweap/noweap.md3
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_BOT_LASER
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_MELEE
|
||||
|
||||
classname weapon_melee
|
||||
worldmodel models/weapons2/noweap/noweap.md3
|
||||
icon gfx/hud/w_icon_melee
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_MELEE
|
||||
min -16 -16 -2
|
||||
max 16 16 16
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_EMPLACED_GUN_PICKUP
|
||||
|
||||
classname weapon_emplaced_gun
|
||||
worldmodel models/weapons2/noweap/noweap.md3
|
||||
// Amount of ammo given with weapon
|
||||
count 800
|
||||
type IT_WEAPON
|
||||
tag WP_EMPLACED_GUN
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_TURRET_PICKUP
|
||||
|
||||
classname weapon_turret
|
||||
worldmodel models/weapons2/noweap/noweap.md3
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_TURRET
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_ATST_MAIN_PICKUP
|
||||
|
||||
classname weapon_atst_main
|
||||
worldmodel models/weapons2/noweap/noweap.md3
|
||||
icon gfx/hud/w_icon_atst
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_ATST_MAIN
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_ATST_SIDE_PICKUP
|
||||
|
||||
classname weapon_atst_side
|
||||
worldmodel models/weapons2/noweap/noweap.md3
|
||||
icon gfx/hud/w_icon_atstside
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_ATST_SIDE
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_TIE_FIGHTER_PICKUP
|
||||
|
||||
classname weapon_tie_fighter
|
||||
worldmodel models/weapons2/noweap/noweap.md3
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_TIE_FIGHTER
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_RAPID_FIRE_CONC_PICKUP
|
||||
|
||||
classname weapon_rapid_concussion
|
||||
worldmodel models/weapons2/noweap/noweap.md3
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_RAPID_FIRE_CONC
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_JAWA_PICKUP
|
||||
|
||||
classname weapon_jawa
|
||||
worldmodel models/weapons2/jawa/jawa_gun.md3
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_JAWA
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_TUSKEN_RIFLE_PICKUP
|
||||
|
||||
classname weapon_tusken_rifle
|
||||
worldmodel models/weapons2/tusken_rifle/tusken_rifle.md3
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_TUSKEN_RIFLE
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_TUSKEN_STAFF_PICKUP
|
||||
|
||||
classname weapon_tusken_staff
|
||||
worldmodel models/weapons2/tusken_staff/tusken_staff.md3
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_TUSKEN_STAFF
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_SCEPTER_PICKUP
|
||||
|
||||
classname weapon_scepter
|
||||
worldmodel models/weapons2/sith_scepter/sith_scepter.md3
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_SCEPTER
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_NOGHRI_STICK_PICKUP
|
||||
|
||||
classname weapon_noghri_stick
|
||||
worldmodel models/weapons2/noghri_stick/noghri_stick.md3
|
||||
// Amount of ammo given with weapon
|
||||
count 400
|
||||
type IT_WEAPON
|
||||
tag WP_NOGHRI_STICK
|
||||
}
|
||||
//
|
||||
//Items
|
||||
//
|
||||
|
||||
// AMMO Items
|
||||
//-------------
|
||||
{
|
||||
itemname ITM_AMMO_FORCE_PICKUP
|
||||
|
||||
classname ammo_force
|
||||
worldmodel models/items/forcegem.md3
|
||||
pickupsound sound/player/enlightenment.wav
|
||||
icon gfx/hud/forcegem_icon2
|
||||
count 100
|
||||
type IT_AMMO
|
||||
tag AMMO_FORCE
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_AMMO_BLASTER_PICKUP
|
||||
|
||||
classname ammo_blaster
|
||||
worldmodel models/items/energy_cell.md3
|
||||
icon gfx/hud/energy_cell
|
||||
count 25
|
||||
type IT_AMMO
|
||||
tag AMMO_BLASTER
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_AMMO_POWERCELL_PICKUP
|
||||
|
||||
classname ammo_powercell
|
||||
worldmodel models/items/power_cell.md3
|
||||
icon gfx/hud/power_cell
|
||||
count 100
|
||||
type IT_AMMO
|
||||
tag AMMO_POWERCELL
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
itemname ITM_AMMO_METAL_BOLTS_PICKUP
|
||||
|
||||
classname ammo_metallic_bolts
|
||||
worldmodel models/items/metallic_bolts.md3
|
||||
icon gfx/hud/metallic_bolts
|
||||
count 100
|
||||
type IT_AMMO
|
||||
tag AMMO_METAL_BOLTS
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_AMMO_ROCKETS_PICKUP
|
||||
|
||||
classname ammo_rockets
|
||||
worldmodel models/items/rockets.md3
|
||||
icon gfx/hud/rockets
|
||||
count 3
|
||||
type IT_AMMO
|
||||
tag AMMO_ROCKETS
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_AMMO_EMPLACED_PICKUP
|
||||
|
||||
classname ammo_emplaced
|
||||
worldmodel models/weapons2/noweap/noweap.md3
|
||||
count 100
|
||||
type IT_AMMO
|
||||
tag AMMO_EMPLACED
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_AMMO_THERMAL_PICKUP
|
||||
|
||||
classname ammo_thermal
|
||||
worldmodel models/weapons2/thermal/thermal_pu.md3
|
||||
icon gfx/hud/w_icon_thermal
|
||||
count 4
|
||||
type IT_AMMO
|
||||
tag AMMO_THERMAL
|
||||
max 16 16 16
|
||||
min -16 -16 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_AMMO_TRIPMINE_PICKUP
|
||||
|
||||
classname ammo_tripmine
|
||||
worldmodel models/weapons2/laser_trap/laser_trap_pu.md3
|
||||
icon gfx/hud/w_icon_tripmine
|
||||
count 3
|
||||
type IT_AMMO
|
||||
tag AMMO_TRIPMINE
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_AMMO_DETPACK_PICKUP
|
||||
|
||||
classname ammo_detpack
|
||||
worldmodel models/weapons2/detpack/det_pack_pu.md3
|
||||
icon gfx/hud/w_icon_detpack
|
||||
count 3
|
||||
type IT_AMMO
|
||||
tag AMMO_DETPACK
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
|
||||
|
||||
{
|
||||
itemname ITM_BATTERY_PICKUP
|
||||
|
||||
classname item_battery
|
||||
worldmodel models/items/battery.md3
|
||||
icon gfx/hud/battery
|
||||
count 1000
|
||||
type IT_BATTERY
|
||||
tag ITM_BATTERY_PICKUP
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_SEEKER_PICKUP
|
||||
classname item_seeker
|
||||
worldmodel models/items/remote.md3
|
||||
icon gfx/hud/i_icon_seeker
|
||||
count 120
|
||||
type IT_HOLDABLE
|
||||
tag INV_SEEKER
|
||||
max 8 8 16
|
||||
min -8 -8 -4
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_SHIELD_PICKUP
|
||||
classname item_enviro
|
||||
worldmodel models/items/shield.md3
|
||||
icon gfx/hud/i_icon_shieldwall
|
||||
count 100
|
||||
type IT_HOLDABLE
|
||||
tag ITM_SHIELD_PICKUP
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_BACTA_PICKUP
|
||||
classname item_bacta
|
||||
worldmodel models/items/bacta.md3
|
||||
icon gfx/hud/i_icon_bacta
|
||||
count 25
|
||||
type IT_HEALTH
|
||||
tag ITM_MEDPAK_PICKUP
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_DATAPAD_PICKUP
|
||||
classname item_datapad
|
||||
worldmodel models/items/datapad.md3
|
||||
count 1
|
||||
type IT_HOLDABLE
|
||||
tag ITM_DATAPAD_PICKUP
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_BINOCULARS_PICKUP
|
||||
classname item_binoculars
|
||||
worldmodel models/items/binoculars.md3
|
||||
icon gfx/hud/i_icon_zoom
|
||||
count 1
|
||||
type IT_HOLDABLE
|
||||
tag INV_ELECTROBINOCULARS
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_SENTRY_GUN_PICKUP
|
||||
classname item_sentry_gun
|
||||
worldmodel models/items/psgun.glm
|
||||
icon gfx/hud/i_icon_sentrygun
|
||||
count 120
|
||||
type IT_HOLDABLE
|
||||
tag INV_SENTRY
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_LA_GOGGLES_PICKUP
|
||||
classname item_la_goggles
|
||||
worldmodel models/items/binoculars.md3
|
||||
icon gfx/hud/i_icon_goggles
|
||||
count 30
|
||||
type IT_HOLDABLE
|
||||
tag INV_LIGHTAMP_GOGGLES
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_MEDPAK_PICKUP
|
||||
classname item_medpak_instant
|
||||
worldmodel models/items/medpac.md3
|
||||
icon gfx/hud/i_icon_medkit
|
||||
count 20
|
||||
type IT_HEALTH
|
||||
tag ITM_MEDPAK_PICKUP
|
||||
max 8 8 16
|
||||
min -8 -8 -3
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_SHIELD_SM_PICKUP
|
||||
classname item_shield_sm_instant
|
||||
worldmodel models/items/psd_sm.md3
|
||||
icon gfx/hud/psd_small
|
||||
count 25
|
||||
type IT_ARMOR
|
||||
tag ITM_SHIELD_SM_PICKUP
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_SHIELD_LRG_PICKUP
|
||||
classname item_shield_lrg_instant
|
||||
worldmodel models/items/psd.md3
|
||||
icon gfx/hud/psd_medium
|
||||
count 50
|
||||
type IT_ARMOR
|
||||
tag ITM_SHIELD_LRG_PICKUP
|
||||
max 8 8 16
|
||||
min -8 -8 -4
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
itemname ITM_GOODIE_KEY_PICKUP
|
||||
classname item_goodie_key
|
||||
worldmodel models/items/key.md3
|
||||
icon gfx/hud/i_icon_goodie_key
|
||||
type IT_HOLDABLE
|
||||
tag INV_GOODIE_KEY
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
itemname ITM_SECURITY_KEY_PICKUP
|
||||
classname item_security_key
|
||||
worldmodel models/items/key.md3
|
||||
icon gfx/hud/i_icon_security_key
|
||||
type IT_HOLDABLE
|
||||
tag INV_SECURITY_KEY
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_FORCE_HEAL_PICKUP
|
||||
|
||||
classname holocron_force_heal
|
||||
worldmodel models/map_objects/force_holocrons/heal.md3
|
||||
pickupsound sound/player/holocron.wav
|
||||
icon gfx/hud/f_icon_heal
|
||||
count 1
|
||||
type IT_HOLOCRON
|
||||
tag FP_HEAL
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_FORCE_LEVITATION_PICKUP
|
||||
|
||||
classname holocron_force_levitation
|
||||
worldmodel models/map_objects/force_holocrons/jump.md3
|
||||
pickupsound sound/player/holocron.wav
|
||||
icon gfx/hud/f_icon_levitation
|
||||
count 1
|
||||
type IT_HOLOCRON
|
||||
tag FP_LEVITATION
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_FORCE_SPEED_PICKUP
|
||||
|
||||
classname holocron_force_speed
|
||||
worldmodel models/map_objects/force_holocrons/speed.md3
|
||||
pickupsound sound/player/holocron.wav
|
||||
icon gfx/hud/f_icon_speed
|
||||
count 1
|
||||
type IT_HOLOCRON
|
||||
tag FP_SPEED
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_FORCE_PUSH_PICKUP
|
||||
|
||||
classname holocron_force_push
|
||||
worldmodel models/map_objects/force_holocrons/push.md3
|
||||
pickupsound sound/player/holocron.wav
|
||||
icon gfx/hud/f_icon_push
|
||||
count 1
|
||||
type IT_HOLOCRON
|
||||
tag FP_PUSH
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_FORCE_PULL_PICKUP
|
||||
|
||||
classname holocron_force_pull
|
||||
worldmodel models/map_objects/force_holocrons/pull.md3
|
||||
pickupsound sound/player/holocron.wav
|
||||
icon gfx/hud/f_icon_pull
|
||||
count 1
|
||||
type IT_HOLOCRON
|
||||
tag FP_PULL
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_FORCE_TELEPATHY_PICKUP
|
||||
|
||||
classname holocron_force_telepathy
|
||||
worldmodel models/map_objects/force_holocrons/telepathy.md3
|
||||
pickupsound sound/player/holocron.wav
|
||||
icon gfx/hud/f_icon_telepathy
|
||||
count 1
|
||||
type IT_HOLOCRON
|
||||
tag FP_TELEPATHY
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_FORCE_GRIP_PICKUP
|
||||
|
||||
classname holocron_force_grip
|
||||
worldmodel models/map_objects/force_holocrons/grip.md3
|
||||
pickupsound sound/player/holocron.wav
|
||||
icon gfx/hud/f_icon_grip
|
||||
count 1
|
||||
type IT_HOLOCRON
|
||||
tag FP_GRIP
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_FORCE_LIGHTNING_PICKUP
|
||||
|
||||
classname holocron_force_lightning
|
||||
worldmodel models/map_objects/force_holocrons/lightning.md3
|
||||
pickupsound sound/player/holocron.wav
|
||||
icon gfx/hud/f_icon_lightning
|
||||
count 1
|
||||
type IT_HOLOCRON
|
||||
tag FP_LIGHTNING
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
||||
|
||||
{
|
||||
itemname ITM_FORCE_SABERTHROW_PICKUP
|
||||
|
||||
classname holocron_force_saberthrow
|
||||
worldmodel models/map_objects/force_holocrons/saberthrow.md3
|
||||
pickupsound sound/player/holocron.wav
|
||||
icon gfx/hud/f_icon_saberthrow
|
||||
count 1
|
||||
type IT_HOLOCRON
|
||||
tag FP_SABERTHROW
|
||||
max 8 8 16
|
||||
min -8 -8 -0
|
||||
}
|
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
|
||||
}
|
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"
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue