1520DLC/res/models/model/vehicle/train/2te10utuza.mdl

184 lines
3.5 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/2te10utuza_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/2te10utuza_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/2te10utuza_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У. Главное его отличие - редукторы, благодаря которым локомотив может развивать более высокую скорость, но обладает более низкой силой тяги. Данный локомотив представлен в цветах Украинских Железных Дорог.")
},
railVehicle = {
topSpeed = 120.0,
weight = 138.0,
engines = {
{ type = "DIESEL", power = 1670.0, tractiveEffort = 332.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 = 810000
},
maintenance = {
runningCosts = 360000,
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