File: unit_phaser.cfg

package info (click to toggle)
nexuiz-data 2.5.2-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,294,288 kB
  • sloc: ansic: 10,523; perl: 6,845; sh: 2,188; java: 1,417; xml: 969; lisp: 519; ruby: 136; makefile: 125
file content (38 lines) | stat: -rw-r--r-- 1,476 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
set g_turrets_unit_phaser_std_health 500

set g_turrets_unit_phaser_std_respawntime 90

set g_turrets_unit_phaser_std_shot_dmg 100
set g_turrets_unit_phaser_std_shot_refire 4
set g_turrets_unit_phaser_std_shot_radius 8
set g_turrets_unit_phaser_std_shot_speed 4 // Used for how long to sustain the beam for this turret (seconds)
set g_turrets_unit_phaser_std_shot_spread 0
set g_turrets_unit_phaser_std_shot_force 5
set g_turrets_unit_phaser_std_shot_volly 0
set g_turrets_unit_phaser_std_shot_volly_refire 5

set g_turrets_unit_phaser_std_target_range 3000
set g_turrets_unit_phaser_std_target_range_min 0
set g_turrets_unit_phaser_std_target_range_optimal 1500

set g_turrets_unit_phaser_std_target_select_rangebias 0.85
set g_turrets_unit_phaser_std_target_select_samebias 0
set g_turrets_unit_phaser_std_target_select_anglebias 0.25
set g_turrets_unit_phaser_std_target_select_playerbias 1
set g_turrets_unit_phaser_std_target_select_missilebias 0

set g_turrets_unit_phaser_std_ammo_max 2000
set g_turrets_unit_phaser_std_ammo 1000
set g_turrets_unit_phaser_std_ammo_recharge 25

set g_turrets_unit_phaser_std_aim_firetolerance_dist 100

set g_turrets_unit_phaser_std_aim_speed 540
set g_turrets_unit_phaser_std_aim_maxrot 360
set g_turrets_unit_phaser_std_aim_maxpitch 30

set g_turrets_unit_phaser_std_track_type 3
set g_turrets_unit_phaser_std_track_accel_pitch 0.5
set g_turrets_unit_phaser_std_track_accel_rot 0.65
set g_turrets_unit_phaser_std_track_blendrate 0.5