1520DLC/res/models/model/vehicle/train/4e10.mdl

228 lines
3.9 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.3, 1.6, 5.9, },
bbMin = { -8.3, -1.6, 0.0, },
},
collider =
{
params = { },
type = "MESH",
},
lods =
{
{
animations = { },
children =
{
{
id = "vehicle/train/4e10/4e10.msh",
transf =
{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
0, 0, 0, 1,
},
type = "MESH",
},
{
id = "vehicle/train/4e10/4e10_detail.msh",
transf =
{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
0, 0, 0, 1,
},
type = "MESH",
},
{
id = "vehicle/train/vl10_bogey.grp",
transf =
{
-1, 0, 0, 0,
0, -1, 0, 0,
0, 0, 1, 0,
-4.2, 0, 0, 1,
},
type = "GROUP",
},
{
id = "vehicle/train/vl10_bogey.grp",
transf =
{
-1, 0, 0, 0,
0, -1, 0, 0,
0, 0, 1, 0,
4.2, 0, 0, 1,
},
type = "GROUP",
},
{
id = "vehicle/train/sa-3/sa-3.msh",
transf =
{
-1, 0, 0, 0,
0, -1, 0, 0,
0, 0, 1, 0,
-7.6, 0, 1, 1,
},
type = "MESH",
},
{
id = "vehicle/train/sa-3/sa-3.msh",
transf =
{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
7.6, 0, 1, 1,
},
type = "MESH",
},
{
id = "vehicle/train/t-5m1/t-5m1.msh",
transf =
{
-1, 0, 0, 0,
0, -1, 0, 0,
0, 0, 1, 0,
-4.76, 0, 4.64, 1,
},
type = "MESH",
},
{
id = "vehicle/train/t-5m1/t-5m1_down.msh",
transf =
{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
4.76, 0, 4.64, 1,
},
type = "MESH",
},
},
events = { },
matConfigs = { { 0, 0, 0, 0, 0, 0, 0, 0 }, },
static = false,
visibleFrom = 0,
visibleTo = 300,
},
{
animations = { },
children =
{
{
id = "vehicle/train/4e10/4e10.msh",
transf =
{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
0, 0, 0, 1,
},
type = "MESH",
},
{
id = "vehicle/train/vl10_bogey.grp",
transf =
{
-1, 0, 0, 0,
0, -1, 0, 0,
0, 0, 1, 0,
-4.2, 0, 0, 1,
},
type = "GROUP",
},
{
id = "vehicle/train/vl10_bogey.grp",
transf =
{
-1, 0, 0, 0,
0, -1, 0, 0,
0, 0, 1, 0,
4.2, 0, 0, 1,
},
type = "GROUP",
},
{
id = "vehicle/train/sa-3/sa-3.msh",
transf =
{
-1, 0, 0, 0,
0, -1, 0, 0,
0, 0, 1, 0,
-7.6, 0, 1, 1,
},
type = "MESH",
},
{
id = "vehicle/train/sa-3/sa-3.msh",
transf =
{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
7.6, 0, 1, 1,
},
type = "MESH",
},
{
id = "vehicle/train/t-5m1/t-5m1.msh",
transf =
{
-1, 0, 0, 0,
0, -1, 0, 0,
0, 0, 1, 0,
-4.76, 0, 4.64, 1,
},
type = "MESH",
},
{
id = "vehicle/train/t-5m1/t-5m1_down.msh",
transf =
{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
4.76, 0, 4.64, 1,
},
type = "MESH",
},
},
events = { },
matConfigs = { { 0, 0, 0, 0, 0, 0, 0 }, },
static = false,
visibleFrom = 300,
visibleTo = 2000,
},
},
metadata =
{
description =
{
name = _("4Е10"),
},
railVehicle =
{
topSpeed = 100.0,
weight = 90.0,
engines = { { type = "ELECTRIC", power = 2680.0, tractiveEffort = 193.6 } },
configs =
{
{ axles = { "vehicle/train/vl10_wheel/vl10_wheel.msh", }, },
},
soundSet = { name = "vl10u" }
},
transportVehicle = { carrier = "RAIL", multipleUnitOnly = false },
availability = { yearFrom = 1999, yearTo = 2008 },
cost = { price = 1000000 },
maintenance = { runningCosts = 500000, lifespan = 50 }
},
}
end