1520DLC/res/models/model/vehicle/train/3es5k.mdl

191 lines
3.6 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 = {
26.18, 1.5827790498734, 5.9462259292603,
},
bbMin = {
-26.15, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/3es5k_a_body_lod0.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 17.51562, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/3es5k_c_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/3es5k_b_body_lod0.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -17.4841, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 100,
},
{
animations = {
},
children = { {
id = "vehicle/train/3es5k_a_body_lod1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 17.51562, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/3es5k_c_body_lod1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/3es5k_b_body_lod1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -17.4841, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 100,
visibleTo = 500,
},
{
animations = {
},
children = { {
id = "vehicle/train/3es5k_a_body_lod2.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 17.51562, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/3es5k_c_body_lod2.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/3es5k_b_body_lod2.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -17.4841, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 500,
visibleTo = 2200,
},
},
metadata = {
description = {
name = _("3ЭC5К"),
description = _(
"3ЭC5К - российский грузовой магистральный электровоз переменного тока. Разработан для вождения тяжёлых составов и замены трёхсекционных электровозов серии ВЛ80 Новочеркасским электровозостроительным заводом.")
},
railVehicle = {
topSpeed = 110.0,
weight = 288.0,
engines = {
{ type = "ELECTRIC", power = 9486.0, tractiveEffort = 1080.0 }
},
configs = {
{
axles = {
"vehicle/train/e5k/e5k_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/e5k/e5k_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/e5k/e5k_w_lod2.msh",
}
}
},
soundSet = { name = "e5k" }
},
transportVehicle = {
carrier = "RAIL"
},
availability = {
yearFrom = 2007,
--yearTo = 1997
},
cost = {
price = 3750000
},
maintenance = {
runningCosts = 2250000,
lifespan = 40
},
},
}
end