-
Notifications
You must be signed in to change notification settings - Fork 20
/
AIM-9P.lua
62 lines (62 loc) · 1.53 KB
/
AIM-9P.lua
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
_G["rockets"]["#Index"] = {
Cx_pil = 1.03,
D_max = 4000,
D_min = 300,
Damage = 27.5,
Diam = 127,
Escort = 0,
Fi_excort = 0.7,
Fi_rak = 2.1,
Fi_search = 0.017,
Fi_start = 0.3,
H_max = 18000,
H_min = -1,
H_min_t = 1,
Head_Form = 0,
Head_Type = 1,
KillDistance = 7,
Life_Time = 40,
M = 74.84,
Mach_max = 2.2,
ModelData = { 58, 0.35, 0.049, 0.082, 0.01, 0.001, 0.55, 0.8, 2.5, 0.8, 1.2, 0.13, 0, -1, -1, 2.2, 0, 0, 0, 1000000000, 0, 0, 8.45, 0, 0, 0, 0, 0, 0, 17170, 0, 0, 0, 0, 1000000000, 40, 0, 0.3, 1000000000, 1000000000, 0, 30, 0, 1.19, 1, 2, 7.34, -7.93, -1.96, 11526, 2805, 19655, 5192.6, 7837.1, 1786.9, 2500, 0.55, -0.01, 0.5 },
Name = "Redacted",
Nr_max = 22,
OmViz_max = 0.29,
Range_max = 11000,
Reflection = 0.03,
SeekerCooled = true,
SeekerGen = 2,
SeekerSensivityDistance = 10000,
X_back = -1.46,
Y_back = 0,
Z_back = 0,
_file = "./CoreMods/aircraft/AircraftWeaponPack/aim9_family.lua",
_origin = "AircraftWeaponPack",
_unique_resource_name = "weapons.missiles.AIM-9P",
category = 4,
ccm_k0 = 2,
display_name = "AIM-9P",
display_name_short = "AIM-9",
exhaust = { 1, 1, 1, 1 },
name = "AIM-9P",
nozzle_exit_area = 0.005,
shape_table_data = { {
file = "aim-9p",
fire = { 0, 1 },
index = "Redacted",
life = 1,
name = "aim-9p",
username = "AIM-9P"
} },
sigma = { 3, 3, 3 },
supersonic_A_coef_skew = 0.25,
t_acc = 2.2,
t_b = 0,
t_marsh = 0,
user_name = "AIM-9P",
v_mid = 350,
v_min = 140,
warhead = "_G/warheads/AIM_9P.lua",
wsTypeOfWeapon = <1>{ 4, 4, 7, "Redacted" },
ws_type = <table 1>
}