1520DLC/res/models/model/vehicle/train/te3b1.mdl

184 lines
3.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

function data()
return {
boundingInfo = {
bbMax = {
8.44585, 1.5827790498734, 3.9462259292603,
},
bbMin = {
-8.48325, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/te3b1_body_lod0.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/te3/te3_vent_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6.65725, 0, 4.6038, 1,
},
type = "MESH",
},
},
events = {
drive = {
[2] = {
forward = false,
name = "ventanim",
}
},
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 200,
},
{
animations = {
},
children = { {
id = "vehicle/train/te3b1_body_lod1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 200,
visibleTo = 500,
},
{
animations = {
},
children = { {
id = "vehicle/train/te3b1_body_lod2.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 500,
visibleTo = 2200,
},
},
metadata = {
description = {
name = _("ТЭ3, секция Б"),
description = _(
"ТЭ3 - советский грузовой двухсекционный тепловоз. Выпускался на Заводе имени Малышева (Харьков), а с 1956 года - также на Коломенском и Луганском заводе. В 60-х и 70-х ТЭ3 стал основным локомотивом на неэлектрифицированных железных дорогах СССР.")
},
railVehicle = {
topSpeed = 100.0,
weight = 126.0,
engines = {
{ type = "DIESEL", power = 1645.0, tractiveEffort = 291.0 }
},
configs = {
{
axles = {
"vehicle/train/te3/te3_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/te3/te3_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/te3/te3_w_lod2.msh",
}
}
},
soundSet = { name = "te3" }
},
transportVehicle = {
carrier = "RAIL",
},
availability = {
yearFrom = 1953,
yearTo = 1957
},
cost = {
price = 725000
},
maintenance = {
runningCosts = 360000,
lifespan = 50
},
particleSystem = {
emitters = {
{
position = {2.53178, -0.32686, 4.7 },
velocity = { .0, .0, 2.0 },
color = { .30, .30, .30 },
frequency = 30,
lifeTime = 5.0,
size01 = { .4, 4.0 },
child = 1
},{
position = {2.53178, 0.32686, 4.7 },
velocity = { .0, .0, 2.0 },
color = { .30, .30, .30 },
frequency = 30,
lifeTime = 5.0,
size01 = { .4, 4.0 },
child = 1
},
}
}
},
}
end