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

177 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 = {
5.4053, 1.5827790498734, 3.9462259292603,
},
bbMin = {
-6.7306, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/te2b2_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/te2/te2_vent_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.97755, 0, 4.1927, 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/te2b2_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/te2b1_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"),
description = _(
"ТЭ2 - первый советский крупносерийный и первый двухсекционный тепловоз. Выпускался на Заводе имени Малышева (Харьков) при участии завода Электротяжмаш (бывший Харьковский электротяговый завод, ХЭТЗ). Отличался исключительной надёжностью, но относительно слабой мощностью.")
},
railVehicle = {
topSpeed = 93.0,
weight = 85.0,
engines = {
{ type = "DIESEL", power = 1015.0, tractiveEffort = 170.0 }
},
configs = {
{
axles = {
"vehicle/train/te2/te2_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/te2/te2_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/te2/te2_w_lod2.msh",
}
}
},
soundSet = { name = "te2" }
},
transportVehicle = {
carrier = "RAIL",
multipleUnitOnly = false
},
availability = {
yearFrom = 1948,
yearTo = 1955
},
cost = {
price = 650000
},
maintenance = {
runningCosts = 350000,
lifespan = 50
},
particleSystem = {
emitters = {
{
position = {-1.95403, 0.29856, 4.3 },
velocity = { .0, .0, 2.0 },
color = { .30, .30, .30 },
frequency = 30,
lifeTime = 5.0,
size01 = { .4, 4.0 },
child = 1
},
}
}
},
}
end