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

197 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 = {
10.74, 1.5827790498734, 5.0409,
},
bbMin = {
-10.74, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/tep70_rzd_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/tep70rzd/tep70_vent_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.71315, 0, 0, 1,
},
type = "MESH",
},
{
id = "vehicle/train/tep70rzd/tep70_vent_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.6748, 0, 0, 1,
},
type = "MESH",
},
},
events = {
drive = {
[2] = {
forward = false,
name = "ventanim",
},
[3] = {
forward = false,
name = "ventanim",
}
},
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 200,
},
{
animations = {
},
children = { {
id = "vehicle/train/tep70_rzd_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/tep70_rzd_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 = _("ТЭП70 (РЖД)"),
description = _(
"ТЭП70 - советский пассажирский магистральный тепловоз. Наиболее явным отличием ТЭП70 типа 3 от предыдущего является изменённое расположение буферных фонарей. Данный локомотив представлен в цветах Российских Железных Дорог.")
},
railVehicle = {
topSpeed = 160.0,
weight = 135.0,
engines = {
{ type = "DIESEL", power = 2800.0, tractiveEffort = 290.0 }
},
configs = {
{
axles = {
"vehicle/train/tep70rzd/tep70_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/tep70rzd/tep70_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/tep70rzd/tep70_w_lod0.msh",
}
}
},
soundSet = { name = "train_diesel", horn = "vehicle/train_diesel/horn_13_freight.wav" }
},
transportVehicle = {
carrier = "RAIL"
},
availability = {
yearFrom = 1991,
yearTo = 2006
},
cost = {
price = 1300000
},
maintenance = {
runningCosts = 670000,
lifespan = 45
},
particleSystem = {
emitters = {
{
position = {-0.47155, 0.25, 5.18 },
velocity = { .0, .0, 2.0 },
color = { .1, .1, .1 },
frequency = 30,
lifeTime = 2.0,
size01 = { .4, 4.0 },
child = 1
},
{
position = {-0.47155, -0.25, 5.18 },
velocity = { .0, .0, 2.0 },
color = { .1, .1, .1 },
frequency = 30,
lifeTime = 2.0,
size01 = { .4, 4.0 },
child = 1
},
}
}
},
}
end