1520DLC/res/models/model/vehicle/train/te7a1.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.4243, 1.5827790498734, 3.9462259292603,
},
bbMin = {
-8.44585, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/te7a1_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/te7/te7_vent_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.61135, 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/te7a1_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/te7a1_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 = _("ТЭ7, секция А"),
description = _(
"ТЭ7 - советский пассажирский двухсекционный тепловоз, созданный на базе грузового ТЭ3. Выпускался на Заводе имени Малышева (Харьков) с 1956 по 1964 год. Благодаря высокой максимальной скорости эти тепловозы работали, в первую очередь, в состве курьерских и скорых поездов на линиях Москва-Ленинград и Москва-Киев.")
},
railVehicle = {
topSpeed = 140.0,
weight = 127.0,
engines = {
{ type = "DIESEL", power = 1645.0, tractiveEffort = 164.0 }
},
configs = {
{
axles = {
"vehicle/train/te7/te7_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/te7/te7_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/te7/te7_w_lod2.msh",
}
}
},
soundSet = { name = "te7" }
},
transportVehicle = {
carrier = "RAIL",
},
availability = {
yearFrom = 1956,
yearTo = 1964
},
cost = {
price = 700000
},
maintenance = {
runningCosts = 450000,
lifespan = 45
},
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