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

198 lines
3.9 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.387, 1.5827790498734, 4.6462259292603,
},
bbMin = {
-8.397, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/tem18/tem18a_body_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
}, {
id = "vehicle/train/tem18_lod_0_bogie.grp",
transf = {
-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.38235, 0, 0, 1,
},
type = "GROUP",
}, {
id = "vehicle/train/tem18_lod_0_bogie.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.38155, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 200,
},
{
animations = {
},
children = { {
id = "vehicle/train/tem18/tem18a_body_lod1.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
}, {
id = "vehicle/train/tem18_lod_1_bogie.grp",
transf = {
-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.38235, 0, 0, 1,
},
type = "GROUP",
}, {
id = "vehicle/train/tem18_lod_1_bogie.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.38155, 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/tem18/tem18a_body_lod2.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
}, {
id = "vehicle/train/tem18_lod_2_bogie.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.38235, 0, 0, 1,
},
type = "GROUP",
}, {
id = "vehicle/train/tem18_lod_2_bogie.grp",
transf = {
-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.38155, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 500,
visibleTo = 2200,
},
},
metadata = {
description = {
name = _("ТЭМ18"),
description = _(
"Маневровый тепловоз с электропередачей, выпускающийся Брянским машиностроительным заводом с 1992 года. Предназначен для маневровой, вывозной и лёгкой магистральной работы на железных дорогах и промышленных предприятиях.")
},
railVehicle = {
topSpeed = 100.0,
weight = 126.0,
engines = {
{ type = "DIESEL", power = 630.0, tractiveEffort = 319.0 }
},
configs = {
{
axles = {
"vehicle/train/tem18/tem18_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/tem18/tem18_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/tem18/tem18_w_lod0.msh",
}
}
},
soundSet = { name = "tem18" }
},
transportVehicle = {
carrier = "RAIL"
},
availability = {
yearFrom = 1992,
--yearTo = 1997
},
cost = {
price = 700000
},
maintenance = {
runningCosts = 350000,
lifespan = 45
},
particleSystem = {
emitters = {
{
position = {-1.16044, 0.0948, 4.32 },
velocity = { .0, .0, 2.0 },
color = { .15, .15, .15 },
frequency = 30,
lifeTime = 2.0,
size01 = { .4, 4.0 },
child = 1
},
}
}
},
}
end