File: unit_hellion.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 (40 lines) | stat: -rw-r--r-- 1,554 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
39
40
set g_turrets_unit_hellion_std_health 500
set g_turrets_unit_hellion_std_respawntime 90

set g_turrets_unit_hellion_std_shot_dmg 50
set g_turrets_unit_hellion_std_shot_refire 0.25
set g_turrets_unit_hellion_std_shot_radius 80

set g_turrets_unit_hellion_std_shot_speed 650
set g_turrets_unit_hellion_std_shot_speed_max 4000
set g_turrets_unit_hellion_std_shot_speed_gain 1.01

set g_turrets_unit_hellion_std_shot_spread 0.08
set g_turrets_unit_hellion_std_shot_force 250
set g_turrets_unit_hellion_std_shot_volly 2
set g_turrets_unit_hellion_std_shot_volly_refire 4

set g_turrets_unit_hellion_std_target_range 6000
set g_turrets_unit_hellion_std_target_range_min 150
set g_turrets_unit_hellion_std_target_range_optimal 4500

set g_turrets_unit_hellion_std_target_select_rangebias 0.7
set g_turrets_unit_hellion_std_target_select_samebias 0.01
set g_turrets_unit_hellion_std_target_select_anglebias 0.01
set g_turrets_unit_hellion_std_target_select_playerbias 1
set g_turrets_unit_hellion_std_target_select_missilebias 0

set g_turrets_unit_hellion_std_ammo_max 200
set g_turrets_unit_hellion_std_ammo 100
set g_turrets_unit_hellion_std_ammo_recharge 50

set g_turrets_unit_hellion_std_aim_firetolerance_dist 200
set g_turrets_unit_hellion_std_aim_speed 100
set g_turrets_unit_hellion_std_aim_maxrot 360
set g_turrets_unit_hellion_std_aim_maxpitch 20

set g_turrets_unit_hellion_std_track_type 3
set g_turrets_unit_hellion_std_track_accel_pitch 0.25
set g_turrets_unit_hellion_std_track_accel_rot 0.5
set g_turrets_unit_hellion_std_track_blendrate 0.75