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

172 lines
3.1 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.89595, 1.5827790498734, 5.0409,
},
bbMin = {
-10.8126, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/tep70bs_bch_body_lod0.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 = 0,
visibleTo = 200,
},
{
animations = {
},
children = { {
id = "vehicle/train/tep70bs_bch_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/tep70bs_bch_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БС - российский пассажирский тепловоз. Является модернизацией выпускаемых с 1973 года ТЭП70. Данный тепловоз выполнен в цветах Белорусской Железной Дороги.")
},
railVehicle = {
topSpeed = 160.0,
weight = 135.0,
engines = {
{ type = "DIESEL", power = 2942.0, tractiveEffort = 310.0 }
},
configs = {
{
axles = {
"vehicle/train/tep70bs/tep70bs_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/tep70bs/tep70bs_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/tep70bs/tep70bs_w_lod2.msh",
}
}
},
soundSet = { name = "train_diesel", horn = "vehicle/train_diesel/horn_13_freight.wav" }
},
transportVehicle = {
carrier = "RAIL"
},
availability = {
yearFrom = 2006,
--yearTo = 1985
},
cost = {
price = 1500000
},
maintenance = {
runningCosts = 780000,
lifespan = 45
},
particleSystem = {
emitters = {
{
position = {-0.46505, 0.3, 5.2 },
velocity = { .0, .0, 2.0 },
color = { .1, .1, .1 },
frequency = 30,
lifeTime = 2.0,
size01 = { .4, 4.0 },
child = 1
},
{
position = {-0.46505, -0.3, 5.2 },
velocity = { .0, .0, 2.0 },
color = { .1, .1, .1 },
frequency = 30,
lifeTime = 2.0,
size01 = { .4, 4.0 },
child = 1
},
}
}
},
}
end