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

221 lines
4.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 = {
6.1055, 1.7639, 5.15999,
},
bbMin = {
-14.0719, -1.7323, -0.0299461,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = {
{
id = "vehicle/train/Ey.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/Ey_Tender.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -9.6792, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
drive = {
[1] = {
forward = true,
name = "drive",
}
},
},
matConfigs = {
{
0, 0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 200,
},
{
animations = {
},
children = {
{
id = "vehicle/train/E_lod1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/Ey_Tender_lod1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -9.6792, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
drive = {
[1] = {
forward = true,
name = "drive",
}
},
},
matConfigs = {
{
0, 0,
},
},
static = false,
visibleFrom = 200,
visibleTo = 700,
},
{
animations = {
},
children = {
{
id = "vehicle/train/E_lod2.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/E_Tender_lod2.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -9.6792, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
drive = {
[1] = {
forward = true,
name = "drive",
}
},
},
matConfigs = {
{
0, 0,
},
},
static = false,
visibleFrom = 700,
visibleTo = 2500,
},
},
metadata = {
description = {
name = _("Эу"),
description = _(
"Паровоз Эу продолжает серию Э, разработанную в 1909 году. В 1926 году паровоз вместе с индексом получил новый пароперегреватель, что позволило значительно повысить его мощность." )
},
railVehicle = {
topSpeed = 65.0,
weight = 85.6,
engines = {
{ type = "STEAM", power = 1103.0, tractiveEffort = 135.0 }
},
configs = {
{
axles = {
"vehicle/train/E/E_Wheel.msh",
"vehicle/train/E/E_WheelM.msh",
"vehicle/train/E/E_Tender_Wheel.msh",
"vehicle/train/E/E_Rod_10.msh",
},
fakeBogies = {
},
},
},
soundSet = { name = "train_steam_old", horn = "vehicle/train_steam_old/steam_horn_24.wav" }
},
transportVehicle = {
carrier = "RAIL"
},
availability = {
yearFrom = 1926,
yearTo = 1933
},
cost = {
price = 550000
},
maintenance = {
runningCosts = 370000,
lifespan = 50
},
particleSystem = {
emitters = {
{
position = { 4.211, .0, 5 },
velocity = { .0, .0, 10.0 },
color = { .3, .3, .3 },
frequency = 100,
lifeTime = 15.0,
size01 = { 1, 12.0 },
child = 1
},
{
position = { 4.3688, 1.1829, .6349 },
velocity = { .0, 4.0, 0.0 },
color = { .4, .4, .4 },
frequency = 12,
lifeTime = 10.0,
size01 = { .8, 10.0 },
child = 1
},
{
position = { 4.3688, -1.1829, .6349 },
velocity = { .0, -4.0, 0.0 },
color = { .4, .4, .4 },
frequency = 12,
lifeTime = 10.0,
size01 = { .8, 10.0 },
child = 1
}
}
}
},
}
end
CostIndex = S;