1520DLC/res/models/model/vehicle/train/2te10ua.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.2406, 1.5827790498734, 5.5,
},
bbMin = {
-8.46585, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/2te10ua_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/2te10l/2te10l_vent_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.61135, 0, 4.7763, 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/2te10ua_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/2te10ua_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 = _("2ТЭ10У, секция А"),
description = _(
"2ТЭ10У - глубокая модернизация тепловоза 2ТЭ10М. На нём была обновлена большая часть оборудования (в частности, двигатель), а кузов унифицирован с тепловозом 2ТЭ116. Локомотив представлен в цветах Белорусской Железной Дороги.")
},
railVehicle = {
topSpeed = 100.0,
weight = 138.0,
engines = {
{ type = "DIESEL", power = 1670.0, tractiveEffort = 382.5 }
},
configs = {
{
axles = {
"vehicle/train/2te10l/2te10l_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/2te10l/2te10l_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/2te10l/2te10l_w_lod0.msh",
}
}
},
soundSet = { name = "2te10" }
},
transportVehicle = {
carrier = "RAIL",
},
availability = {
yearFrom = 1989,
--yearTo = 1981
},
cost = {
price = 800000
},
maintenance = {
runningCosts = 370000,
lifespan = 40
},
particleSystem = {
emitters = {
{
position = {-2.2651, -0.42625, 5.45 },
velocity = { .0, .0, 2.0 },
color = { .30, .30, .30 },
frequency = 30,
lifeTime = 5.0,
size01 = { .4, 4.0 },
child = 1
},{
position = {-2.2651, 0.42625, 5.45 },
velocity = { .0, .0, 2.0 },
color = { .30, .30, .30 },
frequency = 30,
lifeTime = 5.0,
size01 = { .4, 4.0 },
child = 1
},
}
}
},
}
end