cod4-sdk/raw/fx/maps/ac130/iw_impacts.csv
2008-01-19 00:00:00 +00:00

17 KiB

1# This file maps impact types to effects
2# It can be overridden in part by just specifying some effects in a CSV file in the "fx" folder that has a later name alphabetically
3# It has the simple syntax that the first column is the impact type, the second is the surface type, and the thrid is the effect name
4# The impact type is one of: bullet_small_normal, bullet_small_exit, bullet_large_normal, bullet_large_exit, grenade_bounce, and grenade_explode
5# The surface type is one of the valid surface impact types for the surfaceparm shader command, or "default". Default is only used if the code cannot figure out the correct surface type
6# The effect name should be a relative path starting after the "fx" folder in the game tree. It should not include the ".efx" extension.
7# The effect name may be left blank, in which case no effect is played for this impact.
8# If any impact effect has no row entry in any file, the game will not load any maps. The console lists which surface types had no entries.
9# These effects usually should not specify sounds, since a corresponding sound alias will be played at the same time as the effect
10# For bullet hits, two effects are played, either or both of which may be blank:
11# The "normal" effect is played at the impact point facing the surface normal. This should usually be used for decals.
12# The "exit" effect is played at the exit point when buller penetration is on.
13bullet_small_normaldefaultimpacts/default_hit_IR
14bullet_small_normalbarkimpacts/default_hit_IR
15bullet_small_normalbrickimpacts/default_hit_IR
16bullet_small_normalcarpetimpacts/default_hit_IR
17bullet_small_normalclothimpacts/default_hit_IR
18bullet_small_normalconcreteimpacts/default_hit_IR
19bullet_small_normaldirtimpacts/default_hit_IR
20bullet_small_normalfleshimpacts/flesh_hit_noblood
21bullet_small_normalfoliageimpacts/default_hit_IR
22bullet_small_normalglassimpacts/default_hit_IR
23bullet_small_normalgrassimpacts/default_hit_IR
24bullet_small_normalgravelimpacts/default_hit_IR
25bullet_small_normaliceimpacts/default_hit_IR
26bullet_small_normalmetalimpacts/large_metalhit_1_IR
27bullet_small_normalmudimpacts/default_hit_IR
28bullet_small_normalpaperimpacts/default_hit_IR
29bullet_small_normalplasterimpacts/default_hit_IR
30bullet_small_normalrockimpacts/default_hit_IR
31bullet_small_normalsandimpacts/default_hit_IR
32bullet_small_normalsnowimpacts/default_hit_IR
33bullet_small_normalwaterimpacts/small_waterhit
34bullet_small_normalwoodimpacts/default_hit_IR
35bullet_small_normalasphaltimpacts/default_hit_IR
36bullet_small_normalceramicimpacts/default_hit
37bullet_small_normalplasticimpacts/default_hit
38bullet_small_normalrubberimpacts/default_hit
39bullet_small_normalcushionimpacts/default_hit
40bullet_small_normalfruitimpacts/default_hit
41bullet_small_normalpaintedmetalimpacts/default_hit
42bullet_small_exitdefaultimpacts/default_hit_IR
43bullet_small_exitbarkimpacts/default_hit_IR
44bullet_small_exitbrickimpacts/default_hit_IR
45bullet_small_exitcarpetimpacts/default_hit_IR
46bullet_small_exitclothimpacts/default_hit_IR
47bullet_small_exitconcreteimpacts/default_hit_IR
48bullet_small_exitdirtimpacts/default_hit_IR
49bullet_small_exitfleshimpacts/flesh_hit_noblood
50bullet_small_exitfoliageimpacts/default_hit_IR
51bullet_small_exitglassimpacts/default_hit_IR
52bullet_small_exitgrassimpacts/default_hit_IR
53bullet_small_exitgravelimpacts/default_hit_IR
54bullet_small_exiticeimpacts/default_hit_IR
55bullet_small_exitmetalimpacts/large_metalhit_1_IR
56bullet_small_exitmudimpacts/default_hit_IR
57bullet_small_exitpaperimpacts/default_hit_IR
58bullet_small_exitplasterimpacts/default_hit_IR
59bullet_small_exitrockimpacts/default_hit_IR
60bullet_small_exitsandimpacts/default_hit_IR
61bullet_small_exitsnowimpacts/default_hit_IR
62bullet_small_exitwaterimpacts/small_waterhit
63bullet_small_exitwoodimpacts/default_hit_IR
64bullet_small_exitasphaltimpacts/default_hit_IR
65bullet_small_exitceramicimpacts/default_hit
66bullet_small_exitplasticimpacts/default_hit
67bullet_small_exitrubberimpacts/default_hit
68bullet_small_exitcushionimpacts/default_hit
69bullet_small_exitfruitimpacts/default_hit
70bullet_small_exitpaintedmetalimpacts/default_hit
71bullet_large_normaldefaultimpacts/default_hit_IR
72bullet_large_normalbarkimpacts/default_hit_IR
73bullet_large_normalbrickimpacts/default_hit_IR
74bullet_large_normalcarpetimpacts/default_hit_IR
75bullet_large_normalclothimpacts/default_hit_IR
76bullet_large_normalconcreteimpacts/default_hit_IR
77bullet_large_normaldirtimpacts/default_hit_IR
78bullet_large_normalfleshimpacts/flesh_hit_noblood
79bullet_large_normalfoliageimpacts/default_hit_IR
80bullet_large_normalglassimpacts/default_hit_IR
81bullet_large_normalgrassimpacts/default_hit_IR
82bullet_large_normalgravelimpacts/default_hit_IR
83bullet_large_normaliceimpacts/default_hit_IR
84bullet_large_normalmetalimpacts/large_metalhit_1_IR
85bullet_large_normalmudimpacts/default_hit_IR
86bullet_large_normalpaperimpacts/default_hit_IR
87bullet_large_normalplasterimpacts/default_hit_IR
88bullet_large_normalrockimpacts/default_hit_IR
89bullet_large_normalsandimpacts/default_hit_IR
90bullet_large_normalsnowimpacts/default_hit_IR
91bullet_large_normalwaterimpacts/small_waterhit
92bullet_large_normalwoodimpacts/default_hit_IR
93bullet_large_normalasphaltimpacts/default_hit_IR
94bullet_large_normalceramicimpacts/default_hit
95bullet_large_normalplasticimpacts/default_hit
96bullet_large_normalrubberimpacts/default_hit
97bullet_large_normalcushionimpacts/default_hit
98bullet_large_normalfruitimpacts/default_hit
99bullet_large_normalpaintedmetalimpacts/default_hit
100bullet_large_exitdefaultimpacts/default_hit_IR
101bullet_large_exitbarkimpacts/default_hit_IR
102bullet_large_exitbrickimpacts/default_hit_IR
103bullet_large_exitcarpetimpacts/default_hit_IR
104bullet_large_exitclothimpacts/default_hit_IR
105bullet_large_exitconcreteimpacts/default_hit_IR
106bullet_large_exitdirtimpacts/default_hit_IR
107bullet_large_exitfleshimpacts/flesh_hit_noblood
108bullet_large_exitfoliageimpacts/default_hit_IR
109bullet_large_exitglassimpacts/default_hit_IR
110bullet_large_exitgrassimpacts/default_hit_IR
111bullet_large_exitgravelimpacts/default_hit_IR
112bullet_large_exiticeimpacts/default_hit_IR
113bullet_large_exitmetalimpacts/large_metalhit_1_IR
114bullet_large_exitmudimpacts/default_hit_IR
115bullet_large_exitpaperimpacts/default_hit_IR
116bullet_large_exitplasterimpacts/default_hit_IR
117bullet_large_exitrockimpacts/default_hit_IR
118bullet_large_exitsandimpacts/default_hit_IR
119bullet_large_exitsnowimpacts/default_hit_IR
120bullet_large_exitwaterimpacts/small_waterhit
121bullet_large_exitwoodimpacts/default_hit_IR
122bullet_large_exitasphaltimpacts/default_hit_IR
123bullet_large_exitceramicimpacts/default_hit
124bullet_large_exitplasticimpacts/default_hit
125bullet_large_exitrubberimpacts/default_hit
126bullet_large_exitcushionimpacts/default_hit
127bullet_large_exitfruitimpacts/default_hit
128bullet_large_exitpaintedmetalimpacts/default_hit
129bullet_ap_normaldefaultimpacts/default_hit_IR
130bullet_ap_normalbarkimpacts/default_hit_IR
131bullet_ap_normalbrickimpacts/default_hit_IR
132bullet_ap_normalcarpetimpacts/default_hit_IR
133bullet_ap_normalclothimpacts/default_hit_IR
134bullet_ap_normalconcreteimpacts/default_hit_IR
135bullet_ap_normaldirtimpacts/default_hit_IR
136bullet_ap_normalfleshimpacts/flesh_hit_noblood
137bullet_ap_normalfoliageimpacts/default_hit_IR
138bullet_ap_normalglassimpacts/default_hit_IR
139bullet_ap_normalgrassimpacts/default_hit_IR
140bullet_ap_normalgravelimpacts/default_hit_IR
141bullet_ap_normaliceimpacts/default_hit_IR
142bullet_ap_normalmetalimpacts/large_metalhit_1_IR
143bullet_ap_normalmudimpacts/default_hit_IR
144bullet_ap_normalpaperimpacts/default_hit_IR
145bullet_ap_normalplasterimpacts/default_hit_IR
146bullet_ap_normalrockimpacts/default_hit_IR
147bullet_ap_normalsandimpacts/default_hit_IR
148bullet_ap_normalsnowimpacts/default_hit_IR
149bullet_ap_normalwaterimpacts/small_waterhit
150bullet_ap_normalwoodimpacts/default_hit_IR
151bullet_ap_normalasphaltimpacts/default_hit_IR
152bullet_ap_normalceramicimpacts/20mm_metal_impact
153bullet_ap_normalplasticimpacts/20mm_metal_impact
154bullet_ap_normalrubberimpacts/20mm_metal_impact
155bullet_ap_normalcushionimpacts/20mm_metal_impact
156bullet_ap_normalfruitimpacts/20mm_metal_impact
157bullet_ap_normalpaintedmetalimpacts/20mm_metal_impact
158bullet_ap_exitdefaultimpacts/default_hit_IR
159bullet_ap_exitbarkimpacts/default_hit_IR
160bullet_ap_exitbrickimpacts/default_hit_IR
161bullet_ap_exitcarpetimpacts/default_hit_IR
162bullet_ap_exitclothimpacts/default_hit_IR
163bullet_ap_exitconcreteimpacts/default_hit_IR
164bullet_ap_exitdirtimpacts/default_hit_IR
165bullet_ap_exitfleshimpacts/flesh_hit_noblood
166bullet_ap_exitfoliageimpacts/default_hit_IR
167bullet_ap_exitglassimpacts/default_hit_IR
168bullet_ap_exitgrassimpacts/default_hit_IR
169bullet_ap_exitgravelimpacts/default_hit_IR
170bullet_ap_exiticeimpacts/default_hit_IR
171bullet_ap_exitmetalimpacts/large_metalhit_1_IR
172bullet_ap_exitmudimpacts/default_hit_IR
173bullet_ap_exitpaperimpacts/default_hit_IR
174bullet_ap_exitplasterimpacts/default_hit_IR
175bullet_ap_exitrockimpacts/default_hit_IR
176bullet_ap_exitsandimpacts/default_hit_IR
177bullet_ap_exitsnowimpacts/default_hit_IR
178bullet_ap_exitwaterimpacts/small_waterhit
179bullet_ap_exitwoodimpacts/default_hit_IR
180bullet_ap_exitasphaltimpacts/default_hit_IR
181bullet_ap_exitceramicimpacts/20mm_metal_impact
182bullet_ap_exitplasticimpacts/20mm_metal_impact
183bullet_ap_exitrubberimpacts/20mm_metal_impact
184bullet_ap_exitcushionimpacts/20mm_metal_impact
185bullet_ap_exitfruitimpacts/20mm_metal_impact
186bullet_ap_exitpaintedmetalimpacts/20mm_metal_impact
187shotgun_normaldefaultimpacts/default_hit_IR
188shotgun_normalbarkimpacts/default_hit_IR
189shotgun_normalbrickimpacts/default_hit_IR
190shotgun_normalcarpetimpacts/default_hit_IR
191shotgun_normalclothimpacts/default_hit_IR
192shotgun_normalconcreteimpacts/default_hit_IR
193shotgun_normaldirtimpacts/default_hit_IR
194shotgun_normalfleshimpacts/flesh_hit_noblood
195shotgun_normalfoliageimpacts/default_hit_IR
196shotgun_normalglassimpacts/default_hit_IR
197shotgun_normalgrassimpacts/default_hit_IR
198shotgun_normalgravelimpacts/default_hit_IR
199shotgun_normaliceimpacts/default_hit_IR
200shotgun_normalmetalimpacts/large_metalhit_1_IR
201shotgun_normalmudimpacts/default_hit_IR
202shotgun_normalpaperimpacts/default_hit_IR
203shotgun_normalplasterimpacts/default_hit_IR
204shotgun_normalrockimpacts/default_hit_IR
205shotgun_normalsandimpacts/default_hit_IR
206shotgun_normalsnowimpacts/default_hit_IR
207shotgun_normalwaterimpacts/small_waterhit
208shotgun_normalwoodimpacts/default_hit_IR
209shotgun_normalasphaltimpacts/default_hit_IR
210shotgun_normalceramicimpacts/default_hit
211shotgun_normalplasticimpacts/default_hit
212shotgun_normalrubberimpacts/default_hit
213shotgun_normalcushionimpacts/default_hit
214shotgun_normalfruitimpacts/default_hit
215shotgun_normalpaintedmetalimpacts/default_hit
216shotgun_exitdefaultimpacts/default_hit_IR
217shotgun_exitbarkimpacts/default_hit_IR
218shotgun_exitbrickimpacts/default_hit_IR
219shotgun_exitcarpetimpacts/default_hit_IR
220shotgun_exitclothimpacts/default_hit_IR
221shotgun_exitconcreteimpacts/default_hit_IR
222shotgun_exitdirtimpacts/default_hit_IR
223shotgun_exitfleshimpacts/flesh_hit_noblood
224shotgun_exitfoliageimpacts/default_hit_IR
225shotgun_exitglassimpacts/default_hit_IR
226shotgun_exitgrassimpacts/default_hit_IR
227shotgun_exitgravelimpacts/default_hit_IR
228shotgun_exiticeimpacts/default_hit_IR
229shotgun_exitmetalimpacts/large_metalhit_1_IR
230shotgun_exitmudimpacts/default_hit_IR
231shotgun_exitpaperimpacts/default_hit_IR
232shotgun_exitplasterimpacts/default_hit_IR
233shotgun_exitrockimpacts/default_hit_IR
234shotgun_exitsandimpacts/default_hit_IR
235shotgun_exitsnowimpacts/default_hit_IR
236shotgun_exitwaterimpacts/small_waterhit
237shotgun_exitwoodimpacts/default_hit_IR
238shotgun_exitasphaltimpacts/default_hit_IR
239shotgun_exitceramicimpacts/default_hit
240shotgun_exitplasticimpacts/default_hit
241shotgun_exitrubberimpacts/default_hit
242shotgun_exitcushionimpacts/default_hit
243shotgun_exitfruitimpacts/default_hit
244shotgun_exitpaintedmetalimpacts/default_hit
245grenade_bouncedefault
246grenade_bouncebark
247grenade_bouncebrick
248grenade_bouncecarpet
249grenade_bouncecloth
250grenade_bounceconcrete
251grenade_bouncedirt
252grenade_bounceflesh
253grenade_bouncefoliage
254grenade_bounceglass
255grenade_bouncegrass
256grenade_bouncegravel
257grenade_bounceice
258grenade_bouncemetal
259grenade_bouncemud
260grenade_bouncepaper
261grenade_bounceplaster
262grenade_bouncerock
263grenade_bouncesand
264grenade_bouncesnow
265grenade_bouncewater
266grenade_bouncewood
267grenade_bounceasphalt
268grenade_bounceceramic
269grenade_bounceplastic
270grenade_bouncerubber
271grenade_bouncecushion
272grenade_bouncefruit
273grenade_bouncepaintedmetal
274grenade_explodedefaultexplosions/grenadeExp_default_IR
275grenade_explodebarkexplosions/grenadeExp_default_IR
276grenade_explodebrickexplosions/grenadeExp_default_IR
277grenade_explodecarpetexplosions/grenadeExp_default_IR
278grenade_explodeclothexplosions/grenadeExp_default_IR
279grenade_explodeconcreteexplosions/grenadeExp_default_IR
280grenade_explodedirtexplosions/grenadeExp_default_IR
281grenade_explodefleshexplosions/grenadeExp_default_IR
282grenade_explodefoliageexplosions/grenadeExp_default_IR
283grenade_explodeglassexplosions/grenadeExp_default_IR
284grenade_explodegrassexplosions/grenadeExp_default_IR
285grenade_explodegravelexplosions/grenadeExp_default_IR
286grenade_explodeiceexplosions/grenadeExp_default_IR
287grenade_explodemetalexplosions/grenadeExp_default_IR
288grenade_explodemudexplosions/grenadeExp_default_IR
289grenade_explodepaperexplosions/grenadeExp_default_IR
290grenade_explodeplasterexplosions/grenadeExp_default_IR
291grenade_exploderockexplosions/grenadeExp_default_IR
292grenade_explodesandexplosions/grenadeExp_default_IR
293grenade_explodesnowexplosions/grenadeExp_default_IR
294grenade_explodewaterexplosions/grenadeExp_default_IR
295grenade_explodewoodexplosions/grenadeExp_default_IR
296grenade_explodeasphaltexplosions/grenadeExp_default_IR
297grenade_explodeceramicexplosions/grenadeExp_blacktop
298grenade_explodeplasticexplosions/grenadeExp_blacktop
299grenade_exploderubberexplosions/grenadeExp_blacktop
300grenade_explodecushionexplosions/grenadeExp_blacktop
301grenade_explodefruitexplosions/grenadeExp_blacktop
302grenade_explodepaintedmetalexplosions/grenadeExp_blacktop
303rocket_explodedefaultexplosions/grenadeExp_default_IR
304rocket_explodebrickexplosions/grenadeExp_default_IR
305rocket_explodebarkexplosions/grenadeExp_default_IR
306rocket_explodecarpetexplosions/grenadeExp_default_IR
307rocket_explodeclothexplosions/grenadeExp_default_IR
308rocket_explodeconcreteexplosions/grenadeExp_default_IR
309rocket_explodedirtexplosions/grenadeExp_default_IR
310rocket_explodefleshexplosions/grenadeExp_default_IR
311rocket_explodefoliageexplosions/grenadeExp_default_IR
312rocket_explodeglassexplosions/grenadeExp_default_IR
313rocket_explodegrassexplosions/grenadeExp_default_IR
314rocket_explodegravelexplosions/grenadeExp_default_IR
315rocket_explodeiceexplosions/grenadeExp_default_IR
316rocket_explodemetalexplosions/grenadeExp_default_IR
317rocket_explodemudexplosions/grenadeExp_default_IR
318rocket_explodepaperexplosions/grenadeExp_default_IR
319rocket_explodeplasterexplosions/grenadeExp_default_IR
320rocket_exploderockexplosions/grenadeExp_default_IR
321rocket_explodesandexplosions/grenadeExp_default_IR
322rocket_explodesnowexplosions/grenadeExp_default_IR
323rocket_explodewaterexplosions/grenadeExp_default_IR
324rocket_explodewoodexplosions/grenadeExp_default_IR
325rocket_explodeasphaltexplosions/grenadeExp_default_IR
326rocket_explodeceramicexplosions/default_explosion
327rocket_explodeplasticexplosions/default_explosion
328rocket_exploderubberexplosions/default_explosion
329rocket_explodecushionexplosions/default_explosion
330rocket_explodefruitexplosions/default_explosion
331rocket_explodepaintedmetalexplosions/default_explosion
332projectile_duddefaultimpacts/default_hit_IR
333projectile_dudbarkimpacts/default_hit_IR
334projectile_dudbrickimpacts/default_hit_IR
335projectile_dudcarpetimpacts/default_hit_IR
336projectile_dudclothimpacts/default_hit_IR
337projectile_dudconcreteimpacts/default_hit_IR
338projectile_duddirtimpacts/default_hit_IR
339projectile_dudfleshimpacts/flesh_hit_noblood
340projectile_dudfoliageimpacts/default_hit_IR
341projectile_dudglassimpacts/default_hit_IR
342projectile_dudgrassimpacts/default_hit_IR
343projectile_dudgravelimpacts/default_hit_IR
344projectile_dudiceimpacts/default_hit_IR
345projectile_dudmetalimpacts/large_metalhit_1_IR
346projectile_dudmudimpacts/default_hit_IR
347projectile_dudpaperimpacts/default_hit_IR
348projectile_dudplasterimpacts/default_hit_IR
349projectile_dudrockimpacts/default_hit_IR
350projectile_dudsandimpacts/default_hit_IR
351projectile_dudsnowimpacts/default_hit_IR
352projectile_dudwaterimpacts/small_waterhit
353projectile_dudwoodimpacts/default_hit_IR
354projectile_dudasphaltimpacts/default_hit_IR
355projectile_dudceramicimpacts/default_hit
356projectile_dudplasticimpacts/default_hit
357projectile_dudrubberimpacts/default_hit
358projectile_dudcushionimpacts/default_hit
359projectile_dudfruitimpacts/default_hit
360projectile_dudpaintedmetalimpacts/default_hit