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

190 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 = {
24.3208, 1.5827790498734, 5.9462259292603,
},
bbMin = {
-24.443, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/vl80sa_body_lod0v1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 16.23972, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/vl80sc_body_lod0v1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/vl80sb_body_lod0v1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -16.36179, 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/vl80sa_body_lod1v1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 16.23972, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/vl80sa_body_lod1v1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/vl80sb_body_lod1v1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -16.36179, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 200,
visibleTo = 700,
},
{
animations = {
},
children = { {
id = "vehicle/train/vl80a_body_lod2v1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 16.23972, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/vl80a_body_lod2v1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/vl80b_body_lod2v1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -16.36179, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 700,
visibleTo = 2200,
},
},
metadata = {
description = {
name = _("ВЛ80С (3 секции)"),
description = _(
"ВЛ80 - советский грузовой магистральный электровоз переменного тока. ВЛ80С строился с 1979 по 1995 год. По сути это ВЛ80Т дооборудованный для возможности работы в составе трёх секций.")
},
railVehicle = {
topSpeed = 110.0,
weight = 276.0,
engines = {
{ type = "ELECTRIC", power = 8475.0, tractiveEffort = 993.0 }
},
configs = {
{
axles = {
"vehicle/train/vl80pid/vl80_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/vl80pid/vl80_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/vl80pid/vl80_w_lod0.msh",
}
}
},
soundSet = { name = "vl80pid" }
},
transportVehicle = {
carrier = "RAIL",
},
availability = {
yearFrom = 2007,
yearTo = 2020
},
cost = {
price = 3150000
},
maintenance = {
runningCosts = 1800000,
lifespan = 25
},
},
}
end