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

184 lines
3.3 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.49, 1.5827790498734, 5.5,
},
bbMin = {
-8.299, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/2te10vb_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/2te10vb_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/2te10lb_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В - советский грузовой двухсекционный тепловоз. Выпускался Ворошиловградским (Луганским) заводом с 1975 года. Кузов и тележки унифицированы с тепловозом 2ТЭ116.")
},
railVehicle = {
topSpeed = 100.0,
weight = 138.0,
engines = {
{ type = "DIESEL", power = 1700.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 = 1975,
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