-
Notifications
You must be signed in to change notification settings - Fork 231
/
XSB1202_unit.bp
140 lines (140 loc) · 4.43 KB
/
XSB1202_unit.bp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
UnitBlueprint{
Description = "<LOC xsb1202_desc>Mass Extractor",
Adjacency = "T2MassExtractorAdjacencyBuffs",
Audio = {
ActiveLoop = Sound { Bank = 'XSB', Cue = 'XSB1202_Active', LodCutoff = 'UnitMove_LodCutoff' },
Destroyed = Sound { Bank = 'XSL_Destroy', Cue = 'XSB_Destroy_Huge', LodCutoff = 'UnitMove_LodCutoff' },
DoneBeingBuilt = Sound { Bank = 'XSB', Cue = 'XSB1202_Activate', LodCutoff = 'UnitMove_LodCutoff' },
Killed = Sound { Bank = 'XSL_Destroy', Cue = 'XSB_Destroy_Lrg_PreDestroy', LodCutoff = 'UnitMove_LodCutoff' },
UISelection = Sound { Bank = 'SeraphimSelect', Cue = 'Seraphim_Select_Resource', LodCutoff = 'UnitMove_LodCutoff' },
},
AverageDensity = 1950,
BuildIconSortPriority = 40,
Categories = {
"BUILTBYTIER2COMMANDER",
"BUILTBYTIER2ENGINEER",
"BUILTBYTIER3COMMANDER",
"BUILTBYTIER3ENGINEER",
"CQUEMOV",
"DRAGBUILD",
"ECONOMIC",
"MASSEXTRACTION",
"MASSPRODUCTION",
"PRODUCTFA",
"RECLAIMABLE",
"SELECTABLE",
"SERAPHIM",
"SHOWQUEUE",
"SIZE4",
"SORTECONOMY",
"STRUCTURE",
"TECH2",
"VISIBLETORECON",
},
Defense = {
ArmorType = "Structure",
EconomyThreatLevel = 158,
Health = 1950,
MaxHealth = 1950,
},
Display = {
Abilities = {
"<LOC ability_upgradable>Upgradeable",
"<LOC ability_amphibious>Amphibious",
},
AnimationActivate = "/units/XSB1202/XSB1202_apump.sca",
Mesh = {
IconFadeInZoom = 130,
LODs = {
{
LODCutoff = 120,
LookupName = "/textures/environment/Falloff_seraphim_lookup.dds",
Scrolling = true,
ShaderName = "Seraphim",
},
{
LODCutoff = 215,
ShaderName = "Seraphim",
AlbedoName = "XSB1202_lod1_albedo.dds",
SpecularName = "XSB1202_lod1_specteam.dds",
},
},
},
Tarmacs = {
{
Albedo = "Tarmacs/Tar6x_seraphim_01_albedo",
DeathLifetime = 300,
FadeOut = 150,
Length = 6.4,
Normal = "Tarmacs/Tar6x_seraphim_01_normals",
Orientations = { 0, 90, 180, 270 },
RemoveWhenDead = false,
Width = 6.4,
},
},
UniformScale = 0.05,
},
Economy = {
BuildCostEnergy = 5400,
BuildCostMass = 900,
BuildRate = 15,
BuildTime = 900,
BuildableCategory = { "xsb1302" },
MaintenanceConsumptionPerSecondEnergy = 9,
ProductionPerSecondMass = 6,
RebuildBonusIds = { "xsb1202" },
},
General = {
CommandCaps = { RULEUCC_Pause = true },
FactionName = "Seraphim",
Icon = "amph",
SelectionPriority = 5,
ToggleCaps = { RULEUTC_ProductionToggle = true },
UnitName = "<LOC xsb1202_name>Hyalatoh",
UpgradesFrom = "xsb1103",
UpgradesFromBase = "xsb1103",
UpgradesTo = "xsb1302",
},
Intel = { VisionRadius = 20 },
LifeBarHeight = 0.075,
LifeBarOffset = 0.45,
LifeBarSize = 1.1,
Physics = {
AlwaysAlignToTerrain = true,
BuildOnLayerCaps = {
LAYER_Land = true,
LAYER_Seabed = true,
},
BuildRestriction = "RULEUBR_OnMassDeposit",
DragCoefficient = 0.2,
FlattenSkirt = false,
MaxGroundVariation = 512,
MeshExtentsX = 1.25,
MeshExtentsY = 1,
MeshExtentsZ = 1.25,
MotionType = "RULEUMT_None",
SkirtOffsetX = -0.5,
SkirtOffsetZ = -0.5,
SkirtSizeX = 2,
SkirtSizeZ = 2,
},
SelectionSizeX = 0.65,
SelectionSizeZ = 0.65,
SelectionThickness = 0.6,
SizeX = 0.75,
SizeY = 1,
SizeZ = 0.75,
StrategicIconName = "icon_structure2_mass",
StrategicIconSortPriority = 64,
Wreckage = {
Blueprint = "/props/DefaultWreckage/DefaultWreckage_prop.bp",
EnergyMult = 0,
HealthMult = 0.9,
MassMult = 0.9,
ReclaimTimeMultiplier = 1,
WreckageLayers = {
Land = true,
Seabed = true,
},
},
}