-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpurifier.ini
186 lines (148 loc) · 2.74 KB
/
purifier.ini
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
[core]
name: purifier
tags: purifier
maxHp: 3000
mass: 10000
price: 7500
displayText: Carbon Absorber
displayDescription: -Absorbs atmospheric carbon.
generation_resources: carbon=10
buildSpeed: 50s
techLevel: 2
builtFrom_1_name: combatEngineer_build, mechEngineer
builtFrom_2_name: airLab_landed
builtFrom_2_pos: 0.25
radius: 50
#displayRadius:30
isBio: false
isBuilding: true
experimental: true
#(left, up, right, down)
#footprint: -1,-2,1,2
#constructionFootprint: -2,-3,2,3
buildingToFootprintOffsetX:21
buildingToFootprintOffsetY:20
footprint: 0,-1,3,2
constructionFootprint: -1,-2,2,3
softCollisionOnAll: 0
[action_gen1]
isVisible: false
isLocked: true
displayType: infoOnlyNoBox
text: Efficiency: Level 1
autoTrigger: true
fireTurretXAtGround: 1
fireTurretXAtGround_withOffset: 0,21
fireTurretXAtGround_withProjectile: 2
[arm_1]
image_end: purifier_fan.png
spinRate: 5
x: 0
y: 31
drawOverBody: true
[arm_8]
image_end: Top.png
x: 0
y: 0
drawOverBody: true
image_end_teamColors: true
[graphics]
total_frames: 1
image: purifier.png
image_back: NONE
image_wreak: ded.png
image_turret: NONE
image_shadow: NONE
shadowOffsetX: 0
shadowOffsetY: 0
showEnergyBar: false
[attack]
canAttack: true
canAttackFlyingUnits: false
canAttackLandUnits: True
canAttackUnderwaterUnits: false
maxAttackRange: 999999
turretTurnSpeed: 99
[turret_1]
canShoot: false
size: 0
x:0
y:0
projectile: 2
[ai]
buildPriority: 0.015
maxEachBase: 10
[projectile_2]
directDamage: 0
areaDamage: 0
areaRadius: 0
life: 0
speed: 0
image: null.png
explodeEffect: CUSTOM:absorb,CUSTOM:Smog*2,CUSTOM:Smog2*2,CUSTOM:Smog3*2
#targetGround: true
deflectionPower: -1
explodeOnEndOfLife: true
[effect_absorb]
life: 200
priority: critical
#image: absorb.png
image: null.png
fadeOut: true
fadeInTime: 10
alpha:0.5
dirOffset: 0
dirSpeed: 0
scaleFrom: 10
scaleTo: 2
[movement]
movementType: LAND
moveSpeed: 0
moveAccelerationSpeed: 0
moveDecelerationSpeed: 0
maxTurnSpeed: 0
turnAcceleration: 0
#Extras Thingies
[turret_2]
x:0
y:40
projectile:2
#shoot_flame:CUSTOM:Smog,CUSTOM:Smog2,CUSTOM:Smog3
delay:60
size:0
[effect_Smog]
image:effects.png
dirOffsetRandom:360
life:80
scaleFrom:0.5
scaleTo:0.5
fadeInTime:2
fadeOut:true
priority:low
alpha:0.3
atmospheric:false
attachedToUnit:true
[effect_Smog2]
image:effects.png
dirOffsetRandom:360
life:80
scaleFrom:1
scaleTo:0.5
fadeInTime:3
fadeOut:true
priority:low
alpha:0.3
atmospheric:false
attachedToUnit:true
[effect_Smog3]
image:effects.png
dirOffsetRandom:360
life:80
scaleFrom:1.5
scaleTo:0.5
fadeInTime:2
fadeOut:true
priority:low
alpha:0.3
atmospheric:false
attachedToUnit:true