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

187 lines
3.4 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.22, 1.5827790498734, 5.9,
},
bbMin = {
-8.619, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/chs7pid/chs8s1_lod_0_body_1.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
}, {
id = "vehicle/train/chs8_lod_0_pid_bogie.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.37713, 0, 0, 1,
},
type = "GROUP",
}, {
id = "vehicle/train/chs8_lod_0_pid_bogie.grp",
transf = {
-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.428, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 100,
}, {
animations = {
},
children = { {
id = "vehicle/train/chs7pid/chs8s1_lod_1_body_1.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
}, {
id = "vehicle/train/chs8_lod_1_pid_bogie.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.0911, 0, 0, 1,
},
type = "GROUP",
}, {
id = "vehicle/train/chs8_lod_1_pid_bogie.grp",
transf = {
-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.12647, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0,
},
},
static = false,
visibleFrom = 100,
visibleTo = 500,
}, {
animations = {
},
children = { {
id = "vehicle/train/chs7pid/chs8s1_lod_2_body_1.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
}, {
id = "vehicle/train/chs8_lod_2_pid_bogie.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.0911, 0, 0, 1,
},
type = "GROUP",
}, {
id = "vehicle/train/chs8_lod_2_pid_bogie.grp",
transf = {
-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.12647, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0,
},
},
static = false,
visibleFrom = 500,
visibleTo = 2100,
},
},
metadata = {
description = {
name = _("ЧС7"),
description = _(
"Чехословацкий пассажирский электровоз \n"..
"высокой мощности \n"..
"(заводское обозначение - 81Е). \n"..
"Выпускался заводом Шкода для \n"..
"Советских железных дорог.")
},
railVehicle = {
topSpeed = 160.0,
weight = 86.0,
engines = {
{ type = "ELECTRIC", power = 3045.0, tractiveEffort = 191.0 }
},
configs = {
{
axles = {
"vehicle/train/chs7pid/chs8_lod_0_w1_1.msh",
}
},
{
axles = {
"vehicle/train/chs7pid/chs8_lod_1_w1_1.msh",
}
},
},
soundSet = { name = "chs7pid", horn = "vehicle/chs7pidhorn.wav" }
},
transportVehicle = {
carrier = "RAIL",
multipleUnitOnly = true,
},
availability = {
yearFrom = 2007,
yearTo = 2020
},
cost = {
price = 700000
},
maintenance = {
runningCosts = 450000,
lifespan = 20
},
},
}
end