Wwise Audio Tools  0.5.2
Tools for working with Wwise file types
event_name_to_id.hpp
1 // TODO: convert to map
2 
3 #ifndef WWTOOLS_UTIL_EVENT_NAME_TO_ID_HPP
4 #define WWTOOLS_UTIL_EVENT_NAME_TO_ID_HPP
5 
6 #include <cstdint>
7 #include <string>
8 #include <vector>
9 
10 struct Event {
11  std::string name;
12  std::uint32_t id;
13  std::string bnk_name;
14 };
15 
16 const std::vector<Event> events{{
17 {
18  "amb_qu_EXT_EM_crowd_medium_arena_1_fight_30m",
19  1469944703,
20  "amb_qu_crowd_arena_ext"
21 },
22 {
23  "focus_clue_cockatrice_start",
24  4076436309,
25  "monster_cockatrice"
26 },
27 {
28  "focus_clue_cockatrice_stop",
29  1222533175,
30  "monster_cockatrice"
31 },
32 {
33  "monster_cockatrice__breathing",
34  3044208832,
35  "monster_cockatrice"
36 },
37 {
38  "monster_cockatrice__breathing_RND",
39  2634125469,
40  "monster_cockatrice"
41 },
42 {
43  "monster_cockatrice_burning",
44  751206840,
45  "monster_cockatrice"
46 },
47 {
48  "monster_cockatrice_burning_long",
49  3235956849,
50  "monster_cockatrice"
51 },
52 {
53  "monster_cockatrice_burning_short",
54  1438858855,
55  "monster_cockatrice"
56 },
57 {
58  "monster_cockatrice_burning_stop",
59  2887137271,
60  "monster_cockatrice"
61 },
62 {
63  "monster_cockatrice_death_burning",
64  530532891,
65  "monster_cockatrice"
66 },
67 {
68  "monster_cockatrice_death_cry",
69  4117531174,
70  "monster_cockatrice"
71 },
72 {
73  "monster_cockatrice_death_cry_exhale",
74  204660718,
75  "monster_cockatrice"
76 },
77 {
78  "monster_cockatrice_dialog_attack_screech",
79  2590143400,
80  "monster_cockatrice"
81 },
82 {
83  "monster_cockatrice_dialog_cockatrice_landing",
84  939416306,
85  "monster_cockatrice"
86 },
87 {
88  "monster_cockatrice_dialog_wing_flaps",
89  171815730,
90  "monster_cockatrice"
91 },
92 {
93  "monster_cockatrice_eating",
94  266105089,
95  "monster_cockatrice"
96 },
97 {
98  "monster_cockatrice_footsteps",
99  2474447656,
100  "monster_cockatrice"
101 },
102 {
103  "monster_cockatrice_footsteps_shuffle",
104  3180826138,
105  "monster_cockatrice"
106 },
107 {
108  "monster_cockatrice_hurt",
109  1077856480,
110  "monster_cockatrice"
111 },
112 {
113  "monster_cockatrice_hurt_always",
114  2725323172,
115  "monster_cockatrice"
116 },
117 {
118  "monster_cockatrice_hurt_loud",
119  2126852023,
120  "monster_cockatrice"
121 },
122 {
123  "monster_cockatrice_hurt_rnd",
124  3606409725,
125  "monster_cockatrice"
126 },
127 {
128  "monster_cockatrice_idle_vo",
129  4287905617,
130  "monster_cockatrice"
131 },
132 {
133  "monster_cockatrice_idle_vo_RND",
134  2585482896,
135  "monster_cockatrice"
136 },
137 {
138  "monster_cockatrice_landing",
139  1619066700,
140  "monster_cockatrice"
141 },
142 {
143  "monster_cockatrice_movement",
144  4039339696,
145  "monster_cockatrice"
146 },
147 {
148  "monster_cockatrice_parry_ADD",
149  3603331879,
150  "monster_cockatrice"
151 },
152 {
153  "monster_cockatrice_pre_attack_growl",
154  4099376675,
155  "monster_cockatrice"
156 },
157 {
158  "monster_cockatrice_pre_attack_growl_always",
159  71511221,
160  "monster_cockatrice"
161 },
162 {
163  "monster_cockatrice_punch_ground",
164  1105613493,
165  "monster_cockatrice"
166 },
167 {
168  "monster_cockatrice_screech",
169  394216354,
170  "monster_cockatrice"
171 },
172 {
173  "monster_cockatrice_screech_always",
174  2746674750,
175  "monster_cockatrice"
176 },
177 {
178  "monster_cockatrice_screech_short",
179  1748455641,
180  "monster_cockatrice"
181 },
182 {
183  "monster_cockatrice_screech_short_always",
184  1839105971,
185  "monster_cockatrice"
186 },
187 {
188  "monster_cockatrice_slide_fly",
189  2028414064,
190  "monster_cockatrice"
191 },
192 {
193  "monster_cockatrice_taunt_long",
194  2851511822,
195  "monster_cockatrice"
196 },
197 {
198  "monster_cockatrice_taunt_short",
199  3458876434,
200  "monster_cockatrice"
201 },
202 {
203  "monster_cockatrice_wing_attack",
204  1707792165,
205  "monster_cockatrice"
206 },
207 {
208  "monster_cockatrice_wing_flap",
209  3278824964,
210  "monster_cockatrice"
211 },
212 {
213  "set_monster_cockatrice_armour_type_generic",
214  606820259,
215  "monster_cockatrice"
216 },
217 {
218  "grunt_vo_agony",
219  3604533624,
220  "grunt_vo_ciri"
221 },
222 {
223  "grunt_vo_agony_end",
224  2269873918,
225  "grunt_vo_ciri"
226 },
227 {
228  "grunt_vo_attack_long",
229  3644397417,
230  "grunt_vo_ciri"
231 },
232 {
233  "grunt_vo_attack_long_ALWAYS",
234  561525283,
235  "grunt_vo_ciri"
236 },
237 {
238  "grunt_vo_attack_medium",
239  1039281658,
240  "grunt_vo_ciri"
241 },
242 {
243  "grunt_vo_attack_medium_ALWAYS",
244  519880790,
245  "grunt_vo_ciri"
246 },
247 {
248  "grunt_vo_attack_short",
249  4055069695,
250  "grunt_vo_ciri"
251 },
252 {
253  "grunt_vo_attack_short_ALWAYS",
254  3430882369,
255  "grunt_vo_ciri"
256 },
257 {
258  "grunt_vo_attack_short_RND",
259  3242351522,
260  "grunt_vo_ciri"
261 },
262 {
263  "grunt_vo_block",
264  1993327423,
265  "grunt_vo_ciri"
266 },
267 {
268  "grunt_vo_burn_dmg",
269  3180714690,
270  "grunt_vo_ciri"
271 },
272 {
273  "grunt_vo_burn_dmg_end",
274  1860819992,
275  "grunt_vo_ciri"
276 },
277 {
278  "grunt_vo_burn_recovery",
279  1522559591,
280  "grunt_vo_ciri"
281 },
282 {
283  "grunt_vo_death",
284  209757778,
285  "grunt_vo_ciri"
286 },
287 {
288  "grunt_vo_death_last_breath",
289  568971658,
290  "grunt_vo_ciri"
291 },
292 {
293  "grunt_vo_death_stop",
294  2458096881,
295  "grunt_vo_ciri"
296 },
297 {
298  "grunt_vo_dodge",
299  1035580193,
300  "grunt_vo_ciri"
301 },
302 {
303  "grunt_vo_grunt",
304  1456643074,
305  "grunt_vo_ciri"
306 },
307 {
308  "grunt_vo_impact_heavy",
309  1625123410,
310  "grunt_vo_ciri"
311 },
312 {
313  "grunt_vo_impact_heavy_ALWAYS",
314  2761801550,
315  "grunt_vo_ciri"
316 },
317 {
318  "grunt_vo_impact_light",
319  1777262823,
320  "grunt_vo_ciri"
321 },
322 {
323  "grunt_vo_impact_light_ALWAYS",
324  1105490537,
325  "grunt_vo_ciri"
326 },
327 {
328  "grunt_vo_impact_light_RND",
329  127149386,
330  "grunt_vo_ciri"
331 },
332 {
333  "grunt_vo_shock",
334  3985992122,
335  "grunt_vo_ciri"
336 },
337 {
338  "grunt_vo_throat_cut",
339  1902649411,
340  "grunt_vo_ciri"
341 },
342 {
343  "grunt_vo_throat_gurgling",
344  1658875032,
345  "grunt_vo_ciri"
346 },
347 {
348  "grunt_vo_throat_gurgling_sparse",
349  1433536311,
350  "grunt_vo_ciri"
351 },
352 {
353  "scene_grunt_vo_attack_long_ALWAYS",
354  3623814830,
355  "grunt_vo_ciri"
356 },
357 {
358  "scene_grunt_vo_attack_medium_ALWAYS",
359  3791880103,
360  "grunt_vo_ciri"
361 },
362 {
363  "scene_grunt_vo_attack_short_ALWAYS",
364  1868473450,
365  "grunt_vo_ciri"
366 },
367 {
368  "scene_grunt_vo_burn_dmg_RND",
369  3479660250,
370  "grunt_vo_ciri"
371 },
372 {
373  "scene_grunt_vo_death_RND",
374  909264800,
375  "grunt_vo_ciri"
376 },
377 {
378  "scene_grunt_vo_m_burn_damage_loop_start",
379  3275716446,
380  "grunt_vo_ciri"
381 },
382 {
383  "scene_grunt_vo_m_burn_damage_loop_stop",
384  1756125182,
385  "grunt_vo_ciri"
386 },
387 {
388  "scene_grunt_vo_m_burn_dmg_end",
389  2077504813,
390  "grunt_vo_ciri"
391 },
392 {
393  "scene_grunt_vo_m_impact_heavy",
394  4109997507,
395  "grunt_vo_ciri"
396 },
397 {
398  "scene_grunt_vo_m_impact_light",
399  1900386010,
400  "grunt_vo_ciri"
401 },
402 {
403  "scene_grunt_vo_m_throat_cut",
404  3188734954,
405  "grunt_vo_ciri"
406 },
407 {
408  "cs_e3_dialog_catch_coin_purse",
409  3144941207,
410  "vs_cutscenes"
411 },
412 {
413  "cs_e3_dialog_coin_purse_bounce_in_hand",
414  837076288,
415  "vs_cutscenes"
416 },
417 {
418  "cs_e3_dialog_door_open_and_close",
419  1975698056,
420  "vs_cutscenes"
421 },
422 {
423  "cs_e3_dialog_put_away_coin_purse",
424  3787944948,
425  "vs_cutscenes"
426 },
427 {
428  "cs_e3_dialog_qu_drop_bundle_of_bones",
429  737867603,
430  "vs_cutscenes"
431 },
432 {
433  "cs_e3_dialog_signs_quen_loop_small",
434  831847043,
435  "vs_cutscenes"
436 },
437 {
438  "cs_e3_dialog_signs_quen_release_small",
439  2846029708,
440  "vs_cutscenes"
441 },
442 {
443  "cs_vs_intro_part_3",
444  4150334358,
445  "vs_cutscenes"
446 },
447 {
448  "cs403_vesemir_and_balista",
449  74577457,
450  "cs403_vesemir_and_balista"
451 },
452 {
453  "cs105_ciri_escapes_swamps",
454  81404734,
455  "cs105_ciri_escapes_swamps"
456 },
457 {
458  "magic_sorceress_vfx_arcane_explode",
459  1309729666,
460  "magic_sorceress"
461 },
462 {
463  "magic_sorceress_vfx_arcane_explode_copy",
464  2425565558,
465  "magic_sorceress"
466 },
467 {
468  "magic_sorceress_vfx_arcane_fire_fx_loop_start",
469  2625214780,
470  "magic_sorceress"
471 },
472 {
473  "magic_sorceress_vfx_arcane_fire_fx_loop_stop",
474  1278662800,
475  "magic_sorceress"
476 },
477 {
478  "magic_sorceress_vfx_fire_fx1_loop_start",
479  4270502696,
480  "magic_sorceress"
481 },
482 {
483  "magic_sorceress_vfx_fire_fx1_loop_stop",
484  1471092980,
485  "magic_sorceress"
486 },
487 {
488  "magic_sorceress_vfx_fireball_fire_fx_loop_start",
489  3003127687,
490  "magic_sorceress"
491 },
492 {
493  "magic_sorceress_vfx_fireball_fire_fx_loop_stop",
494  1551835693,
495  "magic_sorceress"
496 },
497 {
498  "magic_sorceress_vfx_hit_electric",
499  3436918685,
500  "magic_sorceress"
501 },
502 {
503  "magic_sorceress_vfx_lightning_bolt",
504  901970446,
505  "magic_sorceress"
506 },
507 {
508  "magic_sorceress_vfx_lightning_fx_loop_start",
509  3897460099,
510  "magic_sorceress"
511 },
512 {
513  "magic_sorceress_vfx_lightning_fx_loop_stop",
514  1319420417,
515  "magic_sorceress"
516 },
517 {
518  "monster_drowner_breath_long_q503",
519  3166249385,
520  "monster_drowner"
521 },
522 {
523  "monster_drowner_dialog_breath_long",
524  2604837880,
525  "monster_drowner"
526 },
527 {
528  "monster_drowner_dialog_digout",
529  3429510777,
530  "monster_drowner"
531 },
532 {
533  "monster_drowner_dialog_growl",
534  1256695628,
535  "monster_drowner"
536 },
537 {
538  "monster_drowner_dialog_idle",
539  455707259,
540  "monster_drowner"
541 },
542 {
543  "monster_drowner_dialog_taunt",
544  958687331,
545  "monster_drowner"
546 },
547 {
548  "monster_drowner_eat",
549  1564533804,
550  "monster_drowner"
551 },
552 {
553  "monster_drowner_growl_q503",
554  3424497829,
555  "monster_drowner"
556 },
557 {
558  "monster_drowner_mv_bodyfall",
559  1697083741,
560  "monster_drowner"
561 },
562 {
563  "monster_drowner_mv_dighum",
564  2889889568,
565  "monster_drowner"
566 },
567 {
568  "monster_drowner_mv_digin",
569  4269666579,
570  "monster_drowner"
571 },
572 {
573  "monster_drowner_mv_digout",
574  2889154094,
575  "monster_drowner"
576 },
577 {
578  "monster_drowner_mv_flesh",
579  401041184,
580  "monster_drowner"
581 },
582 {
583  "monster_drowner_mv_footstep",
584  3317817636,
585  "monster_drowner"
586 },
587 {
588  "monster_drowner_swoosh",
589  1021742415,
590  "monster_drowner"
591 },
592 {
593  "monster_drowner_taunt_q503",
594  1301464996,
595  "monster_drowner"
596 },
597 {
598  "monster_drowner_uw_dive_long",
599  1274155936,
600  "monster_drowner"
601 },
602 {
603  "monster_drowner_uw_dive_short",
604  1704366656,
605  "monster_drowner"
606 },
607 {
608  "monster_drowner_uw_hit",
609  2862664848,
610  "monster_drowner"
611 },
612 {
613  "monster_drowner_uw_movement_heavy",
614  957943442,
615  "monster_drowner"
616 },
617 {
618  "monster_drowner_uw_pain",
619  1592589273,
620  "monster_drowner"
621 },
622 {
623  "monster_drowner_vo_attack",
624  1527819846,
625  "monster_drowner"
626 },
627 {
628  "monster_drowner_vo_attack_RND",
629  2700262823,
630  "monster_drowner"
631 },
632 {
633  "monster_drowner_vo_breath_long",
634  1908016497,
635  "monster_drowner"
636 },
637 {
638  "monster_drowner_vo_breath_long_RND",
639  1407630064,
640  "monster_drowner"
641 },
642 {
643  "monster_drowner_vo_breath_short",
644  3149808999,
645  "monster_drowner"
646 },
647 {
648  "monster_drowner_vo_breath_short_RND",
649  3323285962,
650  "monster_drowner"
651 },
652 {
653  "monster_drowner_vo_burning",
654  2746145347,
655  "monster_drowner"
656 },
657 {
658  "monster_drowner_vo_cough",
659  2933370752,
660  "monster_drowner"
661 },
662 {
663  "monster_drowner_vo_death",
664  3263597564,
665  "monster_drowner"
666 },
667 {
668  "monster_drowner_vo_growl",
669  3529373525,
670  "monster_drowner"
671 },
672 {
673  "monster_drowner_vo_growl_RND",
674  4263329788,
675  "monster_drowner"
676 },
677 {
678  "monster_drowner_vo_idle",
679  3222079664,
680  "monster_drowner"
681 },
682 {
683  "monster_drowner_vo_idle_RND",
684  2962513165,
685  "monster_drowner"
686 },
687 {
688  "monster_drowner_vo_pain",
689  2966008254,
690  "monster_drowner"
691 },
692 {
693  "monster_drowner_vo_taunt",
694  3362301854,
695  "monster_drowner"
696 },
697 {
698  "mosnter_drowner_focus_100m_start",
699  949824756,
700  "monster_drowner"
701 },
702 {
703  "mosnter_drowner_focus_100m_stop",
704  2801530216,
705  "monster_drowner"
706 },
707 {
708  "set_monster_drowner_armour_type_flesh",
709  1988623051,
710  "monster_drowner"
711 },
712 {
713  "cs501_ciri_escapes",
714  95057278,
715  "cs501_ciri_escapes"
716 },
717 {
718  "cs101_arrives_in_nml",
719  96148806,
720  "cs101_arrives_in_nml"
721 },
722 {
723  "cs202_geralt_helps_folan_out",
724  108930336,
725  "cs202_geralt_helps_folan_out"
726 },
727 {
728  "cmb_imlerith_shield_break_ADD",
729  3224768720,
730  "magic_imlerith"
731 },
732 {
733  "cmb_imlerith_shield_drop",
734  1821017792,
735  "magic_imlerith"
736 },
737 {
738  "cmb_imlerith_shield_impact",
739  995080617,
740  "magic_imlerith"
741 },
742 {
743  "cmb_imlerith_shield_taunt",
744  158740645,
745  "magic_imlerith"
746 },
747 {
748  "magic_imlerith_appear_disappear",
749  4221689817,
750  "magic_imlerith"
751 },
752 {
753  "qu_km_403_imlerith_hitting_gate",
754  3835235293,
755  "magic_imlerith"
756 },
757 {
758  "th1010_dirt_trickle",
759  3988592614,
760  "qu_ep1_th1010"
761 },
762 {
763  "cs201_sex_with_yennefer",
764  147010611,
765  "cs201_sex_with_yennefer"
766 },
767 {
768  "cs401_uma_changes_into_avallach",
769  155077290,
770  "cs401_uma_changes_into_avallach"
771 },
772 {
773  "amb_dyn_mills_EM_watermill_1_loop",
774  2385925163,
775  "amb_dyn_mills"
776 },
777 {
778  "amb_dyn_mills_EM_watermill_1_water_loop",
779  1684983487,
780  "amb_dyn_mills"
781 },
782 {
783  "amb_dyn_mills_EM_windmill_big_squeaking_loop",
784  1531517596,
785  "amb_dyn_mills"
786 },
787 {
788  "amb_dyn_mills_EM_windmill_creaks_1",
789  2727741457,
790  "amb_dyn_mills"
791 },
792 {
793  "amb_dyn_EXT_crowd_city_neutral_1_25m",
794  2444114792,
795  "amb_dyn_crowd_city_ext"
796 },
797 {
798  "cs602_sex_with_shani_puke",
799  168994187,
800  "cs602_sex_with_shani_puke"
801 },
802 {
803  "cs_sq301_triss_departure",
804  175321089,
805  "cs_sq301_triss_departure"
806 },
807 {
808  "test_env_crows",
809  38162272,
810  "focus_testing"
811 },
812 {
813  "test_env_sheep",
814  2816229889,
815  "focus_testing"
816 },
817 {
818  "test_env_vo_2d",
819  3929995686,
820  "focus_testing"
821 },
822 {
823  "test_env_vo_3d",
824  3946773297,
825  "focus_testing"
826 },
827 {
828  "test_sinus",
829  942045258,
830  "focus_testing"
831 },
832 {
833  "vital_hit01",
834  81028130,
835  "focus_testing"
836 },
837 {
838  "vital_hit01_stop",
839  1017766369,
840  "focus_testing"
841 },
842 {
843  "vital_hit02",
844  81028129,
845  "focus_testing"
846 },
847 {
848  "vital_hit02_stop",
849  4040452900,
850  "focus_testing"
851 },
852 {
853  "vital_hit03",
854  81028128,
855  "focus_testing"
856 },
857 {
858  "vital_hit03_stop",
859  2899721999,
860  "focus_testing"
861 },
862 {
863  "vital_hit04",
864  81028135,
865  "focus_testing"
866 },
867 {
868  "vital_hit04_stop",
869  1447809506,
870  "focus_testing"
871 },
872 {
873  "cs103_baron_digs_grave",
874  183632204,
875  "cs103_baron_digs_grave"
876 },
877 {
878  "amb_qu_INT_EM_crowd_large_arena_1_ambient_25m",
879  1768466005,
880  "amb_qu_crowd_arena_int"
881 },
882 {
883  "amb_qu_INT_EM_crowd_large_arena_1_fight_15m",
884  400189300,
885  "amb_qu_crowd_arena_int"
886 },
887 {
888  "amb_qu_INT_EM_crowd_large_arena_1_fight_muted_custom_25m",
889  445273137,
890  "amb_qu_crowd_arena_int"
891 },
892 {
893  "amb_qu_INT_EM_crowd_large_arena_1_reaction_boo",
894  335866528,
895  "amb_qu_crowd_arena_int"
896 },
897 {
898  "amb_qu_INT_EM_crowd_large_arena_1_reaction_cheer",
899  379018851,
900  "amb_qu_crowd_arena_int"
901 },
902 {
903  "amb_qu_INT_EM_crowd_large_arena_1_reaction_stomp_loop",
904  141711312,
905  "amb_qu_crowd_arena_int"
906 },
907 {
908  "amb_qu_INT_EM_crowd_large_arena_1_reaction_stomp_loop_end",
909  2976251318,
910  "amb_qu_crowd_arena_int"
911 },
912 {
913  "amb_qu_INT_EM_crowd_medium_room_1_fight_30m",
914  17432169,
915  "amb_qu_crowd_arena_int"
916 },
917 {
918  "cs401_sex_with_yennefer",
919  193009353,
920  "cs401_sex_with_yennefer"
921 },
922 {
923  "magic_djinn_deep_background_rnd",
924  1527309821,
925  "magic_djinn"
926 },
927 {
928  "magic_djinn_default_fx_loop",
929  2492062712,
930  "magic_djinn"
931 },
932 {
933  "magic_djinn_default_fx_loop_end",
934  2141370750,
935  "magic_djinn"
936 },
937 {
938  "magic_djinn_fx_push",
939  3809022676,
940  "magic_djinn"
941 },
942 {
943  "magic_djinn_sq202_01_first_appear",
944  2613914830,
945  "magic_djinn"
946 },
947 {
948  "magic_djinn_sq202_01_yen_merging_artifact",
949  3611735697,
950  "magic_djinn"
951 },
952 {
953  "magic_djinn_sq202_02_djinn_appears",
954  2571923799,
955  "magic_djinn"
956 },
957 {
958  "magic_djinn_sq202_02_yen_catches_djinn",
959  2795191069,
960  "magic_djinn"
961 },
962 {
963  "magic_djinn_sq202_03_yen_last_spell_release",
964  2620744000,
965  "magic_djinn"
966 },
967 {
968  "magic_djinn_teleport",
969  1214407966,
970  "magic_djinn"
971 },
972 {
973  "magic_djinn_vfx_before_explode",
974  3187540039,
975  "magic_djinn"
976 },
977 {
978  "magic_djinn_vfx_explode",
979  2436803123,
980  "magic_djinn"
981 },
982 {
983  "magic_djinn_vfx_glow_loop_start",
984  3310022097,
985  "magic_djinn"
986 },
987 {
988  "magic_djinn_vfx_glow_loop_stop",
989  1460255179,
990  "magic_djinn"
991 },
992 {
993  "magic_djinn_vfx_impact",
994  2250869378,
995  "magic_djinn"
996 },
997 {
998  "magic_djinn_vfx_lightning",
999  2449211082,
1000  "magic_djinn"
1001 },
1002 {
1003  "magic_djinn_vfx_prepare_attack",
1004  1682983476,
1005  "magic_djinn"
1006 },
1007 {
1008  "magic_djinn_vfx_sq202_cast_fx",
1009  2471543163,
1010  "magic_djinn"
1011 },
1012 {
1013  "cs403_wild_hunt_approaches_p3_no_letho",
1014  195852233,
1015  "cs403_wild_hunt_approaches_p3_no_letho"
1016 },
1017 {
1018  "animals_sheep_baa",
1019  1242928233,
1020  "animals_sheep"
1021 },
1022 {
1023  "animals_sheep_call",
1024  2568363623,
1025  "animals_sheep"
1026 },
1027 {
1028  "animals_sheep_call_always",
1029  49790697,
1030  "animals_sheep"
1031 },
1032 {
1033  "animals_sheep_call_far",
1034  1713382121,
1035  "animals_sheep"
1036 },
1037 {
1038  "animals_sheep_death",
1039  3761822787,
1040  "animals_sheep"
1041 },
1042 {
1043  "cs105_witches_final_standoff_sfx",
1044  3805078916,
1045  "cs105_witches_final_standoff"
1046 },
1047 {
1048  "cs107_witch_village_burns",
1049  227316969,
1050  "cs107_witch_village_burns"
1051 },
1052 {
1053  "cs502_tower_ciri_walks_in_p1",
1054  240555651,
1055  "cs502_tower_ciri_walks_in_p1"
1056 },
1057 {
1058  "mq2052_cave_rock_hit",
1059  1642731118,
1060  "dlc_mq2052"
1061 },
1062 {
1063  "mq2052_crew_entrance_fs",
1064  4265702857,
1065  "dlc_mq2052"
1066 },
1067 {
1068  "mq2052_falling_rock_hit",
1069  1175504574,
1070  "dlc_mq2052"
1071 },
1072 {
1073  "mq2052_falling_rock_start",
1074  2312324853,
1075  "dlc_mq2052"
1076 },
1077 {
1078  "mq2052_werewolf_fs",
1079  1615302482,
1080  "dlc_mq2052"
1081 },
1082 {
1083  "mq2052_werewolf_jump",
1084  1857209991,
1085  "dlc_mq2052"
1086 },
1087 {
1088  "mq2052_werewolf_taunt",
1089  831899193,
1090  "dlc_mq2052"
1091 },
1092 {
1093  "monster_cyclop_anchor_drag",
1094  831129749,
1095  "monster_cyclop"
1096 },
1097 {
1098  "monster_cyclop_anchor_hit_ground",
1099  1044299852,
1100  "monster_cyclop"
1101 },
1102 {
1103  "monster_cyclop_attack_foot_smash",
1104  2980057651,
1105  "monster_cyclop"
1106 },
1107 {
1108  "monster_cyclop_attack_hand_smash",
1109  1476691224,
1110  "monster_cyclop"
1111 },
1112 {
1113  "monster_cyclop_bodyfall",
1114  2349574800,
1115  "monster_cyclop"
1116 },
1117 {
1118  "monster_cyclop_chain_move_heavy",
1119  419683406,
1120  "monster_cyclop"
1121 },
1122 {
1123  "monster_cyclop_chain_move_light",
1124  3272930475,
1125  "monster_cyclop"
1126 },
1127 {
1128  "monster_cyclop_chain_move_lighter",
1129  1854410574,
1130  "monster_cyclop"
1131 },
1132 {
1133  "monster_cyclop_focus_100m_start",
1134  2583594555,
1135  "monster_cyclop"
1136 },
1137 {
1138  "monster_cyclop_focus_100m_stop",
1139  32259481,
1140  "monster_cyclop"
1141 },
1142 {
1143  "monster_cyclop_footstep_run",
1144  623407339,
1145  "monster_cyclop"
1146 },
1147 {
1148  "monster_cyclop_footstep_shuffle_hard",
1149  1810615437,
1150  "monster_cyclop"
1151 },
1152 {
1153  "monster_cyclop_footstep_walk",
1154  541824135,
1155  "monster_cyclop"
1156 },
1157 {
1158  "monster_cyclop_handling",
1159  3306571932,
1160  "monster_cyclop"
1161 },
1162 {
1163  "monster_cyclop_mv_chest_hit",
1164  2555796874,
1165  "monster_cyclop"
1166 },
1167 {
1168  "monster_cyclop_vo_aggro_medium",
1169  364866473,
1170  "monster_cyclop"
1171 },
1172 {
1173  "monster_cyclop_vo_aggro_short",
1174  2830578314,
1175  "monster_cyclop"
1176 },
1177 {
1178  "monster_cyclop_vo_attack_long",
1179  1005729738,
1180  "monster_cyclop"
1181 },
1182 {
1183  "monster_cyclop_vo_attack_short",
1184  3794782790,
1185  "monster_cyclop"
1186 },
1187 {
1188  "monster_cyclop_vo_attack_special",
1189  1782514169,
1190  "monster_cyclop"
1191 },
1192 {
1193  "monster_cyclop_vo_block",
1194  2691326008,
1195  "monster_cyclop"
1196 },
1197 {
1198  "monster_cyclop_vo_breath_out_heavy",
1199  1925751082,
1200  "monster_cyclop"
1201 },
1202 {
1203  "monster_cyclop_vo_breath_out_light",
1204  3300949199,
1205  "monster_cyclop"
1206 },
1207 {
1208  "monster_cyclop_vo_damage_heavy",
1209  854466274,
1210  "monster_cyclop"
1211 },
1212 {
1213  "monster_cyclop_vo_damage_light",
1214  161798551,
1215  "monster_cyclop"
1216 },
1217 {
1218  "monster_cyclop_vo_death",
1219  4029155129,
1220  "monster_cyclop"
1221 },
1222 {
1223  "monster_cyclop_vo_idle_grunt",
1224  2163987736,
1225  "monster_cyclop"
1226 },
1227 {
1228  "monster_cyclop_vo_idle_grunt_RND",
1229  843984853,
1230  "monster_cyclop"
1231 },
1232 {
1233  "monster_cyclop_vo_shock",
1234  3024845797,
1235  "monster_cyclop"
1236 },
1237 {
1238  "monster_cyclop_vo_snort_in",
1239  127603411,
1240  "monster_cyclop"
1241 },
1242 {
1243  "monster_cyclop_vo_snort_out",
1244  3306130670,
1245  "monster_cyclop"
1246 },
1247 {
1248  "monster_cyclop_vo_yawn",
1249  828690556,
1250  "monster_cyclop"
1251 },
1252 {
1253  "monster_cyclop_whoosh_heavy",
1254  1432887513,
1255  "monster_cyclop"
1256 },
1257 {
1258  "monster_cyclop_whoosh_medium",
1259  3727439529,
1260  "monster_cyclop"
1261 },
1262 {
1263  "set_monster_cyclop_armour_type_generic",
1264  1302465023,
1265  "monster_cyclop"
1266 },
1267 {
1268  "cs103_ciri_meets_baron_p1",
1269  262586077,
1270  "cs103_ciri_meets_baron_p1"
1271 },
1272 {
1273  "cs103_ciri_meets_baron_p2",
1274  262586078,
1275  "cs103_ciri_meets_baron_p2"
1276 },
1277 {
1278  "cs103_ciri_meets_baron_p3",
1279  262586079,
1280  "cs103_ciri_meets_baron_p3"
1281 },
1282 {
1283  "cs208_ragagr_wins",
1284  266145484,
1285  "cs208_ragagr_wins"
1286 },
1287 {
1288  "amb_dyn_garden_party_main",
1289  2421172684,
1290  "amb_dyn_garden_party"
1291 },
1292 {
1293  "amb_dyn_garden_party_small",
1294  1572815048,
1295  "amb_dyn_garden_party"
1296 },
1297 {
1298  "amb_dyn_garden_party_small_sukkubs_ctrl_0",
1299  790400508,
1300  "amb_dyn_garden_party"
1301 },
1302 {
1303  "amb_dyn_garden_party_small_sukkubs_ctrl_1",
1304  790400509,
1305  "amb_dyn_garden_party"
1306 },
1307 {
1308  "amb_dyn_garden_party_small_sukkubs_loop_55m",
1309  3759909514,
1310  "amb_dyn_garden_party"
1311 },
1312 {
1313  "cs001_tavern_robbery_sfx",
1314  2315896569,
1315  "cs001_tavern_robbery"
1316 },
1317 {
1318  "magic_avallach_cloth_appear",
1319  2856251318,
1320  "magic_avallach"
1321 },
1322 {
1323  "magic_avallach_q403_cast_start",
1324  287285269,
1325  "magic_avallach"
1326 },
1327 {
1328  "magic_avallach_q403_cast_stop",
1329  2665213687,
1330  "magic_avallach"
1331 },
1332 {
1333  "cs103_guslar_prophecy",
1334  325917247,
1335  "cs103_guslar_prophecy"
1336 },
1337 {
1338  "cs309_triss_leaves",
1339  332041294,
1340  "cs309_triss_leaves"
1341 },
1342 {
1343  "animals_dialog_scene_animal_scratching",
1344  2383253814,
1345  "animals_generic"
1346 },
1347 {
1348  "animals_g_bite_grass",
1349  3363127280,
1350  "animals_generic"
1351 },
1352 {
1353  "animals_g_bite_grass_soft",
1354  1939960207,
1355  "animals_generic"
1356 },
1357 {
1358  "animals_g_bite_grass_soft_up",
1359  2525523993,
1360  "animals_generic"
1361 },
1362 {
1363  "animals_g_chewing_med",
1364  3964909147,
1365  "animals_generic"
1366 },
1367 {
1368  "animals_g_chewing_med_soft",
1369  1596756202,
1370  "animals_generic"
1371 },
1372 {
1373  "animals_g_fall_big",
1374  2233910933,
1375  "animals_generic"
1376 },
1377 {
1378  "animals_g_fall_big_soft",
1379  4195912888,
1380  "animals_generic"
1381 },
1382 {
1383  "animals_g_fall_small",
1384  1910861122,
1385  "animals_generic"
1386 },
1387 {
1388  "animals_g_fall_small_soft",
1389  1186748669,
1390  "animals_generic"
1391 },
1392 {
1393  "animals_g_scratching",
1394  1433517675,
1395  "animals_generic"
1396 },
1397 {
1398  "animals_g_step2_med",
1399  4263479124,
1400  "animals_generic"
1401 },
1402 {
1403  "animals_g_step_med",
1404  3595340012,
1405  "animals_generic"
1406 },
1407 {
1408  "animals_g_step_small",
1409  3453926091,
1410  "animals_generic"
1411 },
1412 {
1413  "animals_g_step_small_soft",
1414  3025852506,
1415  "animals_generic"
1416 },
1417 {
1418  "cs001_tavern_intro",
1419  357835758,
1420  "cs001_tavern_intro"
1421 },
1422 {
1423  "cs310_dijkstras_other_leg",
1424  371498015,
1425  "cs310_dijkstras_other_leg"
1426 },
1427 {
1428  "dialog_fx_expl_statue_break",
1429  3715397353,
1430  "fx_explosions"
1431 },
1432 {
1433  "fx_expl_arachas_egg",
1434  370215161,
1435  "fx_explosions"
1436 },
1437 {
1438  "fx_expl_bies_hit_wall",
1439  970592028,
1440  "fx_explosions"
1441 },
1442 {
1443  "fx_expl_ice_medium_falling",
1444  2247984945,
1445  "fx_explosions"
1446 },
1447 {
1448  "fx_expl_nest_destroy",
1449  1535668889,
1450  "fx_explosions"
1451 },
1452 {
1453  "fx_expl_oil_barrel",
1454  204313135,
1455  "fx_explosions"
1456 },
1457 {
1458  "fx_expl_rock_debris_delayed_1",
1459  1495643320,
1460  "fx_explosions"
1461 },
1462 {
1463  "fx_expl_rock_med_debris",
1464  201734302,
1465  "fx_explosions"
1466 },
1467 {
1468  "fx_expl_rock_med_falling",
1469  1380633752,
1470  "fx_explosions"
1471 },
1472 {
1473  "fx_expl_stalactite_falling",
1474  1099822194,
1475  "fx_explosions"
1476 },
1477 {
1478  "fx_expl_toxic_gas_explo",
1479  2151261444,
1480  "fx_explosions"
1481 },
1482 {
1483  "fx_monster_nest_explo_debris",
1484  901455240,
1485  "fx_explosions"
1486 },
1487 {
1488  "fx_monster_nest_explosion",
1489  1648183725,
1490  "fx_explosions"
1491 },
1492 {
1493  "amb_dyn_ep1_leshen_forest_spooky_1",
1494  1184006144,
1495  "amb_dyn_ep1_leshen_forest"
1496 },
1497 {
1498  "mq6004_box_drop",
1499  1876057581,
1500  "qu_ep1_mq6004"
1501 },
1502 {
1503  "mq6004_leaves_cut",
1504  3653789597,
1505  "qu_ep1_mq6004"
1506 },
1507 {
1508  "mq6004_vader_enter",
1509  2606764835,
1510  "qu_ep1_mq6004"
1511 },
1512 {
1513  "mq6004_vader_whistle",
1514  3323991303,
1515  "qu_ep1_mq6004"
1516 },
1517 {
1518  "mq6004_write_long",
1519  2066063002,
1520  "qu_ep1_mq6004"
1521 },
1522 {
1523  "mq6004_write_short",
1524  2420658198,
1525  "qu_ep1_mq6004"
1526 },
1527 {
1528  "mq6001_roach_snort",
1529  273424755,
1530  "qu_ep1_mq6001"
1531 },
1532 {
1533  "mq6003_book_close",
1534  668530139,
1535  "qu_ep1_mq6003"
1536 },
1537 {
1538  "mq6003_book_open",
1539  420699773,
1540  "qu_ep1_mq6003"
1541 },
1542 {
1543  "mq6002_vegies_slice",
1544  3617467894,
1545  "qu_ep1_mq6002"
1546 },
1547 {
1548  "mq6002_yawn",
1549  1458162955,
1550  "qu_ep1_mq6002"
1551 },
1552 {
1553  "animals_pigeon_call",
1554  3425787544,
1555  "animals_pigeon"
1556 },
1557 {
1558  "animals_pigeon_call_idle",
1559  3495159633,
1560  "animals_pigeon"
1561 },
1562 {
1563  "animals_pigeon_die",
1564  265253714,
1565  "animals_pigeon"
1566 },
1567 {
1568  "animals_pigeon_swarm",
1569  2383927260,
1570  "animals_pigeon"
1571 },
1572 {
1573  "animals_pigeon_swarm_end",
1574  3211999570,
1575  "animals_pigeon"
1576 },
1577 {
1578  "cs301_dandelion_zoltan_intro_free_sfx",
1579  3056800917,
1580  "cs301_dandelion_zoltan_intro_free"
1581 },
1582 {
1583  "amb_dyn_earth_rumble_EXT_250m",
1584  2676869583,
1585  "amb_dyn_earth_rumble"
1586 },
1587 {
1588  "amb_dyn_earth_rumble_INT_30m",
1589  3887401051,
1590  "amb_dyn_earth_rumble"
1591 },
1592 {
1593  "monster_caretaker_cmb_whoosh_heavy",
1594  803116108,
1595  "monster_caretaker"
1596 },
1597 {
1598  "monster_caretaker_cmb_whoosh_heavy2",
1599  2808312726,
1600  "monster_caretaker"
1601 },
1602 {
1603  "monster_caretaker_dialog_breath_in",
1604  212209478,
1605  "monster_caretaker"
1606 },
1607 {
1608  "monster_caretaker_dialog_breath_out",
1609  1249460297,
1610  "monster_caretaker"
1611 },
1612 {
1613  "monster_caretaker_dialog_mv_footstep_walk",
1614  2544386096,
1615  "monster_caretaker"
1616 },
1617 {
1618  "monster_caretaker_dialog_shovel_dig_in",
1619  1229027088,
1620  "monster_caretaker"
1621 },
1622 {
1623  "monster_caretaker_dialog_shovel_dig_in_last",
1624  2938632731,
1625  "monster_caretaker"
1626 },
1627 {
1628  "monster_caretaker_dialog_shovel_dig_out",
1629  1226069879,
1630  "monster_caretaker"
1631 },
1632 {
1633  "monster_caretaker_dialog_shovel_drag",
1634  2309274592,
1635  "monster_caretaker"
1636 },
1637 {
1638  "monster_caretaker_fx_black_exhale",
1639  2853507879,
1640  "monster_caretaker"
1641 },
1642 {
1643  "monster_caretaker_fx_bone_debris",
1644  3249625488,
1645  "monster_caretaker"
1646 },
1647 {
1648  "monster_caretaker_fx_death_end",
1649  985538360,
1650  "monster_caretaker"
1651 },
1652 {
1653  "monster_caretaker_fx_death_loop",
1654  2451010051,
1655  "monster_caretaker"
1656 },
1657 {
1658  "monster_caretaker_fx_death_loop_end",
1659  4104713605,
1660  "monster_caretaker"
1661 },
1662 {
1663  "monster_caretaker_fx_pre_attack",
1664  3199943302,
1665  "monster_caretaker"
1666 },
1667 {
1668  "monster_caretaker_fx_shade_death",
1669  3411547668,
1670  "monster_caretaker"
1671 },
1672 {
1673  "monster_caretaker_fx_shade_dig_out",
1674  354605967,
1675  "monster_caretaker"
1676 },
1677 {
1678  "monster_caretaker_fx_shade_walk_grunts",
1679  1654525569,
1680  "monster_caretaker"
1681 },
1682 {
1683  "monster_caretaker_fx_shovel_hit",
1684  2358322291,
1685  "monster_caretaker"
1686 },
1687 {
1688  "monster_caretaker_fx_shovel_remove",
1689  1625138444,
1690  "monster_caretaker"
1691 },
1692 {
1693  "monster_caretaker_fx_summon",
1694  915099549,
1695  "monster_caretaker"
1696 },
1697 {
1698  "monster_caretaker_mv_bodyfall",
1699  731656482,
1700  "monster_caretaker"
1701 },
1702 {
1703  "monster_caretaker_mv_cloth_hard",
1704  2785838081,
1705  "monster_caretaker"
1706 },
1707 {
1708  "monster_caretaker_mv_cloth_normal",
1709  3537355987,
1710  "monster_caretaker"
1711 },
1712 {
1713  "monster_caretaker_mv_footstep",
1714  4241891495,
1715  "monster_caretaker"
1716 },
1717 {
1718  "monster_caretaker_mv_footsteps_shuffle",
1719  1994123768,
1720  "monster_caretaker"
1721 },
1722 {
1723  "monster_caretaker_mv_land",
1724  4136862646,
1725  "monster_caretaker"
1726 },
1727 {
1728  "monster_caretaker_vo_attack_short",
1729  3383977606,
1730  "monster_caretaker"
1731 },
1732 {
1733  "monster_caretaker_vo_breath_in",
1734  1024860727,
1735  "monster_caretaker"
1736 },
1737 {
1738  "monster_caretaker_vo_breath_out",
1739  1507610314,
1740  "monster_caretaker"
1741 },
1742 {
1743  "monster_caretaker_vo_death",
1744  3444328569,
1745  "monster_caretaker"
1746 },
1747 {
1748  "monster_caretaker_vo_pain",
1749  3963039313,
1750  "monster_caretaker"
1751 },
1752 {
1753  "monster_caretaker_vo_taunt_long",
1754  2952558144,
1755  "monster_caretaker"
1756 },
1757 {
1758  "cs501_underwater_teleport",
1759  452781811,
1760  "cs501_underwater_teleport"
1761 },
1762 {
1763  "amb_qu_battle_wild_hunt_80m",
1764  2723286032,
1765  "amb_qu_battle_wild_hunt"
1766 },
1767 {
1768  "cs203_uldalryk_enters_house_sfx",
1769  3204321234,
1770  "cs203_uldalryk_enters_house"
1771 },
1772 {
1773  "cs403_gameplay_keira_saves_lambert",
1774  462096571,
1775  "cs403_gameplay_keira_saves_lambert"
1776 },
1777 {
1778  "dialog_catch_coin_purse",
1779  3792485019,
1780  "work_activities"
1781 },
1782 {
1783  "dialog_cleaning_sword_long",
1784  2459808824,
1785  "work_activities"
1786 },
1787 {
1788  "dialog_cleaning_sword_put_down",
1789  4215555960,
1790  "work_activities"
1791 },
1792 {
1793  "dialog_cleaning_sword_short",
1794  2902549880,
1795  "work_activities"
1796 },
1797 {
1798  "dialog_coin_bag_drop",
1799  2604108144,
1800  "work_activities"
1801 },
1802 {
1803  "dialog_coin_toss",
1804  1445067199,
1805  "work_activities"
1806 },
1807 {
1808  "dialog_door_knock",
1809  2711969761,
1810  "work_activities"
1811 },
1812 {
1813  "dialog_eating_chewing",
1814  3632888844,
1815  "work_activities"
1816 },
1817 {
1818  "dialog_eating_drink_slurp",
1819  1927836272,
1820  "work_activities"
1821 },
1822 {
1823  "dialog_eating_drink_swallow",
1824  900855329,
1825  "work_activities"
1826 },
1827 {
1828  "dialog_farmer_dig_debris_lopass",
1829  1960896329,
1830  "work_activities"
1831 },
1832 {
1833  "dialog_farmer_dig_lopass",
1834  978697711,
1835  "work_activities"
1836 },
1837 {
1838  "dialog_farmer_dig_soft",
1839  2477895855,
1840  "work_activities"
1841 },
1842 {
1843  "dialog_hand_clap_louder",
1844  4054071946,
1845  "work_activities"
1846 },
1847 {
1848  "dialog_horse_brush_grab",
1849  3266825463,
1850  "work_activities"
1851 },
1852 {
1853  "dialog_horse_brush_hide",
1854  720959533,
1855  "work_activities"
1856 },
1857 {
1858  "dialog_lute_pick",
1859  1173955892,
1860  "work_activities"
1861 },
1862 {
1863  "dialog_lute_pick_14sec",
1864  1791275059,
1865  "work_activities"
1866 },
1867 {
1868  "dialog_lute_strum",
1869  1229831086,
1870  "work_activities"
1871 },
1872 {
1873  "dialog_sword_hide",
1874  909391514,
1875  "work_activities"
1876 },
1877 {
1878  "dialog_sword_take",
1879  3844494375,
1880  "work_activities"
1881 },
1882 {
1883  "dialog_woman_brushing_hair",
1884  1419314380,
1885  "work_activities"
1886 },
1887 {
1888  "dialog_work_auction_hammer_hit",
1889  2071439268,
1890  "work_activities"
1891 },
1892 {
1893  "dialog_work_cleaning_broom",
1894  3206001681,
1895  "work_activities"
1896 },
1897 {
1898  "dialog_work_eating_throw_spoon_into_soup",
1899  770094598,
1900  "work_activities"
1901 },
1902 {
1903  "dialog_work_fishing_float_splash",
1904  1598774595,
1905  "work_activities"
1906 },
1907 {
1908  "dialog_work_fishing_rod",
1909  1021343430,
1910  "work_activities"
1911 },
1912 {
1913  "dialog_work_kiss",
1914  785569340,
1915  "work_activities"
1916 },
1917 {
1918  "dialog_work_painting_roll",
1919  2765092200,
1920  "work_activities"
1921 },
1922 {
1923  "dialog_work_put_fly_into_soup",
1924  1293261850,
1925  "work_activities"
1926 },
1927 {
1928  "dialog_zoltan_grab_book",
1929  1018548475,
1930  "work_activities"
1931 },
1932 {
1933  "dialog_zoltan_paper_rip",
1934  2871763199,
1935  "work_activities"
1936 },
1937 {
1938  "dialog_zoltan_paper_show",
1939  3295543945,
1940  "work_activities"
1941 },
1942 {
1943  "scene_geralt_catch_dagger",
1944  417840574,
1945  "work_activities"
1946 },
1947 {
1948  "scene_geralt_gets_torphy",
1949  3195640910,
1950  "work_activities"
1951 },
1952 {
1953  "scene_geralt_remove_dagger_from_flesh",
1954  3156070231,
1955  "work_activities"
1956 },
1957 {
1958  "scene_geralt_unsheat_dagger",
1959  2420547199,
1960  "work_activities"
1961 },
1962 {
1963  "tune_lute",
1964  3326606830,
1965  "work_activities"
1966 },
1967 {
1968  "tune_lute_dw_up",
1969  303126934,
1970  "work_activities"
1971 },
1972 {
1973  "tune_lute_three",
1974  1998107487,
1975  "work_activities"
1976 },
1977 {
1978  "work_3cup_coin",
1979  2741893884,
1980  "work_activities"
1981 },
1982 {
1983  "work_3cup_cup",
1984  253588717,
1985  "work_activities"
1986 },
1987 {
1988  "work_3cup_slide",
1989  484433594,
1990  "work_activities"
1991 },
1992 {
1993  "work_armorer_cleaning",
1994  2978882155,
1995  "work_activities"
1996 },
1997 {
1998  "work_armorer_foley",
1999  1928579711,
2000  "work_activities"
2001 },
2002 {
2003  "work_armorer_hammer",
2004  3013361260,
2005  "work_activities"
2006 },
2007 {
2008  "work_beard_scratch",
2009  934894634,
2010  "work_activities"
2011 },
2012 {
2013  "work_blacksmith_hammer_hit",
2014  2311467546,
2015  "work_activities"
2016 },
2017 {
2018  "work_blacksmith_hammer_put",
2019  2248300094,
2020  "work_activities"
2021 },
2022 {
2023  "work_blacksmith_hammer_take",
2024  3943013534,
2025  "work_activities"
2026 },
2027 {
2028  "work_blacksmith_sharpening_sword",
2029  1926884531,
2030  "work_activities"
2031 },
2032 {
2033  "work_blacksmith_sword_into_fire",
2034  430326793,
2035  "work_activities"
2036 },
2037 {
2038  "work_blacksmith_sword_movement",
2039  4275003287,
2040  "work_activities"
2041 },
2042 {
2043  "work_blacksmith_sword_out_of_fire",
2044  946303975,
2045  "work_activities"
2046 },
2047 {
2048  "work_box_put_on_ground",
2049  3131223852,
2050  "work_activities"
2051 },
2052 {
2053  "work_box_take_from_ground",
2054  1258453289,
2055  "work_activities"
2056 },
2057 {
2058  "work_bread_punch",
2059  28022532,
2060  "work_activities"
2061 },
2062 {
2063  "work_brickbaking_bricks_heavy",
2064  341743527,
2065  "work_activities"
2066 },
2067 {
2068  "work_brickbaking_bricks_light",
2069  1073621574,
2070  "work_activities"
2071 },
2072 {
2073  "work_brickbaking_shovel_in",
2074  2605567082,
2075  "work_activities"
2076 },
2077 {
2078  "work_brickbaking_shovel_in_with_brick",
2079  4210185627,
2080  "work_activities"
2081 },
2082 {
2083  "work_brickbaking_shovel_out",
2084  7529797,
2085  "work_activities"
2086 },
2087 {
2088  "work_brickbaking_shovel_out_with_brick",
2089  3563370462,
2090  "work_activities"
2091 },
2092 {
2093  "work_bush_movement",
2094  3539010885,
2095  "work_activities"
2096 },
2097 {
2098  "work_butcher_axe_pull",
2099  684065119,
2100  "work_activities"
2101 },
2102 {
2103  "work_butcher_chop_meat",
2104  2052667593,
2105  "work_activities"
2106 },
2107 {
2108  "work_butcher_tearoff_meat",
2109  2765470070,
2110  "work_activities"
2111 },
2112 {
2113  "work_butter_churn_knock",
2114  362972161,
2115  "work_activities"
2116 },
2117 {
2118  "work_butter_churn_splat",
2119  3995220053,
2120  "work_activities"
2121 },
2122 {
2123  "work_butter_churn_stick_down",
2124  2553830976,
2125  "work_activities"
2126 },
2127 {
2128  "work_butter_churn_stick_up_fast",
2129  1942210536,
2130  "work_activities"
2131 },
2132 {
2133  "work_butter_churn_stick_up_slow",
2134  1377841777,
2135  "work_activities"
2136 },
2137 {
2138  "work_card_to_table",
2139  4122653396,
2140  "work_activities"
2141 },
2142 {
2143  "work_carpenter_saw_long_pull",
2144  2101999084,
2145  "work_activities"
2146 },
2147 {
2148  "work_carpenter_saw_long_push",
2149  2622105125,
2150  "work_activities"
2151 },
2152 {
2153  "work_carpenter_saw_short_pull",
2154  3778659664,
2155  "work_activities"
2156 },
2157 {
2158  "work_carpenter_saw_short_push",
2159  3627661177,
2160  "work_activities"
2161 },
2162 {
2163  "work_carpenter_strug_retrieval",
2164  274407234,
2165  "work_activities"
2166 },
2167 {
2168  "work_carpenter_strug_stroke",
2169  520703322,
2170  "work_activities"
2171 },
2172 {
2173  "work_carpenter_table_clean",
2174  2856638556,
2175  "work_activities"
2176 },
2177 {
2178  "work_carpenter_tool_drop",
2179  1003879020,
2180  "work_activities"
2181 },
2182 {
2183  "work_carpenter_tool_take",
2184  3984366554,
2185  "work_activities"
2186 },
2187 {
2188  "work_carpenter_wood_drop",
2189  3384948063,
2190  "work_activities"
2191 },
2192 {
2193  "work_carpenter_wood_hit",
2194  3781507735,
2195  "work_activities"
2196 },
2197 {
2198  "work_carpenter_wood_take",
2199  2070174145,
2200  "work_activities"
2201 },
2202 {
2203  "work_carpet_clean_hit",
2204  2533514776,
2205  "work_activities"
2206 },
2207 {
2208  "work_carry_item_grunt",
2209  243354035,
2210  "work_activities"
2211 },
2212 {
2213  "work_chair_creak",
2214  3330094233,
2215  "work_activities"
2216 },
2217 {
2218  "work_chair_pull",
2219  1807822386,
2220  "work_activities"
2221 },
2222 {
2223  "work_chair_sit",
2224  965883469,
2225  "work_activities"
2226 },
2227 {
2228  "work_chop_vegetables_fast",
2229  2720090097,
2230  "work_activities"
2231 },
2232 {
2233  "work_chop_vegetables_slow",
2234  1150184668,
2235  "work_activities"
2236 },
2237 {
2238  "work_clean_cloth",
2239  3074122733,
2240  "work_activities"
2241 },
2242 {
2243  "work_cleaning_broom",
2244  1987367362,
2245  "work_activities"
2246 },
2247 {
2248  "work_cleaning_broom_start",
2249  3595582659,
2250  "work_activities"
2251 },
2252 {
2253  "work_cleaning_broom_stop",
2254  4214843457,
2255  "work_activities"
2256 },
2257 {
2258  "work_cleaning_brush_backward",
2259  1809654515,
2260  "work_activities"
2261 },
2262 {
2263  "work_cleaning_brush_circle",
2264  473357164,
2265  "work_activities"
2266 },
2267 {
2268  "work_cleaning_brush_forward",
2269  1268263231,
2270  "work_activities"
2271 },
2272 {
2273  "work_cleaning_brush_start",
2274  2345332276,
2275  "work_activities"
2276 },
2277 {
2278  "work_cleaning_brush_stop",
2279  4230431656,
2280  "work_activities"
2281 },
2282 {
2283  "work_cleaning_washing",
2284  2655557258,
2285  "work_activities"
2286 },
2287 {
2288  "work_cleaning_water_splash",
2289  1102857526,
2290  "work_activities"
2291 },
2292 {
2293  "work_cleaning_water_splat",
2294  2326984685,
2295  "work_activities"
2296 },
2297 {
2298  "work_cook_on_stick_fail",
2299  3201343349,
2300  "work_activities"
2301 },
2302 {
2303  "work_cooking_adding_salt",
2304  4007205268,
2305  "work_activities"
2306 },
2307 {
2308  "work_cow_milking_squish",
2309  1594316932,
2310  "work_activities"
2311 },
2312 {
2313  "work_door_hit",
2314  958896959,
2315  "work_activities"
2316 },
2317 {
2318  "work_door_kick",
2319  2000799874,
2320  "work_activities"
2321 },
2322 {
2323  "work_door_knock",
2324  1222805916,
2325  "work_activities"
2326 },
2327 {
2328  "work_eating_bite_apple",
2329  430670601,
2330  "work_activities"
2331 },
2332 {
2333  "work_eating_bite_mushy",
2334  263961561,
2335  "work_activities"
2336 },
2337 {
2338  "work_eating_chewing",
2339  96646105,
2340  "work_activities"
2341 },
2342 {
2343  "work_eating_drink_move",
2344  265693004,
2345  "work_activities"
2346 },
2347 {
2348  "work_eating_drink_open_bottle",
2349  4263599174,
2350  "work_activities"
2351 },
2352 {
2353  "work_eating_drink_start",
2354  1246545589,
2355  "work_activities"
2356 },
2357 {
2358  "work_eating_drink_swallow",
2359  1783828840,
2360  "work_activities"
2361 },
2362 {
2363  "work_eating_fill_spoon",
2364  1848488523,
2365  "work_activities"
2366 },
2367 {
2368  "work_eating_grab_spoon",
2369  3901858974,
2370  "work_activities"
2371 },
2372 {
2373  "work_elixir_brewing_glass",
2374  1860664264,
2375  "work_activities"
2376 },
2377 {
2378  "work_farmer_dig",
2379  1950856281,
2380  "work_activities"
2381 },
2382 {
2383  "work_farmer_dig_debris",
2384  2267396969,
2385  "work_activities"
2386 },
2387 {
2388  "work_farmer_pickup_tool",
2389  4045384328,
2390  "work_activities"
2391 },
2392 {
2393  "work_fight_slap_face",
2394  1929164382,
2395  "work_activities"
2396 },
2397 {
2398  "work_fireplace_grab_wood",
2399  2927395405,
2400  "work_activities"
2401 },
2402 {
2403  "work_fireplace_hands_rub",
2404  739483459,
2405  "work_activities"
2406 },
2407 {
2408  "work_fireplace_throw_wood_to_fire",
2409  2091249254,
2410  "work_activities"
2411 },
2412 {
2413  "work_fishing_float_splash",
2414  4055626924,
2415  "work_activities"
2416 },
2417 {
2418  "work_fishing_rod_swiss",
2419  520260799,
2420  "work_activities"
2421 },
2422 {
2423  "work_guard_boots",
2424  2703659714,
2425  "work_activities"
2426 },
2427 {
2428  "work_haircut_long",
2429  812874016,
2430  "work_activities"
2431 },
2432 {
2433  "work_haircut_short",
2434  2638830272,
2435  "work_activities"
2436 },
2437 {
2438  "work_hand_into_purse",
2439  331729371,
2440  "work_activities"
2441 },
2442 {
2443  "work_hand_out_of_purse",
2444  2341518897,
2445  "work_activities"
2446 },
2447 {
2448  "work_hand_pressing_purse",
2449  2298109510,
2450  "work_activities"
2451 },
2452 {
2453  "work_hands_rub_slow",
2454  2221010649,
2455  "work_activities"
2456 },
2457 {
2458  "work_hay_tossing_long",
2459  1108124636,
2460  "work_activities"
2461 },
2462 {
2463  "work_hay_tossing_short",
2464  683143524,
2465  "work_activities"
2466 },
2467 {
2468  "work_horse_brush_grab",
2469  1582893274,
2470  "work_activities"
2471 },
2472 {
2473  "work_horse_brush_hide",
2474  1794136468,
2475  "work_activities"
2476 },
2477 {
2478  "work_horse_brushing",
2479  1006168799,
2480  "work_activities"
2481 },
2482 {
2483  "work_horse_slapping",
2484  3140934517,
2485  "work_activities"
2486 },
2487 {
2488  "work_horse_stroking_long",
2489  1897927079,
2490  "work_activities"
2491 },
2492 {
2493  "work_horse_stroking_short",
2494  2860747257,
2495  "work_activities"
2496 },
2497 {
2498  "work_keychain_jingle",
2499  1035672027,
2500  "work_activities"
2501 },
2502 {
2503  "work_kiss",
2504  3077230359,
2505  "work_activities"
2506 },
2507 {
2508  "work_loot_ground",
2509  3438054367,
2510  "work_activities"
2511 },
2512 {
2513  "work_man_catch_coin_purse",
2514  3866244505,
2515  "work_activities"
2516 },
2517 {
2518  "work_man_coin_bag_drop",
2519  887296898,
2520  "work_activities"
2521 },
2522 {
2523  "work_man_coin_toss",
2524  2792653209,
2525  "work_activities"
2526 },
2527 {
2528  "work_man_count_money",
2529  289746790,
2530  "work_activities"
2531 },
2532 {
2533  "work_man_hammering_bad_hit",
2534  3660615458,
2535  "work_activities"
2536 },
2537 {
2538  "work_man_hammering_nail",
2539  1659882587,
2540  "work_activities"
2541 },
2542 {
2543  "work_man_pee_loop_start",
2544  297813772,
2545  "work_activities"
2546 },
2547 {
2548  "work_man_pee_loop_stop",
2549  696717216,
2550  "work_activities"
2551 },
2552 {
2553  "work_man_put_away_coin_purse",
2554  887215738,
2555  "work_activities"
2556 },
2557 {
2558  "work_map_crumple",
2559  2136491482,
2560  "work_activities"
2561 },
2562 {
2563  "work_mud_tap",
2564  3906053039,
2565  "work_activities"
2566 },
2567 {
2568  "work_mug_banging_mugs",
2569  376762600,
2570  "work_activities"
2571 },
2572 {
2573  "work_mug_cleaning_long",
2574  3763325077,
2575  "work_activities"
2576 },
2577 {
2578  "work_mug_cleaning_mid_01",
2579  3440589351,
2580  "work_activities"
2581 },
2582 {
2583  "work_mug_cleaning_mid_02",
2584  3440589348,
2585  "work_activities"
2586 },
2587 {
2588  "work_mug_cleaning_short",
2589  2834606195,
2590  "work_activities"
2591 },
2592 {
2593  "work_mug_cleaning_squeak",
2594  3173775841,
2595  "work_activities"
2596 },
2597 {
2598  "work_mug_put",
2599  1118475644,
2600  "work_activities"
2601 },
2602 {
2603  "work_mug_squeak",
2604  2095973419,
2605  "work_activities"
2606 },
2607 {
2608  "work_mug_take",
2609  2694022420,
2610  "work_activities"
2611 },
2612 {
2613  "work_musician_flute_playing_loop_1_start",
2614  462904466,
2615  "work_activities"
2616 },
2617 {
2618  "work_musician_flute_playing_loop_1_stop",
2619  830106954,
2620  "work_activities"
2621 },
2622 {
2623  "work_musician_lute_pick",
2624  3115719827,
2625  "work_activities"
2626 },
2627 {
2628  "work_musician_lute_strum",
2629  4044665779,
2630  "work_activities"
2631 },
2632 {
2633  "work_open_fan",
2634  1846268459,
2635  "work_activities"
2636 },
2637 {
2638  "work_paint",
2639  458825999,
2640  "work_activities"
2641 },
2642 {
2643  "work_pick_card",
2644  3874509851,
2645  "work_activities"
2646 },
2647 {
2648  "work_pickaxe_hit",
2649  1738152392,
2650  "work_activities"
2651 },
2652 {
2653  "work_pickaxe_hit_debris",
2654  696480190,
2655  "work_activities"
2656 },
2657 {
2658  "work_picking_herbs",
2659  421322331,
2660  "work_activities"
2661 },
2662 {
2663  "work_pipe_blow_smoke",
2664  2789917538,
2665  "work_activities"
2666 },
2667 {
2668  "work_pipe_sniff",
2669  884837004,
2670  "work_activities"
2671 },
2672 {
2673  "work_play_with_knife_stab",
2674  1660896871,
2675  "work_activities"
2676 },
2677 {
2678  "work_play_with_knife_stab_into_table",
2679  2705738957,
2680  "work_activities"
2681 },
2682 {
2683  "work_play_with_knife_stab_out",
2684  4150418374,
2685  "work_activities"
2686 },
2687 {
2688  "work_playing_dice_cup_hit",
2689  3302857394,
2690  "work_activities"
2691 },
2692 {
2693  "work_playing_dice_insert",
2694  2904353071,
2695  "work_activities"
2696 },
2697 {
2698  "work_playing_dice_roll",
2699  1525861585,
2700  "work_activities"
2701 },
2702 {
2703  "work_playing_dice_take",
2704  1420083897,
2705  "work_activities"
2706 },
2707 {
2708  "work_plucking_chicken",
2709  2994855916,
2710  "work_activities"
2711 },
2712 {
2713  "work_pour_short",
2714  2672451300,
2715  "work_activities"
2716 },
2717 {
2718  "work_pour_stop",
2719  2200597270,
2720  "work_activities"
2721 },
2722 {
2723  "work_pushup_grunt",
2724  3793676717,
2725  "work_activities"
2726 },
2727 {
2728  "work_reading_page_flip",
2729  4111526159,
2730  "work_activities"
2731 },
2732 {
2733  "work_row_put_down",
2734  3192617392,
2735  "work_activities"
2736 },
2737 {
2738  "work_row_rowing_wood",
2739  3840451006,
2740  "work_activities"
2741 },
2742 {
2743  "work_row_wood_creak",
2744  2487824572,
2745  "work_activities"
2746 },
2747 {
2748  "work_scythe",
2749  3603650637,
2750  "work_activities"
2751 },
2752 {
2753  "work_sharpening_scythe",
2754  1953797745,
2755  "work_activities"
2756 },
2757 {
2758  "work_ship_roll_stg",
2759  449903930,
2760  "work_activities"
2761 },
2762 {
2763  "work_sleep_sit_on_bed",
2764  1327416065,
2765  "work_activities"
2766 },
2767 {
2768  "work_spyglass_close",
2769  3591446614,
2770  "work_activities"
2771 },
2772 {
2773  "work_theatre_hand_clap",
2774  4203802083,
2775  "work_activities"
2776 },
2777 {
2778  "work_weapon_halberd_handling_grab",
2779  135446363,
2780  "work_activities"
2781 },
2782 {
2783  "work_weapon_halberd_handling_hand_off",
2784  3487052732,
2785  "work_activities"
2786 },
2787 {
2788  "work_weapon_halberd_handling_hand_slide",
2789  2941337992,
2790  "work_activities"
2791 },
2792 {
2793  "work_weapon_halberd_put_on_floor",
2794  3808361783,
2795  "work_activities"
2796 },
2797 {
2798  "work_woman_brushing_hair",
2799  1044644291,
2800  "work_activities"
2801 },
2802 {
2803  "work_woman_serving_drinks",
2804  636545678,
2805  "work_activities"
2806 },
2807 {
2808  "work_woman_water_pour",
2809  3573012762,
2810  "work_activities"
2811 },
2812 {
2813  "work_wood_chop_hit",
2814  1420127031,
2815  "work_activities"
2816 },
2817 {
2818  "work_wood_debris",
2819  614337852,
2820  "work_activities"
2821 },
2822 {
2823  "work_writing_01",
2824  2376191419,
2825  "work_activities"
2826 },
2827 {
2828  "work_writing_02",
2829  2376191416,
2830  "work_activities"
2831 },
2832 {
2833  "work_writing_03",
2834  2376191417,
2835  "work_activities"
2836 },
2837 {
2838  "work_writing_04",
2839  2376191422,
2840  "work_activities"
2841 },
2842 {
2843  "work_writing_dot",
2844  3681748263,
2845  "work_activities"
2846 },
2847 {
2848  "work_writing_start",
2849  4024314426,
2850  "work_activities"
2851 },
2852 {
2853  "work_writing_stop",
2854  709382738,
2855  "work_activities"
2856 },
2857 {
2858  "work_writing_tint",
2859  3816297141,
2860  "work_activities"
2861 },
2862 {
2863  "focus_clue_gryphon_start",
2864  838512042,
2865  "monster_griffon"
2866 },
2867 {
2868  "focus_clue_gryphon_stop",
2869  3225303426,
2870  "monster_griffon"
2871 },
2872 {
2873  "monster_griffon__breathing",
2874  1516852477,
2875  "monster_griffon"
2876 },
2877 {
2878  "monster_griffon__breathing_RND",
2879  3387359876,
2880  "monster_griffon"
2881 },
2882 {
2883  "monster_griffon_body_slice",
2884  390414697,
2885  "monster_griffon"
2886 },
2887 {
2888  "monster_griffon_burning",
2889  2648945239,
2890  "monster_griffon"
2891 },
2892 {
2893  "monster_griffon_burning_stop",
2894  2644440050,
2895  "monster_griffon"
2896 },
2897 {
2898  "monster_griffon_death_burning",
2899  2124913392,
2900  "monster_griffon"
2901 },
2902 {
2903  "monster_griffon_death_cry",
2904  464871161,
2905  "monster_griffon"
2906 },
2907 {
2908  "monster_griffon_death_cry_exhale",
2909  1465568523,
2910  "monster_griffon"
2911 },
2912 {
2913  "monster_griffon_eating",
2914  3067010488,
2915  "monster_griffon"
2916 },
2917 {
2918  "monster_griffon_footsteps",
2919  3700295099,
2920  "monster_griffon"
2921 },
2922 {
2923  "monster_griffon_footsteps_shuffle",
2924  145904385,
2925  "monster_griffon"
2926 },
2927 {
2928  "monster_griffon_hurt",
2929  3292116053,
2930  "monster_griffon"
2931 },
2932 {
2933  "monster_griffon_hurt_always",
2934  410629807,
2935  "monster_griffon"
2936 },
2937 {
2938  "monster_griffon_hurt_loud",
2939  1810877848,
2940  "monster_griffon"
2941 },
2942 {
2943  "monster_griffon_hurt_rnd",
2944  2637679868,
2945  "monster_griffon"
2946 },
2947 {
2948  "monster_griffon_idle_vo",
2949  3948230162,
2950  "monster_griffon"
2951 },
2952 {
2953  "monster_griffon_idle_vo_RND",
2954  3340608587,
2955  "monster_griffon"
2956 },
2957 {
2958  "monster_griffon_landing",
2959  2829761607,
2960  "monster_griffon"
2961 },
2962 {
2963  "monster_griffon_movement",
2964  160855657,
2965  "monster_griffon"
2966 },
2967 {
2968  "monster_griffon_parry_ADD",
2969  448563728,
2970  "monster_griffon"
2971 },
2972 {
2973  "monster_griffon_pre_attack_growl",
2974  2130892478,
2975  "monster_griffon"
2976 },
2977 {
2978  "monster_griffon_pre_attack_growl_always",
2979  2336585530,
2980  "monster_griffon"
2981 },
2982 {
2983  "monster_griffon_punch_ground",
2984  2884994460,
2985  "monster_griffon"
2986 },
2987 {
2988  "monster_griffon_screech",
2989  4007381669,
2990  "monster_griffon"
2991 },
2992 {
2993  "monster_griffon_screech_always",
2994  371931103,
2995  "monster_griffon"
2996 },
2997 {
2998  "monster_griffon_screech_short",
2999  987643910,
3000  "monster_griffon"
3001 },
3002 {
3003  "monster_griffon_screech_short_always",
3004  2128357026,
3005  "monster_griffon"
3006 },
3007 {
3008  "monster_griffon_slide_fly",
3009  1118536723,
3010  "monster_griffon"
3011 },
3012 {
3013  "monster_griffon_taunt_long",
3014  1074981831,
3015  "monster_griffon"
3016 },
3017 {
3018  "monster_griffon_taunt_short",
3019  2887622297,
3020  "monster_griffon"
3021 },
3022 {
3023  "monster_griffon_wing_attack",
3024  1805852962,
3025  "monster_griffon"
3026 },
3027 {
3028  "monster_griffon_wing_flap",
3029  3188579851,
3030  "monster_griffon"
3031 },
3032 {
3033  "set_monster_gryphon_armour_type_generic",
3034  2539321742,
3035  "monster_griffon"
3036 },
3037 {
3038  "mh_nv_307_door_broken_to_pieces",
3039  2840224511,
3040  "mh_nv_307"
3041 },
3042 {
3043  "mh_nv_306_earthquake_in_house",
3044  2582379510,
3045  "mh_nv_306"
3046 },
3047 {
3048  "mh_nv_306_magic_barrier_deactivate",
3049  2695522882,
3050  "mh_nv_306"
3051 },
3052 {
3053  "mh_nv_306_magic_barrier_loop_start",
3054  3668795339,
3055  "mh_nv_306"
3056 },
3057 {
3058  "mh_nv_306_magic_barrier_loop_stop",
3059  1305191785,
3060  "mh_nv_306"
3061 },
3062 {
3063  "mh_nv_306_open_stone_door",
3064  148113125,
3065  "mh_nv_306"
3066 },
3067 {
3068  "mh_nv_306_power_crystal_activate",
3069  2261764068,
3070  "mh_nv_306"
3071 },
3072 {
3073  "mh_nv_306_power_crystal_explode",
3074  2296306774,
3075  "mh_nv_306"
3076 },
3077 {
3078  "mh_nv_306_press_button",
3079  1178222604,
3080  "mh_nv_306"
3081 },
3082 {
3083  "mh_nv_306_rock_crash",
3084  1463990335,
3085  "mh_nv_306"
3086 },
3087 {
3088  "mh_nv_306_wood_crash",
3089  758930699,
3090  "mh_nv_306"
3091 },
3092 {
3093  "mh_nv_305_doppler_transformation",
3094  1238623741,
3095  "mh_nv_305"
3096 },
3097 {
3098  "mh_nv_304_katakan_sounds_on_focus",
3099  3650351631,
3100  "mh_nv_304"
3101 },
3102 {
3103  "cs105_give_take",
3104  498376135,
3105  "cs105_give_take"
3106 },
3107 {
3108  "cs401_km_uma_intro",
3109  504237766,
3110  "cs401_km_uma_intro"
3111 },
3112 {
3113  "cs109_geralt_destroys_wmd",
3114  515435714,
3115  "cs109_geralt_destroys_wmd"
3116 },
3117 {
3118  "cs501_cam_transfer_to_geralt",
3119  516470437,
3120  "cs501_cam_transfer_to_geralt"
3121 },
3122 {
3123  "monster_wyvern_eating",
3124  3174565300,
3125  "monster_wyvern"
3126 },
3127 {
3128  "monster_wyvern_focus_100m_start",
3129  1593518258,
3130  "monster_wyvern"
3131 },
3132 {
3133  "monster_wyvern_focus_100m_stop",
3134  495869418,
3135  "monster_wyvern"
3136 },
3137 {
3138  "monster_wyvern_head_swoosh",
3139  2048835074,
3140  "monster_wyvern"
3141 },
3142 {
3143  "monster_wyvern_jaw_clap",
3144  2051409193,
3145  "monster_wyvern"
3146 },
3147 {
3148  "monster_wyvern_mv_bodyfall",
3149  3789405701,
3150  "monster_wyvern"
3151 },
3152 {
3153  "monster_wyvern_mv_foley",
3154  3173827995,
3155  "monster_wyvern"
3156 },
3157 {
3158  "monster_wyvern_mv_footstep",
3159  3891068940,
3160  "monster_wyvern"
3161 },
3162 {
3163  "monster_wyvern_mv_footsteps_LOUD",
3164  588613326,
3165  "monster_wyvern"
3166 },
3167 {
3168  "monster_wyvern_mv_shuffle",
3169  912135701,
3170  "monster_wyvern"
3171 },
3172 {
3173  "monster_wyvern_mv_stomp",
3174  2813149509,
3175  "monster_wyvern"
3176 },
3177 {
3178  "monster_wyvern_mv_stomp_dirt_CUSTOM",
3179  995246787,
3180  "monster_wyvern"
3181 },
3182 {
3183  "monster_wyvern_mv_stomp_heavy",
3184  3239876981,
3185  "monster_wyvern"
3186 },
3187 {
3188  "monster_wyvern_mv_wingflap_heavy",
3189  350147770,
3190  "monster_wyvern"
3191 },
3192 {
3193  "monster_wyvern_mv_wingflap_long",
3194  2155684431,
3195  "monster_wyvern"
3196 },
3197 {
3198  "monster_wyvern_mv_wingflap_long_attack",
3199  2344070054,
3200  "monster_wyvern"
3201 },
3202 {
3203  "monster_wyvern_mv_wingflap_long_CUSTOM",
3204  1447063599,
3205  "monster_wyvern"
3206 },
3207 {
3208  "monster_wyvern_mv_wingflap_normal",
3209  789165348,
3210  "monster_wyvern"
3211 },
3212 {
3213  "monster_wyvern_tail_swoosh",
3214  1170458314,
3215  "monster_wyvern"
3216 },
3217 {
3218  "monster_wyvern_vo_ADD",
3219  1021198607,
3220  "monster_wyvern"
3221 },
3222 {
3223  "monster_wyvern_vo_ADD_LOUD",
3224  3435933862,
3225  "monster_wyvern"
3226 },
3227 {
3228  "monster_wyvern_vo_ADD_RND",
3229  467996722,
3230  "monster_wyvern"
3231 },
3232 {
3233  "monster_wyvern_vo_attack_short",
3234  94582541,
3235  "monster_wyvern"
3236 },
3237 {
3238  "monster_wyvern_vo_attack_short_ALWAYS",
3239  3311618151,
3240  "monster_wyvern"
3241 },
3242 {
3243  "monster_wyvern_vo_attack_short_CUSTOM",
3244  1520279201,
3245  "monster_wyvern"
3246 },
3247 {
3248  "monster_wyvern_vo_burning_loop_start",
3249  3749175429,
3250  "monster_wyvern"
3251 },
3252 {
3253  "monster_wyvern_vo_burning_loop_stop",
3254  657540391,
3255  "monster_wyvern"
3256 },
3257 {
3258  "monster_wyvern_vo_calm_long",
3259  1348139176,
3260  "monster_wyvern"
3261 },
3262 {
3263  "monster_wyvern_vo_calm_long_RND",
3264  2690388005,
3265  "monster_wyvern"
3266 },
3267 {
3268  "monster_wyvern_vo_calm_short",
3269  1837289320,
3270  "monster_wyvern"
3271 },
3272 {
3273  "monster_wyvern_vo_calm_short_RND",
3274  997237733,
3275  "monster_wyvern"
3276 },
3277 {
3278  "monster_wyvern_vo_calm_short_RND_FLY",
3279  1571825475,
3280  "monster_wyvern"
3281 },
3282 {
3283  "monster_wyvern_vo_death",
3284  1775542436,
3285  "monster_wyvern"
3286 },
3287 {
3288  "monster_wyvern_vo_growl",
3289  2575642381,
3290  "monster_wyvern"
3291 },
3292 {
3293  "monster_wyvern_vo_growl_CUSTOM",
3294  3863725729,
3295  "monster_wyvern"
3296 },
3297 {
3298  "monster_wyvern_vo_growl_RND",
3299  1919320468,
3300  "monster_wyvern"
3301 },
3302 {
3303  "monster_wyvern_vo_growl_RND_FLY",
3304  854183402,
3305  "monster_wyvern"
3306 },
3307 {
3308  "monster_wyvern_vo_pain",
3309  3009289158,
3310  "monster_wyvern"
3311 },
3312 {
3313  "monster_wyvern_vo_pain_burn",
3314  534792250,
3315  "monster_wyvern"
3316 },
3317 {
3318  "monster_wyvern_vo_pain_RND",
3319  1577681703,
3320  "monster_wyvern"
3321 },
3322 {
3323  "monster_wyvern_vo_poison",
3324  3870638858,
3325  "monster_wyvern"
3326 },
3327 {
3328  "monster_wyvern_vo_poison_CUSTOM",
3329  2402379008,
3330  "monster_wyvern"
3331 },
3332 {
3333  "monster_wyvern_vo_taunt_long",
3334  2079333739,
3335  "monster_wyvern"
3336 },
3337 {
3338  "monster_wyvern_vo_taunt_long_CUSTOM",
3339  3256943659,
3340  "monster_wyvern"
3341 },
3342 {
3343  "monster_wyvern_vo_taunt_long_RND",
3344  191295798,
3345  "monster_wyvern"
3346 },
3347 {
3348  "monster_wyvern_vo_taunt_short",
3349  1991612453,
3350  "monster_wyvern"
3351 },
3352 {
3353  "monster_wyvern_vo_taunt_short_CUSTOM",
3354  2178486169,
3355  "monster_wyvern"
3356 },
3357 {
3358  "monster_wyvern_vo_taunt_short_RND",
3359  857068684,
3360  "monster_wyvern"
3361 },
3362 {
3363  "monster_wyvern_vo_taunt_short_RND_FLY",
3364  28338,
3365  "monster_wyvern"
3366 },
3367 {
3368  "set_monster_wyvern_armour_type_generic",
3369  3992248668,
3370  "monster_wyvern"
3371 },
3372 {
3373  "cs_sq301_geralt_triss_kiss",
3374  566377313,
3375  "cs_sq301_geralt_triss_kiss"
3376 },
3377 {
3378  "cs202_geralt_fixes_boat",
3379  571596876,
3380  "cs202_geralt_fixes_boat"
3381 },
3382 {
3383  "qu_km_403_viper_trap_explosion",
3384  855625781,
3385  "qu_item_viper_trap"
3386 },
3387 {
3388  "qu_km_403_viper_trap_fire_loop",
3389  657821613,
3390  "qu_item_viper_trap"
3391 },
3392 {
3393  "qu_km_403_viper_trap_fire_loop_end",
3394  40822255,
3395  "qu_item_viper_trap"
3396 },
3397 {
3398  "magic_megascope_broken",
3399  452374343,
3400  "magic_megascope"
3401 },
3402 {
3403  "magic_megascope_end",
3404  2521936119,
3405  "magic_megascope"
3406 },
3407 {
3408  "magic_megascope_explosion",
3409  903847485,
3410  "magic_megascope"
3411 },
3412 {
3413  "magic_megascope_loop",
3414  2031916250,
3415  "magic_megascope"
3416 },
3417 {
3418  "magic_megascope_loop_end",
3419  444167664,
3420  "magic_megascope"
3421 },
3422 {
3423  "magic_megascope_start",
3424  3648010980,
3425  "magic_megascope"
3426 },
3427 {
3428  "cs605_professor_dies_pt2",
3429  620450513,
3430  "cs605_professor_dies_pt2"
3431 },
3432 {
3433  "cs605_professor_dies_pt1",
3434  620450514,
3435  "cs605_professor_dies_pt1"
3436 },
3437 {
3438  "cs103_ciri_runs",
3439  625328690,
3440  "cs103_ciri_runs"
3441 },
3442 {
3443  "cs111_arrives_at_sabath_pt2",
3444  647511784,
3445  "cs111_arrives_at_sabath_pt2"
3446 },
3447 {
3448  "cs111_arrives_at_sabath_pt1",
3449  647511787,
3450  "cs111_arrives_at_sabath_pt1"
3451 },
3452 {
3453  "magic_geralt_ghost_possession",
3454  78951211,
3455  "magic_geralt"
3456 },
3457 {
3458  "magic_geralt_healing_loop",
3459  4195383222,
3460  "magic_geralt"
3461 },
3462 {
3463  "magic_geralt_healing_loop_end",
3464  2598199996,
3465  "magic_geralt"
3466 },
3467 {
3468  "magic_geralt_healing_oneshot",
3469  687035136,
3470  "magic_geralt"
3471 },
3472 {
3473  "magic_geralt_ice_hit",
3474  2186412448,
3475  "magic_geralt"
3476 },
3477 {
3478  "magic_geralt_invisible_loop",
3479  3465145115,
3480  "magic_geralt"
3481 },
3482 {
3483  "magic_geralt_invisible_loop_end",
3484  2912263933,
3485  "magic_geralt"
3486 },
3487 {
3488  "magic_geralt_radovid_blinding_loop_start",
3489  3891658450,
3490  "magic_geralt"
3491 },
3492 {
3493  "magic_geralt_radovid_blinding_loop_stop",
3494  1656577162,
3495  "magic_geralt"
3496 },
3497 {
3498  "magic_geralt_teleport",
3499  2743900816,
3500  "magic_geralt"
3501 },
3502 {
3503  "cs603_ewald_dies",
3504  652786670,
3505  "cs603_ewald_dies"
3506 },
3507 {
3508  "amb_dyn_g_water_ocean_beach_border",
3509  1750803523,
3510  "amb_dyn_global_ocean"
3511 },
3512 {
3513  "amb_dyn_g_water_ocean_cliff_border",
3514  1422562146,
3515  "amb_dyn_global_ocean"
3516 },
3517 {
3518  "amb_dyn_g_water_ocean_global",
3519  4294784976,
3520  "amb_dyn_global_ocean"
3521 },
3522 {
3523  "amb_sk_qu_202_water_ocean_border_loop_start",
3524  513931960,
3525  "amb_dyn_global_ocean"
3526 },
3527 {
3528  "amb_sk_qu_202_water_ocean_border_loop_stop",
3529  2902530500,
3530  "amb_dyn_global_ocean"
3531 },
3532 {
3533  "amb_qu_cooking_bubbles_20m_loop",
3534  1662082596,
3535  "amb_qu_cooking"
3536 },
3537 {
3538  "amb_qu_cooking_bubbles_20m_loop_end",
3539  3547581754,
3540  "amb_qu_cooking"
3541 },
3542 {
3543  "amb_qu_cooking_soup_boiling_20m_loop",
3544  1332060793,
3545  "amb_qu_cooking"
3546 },
3547 {
3548  "amb_qu_cooking_soup_boiling_20m_loop_end",
3549  2372394939,
3550  "amb_qu_cooking"
3551 },
3552 {
3553  "amb_qu_cooking_soup_boiling_20m_loop_quiet",
3554  2073499820,
3555  "amb_qu_cooking"
3556 },
3557 {
3558  "amb_qu_cooking_soup_boiling_20m_loop_quiet_end",
3559  2544693314,
3560  "amb_qu_cooking"
3561 },
3562 {
3563  "cs103_barons_fistfight_sfx",
3564  3593192536,
3565  "cs103_barons_fistfight"
3566 },
3567 {
3568  "cs504_piggyback_ride",
3569  677785685,
3570  "cs504_piggyback_ride"
3571 },
3572 {
3573  "cs107_witch_gravehag",
3574  682863335,
3575  "cs107_witch_gravehag"
3576 },
3577 {
3578  "cs202_giant_destroy_cage_no_hjalmar_sfx",
3579  1086010313,
3580  "cs202_giant_destroy_cage_no_hjalmar"
3581 },
3582 {
3583  "cs210_geralt_gives_lara_necklace",
3584  693078427,
3585  "cs210_geralt_gives_lara_necklace"
3586 },
3587 {
3588  "cs201_behind_tapestry",
3589  705834506,
3590  "cs201_behind_tapestry"
3591 },
3592 {
3593  "fx_water_deep_jump_in_big",
3594  3784913520,
3595  "fx_water"
3596 },
3597 {
3598  "fx_water_deep_jump_in_small",
3599  3103821951,
3600  "fx_water"
3601 },
3602 {
3603  "sq_nv_106_bodyfall_down",
3604  2096367413,
3605  "sq_nv_106"
3606 },
3607 {
3608  "sq_nv_106_sword_hit",
3609  2859129922,
3610  "sq_nv_106"
3611 },
3612 {
3613  "cs202_enter_troll_cave_sfx",
3614  2795984650,
3615  "cs202_enter_troll_cave"
3616 },
3617 {
3618  "monster_siren_aggro_medium_custom",
3619  4115082756,
3620  "monster_siren"
3621 },
3622 {
3623  "monster_siren_attack_airstrike_custom",
3624  3679476933,
3625  "monster_siren"
3626 },
3627 {
3628  "monster_siren_attack_whoosh_heavy",
3629  2868837167,
3630  "monster_siren"
3631 },
3632 {
3633  "monster_siren_attack_whoosh_medium",
3634  3249315951,
3635  "monster_siren"
3636 },
3637 {
3638  "monster_siren_despawn_air",
3639  1795346841,
3640  "monster_siren"
3641 },
3642 {
3643  "monster_siren_despawn_water",
3644  3368275716,
3645  "monster_siren"
3646 },
3647 {
3648  "monster_siren_fly_slide",
3649  2373131887,
3650  "monster_siren"
3651 },
3652 {
3653  "monster_siren_focus_100m_start",
3654  434533818,
3655  "monster_siren"
3656 },
3657 {
3658  "monster_siren_focus_100m_stop",
3659  1398540498,
3660  "monster_siren"
3661 },
3662 {
3663  "monster_siren_hiss_custom",
3664  3832380081,
3665  "monster_siren"
3666 },
3667 {
3668  "monster_siren_idle_grunt_custom",
3669  2428805827,
3670  "monster_siren"
3671 },
3672 {
3673  "monster_siren_mv_bodyfall",
3674  3437379453,
3675  "monster_siren"
3676 },
3677 {
3678  "monster_siren_mv_footstep_run",
3679  2047052594,
3680  "monster_siren"
3681 },
3682 {
3683  "monster_siren_mv_footstep_walk",
3684  1803415676,
3685  "monster_siren"
3686 },
3687 {
3688  "monster_siren_mv_handling",
3689  1331657489,
3690  "monster_siren"
3691 },
3692 {
3693  "monster_siren_mv_wing_move_fast",
3694  3877404550,
3695  "monster_siren"
3696 },
3697 {
3698  "monster_siren_mv_wing_move_slow",
3699  738057467,
3700  "monster_siren"
3701 },
3702 {
3703  "monster_siren_mv_wing_whoosh_fast",
3704  99256537,
3705  "monster_siren"
3706 },
3707 {
3708  "monster_siren_mv_wing_whoosh_slow",
3709  2568882084,
3710  "monster_siren"
3711 },
3712 {
3713  "monster_siren_slide_custom",
3714  4278962573,
3715  "monster_siren"
3716 },
3717 {
3718  "monster_siren_spawn_air",
3719  1701564990,
3720  "monster_siren"
3721 },
3722 {
3723  "monster_siren_spawn_water",
3724  3671759507,
3725  "monster_siren"
3726 },
3727 {
3728  "monster_siren_spec_boat_break",
3729  216144616,
3730  "monster_siren"
3731 },
3732 {
3733  "monster_siren_uw_hit",
3734  1257673264,
3735  "monster_siren"
3736 },
3737 {
3738  "monster_siren_uw_movement",
3739  3183640706,
3740  "monster_siren"
3741 },
3742 {
3743  "monster_siren_uw_scream",
3744  3553260190,
3745  "monster_siren"
3746 },
3747 {
3748  "monster_siren_vo_aggro_medium",
3749  4158351502,
3750  "monster_siren"
3751 },
3752 {
3753  "monster_siren_vo_aggro_medium_FLY",
3754  4058894300,
3755  "monster_siren"
3756 },
3757 {
3758  "monster_siren_vo_aggro_short",
3759  3931047747,
3760  "monster_siren"
3761 },
3762 {
3763  "monster_siren_vo_aggro_short_ALWAYS",
3764  634176405,
3765  "monster_siren"
3766 },
3767 {
3768  "monster_siren_vo_aggro_short_FLY",
3769  745945577,
3770  "monster_siren"
3771 },
3772 {
3773  "monster_siren_vo_attack_airstrike",
3774  2620716113,
3775  "monster_siren"
3776 },
3777 {
3778  "monster_siren_vo_attack_airstrike_FLY",
3779  2876273751,
3780  "monster_siren"
3781 },
3782 {
3783  "monster_siren_vo_attack_short",
3784  3681240805,
3785  "monster_siren"
3786 },
3787 {
3788  "monster_siren_vo_attack_short_ALWAYS",
3789  2074780703,
3790  "monster_siren"
3791 },
3792 {
3793  "monster_siren_vo_attack_short_FLY",
3794  2943482435,
3795  "monster_siren"
3796 },
3797 {
3798  "monster_siren_vo_attack_special",
3799  3952497106,
3800  "monster_siren"
3801 },
3802 {
3803  "monster_siren_vo_block",
3804  1036868913,
3805  "monster_siren"
3806 },
3807 {
3808  "monster_siren_vo_breath_out_heavy",
3809  1122683141,
3810  "monster_siren"
3811 },
3812 {
3813  "monster_siren_vo_breath_out_light",
3814  1573806988,
3815  "monster_siren"
3816 },
3817 {
3818  "monster_siren_vo_damage_heavy",
3819  1106331241,
3820  "monster_siren"
3821 },
3822 {
3823  "monster_siren_vo_damage_light",
3824  1280407912,
3825  "monster_siren"
3826 },
3827 {
3828  "monster_siren_vo_death",
3829  3222646044,
3830  "monster_siren"
3831 },
3832 {
3833  "monster_siren_vo_dodge",
3834  1619716843,
3835  "monster_siren"
3836 },
3837 {
3838  "monster_siren_vo_hiss",
3839  3544726637,
3840  "monster_siren"
3841 },
3842 {
3843  "monster_siren_vo_hiss_ALWAYS",
3844  1886668039,
3845  "monster_siren"
3846 },
3847 {
3848  "monster_siren_vo_idle_grunt",
3849  860830227,
3850  "monster_siren"
3851 },
3852 {
3853  "monster_siren_vo_idle_grunt_ALWAYS",
3854  2452721925,
3855  "monster_siren"
3856 },
3857 {
3858  "monster_siren_vo_shock",
3859  3268754252,
3860  "monster_siren"
3861 },
3862 {
3863  "monster_siren_wing_whoosh_fast_custom",
3864  3229924677,
3865  "monster_siren"
3866 },
3867 {
3868  "monster_siren_wing_whoosh_slow_custom",
3869  2274119198,
3870  "monster_siren"
3871 },
3872 {
3873  "set_monster_siren_armour_type_flesh",
3874  1737524163,
3875  "monster_siren"
3876 },
3877 {
3878  "dialog_phx_wooden_stick_break",
3879  1122939640,
3880  "physics_break"
3881 },
3882 {
3883  "phx_clay_break_big",
3884  2614751422,
3885  "physics_break"
3886 },
3887 {
3888  "phx_clay_break_medium",
3889  4026402577,
3890  "physics_break"
3891 },
3892 {
3893  "phx_clay_break_small",
3894  2552284801,
3895  "physics_break"
3896 },
3897 {
3898  "phx_glass_break_big",
3899  89844389,
3900  "physics_break"
3901 },
3902 {
3903  "phx_glass_break_medium",
3904  1531783320,
3905  "physics_break"
3906 },
3907 {
3908  "phx_glass_break_small",
3909  2713155442,
3910  "physics_break"
3911 },
3912 {
3913  "phx_ice_break_big",
3914  1333285072,
3915  "physics_break"
3916 },
3917 {
3918  "phx_ice_break_medium",
3919  264150823,
3920  "physics_break"
3921 },
3922 {
3923  "phx_ice_break_small",
3924  1522463711,
3925  "physics_break"
3926 },
3927 {
3928  "phx_stone_break_big",
3929  781557078,
3930  "physics_break"
3931 },
3932 {
3933  "phx_stone_break_medium",
3934  2199021177,
3935  "physics_break"
3936 },
3937 {
3938  "phx_stone_break_small",
3939  4161345817,
3940  "physics_break"
3941 },
3942 {
3943  "phx_wood_break_big",
3944  1709237618,
3945  "physics_break"
3946 },
3947 {
3948  "phx_wood_break_huge",
3949  2196332317,
3950  "physics_break"
3951 },
3952 {
3953  "phx_wood_break_medium",
3954  3809628781,
3955  "physics_break"
3956 },
3957 {
3958  "phx_wood_break_small",
3959  2445009381,
3960  "physics_break"
3961 },
3962 {
3963  "phx_wood_break_tiny",
3964  1694951506,
3965  "physics_break"
3966 },
3967 {
3968  "amb_dyn_mysterious_exhale_EXT_EM",
3969  1758791329,
3970  "amb_dyn_mysterious_exhale"
3971 },
3972 {
3973  "qu_item_bookshelf_slide_1s",
3974  2624859244,
3975  "qu_item_bookshelf"
3976 },
3977 {
3978  "cs201_burial",
3979  763939558,
3980  "cs201_burial"
3981 },
3982 {
3983  "cs202_ragnar_wakes_giant",
3984  766400293,
3985  "cs202_ragnar_wakes_giant"
3986 },
3987 {
3988  "monster_golem_cmb_block_ADD",
3989  2356414585,
3990  "monster_golem"
3991 },
3992 {
3993  "monster_golem_cmb_swoosh_ground_hit_heavy",
3994  680139733,
3995  "monster_golem"
3996 },
3997 {
3998  "monster_golem_cmb_swoosh_heavy",
3999  1424232147,
4000  "monster_golem"
4001 },
4002 {
4003  "monster_golem_cmb_swoosh_light",
4004  2036155978,
4005  "monster_golem"
4006 },
4007 {
4008  "monster_golem_cmb_swoosh_medium",
4009  495873603,
4010  "monster_golem"
4011 },
4012 {
4013  "monster_golem_cmb_taunt_hands",
4014  2944369913,
4015  "monster_golem"
4016 },
4017 {
4018  "monster_golem_focus_sfx_start",
4019  3268747700,
4020  "monster_golem"
4021 },
4022 {
4023  "monster_golem_focus_sfx_stop",
4024  3875697192,
4025  "monster_golem"
4026 },
4027 {
4028  "monster_golem_mv_bodyfall",
4029  3245913438,
4030  "monster_golem"
4031 },
4032 {
4033  "monster_golem_mv_foley_heavy",
4034  567379842,
4035  "monster_golem"
4036 },
4037 {
4038  "monster_golem_mv_foley_light",
4039  4211153207,
4040  "monster_golem"
4041 },
4042 {
4043  "monster_golem_mv_footsteps",
4044  1734206994,
4045  "monster_golem"
4046 },
4047 {
4048  "monster_golem_mv_footsteps_shuffle",
4049  4246440900,
4050  "monster_golem"
4051 },
4052 {
4053  "monster_golem_mv_land",
4054  1483421218,
4055  "monster_golem"
4056 },
4057 {
4058  "monster_golem_mv_recover",
4059  817390227,
4060  "monster_golem"
4061 },
4062 {
4063  "monster_golem_vo_attack",
4064  3056303545,
4065  "monster_golem"
4066 },
4067 {
4068  "monster_golem_vo_attack_RND",
4069  3503387736,
4070  "monster_golem"
4071 },
4072 {
4073  "monster_golem_vo_block",
4074  2537261076,
4075  "monster_golem"
4076 },
4077 {
4078  "monster_golem_vo_death_long",
4079  1177814466,
4080  "monster_golem"
4081 },
4082 {
4083  "monster_golem_vo_death_short",
4084  1784166814,
4085  "monster_golem"
4086 },
4087 {
4088  "monster_golem_vo_idle",
4089  2961350179,
4090  "monster_golem"
4091 },
4092 {
4093  "monster_golem_vo_idle_rnd",
4094  206255758,
4095  "monster_golem"
4096 },
4097 {
4098  "monster_golem_vo_pain",
4099  2624061485,
4100  "monster_golem"
4101 },
4102 {
4103  "monster_golem_vo_pain_RND",
4104  2823335796,
4105  "monster_golem"
4106 },
4107 {
4108  "monster_golem_vo_stunned",
4109  1366369190,
4110  "monster_golem"
4111 },
4112 {
4113  "monster_golem_vo_stunned_rnd",
4114  831003079,
4115  "monster_golem"
4116 },
4117 {
4118  "monster_golem_vo_taunt_long",
4119  3866806572,
4120  "monster_golem"
4121 },
4122 {
4123  "monster_golem_vo_taunt_short",
4124  4017498932,
4125  "monster_golem"
4126 },
4127 {
4128  "monster_golem_xtra_block_fx",
4129  3439379935,
4130  "monster_golem"
4131 },
4132 {
4133  "monster_golem_xtra_death_vfx",
4134  303698294,
4135  "monster_golem"
4136 },
4137 {
4138  "set_monster_golem_armour_type_monster_stone",
4139  2279771738,
4140  "monster_golem"
4141 },
4142 {
4143  "cs605_olgierd_dies_pt2",
4144  767809968,
4145  "cs605_olgierd_dies_pt2"
4146 },
4147 {
4148  "cs605_olgierd_dies_pt1",
4149  767809971,
4150  "cs605_olgierd_dies_pt1"
4151 },
4152 {
4153  "cs503_witcher_on_swamps",
4154  792182254,
4155  "cs503_witcher_on_swamps"
4156 },
4157 {
4158  "monster_miscreant_foley",
4159  2109986366,
4160  "monster_miscreant"
4161 },
4162 {
4163  "monster_miscreant_ghost_vfx_loop_start",
4164  862595985,
4165  "monster_miscreant"
4166 },
4167 {
4168  "monster_miscreant_ghost_vfx_loop_stop",
4169  2138925707,
4170  "monster_miscreant"
4171 },
4172 {
4173  "monster_miscreant_vo_agressive",
4174  3041863244,
4175  "monster_miscreant"
4176 },
4177 {
4178  "monster_miscreant_vo_agressive_RND",
4179  3298903329,
4180  "monster_miscreant"
4181 },
4182 {
4183  "monster_miscreant_vo_calm",
4184  3169357110,
4185  "monster_miscreant"
4186 },
4187 {
4188  "monster_miscreant_vo_calm_RND",
4189  1823519191,
4190  "monster_miscreant"
4191 },
4192 {
4193  "set_monster_miscreant_armour_type_flesh",
4194  2723524054,
4195  "monster_miscreant"
4196 },
4197 {
4198  "cs103_baron_taken",
4199  803102698,
4200  "cs103_baron_taken"
4201 },
4202 {
4203  "amb_qu_EXT_EM_crowd_angry_light_30m",
4204  3898509523,
4205  "amb_qu_crowd_angry_light"
4206 },
4207 {
4208  "cs401_interception_pt2",
4209  833172704,
4210  "cs401_interception_pt2"
4211 },
4212 {
4213  "cs401_interception_pt1",
4214  833172707,
4215  "cs401_interception_pt1"
4216 },
4217 {
4218  "cs202_giant_destroy_cage",
4219  845700623,
4220  "cs202_giant_destroy_cage"
4221 },
4222 {
4223  "sign_quen_charge_loop",
4224  3001381154,
4225  "sign_quen"
4226 },
4227 {
4228  "sign_quen_charge_loop_start",
4229  2373998819,
4230  "sign_quen"
4231 },
4232 {
4233  "sign_quen_charge_loop_stop",
4234  155306209,
4235  "sign_quen"
4236 },
4237 {
4238  "sign_quen_discharge_rebound",
4239  81082835,
4240  "sign_quen"
4241 },
4242 {
4243  "sign_quen_discharge_short",
4244  755731080,
4245  "sign_quen"
4246 },
4247 {
4248  "sign_quen_discharge_soft",
4249  996595902,
4250  "sign_quen"
4251 },
4252 {
4253  "sign_quen_force_discharge",
4254  1758686439,
4255  "sign_quen"
4256 },
4257 {
4258  "sign_quen_force_discharge_stop",
4259  2054679458,
4260  "sign_quen"
4261 },
4262 {
4263  "cs105_ciri_meets_witch_sisters_sfx",
4264  2722239104,
4265  "cs105_ciri_meets_witch_sisters"
4266 },
4267 {
4268  "cs210_ciri_destroys_lab",
4269  864107406,
4270  "cs210_ciri_destroys_lab"
4271 },
4272 {
4273  "cs_sq301_geralt_triss_kiss_choice_kiss",
4274  865695458,
4275  "cs_sq301_geralt_triss_kiss_choice_kiss"
4276 },
4277 {
4278  "amb_fx_anomaly_start",
4279  3432253927,
4280  "amb_global_w3"
4281 },
4282 {
4283  "amb_fx_anomaly_stop",
4284  2193681933,
4285  "amb_global_w3"
4286 },
4287 {
4288  "amb_g_EM_animal_insect_flies_05_loop",
4289  3241997857,
4290  "amb_global_w3"
4291 },
4292 {
4293  "amb_g_EM_animal_insect_flies_05_loud_loop",
4294  1664007644,
4295  "amb_global_w3"
4296 },
4297 {
4298  "amb_g_EM_animal_insect_flies_corpse_heavy_loop",
4299  3572065194,
4300  "amb_global_w3"
4301 },
4302 {
4303  "amb_g_EM_animal_insect_flies_corpse_loop",
4304  1494361722,
4305  "amb_global_w3"
4306 },
4307 {
4308  "amb_g_EM_chain_medium_1_hanging_loop_loud",
4309  1460130443,
4310  "amb_global_w3"
4311 },
4312 {
4313  "amb_g_EM_chain_medium_2_hanging_loop_loud",
4314  740809348,
4315  "amb_global_w3"
4316 },
4317 {
4318  "amb_g_EM_cordage_clatter",
4319  3168464420,
4320  "amb_global_w3"
4321 },
4322 {
4323  "amb_g_EM_rope_creaks_1",
4324  629824815,
4325  "amb_global_w3"
4326 },
4327 {
4328  "amb_g_EM_rope_creaks_1_no_weather",
4329  1715211970,
4330  "amb_global_w3"
4331 },
4332 {
4333  "amb_g_EM_rope_creaks_1_quiet_15m",
4334  2263463264,
4335  "amb_global_w3"
4336 },
4337 {
4338  "amb_g_EM_stone_debris_1",
4339  2350505746,
4340  "amb_global_w3"
4341 },
4342 {
4343  "amb_g_EM_tree_deciduous_medium_1",
4344  2177054047,
4345  "amb_global_w3"
4346 },
4347 {
4348  "amb_g_EM_tree_deciduous_medium_1_quiet",
4349  3186046190,
4350  "amb_global_w3"
4351 },
4352 {
4353  "amb_g_EM_tree_deciduous_medium_2",
4354  2177054044,
4355  "amb_global_w3"
4356 },
4357 {
4358  "amb_g_EM_tree_deciduous_medium_2_quiet",
4359  989647649,
4360  "amb_global_w3"
4361 },
4362 {
4363  "amb_g_EM_tree_deciduous_medium_dry",
4364  879467357,
4365  "amb_global_w3"
4366 },
4367 {
4368  "amb_g_EM_tree_deciduous_medium_dry_rattle",
4369  1611776374,
4370  "amb_global_w3"
4371 },
4372 {
4373  "amb_g_EM_tree_deciduous_medium_dry_rattle_quiet",
4374  3000509143,
4375  "amb_global_w3"
4376 },
4377 {
4378  "amb_g_EM_tree_frozen_light_1",
4379  1913225135,
4380  "amb_global_w3"
4381 },
4382 {
4383  "amb_g_EM_wood_creaks_large",
4384  834852050,
4385  "amb_global_w3"
4386 },
4387 {
4388  "amb_g_EM_wood_creaks_large_silent",
4389  3260254422,
4390  "amb_global_w3"
4391 },
4392 {
4393  "amb_g_EMP_wind_blows_sand_1",
4394  2238788958,
4395  "amb_global_w3"
4396 },
4397 {
4398  "amb_g_ext_EM_animal_bird_tit_wings_1_often_RND",
4399  366856334,
4400  "amb_global_w3"
4401 },
4402 {
4403  "amb_g_ext_EM_animal_bird_tit_wings_and_call_1_often_RND",
4404  3068651319,
4405  "amb_global_w3"
4406 },
4407 {
4408  "amb_g_ext_EM_animal_bird_tit_wings_and_call_1_rare_RND",
4409  2877849167,
4410  "amb_global_w3"
4411 },
4412 {
4413  "amb_g_ext_EM_animal_crow_far_1",
4414  131206075,
4415  "amb_global_w3"
4416 },
4417 {
4418  "amb_g_ext_EM_animal_insect_fly_04",
4419  96542117,
4420  "amb_global_w3"
4421 },
4422 {
4423  "amb_g_ext_EM_animal_insect_fly_04_150m",
4424  3466831259,
4425  "amb_global_w3"
4426 },
4427 {
4428  "amb_g_ext_EM_crowd_muted_heavy",
4429  1426055200,
4430  "amb_global_w3"
4431 },
4432 {
4433  "amb_g_ext_EM_flag_flapping_light",
4434  2548294330,
4435  "amb_global_w3"
4436 },
4437 {
4438  "amb_g_ext_EM_water_fountain_small_1_loop",
4439  2551107710,
4440  "amb_global_w3"
4441 },
4442 {
4443  "amb_g_ext_EM_waterfall_bright_1_loop",
4444  1373817921,
4445  "amb_global_w3"
4446 },
4447 {
4448  "amb_g_ext_EM_waterfall_bright_1_loop_no_rev",
4449  3753802083,
4450  "amb_global_w3"
4451 },
4452 {
4453  "amb_g_ext_forest_conifer_medium_1_40m",
4454  1645425792,
4455  "amb_global_w3"
4456 },
4457 {
4458  "amb_g_ext_forest_deciduous_medium_1_40m",
4459  1693156633,
4460  "amb_global_w3"
4461 },
4462 {
4463  "amb_g_in_1s_dust_debris",
4464  3940954471,
4465  "amb_global_w3"
4466 },
4467 {
4468  "amb_g_in_1s_dust_debris_small",
4469  1917518591,
4470  "amb_global_w3"
4471 },
4472 {
4473  "amb_g_in_basement_pressure_1",
4474  2496107063,
4475  "amb_global_w3"
4476 },
4477 {
4478  "amb_g_in_basement_wood_scary1",
4479  139515729,
4480  "amb_global_w3"
4481 },
4482 {
4483  "amb_g_in_big_storage_house_1",
4484  290497025,
4485  "amb_global_w3"
4486 },
4487 {
4488  "amb_g_in_castle_hollow_big_1",
4489  1723402453,
4490  "amb_global_w3"
4491 },
4492 {
4493  "amb_g_in_castle_hollow_medium_1",
4494  3883718304,
4495  "amb_global_w3"
4496 },
4497 {
4498  "amb_g_in_castle_room_big_1",
4499  2470623905,
4500  "amb_global_w3"
4501 },
4502 {
4503  "amb_g_in_cave_dirt_roots_main",
4504  1247302177,
4505  "amb_global_w3"
4506 },
4507 {
4508  "amb_g_in_cave_dirt_roots_tunnel1",
4509  16676069,
4510  "amb_global_w3"
4511 },
4512 {
4513  "amb_g_in_cave_dirt_roots_water",
4514  1782042743,
4515  "amb_global_w3"
4516 },
4517 {
4518  "amb_g_in_cave_hollow_1",
4519  298437627,
4520  "amb_global_w3"
4521 },
4522 {
4523  "amb_g_in_cave_hollow_1_quiet_15m",
4524  232745396,
4525  "amb_global_w3"
4526 },
4527 {
4528  "amb_g_in_cave_hollow_1_quiet_tremors_15m",
4529  862813095,
4530  "amb_global_w3"
4531 },
4532 {
4533  "amb_g_in_cave_hollow_1_quiet_wet_15m",
4534  404943821,
4535  "amb_global_w3"
4536 },
4537 {
4538  "amb_g_in_cave_hollow_2_tremors_15m",
4539  1508581725,
4540  "amb_global_w3"
4541 },
4542 {
4543  "amb_g_in_cave_hollow_dust_1",
4544  2383088798,
4545  "amb_global_w3"
4546 },
4547 {
4548  "amb_g_in_cave_hollow_dust_bats_1",
4549  117836133,
4550  "amb_global_w3"
4551 },
4552 {
4553  "amb_g_in_cave_hollow_wet_1",
4554  2195097210,
4555  "amb_global_w3"
4556 },
4557 {
4558  "amb_g_in_cave_hollow_wet_2",
4559  2195097209,
4560  "amb_global_w3"
4561 },
4562 {
4563  "amb_g_in_cave_hollow_wet_2_bats",
4564  2364582764,
4565  "amb_global_w3"
4566 },
4567 {
4568  "amb_g_in_cave_hollow_wet_3",
4569  2195097208,
4570  "amb_global_w3"
4571 },
4572 {
4573  "amb_g_in_cave_loud_dry_bats",
4574  3724588303,
4575  "amb_global_w3"
4576 },
4577 {
4578  "amb_g_in_cave_loud_wet_monsters",
4579  4250415779,
4580  "amb_global_w3"
4581 },
4582 {
4583  "amb_g_in_cave_loud_wet_windy_bats",
4584  2835054888,
4585  "amb_global_w3"
4586 },
4587 {
4588  "amb_g_in_cave_pressure_wet_bats",
4589  1826488449,
4590  "amb_global_w3"
4591 },
4592 {
4593  "amb_g_in_cave_warm_bats_monsters",
4594  2712754434,
4595  "amb_global_w3"
4596 },
4597 {
4598  "amb_g_in_cave_warm_dry_windy",
4599  2818151633,
4600  "amb_global_w3"
4601 },
4602 {
4603  "amb_g_in_cave_warm_dry_windy_5m",
4604  1322213214,
4605  "amb_global_w3"
4606 },
4607 {
4608  "amb_g_in_cave_warm_dry_windy_dust",
4609  2558261264,
4610  "amb_global_w3"
4611 },
4612 {
4613  "amb_g_in_cave_warm_wet_windy",
4614  2246777458,
4615  "amb_global_w3"
4616 },
4617 {
4618  "amb_g_in_cave_warm_wet_windy_water",
4619  30208446,
4620  "amb_global_w3"
4621 },
4622 {
4623  "amb_g_in_cave_water_1_very_close",
4624  692586279,
4625  "amb_global_w3"
4626 },
4627 {
4628  "amb_g_in_cave_water_1_very_close_quiet_8m",
4629  1969387136,
4630  "amb_global_w3"
4631 },
4632 {
4633  "amb_g_in_cave_water_2_close",
4634  4079486997,
4635  "amb_global_w3"
4636 },
4637 {
4638  "amb_g_in_cave_water_2_far",
4639  400127422,
4640  "amb_global_w3"
4641 },
4642 {
4643  "amb_g_in_cave_water_2_far_15m",
4644  1979173984,
4645  "amb_global_w3"
4646 },
4647 {
4648  "amb_g_in_cave_water_2_far_15m_quiet",
4649  3706640357,
4650  "amb_global_w3"
4651 },
4652 {
4653  "amb_g_in_EM_animal_insect_flies_05_loud_loop",
4654  2846190852,
4655  "amb_global_w3"
4656 },
4657 {
4658  "amb_g_in_EM_animal_insect_flies_05_quiet_loop",
4659  2288704226,
4660  "amb_global_w3"
4661 },
4662 {
4663  "amb_g_in_EM_animal_insect_fly_04",
4664  4156305945,
4665  "amb_global_w3"
4666 },
4667 {
4668  "amb_g_in_EM_animal_insect_fly_04_quiet",
4669  1305731084,
4670  "amb_global_w3"
4671 },
4672 {
4673  "amb_g_in_EM_chain_medium_1_hanging_loop",
4674  1039969980,
4675  "amb_global_w3"
4676 },
4677 {
4678  "amb_g_in_EM_chain_medium_2_hanging_loop",
4679  485089545,
4680  "amb_global_w3"
4681 },
4682 {
4683  "amb_g_in_EM_dust_debris_1",
4684  2497827469,
4685  "amb_global_w3"
4686 },
4687 {
4688  "amb_g_in_EM_rain_open",
4689  111886594,
4690  "amb_global_w3"
4691 },
4692 {
4693  "amb_g_in_EM_scary_debris_1",
4694  3210224591,
4695  "amb_global_w3"
4696 },
4697 {
4698  "amb_g_in_EM_tree_deciduous_medium_dry_rattle_quiet",
4699  1840841967,
4700  "amb_global_w3"
4701 },
4702 {
4703  "amb_g_in_EM_tree_light_25m",
4704  160544509,
4705  "amb_global_w3"
4706 },
4707 {
4708  "amb_g_in_EM_water_drips_1_loop",
4709  921024396,
4710  "amb_global_w3"
4711 },
4712 {
4713  "amb_g_in_EM_water_drips_a",
4714  714235943,
4715  "amb_global_w3"
4716 },
4717 {
4718  "amb_g_in_EM_water_drips_b",
4719  714235940,
4720  "amb_global_w3"
4721 },
4722 {
4723  "amb_g_in_EM_water_drips_c",
4724  714235941,
4725  "amb_global_w3"
4726 },
4727 {
4728  "amb_g_in_EM_water_drips_c_loud",
4729  520657288,
4730  "amb_global_w3"
4731 },
4732 {
4733  "amb_g_in_EM_water_drips_c_loud_lowpass",
4734  1191742652,
4735  "amb_global_w3"
4736 },
4737 {
4738  "amb_g_in_EM_water_drips_c_lowpass",
4739  3964687057,
4740  "amb_global_w3"
4741 },
4742 {
4743  "amb_g_in_EM_water_drips_c_together_lowpass",
4744  451222510,
4745  "amb_global_w3"
4746 },
4747 {
4748  "amb_g_in_EM_water_drips_into_a_bucket",
4749  242903281,
4750  "amb_global_w3"
4751 },
4752 {
4753  "amb_g_in_EM_waterfall_bright_1_loop",
4754  4205677693,
4755  "amb_global_w3"
4756 },
4757 {
4758  "amb_g_in_EM_waterfall_bright_1_loop_pause",
4759  3076490510,
4760  "amb_global_w3"
4761 },
4762 {
4763  "amb_g_in_EM_waterfall_bright_1_loop_resume",
4764  2125410473,
4765  "amb_global_w3"
4766 },
4767 {
4768  "amb_g_in_EM_waterfall_bright_2_small_25m_loop",
4769  164785471,
4770  "amb_global_w3"
4771 },
4772 {
4773  "amb_g_in_EM_wind_forest_rain_open",
4774  1257333673,
4775  "amb_global_w3"
4776 },
4777 {
4778  "amb_g_in_EM_wind_forest_rain_open_light",
4779  1434654432,
4780  "amb_global_w3"
4781 },
4782 {
4783  "amb_g_in_EM_wind_open",
4784  2790244574,
4785  "amb_global_w3"
4786 },
4787 {
4788  "amb_g_in_EM_wind_rain_open",
4789  2797037451,
4790  "amb_global_w3"
4791 },
4792 {
4793  "amb_g_in_EM_wind_rain_open_25m",
4794  3281917514,
4795  "amb_global_w3"
4796 },
4797 {
4798  "amb_g_in_EM_wind_rain_open_25m_no_go",
4799  3811165737,
4800  "amb_global_w3"
4801 },
4802 {
4803  "amb_g_in_EM_wind_rain_open_no_go",
4804  1225313728,
4805  "amb_global_w3"
4806 },
4807 {
4808  "amb_g_in_stable_big_1",
4809  390272562,
4810  "amb_global_w3"
4811 },
4812 {
4813  "amb_g_in_wooden_big_warm_windy_house",
4814  3907535224,
4815  "amb_global_w3"
4816 },
4817 {
4818  "amb_g_in_wooden_hollow_broken_house",
4819  762029265,
4820  "amb_global_w3"
4821 },
4822 {
4823  "amb_g_in_wooden_large_house",
4824  329149071,
4825  "amb_global_w3"
4826 },
4827 {
4828  "amb_g_in_wooden_large_house_quiet",
4829  949475294,
4830  "amb_global_w3"
4831 },
4832 {
4833  "amb_g_in_wooden_rich_house",
4834  2786188482,
4835  "amb_global_w3"
4836 },
4837 {
4838  "amb_g_in_wooden_rich_house_quiet",
4839  2081994435,
4840  "amb_global_w3"
4841 },
4842 {
4843  "amb_g_in_wooden_scary_house_1",
4844  2029216034,
4845  "amb_global_w3"
4846 },
4847 {
4848  "amb_g_in_wooden_squeaks_room_medium",
4849  1743001514,
4850  "amb_global_w3"
4851 },
4852 {
4853  "amb_g_in_wooden_squeaks_room_medium_2",
4854  3727224801,
4855  "amb_global_w3"
4856 },
4857 {
4858  "amb_g_in_wooden_squeaks_room_raw",
4859  1074279747,
4860  "amb_global_w3"
4861 },
4862 {
4863  "amb_g_in_wooden_village_house",
4864  118222418,
4865  "amb_global_w3"
4866 },
4867 {
4868  "amb_g_in_wooden_village_house_raw",
4869  934498233,
4870  "amb_global_w3"
4871 },
4872 {
4873  "amb_g_in_wooden_witch_house1",
4874  4284924856,
4875  "amb_global_w3"
4876 },
4877 {
4878  "amb_g_on_horse_start",
4879  891741912,
4880  "amb_global_w3"
4881 },
4882 {
4883  "amb_g_on_horse_stop",
4884  3131271780,
4885  "amb_global_w3"
4886 },
4887 {
4888  "amb_g_speed_wind_start",
4889  2445134019,
4890  "amb_global_w3"
4891 },
4892 {
4893  "amb_g_speed_wind_stop",
4894  3753716801,
4895  "amb_global_w3"
4896 },
4897 {
4898  "amb_g_thunder_far_loop_start",
4899  3704057928,
4900  "amb_global_w3"
4901 },
4902 {
4903  "amb_g_thunder_far_loop_stop",
4904  2166420372,
4905  "amb_global_w3"
4906 },
4907 {
4908  "amb_g_water_STATIC_river_medium_wide_1",
4909  3580174813,
4910  "amb_global_w3"
4911 },
4912 {
4913  "amb_g_water_STATIC_river_small_fast_1",
4914  1792066838,
4915  "amb_global_w3"
4916 },
4917 {
4918  "amb_g_water_STATIC_stream_large_1",
4919  3185698137,
4920  "amb_global_w3"
4921 },
4922 {
4923  "amb_g_water_STATIC_stream_medium_1",
4924  769745177,
4925  "amb_global_w3"
4926 },
4927 {
4928  "amb_g_water_STATIC_waterfall_big_bright_80m",
4929  316659945,
4930  "amb_global_w3"
4931 },
4932 {
4933  "amb_g_water_STATIC_waterfall_big_dark_80m",
4934  1521202965,
4935  "amb_global_w3"
4936 },
4937 {
4938  "amb_g_water_STATIC_waterfall_into_water_1",
4939  4271195374,
4940  "amb_global_w3"
4941 },
4942 {
4943  "amb_g_water_STATIC_waterfall_medium_1",
4944  1007032397,
4945  "amb_global_w3"
4946 },
4947 {
4948  "amb_g_water_STATIC_waterfall_medium_1_30m",
4949  626488926,
4950  "amb_global_w3"
4951 },
4952 {
4953  "amb_g_water_STATIC_waterfall_medium_1_30m_no_occ_EXT",
4954  2375755772,
4955  "amb_global_w3"
4956 },
4957 {
4958  "amb_nml_g_EM_animal_insect_flies_EM_02_intense",
4959  2837398743,
4960  "amb_global_w3"
4961 },
4962 {
4963  "amb_nml_g_EM_flag_flapping_cdp",
4964  2451383709,
4965  "amb_global_w3"
4966 },
4967 {
4968  "amb_nml_g_EM_tree_deciduous_medium",
4969  3098759987,
4970  "amb_global_w3"
4971 },
4972 {
4973  "amb_nml_g_EM_tree_deciduous_medium_dry",
4974  2156505145,
4975  "amb_global_w3"
4976 },
4977 {
4978  "amb_nml_g_EM_water_fall_into_water_medium",
4979  2857065927,
4980  "amb_global_w3"
4981 },
4982 {
4983  "amb_nml_g_water_fall_medium_1",
4984  3471647683,
4985  "amb_global_w3"
4986 },
4987 {
4988  "amb_nml_g_water_lake_big",
4989  4261848454,
4990  "amb_global_w3"
4991 },
4992 {
4993  "amb_nml_g_water_lake_big_30m",
4994  3190211257,
4995  "amb_global_w3"
4996 },
4997 {
4998  "amb_nml_g_water_lake_med_25m",
4999  881950811,
5000  "amb_global_w3"
5001 },
5002 {
5003  "amb_nml_g_water_lake_small_15m",
5004  1145065739,
5005  "amb_global_w3"
5006 },
5007 {
5008  "amb_nml_g_water_river_medium",
5009  2936090760,
5010  "amb_global_w3"
5011 },
5012 {
5013  "amb_nml_g_water_river_medium_EM",
5014  2045546125,
5015  "amb_global_w3"
5016 },
5017 {
5018  "amb_nml_g_water_river_small",
5019  1749071554,
5020  "amb_global_w3"
5021 },
5022 {
5023  "amb_nml_g_water_STATIC_river_small_fast_1",
5024  4169022650,
5025  "amb_global_w3"
5026 },
5027 {
5028  "amb_nml_g_water_STATIC_stream_large_1",
5029  339838253,
5030  "amb_global_w3"
5031 },
5032 {
5033  "amb_nml_g_water_STATIC_stream_medium_1",
5034  2920488469,
5035  "amb_global_w3"
5036 },
5037 {
5038  "amb_sk_g_em_walla_muted_heavy",
5039  2377657351,
5040  "amb_global_w3"
5041 },
5042 {
5043  "amb_sk_g_em_walla_muted_medium",
5044  3628017895,
5045  "amb_global_w3"
5046 },
5047 {
5048  "amb_sk_ice_giant_giant_lair",
5049  2208601755,
5050  "amb_global_w3"
5051 },
5052 {
5053  "amb_sk_ice_giant_lake_siren_cave",
5054  4154464798,
5055  "amb_global_w3"
5056 },
5057 {
5058  "amb_sk_ice_giant_tower_cave_dry",
5059  932861438,
5060  "amb_global_w3"
5061 },
5062 {
5063  "amb_sk_ice_giant_tower_cave_mid",
5064  1017882339,
5065  "amb_global_w3"
5066 },
5067 {
5068  "amb_sk_ice_giant_tower_cave_wet",
5069  880115585,
5070  "amb_global_w3"
5071 },
5072 {
5073  "amb_sk_ice_giant_wind_siren_cave",
5074  43111839,
5075  "amb_global_w3"
5076 },
5077 {
5078  "amb_sk_kaer_trodle_flag_flapping",
5079  2530404254,
5080  "amb_global_w3"
5081 },
5082 {
5083  "amb_sk_rnd_cordage_clatter",
5084  4218648219,
5085  "amb_global_w3"
5086 },
5087 {
5088  "amb_sk_rnd_rope_creaks",
5089  1222532872,
5090  "amb_global_w3"
5091 },
5092 {
5093  "amb_sk_rnd_water_drips_loop",
5094  3607986301,
5095  "amb_global_w3"
5096 },
5097 {
5098  "amb_sk_rnd_wood_creaks_large",
5099  9778389,
5100  "amb_global_w3"
5101 },
5102 {
5103  "amb_sk_rnd_wood_creaks_large_silent",
5104  174923459,
5105  "amb_global_w3"
5106 },
5107 {
5108  "caranthil_weapon_hit_ground",
5109  2077017438,
5110  "magic_caranthil"
5111 },
5112 {
5113  "magic_canaris_teleport_short",
5114  3186299709,
5115  "magic_caranthil"
5116 },
5117 {
5118  "magic_canaris_teleport_start_part1",
5119  2941289206,
5120  "magic_caranthil"
5121 },
5122 {
5123  "magic_canaris_teleport_start_part2",
5124  2941289205,
5125  "magic_caranthil"
5126 },
5127 {
5128  "magic_caranthil_teleport_fx_start",
5129  3610819177,
5130  "magic_caranthil"
5131 },
5132 {
5133  "magic_caranthil_teleport_fx_stop",
5134  3178515843,
5135  "magic_caranthil"
5136 },
5137 {
5138  "magic_caranthil_vfx_icemeteor_attack_special",
5139  4079297301,
5140  "magic_caranthil"
5141 },
5142 {
5143  "magic_caranthil_vfx_icemeteor_firefx_loop_start",
5144  1965945453,
5145  "magic_caranthil"
5146 },
5147 {
5148  "magic_caranthil_vfx_icemeteor_firefx_loop_stop",
5149  3579588527,
5150  "magic_caranthil"
5151 },
5152 {
5153  "magic_caranthil_vfx_icespear_explo",
5154  215989082,
5155  "magic_caranthil"
5156 },
5157 {
5158  "magic_caranthil_vfx_icespear_firefx_loop_start",
5159  2480804918,
5160  "magic_caranthil"
5161 },
5162 {
5163  "magic_caranthil_vfx_icespear_firefx_loop_stop",
5164  2098183094,
5165  "magic_caranthil"
5166 },
5167 {
5168  "monster_ice_giant_anchor_drag",
5169  4238289974,
5170  "monster_ice_giant"
5171 },
5172 {
5173  "monster_ice_giant_anchor_hit_ground",
5174  672483835,
5175  "monster_ice_giant"
5176 },
5177 {
5178  "monster_ice_giant_attack_foot_smash",
5179  2357598956,
5180  "monster_ice_giant"
5181 },
5182 {
5183  "monster_ice_giant_attack_hand_smash",
5184  195065379,
5185  "monster_ice_giant"
5186 },
5187 {
5188  "monster_ice_giant_bodyfall",
5189  1594402973,
5190  "monster_ice_giant"
5191 },
5192 {
5193  "monster_ice_giant_chain_move_heavy",
5194  2599129115,
5195  "monster_ice_giant"
5196 },
5197 {
5198  "monster_ice_giant_chain_move_light",
5199  532470978,
5200  "monster_ice_giant"
5201 },
5202 {
5203  "monster_ice_giant_chain_move_lighter",
5204  674128843,
5205  "monster_ice_giant"
5206 },
5207 {
5208  "monster_ice_giant_focus_100m_start",
5209  3175493202,
5210  "monster_ice_giant"
5211 },
5212 {
5213  "monster_ice_giant_focus_100m_stop",
5214  1223171850,
5215  "monster_ice_giant"
5216 },
5217 {
5218  "monster_ice_giant_footstep_run",
5219  3964658066,
5220  "monster_ice_giant"
5221 },
5222 {
5223  "monster_ice_giant_footstep_shuffle_hard",
5224  1879016630,
5225  "monster_ice_giant"
5226 },
5227 {
5228  "monster_ice_giant_footstep_walk",
5229  3156496988,
5230  "monster_ice_giant"
5231 },
5232 {
5233  "monster_ice_giant_handling",
5234  68854321,
5235  "monster_ice_giant"
5236 },
5237 {
5238  "monster_ice_giant_mv_chest_hit",
5239  3103769663,
5240  "monster_ice_giant"
5241 },
5242 {
5243  "monster_ice_giant_vo_aggro_medium",
5244  471674438,
5245  "monster_ice_giant"
5246 },
5247 {
5248  "monster_ice_giant_vo_aggro_short",
5249  1618055291,
5250  "monster_ice_giant"
5251 },
5252 {
5253  "monster_ice_giant_vo_attack_long",
5254  3667227443,
5255  "monster_ice_giant"
5256 },
5257 {
5258  "monster_ice_giant_vo_attack_short",
5259  3488717229,
5260  "monster_ice_giant"
5261 },
5262 {
5263  "monster_ice_giant_vo_attack_special",
5264  2995147930,
5265  "monster_ice_giant"
5266 },
5267 {
5268  "monster_ice_giant_vo_block",
5269  3034229241,
5270  "monster_ice_giant"
5271 },
5272 {
5273  "monster_ice_giant_vo_breath_out_heavy",
5274  3969629773,
5275  "monster_ice_giant"
5276 },
5277 {
5278  "monster_ice_giant_vo_breath_out_light",
5279  822303844,
5280  "monster_ice_giant"
5281 },
5282 {
5283  "monster_ice_giant_vo_damage_heavy",
5284  2974258897,
5285  "monster_ice_giant"
5286 },
5287 {
5288  "monster_ice_giant_vo_damage_light",
5289  1644376608,
5290  "monster_ice_giant"
5291 },
5292 {
5293  "monster_ice_giant_vo_death",
5294  2731233668,
5295  "monster_ice_giant"
5296 },
5297 {
5298  "monster_ice_giant_vo_idle_grunt",
5299  2093193307,
5300  "monster_ice_giant"
5301 },
5302 {
5303  "monster_ice_giant_vo_idle_grunt_RND",
5304  1672969318,
5305  "monster_ice_giant"
5306 },
5307 {
5308  "monster_ice_giant_vo_shock",
5309  3546094356,
5310  "monster_ice_giant"
5311 },
5312 {
5313  "monster_ice_giant_vo_snort_in",
5314  3519159884,
5315  "monster_ice_giant"
5316 },
5317 {
5318  "monster_ice_giant_vo_snort_out",
5319  2273751659,
5320  "monster_ice_giant"
5321 },
5322 {
5323  "monster_ice_giant_vo_yawn",
5324  1299084143,
5325  "monster_ice_giant"
5326 },
5327 {
5328  "monster_ice_giant_whoosh_heavy",
5329  3251487908,
5330  "monster_ice_giant"
5331 },
5332 {
5333  "monster_ice_giant_whoosh_medium",
5334  1932200934,
5335  "monster_ice_giant"
5336 },
5337 {
5338  "set_monster_ice_giant_armour_type_generic",
5339  3699404770,
5340  "monster_ice_giant"
5341 },
5342 {
5343  "cs204_leshy_accepts_offering",
5344  901554470,
5345  "cs204_leshy_accepts_offering"
5346 },
5347 {
5348  "cs101_wild_hunt_burns_village_p1",
5349  901613016,
5350  "cs101_wild_hunt_burns_village_p1"
5351 },
5352 {
5353  "cs101_wild_hunt_burns_village_p2",
5354  901613019,
5355  "cs101_wild_hunt_burns_village_p2"
5356 },
5357 {
5358  "cs601_storm_p2",
5359  903669873,
5360  "cs601_storm_p2"
5361 },
5362 {
5363  "cs601_storm_p1",
5364  903669874,
5365  "cs601_storm_p1"
5366 },
5367 {
5368  "cs110_geralt_and_ciri_drink",
5369  906448434,
5370  "cs110_geralt_and_ciri_drink"
5371 },
5372 {
5373  "cs103_poroniec_pickup_choice",
5374  914085724,
5375  "cs103_poroniec_pickup_choice"
5376 },
5377 {
5378  "gui_alchemy_brew",
5379  2148708021,
5380  "gui"
5381 },
5382 {
5383  "gui_bribe",
5384  3703178661,
5385  "gui"
5386 },
5387 {
5388  "gui_character_add_skill",
5389  2421212896,
5390  "gui"
5391 },
5392 {
5393  "gui_character_buy_skill",
5394  3393221377,
5395  "gui"
5396 },
5397 {
5398  "gui_character_place_mutagen",
5399  3525231240,
5400  "gui"
5401 },
5402 {
5403  "gui_character_remove_mutagen",
5404  1359180639,
5405  "gui"
5406 },
5407 {
5408  "gui_character_remove_skill",
5409  1721255719,
5410  "gui"
5411 },
5412 {
5413  "gui_character_synergy_effect",
5414  3738123100,
5415  "gui"
5416 },
5417 {
5418  "gui_character_synergy_effect_lose",
5419  3315678580,
5420  "gui"
5421 },
5422 {
5423  "gui_crafting_craft_item",
5424  587077522,
5425  "gui"
5426 },
5427 {
5428  "gui_crafting_craft_item_complete",
5429  4209905320,
5430  "gui"
5431 },
5432 {
5433  "gui_enchanting_runeword_add",
5434  2266894635,
5435  "gui"
5436 },
5437 {
5438  "gui_enchanting_runeword_remove",
5439  1866957786,
5440  "gui"
5441 },
5442 {
5443  "gui_enchanting_socket_add",
5444  1169018020,
5445  "gui"
5446 },
5447 {
5448  "gui_global_cancel",
5449  3112166805,
5450  "gui"
5451 },
5452 {
5453  "gui_global_change_selected_list",
5454  3965704212,
5455  "gui"
5456 },
5457 {
5458  "gui_global_change_tab",
5459  2785457955,
5460  "gui"
5461 },
5462 {
5463  "gui_global_clock_tick",
5464  4095806373,
5465  "gui"
5466 },
5467 {
5468  "gui_global_clock_tick_stop",
5469  221496040,
5470  "gui"
5471 },
5472 {
5473  "gui_global_denied",
5474  3595752606,
5475  "gui"
5476 },
5477 {
5478  "gui_global_dropdown_close",
5479  1498568533,
5480  "gui"
5481 },
5482 {
5483  "gui_global_dropdown_open",
5484  181400703,
5485  "gui"
5486 },
5487 {
5488  "gui_global_error",
5489  3749586231,
5490  "gui"
5491 },
5492 {
5493  "gui_global_game_start",
5494  1694600448,
5495  "gui"
5496 },
5497 {
5498  "gui_global_goto_link",
5499  58160313,
5500  "gui"
5501 },
5502 {
5503  "gui_global_highlight",
5504  3470658329,
5505  "gui"
5506 },
5507 {
5508  "gui_global_loot",
5509  2992102305,
5510  "gui"
5511 },
5512 {
5513  "gui_global_loot_all",
5514  2386937797,
5515  "gui"
5516 },
5517 {
5518  "gui_global_menu_in",
5519  3691083256,
5520  "gui"
5521 },
5522 {
5523  "gui_global_menu_out",
5524  1162945567,
5525  "gui"
5526 },
5527 {
5528  "gui_global_next",
5529  1995549108,
5530  "gui"
5531 },
5532 {
5533  "gui_global_ok",
5534  3548085393,
5535  "gui"
5536 },
5537 {
5538  "gui_global_panel_change",
5539  3707487898,
5540  "gui"
5541 },
5542 {
5543  "gui_global_panel_close",
5544  1797088578,
5545  "gui"
5546 },
5547 {
5548  "gui_global_panel_open",
5549  2445835798,
5550  "gui"
5551 },
5552 {
5553  "gui_global_player_death_loop",
5554  3303921128,
5555  "gui"
5556 },
5557 {
5558  "gui_global_player_death_loop_stop",
5559  2522945991,
5560  "gui"
5561 },
5562 {
5563  "gui_global_player_death_thump",
5564  3816934764,
5565  "gui"
5566 },
5567 {
5568  "gui_global_popup_open",
5569  589130566,
5570  "gui"
5571 },
5572 {
5573  "gui_global_prev",
5574  3280641108,
5575  "gui"
5576 },
5577 {
5578  "gui_global_scroll_description",
5579  2865439803,
5580  "gui"
5581 },
5582 {
5583  "gui_global_scroll_description_failed",
5584  3047277577,
5585  "gui"
5586 },
5587 {
5588  "gui_global_slider_move",
5589  3209046196,
5590  "gui"
5591 },
5592 {
5593  "gui_global_slider_move_failed",
5594  539165544,
5595  "gui"
5596 },
5597 {
5598  "gui_global_submenu_whoosh",
5599  1606522627,
5600  "gui"
5601 },
5602 {
5603  "gui_global_switch",
5604  3022301679,
5605  "gui"
5606 },
5607 {
5608  "gui_global_switch_panel",
5609  2675543356,
5610  "gui"
5611 },
5612 {
5613  "gui_gwint_agile",
5614  563469851,
5615  "gui"
5616 },
5617 {
5618  "gui_gwint_battle_draw",
5619  484221684,
5620  "gui"
5621 },
5622 {
5623  "gui_gwint_battle_lost",
5624  2380504768,
5625  "gui"
5626 },
5627 {
5628  "gui_gwint_battle_won",
5629  1483477182,
5630  "gui"
5631 },
5632 {
5633  "gui_gwint_card_redrawn",
5634  2223625399,
5635  "gui"
5636 },
5637 {
5638  "gui_gwint_clash_defeat",
5639  1547573022,
5640  "gui"
5641 },
5642 {
5643  "gui_gwint_clash_victory",
5644  2567216419,
5645  "gui"
5646 },
5647 {
5648  "gui_gwint_clear_weather",
5649  1610225005,
5650  "gui"
5651 },
5652 {
5653  "gui_gwint_close_combat",
5654  893007426,
5655  "gui"
5656 },
5657 {
5658  "gui_gwint_coin_toss",
5659  2290366884,
5660  "gui"
5661 },
5662 {
5663  "gui_gwint_cow_death",
5664  2309174245,
5665  "gui"
5666 },
5667 {
5668  "gui_gwint_cursor_movement",
5669  4280895025,
5670  "gui"
5671 },
5672 {
5673  "gui_gwint_discard_card",
5674  3770498370,
5675  "gui"
5676 },
5677 {
5678  "gui_gwint_draw_2",
5679  1649307184,
5680  "gui"
5681 },
5682 {
5683  "gui_gwint_draw_card",
5684  899380872,
5685  "gui"
5686 },
5687 {
5688  "gui_gwint_dummy",
5689  3986260047,
5690  "gui"
5691 },
5692 {
5693  "gui_gwint_fog",
5694  4073830655,
5695  "gui"
5696 },
5697 {
5698  "gui_gwint_frost",
5699  4138552541,
5700  "gui"
5701 },
5702 {
5703  "gui_gwint_game_start",
5704  600120526,
5705  "gui"
5706 },
5707 {
5708  "gui_gwint_gem_destruction",
5709  3083411703,
5710  "gui"
5711 },
5712 {
5713  "gui_gwint_gwint_start",
5714  4261021639,
5715  "gui"
5716 },
5717 {
5718  "gui_gwint_hero",
5719  3798273549,
5720  "gui"
5721 },
5722 {
5723  "gui_gwint_hero_card_drawn",
5724  4260003287,
5725  "gui"
5726 },
5727 {
5728  "gui_gwint_horn",
5729  3663066926,
5730  "gui"
5731 },
5732 {
5733  "gui_gwint_leader_change",
5734  1988460469,
5735  "gui"
5736 },
5737 {
5738  "gui_gwint_lock_in",
5739  4225189510,
5740  "gui"
5741 },
5742 {
5743  "gui_gwint_long_range",
5744  620812825,
5745  "gui"
5746 },
5747 {
5748  "gui_gwint_menu_opening",
5749  1773598505,
5750  "gui"
5751 },
5752 {
5753  "gui_gwint_monster_ability",
5754  700328438,
5755  "gui"
5756 },
5757 {
5758  "gui_gwint_morale_boost",
5759  1532101599,
5760  "gui"
5761 },
5762 {
5763  "gui_gwint_nilfgaardian_ability",
5764  127067278,
5765  "gui"
5766 },
5767 {
5768  "gui_gwint_northern_realms_ability",
5769  1276548273,
5770  "gui"
5771 },
5772 {
5773  "gui_gwint_opponents_turn",
5774  3371642065,
5775  "gui"
5776 },
5777 {
5778  "gui_gwint_preview_card",
5779  2149152204,
5780  "gui"
5781 },
5782 {
5783  "gui_gwint_rain",
5784  3139094427,
5785  "gui"
5786 },
5787 {
5788  "gui_gwint_resurrect",
5789  1500407618,
5790  "gui"
5791 },
5792 {
5793  "gui_gwint_round_draw",
5794  1315149852,
5795  "gui"
5796 },
5797 {
5798  "gui_gwint_scoia_tael_ability",
5799  48540386,
5800  "gui"
5801 },
5802 {
5803  "gui_gwint_scorch",
5804  3808862521,
5805  "gui"
5806 },
5807 {
5808  "gui_gwint_siege_weapon",
5809  2116641233,
5810  "gui"
5811 },
5812 {
5813  "gui_gwint_spy",
5814  60684161,
5815  "gui"
5816 },
5817 {
5818  "gui_gwint_summon_clones",
5819  1392379429,
5820  "gui"
5821 },
5822 {
5823  "gui_gwint_tight_bond",
5824  1474657601,
5825  "gui"
5826 },
5827 {
5828  "gui_gwint_turn_passed",
5829  3144660747,
5830  "gui"
5831 },
5832 {
5833  "gui_gwint_using_ability",
5834  3264017036,
5835  "gui"
5836 },
5837 {
5838  "gui_gwint_whose_winning_changed",
5839  702292887,
5840  "gui"
5841 },
5842 {
5843  "gui_gwint_your_turn",
5844  3727608670,
5845  "gui"
5846 },
5847 {
5848  "gui_hubmap_fast_travel",
5849  855123284,
5850  "gui"
5851 },
5852 {
5853  "gui_hubmap_mark_pin",
5854  3866393148,
5855  "gui"
5856 },
5857 {
5858  "gui_ingame_area_change_message",
5859  2684553653,
5860  "gui"
5861 },
5862 {
5863  "gui_ingame_item_broken",
5864  4066543340,
5865  "gui"
5866 },
5867 {
5868  "gui_ingame_level_up",
5869  1824613827,
5870  "gui"
5871 },
5872 {
5873  "gui_ingame_low_health_warning",
5874  2000900091,
5875  "gui"
5876 },
5877 {
5878  "gui_ingame_low_oxygen_warning",
5879  3037089921,
5880  "gui"
5881 },
5882 {
5883  "gui_ingame_low_stamina_warning",
5884  2696456410,
5885  "gui"
5886 },
5887 {
5888  "gui_ingame_medalion_vibrating",
5889  3825899181,
5890  "gui"
5891 },
5892 {
5893  "gui_ingame_medalion_vibrating_end",
5894  760044783,
5895  "gui"
5896 },
5897 {
5898  "gui_ingame_new_journal",
5899  3653805713,
5900  "gui"
5901 },
5902 {
5903  "gui_ingame_new_mappin",
5904  408642587,
5905  "gui"
5906 },
5907 {
5908  "gui_ingame_new_reward_item",
5909  1269921001,
5910  "gui"
5911 },
5912 {
5913  "gui_ingame_overweight_warning",
5914  3112147990,
5915  "gui"
5916 },
5917 {
5918  "gui_ingame_quest_active",
5919  1408191586,
5920  "gui"
5921 },
5922 {
5923  "gui_ingame_quest_fail",
5924  18816552,
5925  "gui"
5926 },
5927 {
5928  "gui_ingame_quest_success",
5929  1420514133,
5930  "gui"
5931 },
5932 {
5933  "gui_ingame_toxic_warning",
5934  107591119,
5935  "gui"
5936 },
5937 {
5938  "gui_ingame_wheel_close",
5939  324773951,
5940  "gui"
5941 },
5942 {
5943  "gui_ingame_wheel_highlight",
5944  2429313415,
5945  "gui"
5946 },
5947 {
5948  "gui_ingame_wheel_open",
5949  3834483033,
5950  "gui"
5951 },
5952 {
5953  "gui_ingame_wheel_select",
5954  1915469037,
5955  "gui"
5956 },
5957 {
5958  "gui_inventory_armor_attach",
5959  2820406993,
5960  "gui"
5961 },
5962 {
5963  "gui_inventory_armor_back",
5964  3153235283,
5965  "gui"
5966 },
5967 {
5968  "gui_inventory_armorupgrade_attach",
5969  3467283739,
5970  "gui"
5971 },
5972 {
5973  "gui_inventory_armorupgrade_back",
5974  1098021853,
5975  "gui"
5976 },
5977 {
5978  "gui_inventory_bolt_attach",
5979  2480400517,
5980  "gui"
5981 },
5982 {
5983  "gui_inventory_bolt_back",
5984  4147483223,
5985  "gui"
5986 },
5987 {
5988  "gui_inventory_bombs_attach",
5989  3177882671,
5990  "gui"
5991 },
5992 {
5993  "gui_inventory_bombs_back",
5994  1542877969,
5995  "gui"
5996 },
5997 {
5998  "gui_inventory_boots_attach",
5999  2114248031,
6000  "gui"
6001 },
6002 {
6003  "gui_inventory_boots_back",
6004  2469962625,
6005  "gui"
6006 },
6007 {
6008  "gui_inventory_buy",
6009  1233612302,
6010  "gui"
6011 },
6012 {
6013  "gui_inventory_buy_failed",
6014  1033127006,
6015  "gui"
6016 },
6017 {
6018  "gui_inventory_dismount",
6019  3038952325,
6020  "gui"
6021 },
6022 {
6023  "gui_inventory_drag_failed",
6024  1692661952,
6025  "gui"
6026 },
6027 {
6028  "gui_inventory_drink",
6029  525259852,
6030  "gui"
6031 },
6032 {
6033  "gui_inventory_drop",
6034  1171839253,
6035  "gui"
6036 },
6037 {
6038  "gui_inventory_eat",
6039  1570297696,
6040  "gui"
6041 },
6042 {
6043  "gui_inventory_gauntlet_attach",
6044  1945005908,
6045  "gui"
6046 },
6047 {
6048  "gui_inventory_gauntlet_back",
6049  391860350,
6050  "gui"
6051 },
6052 {
6053  "gui_inventory_horse_bage_attach",
6054  828057553,
6055  "gui"
6056 },
6057 {
6058  "gui_inventory_horse_bage_back",
6059  2490977875,
6060  "gui"
6061 },
6062 {
6063  "gui_inventory_horse_blinder_attach",
6064  1886069464,
6065  "gui"
6066 },
6067 {
6068  "gui_inventory_horse_blinder_back",
6069  4041708754,
6070  "gui"
6071 },
6072 {
6073  "gui_inventory_horse_saddle_attach",
6074  394651131,
6075  "gui"
6076 },
6077 {
6078  "gui_inventory_horse_saddle_back",
6079  2608488125,
6080  "gui"
6081 },
6082 {
6083  "gui_inventory_other_attach",
6084  291502444,
6085  "gui"
6086 },
6087 {
6088  "gui_inventory_other_back",
6089  3382624854,
6090  "gui"
6091 },
6092 {
6093  "gui_inventory_overweighted",
6094  2642225427,
6095  "gui"
6096 },
6097 {
6098  "gui_inventory_pants_attach",
6099  324267960,
6100  "gui"
6101 },
6102 {
6103  "gui_inventory_pants_back",
6104  1465070514,
6105  "gui"
6106 },
6107 {
6108  "gui_inventory_potion_attach",
6109  3700288437,
6110  "gui"
6111 },
6112 {
6113  "gui_inventory_potion_back",
6114  2547514631,
6115  "gui"
6116 },
6117 {
6118  "gui_inventory_ranged_attach",
6119  3611982073,
6120  "gui"
6121 },
6122 {
6123  "gui_inventory_ranged_back",
6124  2558246971,
6125  "gui"
6126 },
6127 {
6128  "gui_inventory_read",
6129  2785224070,
6130  "gui"
6131 },
6132 {
6133  "gui_inventory_repair",
6134  4064681069,
6135  "gui"
6136 },
6137 {
6138  "gui_inventory_repair_all",
6139  3594412185,
6140  "gui"
6141 },
6142 {
6143  "gui_inventory_rune_attach",
6144  3360289214,
6145  "gui"
6146 },
6147 {
6148  "gui_inventory_rune_back",
6149  134747032,
6150  "gui"
6151 },
6152 {
6153  "gui_inventory_sell",
6154  367269454,
6155  "gui"
6156 },
6157 {
6158  "gui_inventory_silversword_attach",
6159  2301156136,
6160  "gui"
6161 },
6162 {
6163  "gui_inventory_silversword_back",
6164  151285218,
6165  "gui"
6166 },
6167 {
6168  "gui_inventory_steelsword_attach",
6169  4079825526,
6170  "gui"
6171 },
6172 {
6173  "gui_inventory_steelsword_back",
6174  2770982448,
6175  "gui"
6176 },
6177 {
6178  "gui_inventory_transfer_item",
6179  1650899403,
6180  "gui"
6181 },
6182 {
6183  "gui_inventory_use",
6184  1338073887,
6185  "gui"
6186 },
6187 {
6188  "gui_inventory_weapon_attach",
6189  1668366526,
6190  "gui"
6191 },
6192 {
6193  "gui_inventory_weapon_back",
6194  758450840,
6195  "gui"
6196 },
6197 {
6198  "gui_journal_track_quest",
6199  1118565157,
6200  "gui"
6201 },
6202 {
6203  "gui_loot_popup_close",
6204  1242548501,
6205  "gui"
6206 },
6207 {
6208  "gui_loot_popup_open",
6209  4234327871,
6210  "gui"
6211 },
6212 {
6213  "gui_meditation_clock_hour_set",
6214  3497894566,
6215  "gui"
6216 },
6217 {
6218  "gui_meditation_start",
6219  2115078800,
6220  "gui"
6221 },
6222 {
6223  "gui_no_adrenaline",
6224  1162886102,
6225  "gui"
6226 },
6227 {
6228  "gui_no_stamina",
6229  2557284870,
6230  "gui"
6231 },
6232 {
6233  "gui_noticeboard_close",
6234  2661256638,
6235  "gui"
6236 },
6237 {
6238  "gui_noticeboard_enter",
6239  3126206696,
6240  "gui"
6241 },
6242 {
6243  "gui_noticeboard_paper",
6244  684101376,
6245  "gui"
6246 },
6247 {
6248  "gui_pick_up_herbs",
6249  520719879,
6250  "gui"
6251 },
6252 {
6253  "gui_potion_activation",
6254  19292623,
6255  "gui"
6256 },
6257 {
6258  "gui_preparation_oil",
6259  1598455313,
6260  "gui"
6261 },
6262 {
6263  "gui_preparation_potion",
6264  1031617446,
6265  "gui"
6266 },
6267 {
6268  "gui_slowmo_end",
6269  2373124724,
6270  "gui"
6271 },
6272 {
6273  "gui_slowmo_start",
6274  240845031,
6275  "gui"
6276 },
6277 {
6278  "gui_stamina_recharged",
6279  1968081196,
6280  "gui"
6281 },
6282 {
6283  "gui_tutorial_big_appear",
6284  1229634888,
6285  "gui"
6286 },
6287 {
6288  "gui_tutorial_big_disappear",
6289  900010730,
6290  "gui"
6291 },
6292 {
6293  "gui_tutorial_closed",
6294  1243837818,
6295  "gui"
6296 },
6297 {
6298  "gui_tutorial_notification",
6299  4029140763,
6300  "gui"
6301 },
6302 {
6303  "gui_tutorial_opened",
6304  1046536345,
6305  "gui"
6306 },
6307 {
6308  "sq_sk_210_mage_hand_fx_start",
6309  4059030787,
6310  "sq_sk_210"
6311 },
6312 {
6313  "sq_sk_210_mage_hand_fx_stop",
6314  2998375553,
6315  "sq_sk_210"
6316 },
6317 {
6318  "sq_sk_210_mage_teleport_away",
6319  110776356,
6320  "sq_sk_210"
6321 },
6322 {
6323  "sq_sk_210_magic_obstacle_start",
6324  208567723,
6325  "sq_sk_210"
6326 },
6327 {
6328  "sq_sk_210_magic_obstacle_stop",
6329  3040436937,
6330  "sq_sk_210"
6331 },
6332 {
6333  "qu_sk_205_appear_of_morkvarg",
6334  875611086,
6335  "sq_sk_201"
6336 },
6337 {
6338  "qu_sk_205_dissappear_of_morkvarg",
6339  657558269,
6340  "sq_sk_201"
6341 },
6342 {
6343  "qu_sk_205_ramming_gate",
6344  707492126,
6345  "sq_sk_201"
6346 },
6347 {
6348  "sq_202_geral_hear_dinj",
6349  2510240351,
6350  "sq_sk_202"
6351 },
6352 {
6353  "sq_sk_202_kiss",
6354  3515143404,
6355  "sq_sk_202"
6356 },
6357 {
6358  "sq_sk_202_moving_cupboard_long",
6359  912461056,
6360  "sq_sk_202"
6361 },
6362 {
6363  "sq_sk_202_moving_cupboard_short",
6364  4005288224,
6365  "sq_sk_202"
6366 },
6367 {
6368  "sq_sk_202_pick_up_stone",
6369  2644686421,
6370  "sq_sk_202"
6371 },
6372 {
6373  "sq_sk_202_repair",
6374  565882773,
6375  "sq_sk_202"
6376 },
6377 {
6378  "sq_sk_202_screaming_through_gag",
6379  2606474183,
6380  "sq_sk_202"
6381 },
6382 {
6383  "sq_sk_202_sonar_boat_loop",
6384  3882126309,
6385  "sq_sk_202"
6386 },
6387 {
6388  "sq_sk_202_sonar_boat_loop_stop",
6389  825924136,
6390  "sq_sk_202"
6391 },
6392 {
6393  "sq_sk_202_sonar_found",
6394  3866191302,
6395  "sq_sk_202"
6396 },
6397 {
6398  "sq_sk_202_teleport_fadein",
6399  3903671517,
6400  "sq_sk_202"
6401 },
6402 {
6403  "sq_sk_205_short_gusty",
6404  4065954536,
6405  "sq_sk_205"
6406 },
6407 {
6408  "sq_sk_204_screaming_women",
6409  2441736602,
6410  "sq_sk_204"
6411 },
6412 {
6413  "qu_209_lugos_death_vision_vfx",
6414  3608748773,
6415  "sq_sk_209"
6416 },
6417 {
6418  "qu_209_magic_obstacle_end",
6419  2648320801,
6420  "sq_sk_209"
6421 },
6422 {
6423  "qu_209_magic_obstacle_start",
6424  3787268114,
6425  "sq_sk_209"
6426 },
6427 {
6428  "qu_209_two_sirens_sing_loop_stop",
6429  1993422627,
6430  "sq_sk_209"
6431 },
6432 {
6433  "qu_sk_209_two_sirens_sings_loop",
6434  2872513336,
6435  "sq_sk_209"
6436 },
6437 {
6438  "sq_209_hide_stalactit",
6439  1024766218,
6440  "sq_sk_209"
6441 },
6442 {
6443  "sq_209_whale_call",
6444  2957128248,
6445  "sq_sk_209"
6446 },
6447 {
6448  "sq_sk_209_end_pitch",
6449  3445019961,
6450  "sq_sk_209"
6451 },
6452 {
6453  "sq_sk_209_hammer_move",
6454  2935754999,
6455  "sq_sk_209"
6456 },
6457 {
6458  "sq_sk_209_last_breath",
6459  1843228028,
6460  "sq_sk_209"
6461 },
6462 {
6463  "sq_sk_209_moving_rocks_loop_start",
6464  3244843678,
6465  "sq_sk_209"
6466 },
6467 {
6468  "sq_sk_209_moving_rocks_loop_stop",
6469  2467435838,
6470  "sq_sk_209"
6471 },
6472 {
6473  "sq_sk_209_pitch_hiss",
6474  3092977721,
6475  "sq_sk_209"
6476 },
6477 {
6478  "sq_nv_302_generator_teleport_loop",
6479  680268137,
6480  "sq_nv_302"
6481 },
6482 {
6483  "sq_nv_302_generator_teleport_loop_stop",
6484  3976501340,
6485  "sq_nv_302"
6486 },
6487 {
6488  "sq_nv_302_inster_ceramic_plate",
6489  1826071846,
6490  "sq_nv_302"
6491 },
6492 {
6493  "sq_nv_303",
6494  939153537,
6495  "sq_nv_303"
6496 },
6497 {
6498  "sq_nv_301_bush_touch",
6499  3327870188,
6500  "sq_nv_301"
6501 },
6502 {
6503  "sq_nv_301_fireworks",
6504  3524852984,
6505  "sq_nv_301"
6506 },
6507 {
6508  "sq_nv_306",
6509  939153540,
6510  "sq_nv_306"
6511 },
6512 {
6513  "sq_nv_304_chark",
6514  1223443524,
6515  "sq_nv_304"
6516 },
6517 {
6518  "sq_nv_305",
6519  939153543,
6520  "sq_nv_305"
6521 },
6522 {
6523  "q602_barrel_kick",
6524  2040377114,
6525  "qu_ep1_602_quest"
6526 },
6527 {
6528  "q602_kick_taunt",
6529  1684243166,
6530  "qu_ep1_602_quest"
6531 },
6532 {
6533  "q602_kick_whoosh",
6534  4268924668,
6535  "qu_ep1_602_quest"
6536 },
6537 {
6538  "amb_dyn_EXT_EM_alarm_bell_medium_100m",
6539  3892819765,
6540  "amb_dyn_alarm_bell_medium"
6541 },
6542 {
6543  "amb_dyn_EXT_EM_alarm_bell_medium_100m_end",
6544  4058611127,
6545  "amb_dyn_alarm_bell_medium"
6546 },
6547 {
6548  "animals_cat_bodyfall",
6549  2617001255,
6550  "animals_cat"
6551 },
6552 {
6553  "animals_cat_clean",
6554  4268895995,
6555  "animals_cat"
6556 },
6557 {
6558  "animals_cat_death",
6559  1120094878,
6560  "animals_cat"
6561 },
6562 {
6563  "animals_cat_dialog_bodyfall",
6564  1357296912,
6565  "animals_cat"
6566 },
6567 {
6568  "animals_cat_dialog_clean",
6569  783497258,
6570  "animals_cat"
6571 },
6572 {
6573  "animals_cat_dialog_death",
6574  2363404351,
6575  "animals_cat"
6576 },
6577 {
6578  "animals_cat_dialog_eat",
6579  4268771591,
6580  "animals_cat"
6581 },
6582 {
6583  "animals_cat_dialog_footsteps",
6584  967851280,
6585  "animals_cat"
6586 },
6587 {
6588  "animals_cat_dialog_meow",
6589  3993222351,
6590  "animals_cat"
6591 },
6592 {
6593  "animals_cat_dialog_purr",
6594  2429091974,
6595  "animals_cat"
6596 },
6597 {
6598  "animals_cat_eat",
6599  4273812326,
6600  "animals_cat"
6601 },
6602 {
6603  "animals_cat_footsteps",
6604  2268553021,
6605  "animals_cat"
6606 },
6607 {
6608  "animals_cat_meow",
6609  398209268,
6610  "animals_cat"
6611 },
6612 {
6613  "animals_cat_meow_RND",
6614  3146770249,
6615  "animals_cat"
6616 },
6617 {
6618  "animals_cat_purr",
6619  2096457133,
6620  "animals_cat"
6621 },
6622 {
6623  "sq_nv_315_wooden_door_slide",
6624  4175124462,
6625  "sq_nv_315"
6626 },
6627 {
6628  "sq_nv_310",
6629  955931253,
6630  "sq_nv_310"
6631 },
6632 {
6633  "sq_nv_310_rumbling",
6634  730131130,
6635  "sq_nv_310"
6636 },
6637 {
6638  "cs103_poroniec_shows_up",
6639  956297552,
6640  "cs103_poroniec_shows_up"
6641 },
6642 {
6643  "monster_wraith_agressive",
6644  36389353,
6645  "monster_wraith"
6646 },
6647 {
6648  "monster_wraith_agressive_RND",
6649  1870866056,
6650  "monster_wraith"
6651 },
6652 {
6653  "monster_wraith_attack",
6654  925730064,
6655  "monster_wraith"
6656 },
6657 {
6658  "monster_wraith_attack_RND",
6659  3111599789,
6660  "monster_wraith"
6661 },
6662 {
6663  "monster_wraith_calm",
6664  2739320877,
6665  "monster_wraith"
6666 },
6667 {
6668  "monster_wraith_calm_ALWAYS",
6669  4007014855,
6670  "monster_wraith"
6671 },
6672 {
6673  "monster_wraith_death_fx",
6674  1864083967,
6675  "monster_wraith"
6676 },
6677 {
6678  "monster_wraith_death_vo",
6679  1595641912,
6680  "monster_wraith"
6681 },
6682 {
6683  "monster_wraith_focus_100m_start",
6684  2090717076,
6685  "monster_wraith"
6686 },
6687 {
6688  "monster_wraith_focus_100m_stop",
6689  1833197448,
6690  "monster_wraith"
6691 },
6692 {
6693  "monster_wraith_foley_v1",
6694  4030381567,
6695  "monster_wraith"
6696 },
6697 {
6698  "monster_wraith_foley_v2",
6699  4030381564,
6700  "monster_wraith"
6701 },
6702 {
6703  "monster_wraith_foley_v3",
6704  4030381565,
6705  "monster_wraith"
6706 },
6707 {
6708  "monster_wraith_foley_v3_custom",
6709  1597987889,
6710  "monster_wraith"
6711 },
6712 {
6713  "monster_wraith_long_vo",
6714  544832220,
6715  "monster_wraith"
6716 },
6717 {
6718  "monster_wraith_long_vo_custom",
6719  2665326254,
6720  "monster_wraith"
6721 },
6722 {
6723  "monster_wraith_pain",
6724  882947812,
6725  "monster_wraith"
6726 },
6727 {
6728  "monster_wraith_pain_RND",
6729  1398612729,
6730  "monster_wraith"
6731 },
6732 {
6733  "monster_wraith_short_vo",
6734  1460279312,
6735  "monster_wraith"
6736 },
6737 {
6738  "monster_wraith_spawn",
6739  1449383161,
6740  "monster_wraith"
6741 },
6742 {
6743  "monster_wraith_swoosh_lamp",
6744  2869590246,
6745  "monster_wraith"
6746 },
6747 {
6748  "monster_wraith_swoosh_normal",
6749  2578309137,
6750  "monster_wraith"
6751 },
6752 {
6753  "monster_wraith_swoosh_sword",
6754  3513402627,
6755  "monster_wraith"
6756 },
6757 {
6758  "monster_wraith_taunt",
6759  1639036912,
6760  "monster_wraith"
6761 },
6762 {
6763  "monster_wraith_taunt_custom",
6764  2218834562,
6765  "monster_wraith"
6766 },
6767 {
6768  "monster_wraith_VFX_appear",
6769  1226308396,
6770  "monster_wraith"
6771 },
6772 {
6773  "monster_wraith_VFX_disappear",
6774  3119300542,
6775  "monster_wraith"
6776 },
6777 {
6778  "monster_wraith_VFX_shadows_form",
6779  3611027459,
6780  "monster_wraith"
6781 },
6782 {
6783  "set_monster_wraith_armour_type_monster_ghost",
6784  1205708823,
6785  "monster_wraith"
6786 },
6787 {
6788  "set_monster_wraith_invisible",
6789  2309254518,
6790  "monster_wraith"
6791 },
6792 {
6793  "set_monster_wraith_visible",
6794  2455992013,
6795  "monster_wraith"
6796 },
6797 {
6798  "mus_set_intensity_1",
6799  645210493,
6800  "music_shared"
6801 },
6802 {
6803  "mus_set_intensity_1_fast",
6804  1754508530,
6805  "music_shared"
6806 },
6807 {
6808  "mus_set_intensity_2",
6809  645210494,
6810  "music_shared"
6811 },
6812 {
6813  "mus_set_intensity_2_1delay",
6814  1490098943,
6815  "music_shared"
6816 },
6817 {
6818  "mus_set_intensity_2_3delay",
6819  280609217,
6820  "music_shared"
6821 },
6822 {
6823  "mus_set_intensity_2_fast",
6824  3910271891,
6825  "music_shared"
6826 },
6827 {
6828  "mus_set_intensity_3",
6829  645210495,
6830  "music_shared"
6831 },
6832 {
6833  "mus_set_intensity_3_2delay",
6834  3635381033,
6835  "music_shared"
6836 },
6837 {
6838  "mus_set_intensity_3_4delay",
6839  2938536083,
6840  "music_shared"
6841 },
6842 {
6843  "mus_set_intensity_3_fast",
6844  380362468,
6845  "music_shared"
6846 },
6847 {
6848  "mus_set_intensity_4",
6849  645210488,
6850  "music_shared"
6851 },
6852 {
6853  "mus_set_intensity_4_fast",
6854  1525814501,
6855  "music_shared"
6856 },
6857 {
6858  "set_state_combat",
6859  2182516516,
6860  "music_shared"
6861 },
6862 {
6863  "set_state_exploration",
6864  210209267,
6865  "music_shared"
6866 },
6867 {
6868  "set_state_music_only",
6869  1441270086,
6870  "music_shared"
6871 },
6872 {
6873  "stop_music",
6874  2837384057,
6875  "music_shared"
6876 },
6877 {
6878  "cs002_wild_hunt_chase_p1",
6879  1010274553,
6880  "cs002_wild_hunt_chase_p1"
6881 },
6882 {
6883  "cs002_wild_hunt_chase_p2",
6884  1010274554,
6885  "cs002_wild_hunt_chase_p2"
6886 },
6887 {
6888  "cs002_wild_hunt_chase_p3",
6889  1010274555,
6890  "cs002_wild_hunt_chase_p3"
6891 },
6892 {
6893  "cs002_wild_hunt_chase_p4",
6894  1010274556,
6895  "cs002_wild_hunt_chase_p4"
6896 },
6897 {
6898  "cs501_naglfar_freezes_b",
6899  1011297763,
6900  "cs501_naglfar_freezes_b"
6901 },
6902 {
6903  "animals_rat_death_impact",
6904  2931395684,
6905  "animals_rat"
6906 },
6907 {
6908  "animals_rat_squeak",
6909  3992652861,
6910  "animals_rat"
6911 },
6912 {
6913  "animals_rat_squeak_RND1",
6914  1106343869,
6915  "animals_rat"
6916 },
6917 {
6918  "animals_rat_squeak_RND2",
6919  1106343870,
6920  "animals_rat"
6921 },
6922 {
6923  "cs110_snowy_ciri",
6924  1046713360,
6925  "cs110_snowy_ciri"
6926 },
6927 {
6928  "cs403_teleport",
6929  1061299508,
6930  "cs403_teleport"
6931 },
6932 {
6933  "cs403_triss_spell_p2_letho",
6934  1064269095,
6935  "cs403_triss_spell_p2_letho"
6936 },
6937 {
6938  "cs_e3_inspecting_gryphon_feather",
6939  1066413439,
6940  "cs_e3_inspecting_gryphon_feather"
6941 },
6942 {
6943  "qu_nv_308_body_section_long",
6944  620296384,
6945  "qu_nv_308"
6946 },
6947 {
6948  "qu_nv_308_dog_bark",
6949  1917914612,
6950  "qu_nv_308"
6951 },
6952 {
6953  "qu_nv_308_fake_run",
6954  2998986798,
6955  "qu_nv_308"
6956 },
6957 {
6958  "qu_nv_308_fx_werewolf_transform",
6959  928671082,
6960  "qu_nv_308"
6961 },
6962 {
6963  "qu_nv_308_heating_poker",
6964  916465845,
6965  "qu_nv_308"
6966 },
6967 {
6968  "qu_nv_308_laugh",
6969  1772571142,
6970  "qu_nv_308"
6971 },
6972 {
6973  "qu_nv_308_open_canal",
6974  3576389987,
6975  "qu_nv_308"
6976 },
6977 {
6978  "qu_nv_308_screaming_through_gag",
6979  1323269036,
6980  "qu_nv_308"
6981 },
6982 {
6983  "qu_nv_308_whistle_on_dogs",
6984  3147293409,
6985  "qu_nv_308"
6986 },
6987 {
6988  "qu_nv_309_give_necklace",
6989  913160822,
6990  "qu_nv_309"
6991 },
6992 {
6993  "qu_nv_309_remove_necklace",
6994  3315641875,
6995  "qu_nv_309"
6996 },
6997 {
6998  "qu_nv_309_seagulls_in_harbour",
6999  1365647250,
7000  "qu_nv_309"
7001 },
7002 {
7003  "qu_nv_309_slide_door_close",
7004  1208841343,
7005  "qu_nv_309"
7006 },
7007 {
7008  "qu_nv_309_slide_door_open",
7009  4015189657,
7010  "qu_nv_309"
7011 },
7012 {
7013  "qu_nv_309_small_crowd_amb_loop",
7014  2495842575,
7015  "qu_nv_309"
7016 },
7017 {
7018  "qu_nv_309_small_crowd_amb_loop_stop",
7019  4096777530,
7020  "qu_nv_309"
7021 },
7022 {
7023  "qu_nv_309_take_necklace",
7024  1792936156,
7025  "qu_nv_309"
7026 },
7027 {
7028  "qu_nv_304_audience_cheering",
7029  805963029,
7030  "qu_nv_304"
7031 },
7032 {
7033  "qu_nv_304_audience_clapping",
7034  2622916422,
7035  "qu_nv_304"
7036 },
7037 {
7038  "qu_nv_304_audience_ovation",
7039  2060582634,
7040  "qu_nv_304"
7041 },
7042 {
7043  "qu_nv_304_children_leaving_school",
7044  2028853326,
7045  "qu_nv_304"
7046 },
7047 {
7048  "qu_nv_304_dialog_concert_applause",
7049  2013220342,
7050  "qu_nv_304"
7051 },
7052 {
7053  "qu_nv_304_dialog_concert_applause_end",
7054  2673222396,
7055  "qu_nv_304"
7056 },
7057 {
7058  "qu_nv_304_rip_paper_book",
7059  2806418745,
7060  "qu_nv_304"
7061 },
7062 {
7063  "qu_nv_305_catch_ball",
7064  3838801651,
7065  "qu_nv_305"
7066 },
7067 {
7068  "qu_nv_305_crowd_ambient_loop",
7069  1610176767,
7070  "qu_nv_305"
7071 },
7072 {
7073  "qu_nv_305_crowd_ambient_loop_stop",
7074  906252362,
7075  "qu_nv_305"
7076 },
7077 {
7078  "qu_nv_305_crowd_applause",
7079  2544624035,
7080  "qu_nv_305"
7081 },
7082 {
7083  "qu_nv_305_crowd_boo",
7084  922120254,
7085  "qu_nv_305"
7086 },
7087 {
7088  "qu_nv_305_crowd_brawo_on_start",
7089  1193930846,
7090  "qu_nv_305"
7091 },
7092 {
7093  "qu_nv_305_crowd_cought",
7094  34763052,
7095  "qu_nv_305"
7096 },
7097 {
7098  "qu_nv_305_crowd_final_applause_loop",
7099  4102423489,
7100  "qu_nv_305"
7101 },
7102 {
7103  "qu_nv_305_crowd_final_applause_loop_stop",
7104  796561412,
7105  "qu_nv_305"
7106 },
7107 {
7108  "qu_nv_305_crowd_geralt_bad_joke",
7109  3289076325,
7110  "qu_nv_305"
7111 },
7112 {
7113  "qu_nv_305_crowd_laughter",
7114  3554115062,
7115  "qu_nv_305"
7116 },
7117 {
7118  "qu_nv_305_crowd_oouu",
7119  4259967782,
7120  "qu_nv_305"
7121 },
7122 {
7123  "qu_nv_305_crowd_riot_loop",
7124  2920083733,
7125  "qu_nv_305"
7126 },
7127 {
7128  "qu_nv_305_crowd_riot_loop_stop",
7129  3651069688,
7130  "qu_nv_305"
7131 },
7132 {
7133  "qu_nv_305_crowd_shocked_prince_poisoned",
7134  1388346279,
7135  "qu_nv_305"
7136 },
7137 {
7138  "qu_nv_305_crowd_speaking",
7139  2354712304,
7140  "qu_nv_305"
7141 },
7142 {
7143  "qu_nv_305_crowd_surprised_prince_doppler",
7144  2098494182,
7145  "qu_nv_305"
7146 },
7147 {
7148  "qu_nv_305_dudu_transformation",
7149  2293857380,
7150  "qu_nv_305"
7151 },
7152 {
7153  "qu_nv_305_jump_down",
7154  779768487,
7155  "qu_nv_305"
7156 },
7157 {
7158  "qu_nv_305_lute_put_down",
7159  2204297561,
7160  "qu_nv_305"
7161 },
7162 {
7163  "qu_nv_305_table_creak",
7164  2822878265,
7165  "qu_nv_305"
7166 },
7167 {
7168  "qu_nv_301_anti_rat_incense_smoke_loop",
7169  706269623,
7170  "qu_nv_301"
7171 },
7172 {
7173  "qu_nv_301_anti_rat_incense_smoke_loop_end",
7174  3817106265,
7175  "qu_nv_301"
7176 },
7177 {
7178  "qu_nv_301_cradle_swing",
7179  2128122362,
7180  "qu_nv_301"
7181 },
7182 {
7183  "qu_nv_301_fake_footstep",
7184  900391304,
7185  "qu_nv_301"
7186 },
7187 {
7188  "qu_nv_301_running_rats1",
7189  3622186777,
7190  "qu_nv_301"
7191 },
7192 {
7193  "qu_nv_301_running_rats2",
7194  3622186778,
7195  "qu_nv_301"
7196 },
7197 {
7198  "qu_nv_301_tortured_man_screaming_loop",
7199  3047027459,
7200  "qu_nv_301"
7201 },
7202 {
7203  "qu_nv_301_tortured_man_screaming_loop_end",
7204  2522252933,
7205  "qu_nv_301"
7206 },
7207 {
7208  "qu_nv_302_break_door",
7209  1834087749,
7210  "qu_nv_302"
7211 },
7212 {
7213  "qu_nv_302_screaming_women",
7214  3081346541,
7215  "qu_nv_302"
7216 },
7217 {
7218  "qu_nv_302_slaughter_mafia",
7219  2480530139,
7220  "qu_nv_302"
7221 },
7222 {
7223  "qu_nv_303_alarm_bell_loop",
7224  783166948,
7225  "qu_nv_303"
7226 },
7227 {
7228  "qu_nv_303_alarm_bell_loop_stop",
7229  1989332227,
7230  "qu_nv_303"
7231 },
7232 {
7233  "qu_nv_303_armed_people_entering_room",
7234  1415870994,
7235  "qu_nv_303"
7236 },
7237 {
7238  "qu_nv_303_bomb_put_under_table",
7239  952584474,
7240  "qu_nv_303"
7241 },
7242 {
7243  "qu_nv_303_bottle_bumping",
7244  1559225883,
7245  "qu_nv_303"
7246 },
7247 {
7248  "qu_nv_303_bottle_move",
7249  928094174,
7250  "qu_nv_303"
7251 },
7252 {
7253  "qu_nv_303_bottle_pick_up",
7254  2164806266,
7255  "qu_nv_303"
7256 },
7257 {
7258  "qu_nv_303_drain_water",
7259  3174841388,
7260  "qu_nv_303"
7261 },
7262 {
7263  "qu_nv_303_knocking_on_door",
7264  4203306593,
7265  "qu_nv_303"
7266 },
7267 {
7268  "qu_nv_303_sound_open_secret",
7269  939048289,
7270  "qu_nv_303"
7271 },
7272 {
7273  "qu_nv_303_troll_hits_wall",
7274  4043847903,
7275  "qu_nv_303"
7276 },
7277 {
7278  "amb_sp_dark_valley_ambience",
7279  2453088711,
7280  "amb_spiral"
7281 },
7282 {
7283  "amb_sp_desert_wind",
7284  4150852762,
7285  "amb_spiral"
7286 },
7287 {
7288  "amb_sp_desert_wind_trees_rattle",
7289  994669489,
7290  "amb_spiral"
7291 },
7292 {
7293  "amb_sp_elven_city_ambient",
7294  547780703,
7295  "amb_spiral"
7296 },
7297 {
7298  "amb_sp_elven_city_wind_in_trees",
7299  604356125,
7300  "amb_spiral"
7301 },
7302 {
7303  "sq_nml_314",
7304  1082838208,
7305  "sq_nml_314"
7306 },
7307 {
7308  "sq312_nml_sneaking_guards",
7309  756346009,
7310  "sq_nml_312"
7311 },
7312 {
7313  "amb_dyn_IN_crowd_tavern_dandelion",
7314  1151692281,
7315  "amb_dyn_crowd_tavern_medium"
7316 },
7317 {
7318  "amb_dyn_IN_crowd_tavern_kingfisher",
7319  1109791,
7320  "amb_dyn_crowd_tavern_medium"
7321 },
7322 {
7323  "amb_dyn_IN_crowd_tavern_kingfisher_ctrl_0",
7324  2458828496,
7325  "amb_dyn_crowd_tavern_medium"
7326 },
7327 {
7328  "amb_dyn_IN_crowd_tavern_kingfisher_ctrl_05",
7329  2260099397,
7330  "amb_dyn_crowd_tavern_medium"
7331 },
7332 {
7333  "amb_dyn_IN_crowd_tavern_kingfisher_ctrl_05_delay",
7334  873176341,
7335  "amb_dyn_crowd_tavern_medium"
7336 },
7337 {
7338  "amb_dyn_IN_crowd_tavern_kingfisher_ctrl_09",
7339  2260099401,
7340  "amb_dyn_crowd_tavern_medium"
7341 },
7342 {
7343  "amb_dyn_IN_crowd_tavern_kingfisher_ctrl_1",
7344  2458828497,
7345  "amb_dyn_crowd_tavern_medium"
7346 },
7347 {
7348  "amb_dyn_IN_crowd_tavern_wedding",
7349  757363119,
7350  "amb_dyn_crowd_tavern_medium"
7351 },
7352 {
7353  "qu_nv_311_baby_cry",
7354  1157066836,
7355  "qu_nv_311"
7356 },
7357 {
7358  "qu_nv_311_earthquake",
7359  2519627022,
7360  "qu_nv_311"
7361 },
7362 {
7363  "qu_nv_311_strange_monster",
7364  2822123408,
7365  "qu_nv_311"
7366 },
7367 {
7368  "qu_nv_310_alarm_bell_hit",
7369  1362766317,
7370  "qu_nv_310"
7371 },
7372 {
7373  "qu_nv_310_amb_soldier",
7374  3998456193,
7375  "qu_nv_310"
7376 },
7377 {
7378  "qu_nv_310_catch_ball",
7379  3989730209,
7380  "qu_nv_310"
7381 },
7382 {
7383  "qu_nv_310_filippa_spell_on_men",
7384  1166485191,
7385  "qu_nv_310"
7386 },
7387 {
7388  "qu_nv_310_fireball_explosion",
7389  3438526545,
7390  "qu_nv_310"
7391 },
7392 {
7393  "qu_nv_310_fountain_splash01",
7394  4156966057,
7395  "qu_nv_310"
7396 },
7397 {
7398  "qu_nv_310_fountain_splash02",
7399  4156966058,
7400  "qu_nv_310"
7401 },
7402 {
7403  "qu_nv_310_fountain_splash03",
7404  4156966059,
7405  "qu_nv_310"
7406 },
7407 {
7408  "qu_nv_310_muffled_explosion",
7409  3090956259,
7410  "qu_nv_310"
7411 },
7412 {
7413  "qu_nv_310_old_man_clothes",
7414  2738162577,
7415  "qu_nv_310"
7416 },
7417 {
7418  "qu_nv_310_old_man_fall",
7419  2883677464,
7420  "qu_nv_310"
7421 },
7422 {
7423  "qu_nv_310_old_man_grunt_1",
7424  262937219,
7425  "qu_nv_310"
7426 },
7427 {
7428  "qu_nv_310_old_man_grunt_2",
7429  262937216,
7430  "qu_nv_310"
7431 },
7432 {
7433  "qu_nv_310_old_man_turn_around",
7434  413083926,
7435  "qu_nv_310"
7436 },
7437 {
7438  "qu_nv_310_philippa_fight",
7439  2912394728,
7440  "qu_nv_310"
7441 },
7442 {
7443  "qu_nv_310_philippa_fight_stop",
7444  1579971015,
7445  "qu_nv_310"
7446 },
7447 {
7448  "qu_nv_310_push_rock",
7449  898250046,
7450  "qu_nv_310"
7451 },
7452 {
7453  "qu_nv_310_sizled_door_stone",
7454  2529586044,
7455  "qu_nv_310"
7456 },
7457 {
7458  "qu_nv_310_spawn_golem_vfx",
7459  1373537019,
7460  "qu_nv_310"
7461 },
7462 {
7463  "animals_dog_bodyfall",
7464  3510712561,
7465  "animals_dog"
7466 },
7467 {
7468  "animals_dog_death",
7469  1076705344,
7470  "animals_dog"
7471 },
7472 {
7473  "animals_dog_dialog_bodyfall",
7474  3713908570,
7475  "animals_dog"
7476 },
7477 {
7478  "animals_dog_dialog_footsteps",
7479  1220600990,
7480  "animals_dog"
7481 },
7482 {
7483  "animals_dog_dialog_rolling",
7484  105942624,
7485  "animals_dog"
7486 },
7487 {
7488  "animals_dog_dialog_sniff",
7489  1970603143,
7490  "animals_dog"
7491 },
7492 {
7493  "animals_dog_dialog_vo_bark_double",
7494  4046828239,
7495  "animals_dog"
7496 },
7497 {
7498  "animals_dog_dialog_vo_bark_single",
7499  1289508084,
7500  "animals_dog"
7501 },
7502 {
7503  "animals_dog_dialog_vo_breath",
7504  1716646257,
7505  "animals_dog"
7506 },
7507 {
7508  "animals_dog_dialog_vo_calm",
7509  2440151606,
7510  "animals_dog"
7511 },
7512 {
7513  "animals_dog_dialog_vo_extra_breath",
7514  827756408,
7515  "animals_dog"
7516 },
7517 {
7518  "animals_dog_eat",
7519  1926278952,
7520  "animals_dog"
7521 },
7522 {
7523  "animals_dog_footsteps",
7524  4077369155,
7525  "animals_dog"
7526 },
7527 {
7528  "animals_dog_lick",
7529  3485722101,
7530  "animals_dog"
7531 },
7532 {
7533  "animals_dog_rolling",
7534  252087249,
7535  "animals_dog"
7536 },
7537 {
7538  "animals_dog_sniff",
7539  1187966050,
7540  "animals_dog"
7541 },
7542 {
7543  "animals_dog_vo_bark_double",
7544  1969486712,
7545  "animals_dog"
7546 },
7547 {
7548  "animals_dog_vo_bark_double_RND",
7549  1741249397,
7550  "animals_dog"
7551 },
7552 {
7553  "animals_dog_vo_bark_single",
7554  1289080499,
7555  "animals_dog"
7556 },
7557 {
7558  "animals_dog_vo_bark_single_RND",
7559  693144798,
7560  "animals_dog"
7561 },
7562 {
7563  "animals_dog_vo_breath",
7564  898590268,
7565  "animals_dog"
7566 },
7567 {
7568  "animals_dog_vo_calm",
7569  1910056979,
7570  "animals_dog"
7571 },
7572 {
7573  "animals_dog_vo_calm_RND",
7574  2393316222,
7575  "animals_dog"
7576 },
7577 {
7578  "animals_dog_vo_extra_breath",
7579  2079758837,
7580  "animals_dog"
7581 },
7582 {
7583  "animals_dog_vo_extra_breath_RND",
7584  2004985308,
7585  "animals_dog"
7586 },
7587 {
7588  "animals_cow_bodyfall",
7589  1778782728,
7590  "animals_cow"
7591 },
7592 {
7593  "animals_cow_death",
7594  573382839,
7595  "animals_cow"
7596 },
7597 {
7598  "animals_cow_moo_calm",
7599  939000728,
7600  "animals_cow"
7601 },
7602 {
7603  "animals_cow_moo_calm_always",
7604  2407245820,
7605  "animals_cow"
7606 },
7607 {
7608  "br_nv_302_boat_fog_horn2",
7609  2423043214,
7610  "br_nv_302"
7611 },
7612 {
7613  "br_nv_301_boat_fog_horn1",
7614  1227166856,
7615  "br_nv_301"
7616 },
7617 {
7618  "cs501_ram_them",
7619  1123454693,
7620  "cs501_ram_them"
7621 },
7622 {
7623  "animals_g_bird_footstep_1",
7624  2311015509,
7625  "animals_birds_generic"
7626 },
7627 {
7628  "animals_g_bird_sitdown_single",
7629  3853387688,
7630  "animals_birds_generic"
7631 },
7632 {
7633  "animals_g_bird_takeoff_group_small",
7634  2392632421,
7635  "animals_birds_generic"
7636 },
7637 {
7638  "animals_g_bird_takeoff_single",
7639  1165926096,
7640  "animals_birds_generic"
7641 },
7642 {
7643  "animals_g_bird_wingflaps",
7644  978382466,
7645  "animals_birds_generic"
7646 },
7647 {
7648  "animals_g_bird_wingflaps_4_double",
7649  3939905481,
7650  "animals_birds_generic"
7651 },
7652 {
7653  "animals_g_bird_wingflaps_4_single",
7654  1752582074,
7655  "animals_birds_generic"
7656 },
7657 {
7658  "qu_item_painting_iris_break_connection",
7659  1920309767,
7660  "qu_item_painting_iris"
7661 },
7662 {
7663  "cs504_ciri_goes_home_p1",
7664  1152679881,
7665  "cs504_ciri_goes_home_p1"
7666 },
7667 {
7668  "cs504_ciri_goes_home_p2",
7669  1152679882,
7670  "cs504_ciri_goes_home_p2"
7671 },
7672 {
7673  "cs304_departure_no_louise",
7674  1159781223,
7675  "cs304_departure_no_louise"
7676 },
7677 {
7678  "phx_bone_totem_mv_loop",
7679  193220413,
7680  "physics_objects"
7681 },
7682 {
7683  "phx_bone_totem_mv_loop_end",
7684  1237247519,
7685  "physics_objects"
7686 },
7687 {
7688  "phx_chain_mv_loop",
7689  1439164026,
7690  "physics_objects"
7691 },
7692 {
7693  "phx_chain_mv_loop_end",
7694  877477456,
7695  "physics_objects"
7696 },
7697 {
7698  "phx_fabric_blowing_start",
7699  2761932617,
7700  "physics_objects"
7701 },
7702 {
7703  "phx_fabric_blowing_stop",
7704  934340579,
7705  "physics_objects"
7706 },
7707 {
7708  "phx_leszy_totem_destroy",
7709  417686444,
7710  "physics_objects"
7711 },
7712 {
7713  "phx_leszy_totem_destroy_hit",
7714  828487154,
7715  "physics_objects"
7716 },
7717 {
7718  "phx_leszy_totem_destroy_long",
7719  1505816853,
7720  "physics_objects"
7721 },
7722 {
7723  "phx_metal_brazier_chain_mv_loop",
7724  2895149112,
7725  "physics_objects"
7726 },
7727 {
7728  "phx_metal_brazier_chain_mv_loop_end",
7729  2242122686,
7730  "physics_objects"
7731 },
7732 {
7733  "phx_wooden_box_contact",
7734  107771499,
7735  "physics_objects"
7736 },
7737 {
7738  "qu_sk_205_gate_going_down",
7739  1413025362,
7740  "qu_skellige_205p"
7741 },
7742 {
7743  "qu_sk_205_gate_going_up",
7744  1927050833,
7745  "qu_skellige_205p"
7746 },
7747 {
7748  "qu_sk_205_mechanism",
7749  855023920,
7750  "qu_skellige_205p"
7751 },
7752 {
7753  "qu_sk_205_water_down",
7754  1685482301,
7755  "qu_skellige_205p"
7756 },
7757 {
7758  "qu_sk_205_water_move_in_jug",
7759  3293071379,
7760  "qu_skellige_205p"
7761 },
7762 {
7763  "qu_sk_205_water_up",
7764  1351208202,
7765  "qu_skellige_205p"
7766 },
7767 {
7768  "cs204_leshy_appears",
7769  1189588976,
7770  "cs204_leshy_appears"
7771 },
7772 {
7773  "amb_qu_EXT_EM_crowd_party_1_mono_40m",
7774  1273065028,
7775  "amb_qu_crowd_party_ext"
7776 },
7777 {
7778  "amb_qu_EXT_EM_crowd_party_2_mono_40m",
7779  3486905153,
7780  "amb_qu_crowd_party_ext"
7781 },
7782 {
7783  "amb_qu_EXT_EM_crowd_party_cheering_1_40m",
7784  1194967776,
7785  "amb_qu_crowd_party_ext"
7786 },
7787 {
7788  "mq_nml_1035_knife_draw",
7789  434064060,
7790  "mq_nml_1035"
7791 },
7792 {
7793  "mq_nml_1035_knife_hit",
7794  2275805833,
7795  "mq_nml_1035"
7796 },
7797 {
7798  "mq_nml_1037_bridge",
7799  2508032237,
7800  "mq_nml_1037"
7801 },
7802 {
7803  "mq_nml_1038_angry_dog_loop",
7804  3117468934,
7805  "mq_nml_1038"
7806 },
7807 {
7808  "mq_nml_1038_angry_dog_loop_stop",
7809  2573057493,
7810  "mq_nml_1038"
7811 },
7812 {
7813  "mq_nml_1038_child_yell_loop",
7814  1964611889,
7815  "mq_nml_1038"
7816 },
7817 {
7818  "mq_nml_1038_child_yell_loop_stop",
7819  1547907924,
7820  "mq_nml_1038"
7821 },
7822 {
7823  "qu_item_drawbridge_fall",
7824  2298401185,
7825  "qu_item_drawbridge"
7826 },
7827 {
7828  "qu_item_drawbridge_move",
7829  742634273,
7830  "qu_item_drawbridge"
7831 },
7832 {
7833  "monster_wild_dog_attack",
7834  1160334966,
7835  "monster_wild_dog"
7836 },
7837 {
7838  "monster_wild_dog_bark",
7839  2820822532,
7840  "monster_wild_dog"
7841 },
7842 {
7843  "monster_wild_dog_bite",
7844  3054429348,
7845  "monster_wild_dog"
7846 },
7847 {
7848  "monster_wild_dog_bodyfall",
7849  2992635237,
7850  "monster_wild_dog"
7851 },
7852 {
7853  "monster_wild_dog_breath",
7854  4039814888,
7855  "monster_wild_dog"
7856 },
7857 {
7858  "monster_wild_dog_calm",
7859  140860991,
7860  "monster_wild_dog"
7861 },
7862 {
7863  "monster_wild_dog_calm_ADD",
7864  1493423591,
7865  "monster_wild_dog"
7866 },
7867 {
7868  "monster_wild_dog_calm_RND",
7869  1087656418,
7870  "monster_wild_dog"
7871 },
7872 {
7873  "monster_wild_dog_death",
7874  3981511532,
7875  "monster_wild_dog"
7876 },
7877 {
7878  "monster_wild_dog_eating",
7879  566821244,
7880  "monster_wild_dog"
7881 },
7882 {
7883  "monster_wild_dog_focus_100m_start",
7884  429188602,
7885  "monster_wild_dog"
7886 },
7887 {
7888  "monster_wild_dog_focus_100m_stop",
7889  1353232658,
7890  "monster_wild_dog"
7891 },
7892 {
7893  "monster_wild_dog_footsteps",
7894  1887707255,
7895  "monster_wild_dog"
7896 },
7897 {
7898  "monster_wild_dog_growl",
7899  1647146789,
7900  "monster_wild_dog"
7901 },
7902 {
7903  "monster_wild_dog_growl_aggro",
7904  4135124614,
7905  "monster_wild_dog"
7906 },
7907 {
7908  "monster_wild_dog_growl_aggro_RND",
7909  1963573735,
7910  "monster_wild_dog"
7911 },
7912 {
7913  "monster_wild_dog_growl_RND",
7914  2850857868,
7915  "monster_wild_dog"
7916 },
7917 {
7918  "monster_wild_dog_howl",
7919  4074297252,
7920  "monster_wild_dog"
7921 },
7922 {
7923  "monster_wild_dog_lick",
7924  611780441,
7925  "monster_wild_dog"
7926 },
7927 {
7928  "monster_wild_dog_pain",
7929  2693082574,
7930  "monster_wild_dog"
7931 },
7932 {
7933  "monster_wild_dog_rolling",
7934  3120484861,
7935  "monster_wild_dog"
7936 },
7937 {
7938  "monster_wild_dog_snarl",
7939  3251037808,
7940  "monster_wild_dog"
7941 },
7942 {
7943  "monster_wild_dog_sniff",
7944  3722090894,
7945  "monster_wild_dog"
7946 },
7947 {
7948  "monster_wild_dog_wakeup",
7949  973176057,
7950  "monster_wild_dog"
7951 },
7952 {
7953  "set_monster_wild_dog_armour_type_flesh",
7954  3963595173,
7955  "monster_wild_dog"
7956 },
7957 {
7958  "mq_nml_1012_fix_statue",
7959  3892889743,
7960  "mq_nml_1012"
7961 },
7962 {
7963  "mq_nml_1002_magic_barrier_deactivate",
7964  1550587960,
7965  "mq_nml_1002"
7966 },
7967 {
7968  "mq_nml_1002_magic_barrier_loop_start",
7969  3973660213,
7970  "mq_nml_1002"
7971 },
7972 {
7973  "mq_nml_1002_magic_barrier_loop_stop",
7974  2326660247,
7975  "mq_nml_1002"
7976 },
7977 {
7978  "mq_nml_1005_ghoul_howl",
7979  541835959,
7980  "mq_nml_1005"
7981 },
7982 {
7983  "qu_km_403_gate_loop",
7984  1222198867,
7985  "qu_km_403"
7986 },
7987 {
7988  "qu_km_403_gate_loop_stop",
7989  2678322206,
7990  "qu_km_403"
7991 },
7992 {
7993  "qu_km_403_meteorite_explosion",
7994  2283030661,
7995  "qu_km_403"
7996 },
7997 {
7998  "qu_km_403_meteorite_ground_fire_loop",
7999  2880534233,
8000  "qu_km_403"
8001 },
8002 {
8003  "qu_km_403_meteorite_ground_fire_loop_end",
8004  204291803,
8005  "qu_km_403"
8006 },
8007 {
8008  "qu_km_403_meteorite_marker_loop",
8009  1063610319,
8010  "qu_km_403"
8011 },
8012 {
8013  "qu_km_403_meteorite_marker_loop_end",
8014  1109482961,
8015  "qu_km_403"
8016 },
8017 {
8018  "qu_km_403_meteorite_smoke_and_fire_loop",
8019  3392823665,
8020  "qu_km_403"
8021 },
8022 {
8023  "qu_km_403_meteorite_smoke_and_fire_loop_end",
8024  2100067763,
8025  "qu_km_403"
8026 },
8027 {
8028  "qu_km_403_vesemir_bodyroll",
8029  2628934878,
8030  "qu_km_403"
8031 },
8032 {
8033  "qu_km_403_wheel_loop",
8034  417783073,
8035  "qu_km_403"
8036 },
8037 {
8038  "qu_km_403_wheel_loop_stop",
8039  1232442916,
8040  "qu_km_403"
8041 },
8042 {
8043  "qu_km_402_body_fall_down",
8044  2399326011,
8045  "qu_km_402"
8046 },
8047 {
8048  "qu_km_402_swish_fall_down",
8049  969922117,
8050  "qu_km_402"
8051 },
8052 {
8053  "qu_km_402_vfx_wisp_loop_start",
8054  3983782194,
8055  "qu_km_402"
8056 },
8057 {
8058  "qu_km_402_vfx_wisp_loop_stop",
8059  315294570,
8060  "qu_km_402"
8061 },
8062 {
8063  "q401_05_09_meeting_young_boy_disappear",
8064  3853301389,
8065  "qu_km_401"
8066 },
8067 {
8068  "q401_05_09_meeting_young_boy_ghost_vfx_loop_start",
8069  2303511478,
8070  "qu_km_401"
8071 },
8072 {
8073  "q401_05_09_meeting_young_boy_ghost_vfx_loop_stop",
8074  3520517686,
8075  "qu_km_401"
8076 },
8077 {
8078  "q401_06_04_reunion_part_02_bottle_smash",
8079  1890402163,
8080  "qu_km_401"
8081 },
8082 {
8083  "qu_km_401_bubble_valve",
8084  2843873484,
8085  "qu_km_401"
8086 },
8087 {
8088  "qu_km_401_crying_boy_focus_start",
8089  3186416770,
8090  "qu_km_401"
8091 },
8092 {
8093  "qu_km_401_crying_boy_focus_stop",
8094  2332243706,
8095  "qu_km_401"
8096 },
8097 {
8098  "qu_km_401_cyclops_idle",
8099  2463472149,
8100  "qu_km_401"
8101 },
8102 {
8103  "qu_km_401_cyclops_movement",
8104  742727524,
8105  "qu_km_401"
8106 },
8107 {
8108  "qu_km_401_cyclops_roar",
8109  2060207827,
8110  "qu_km_401"
8111 },
8112 {
8113  "qu_km_401_cyclops_snoring",
8114  210799137,
8115  "qu_km_401"
8116 },
8117 {
8118  "qu_km_401_cyclops_yawn",
8119  2952891490,
8120  "qu_km_401"
8121 },
8122 {
8123  "qu_km_401_forktail_taunt",
8124  1168387274,
8125  "qu_km_401"
8126 },
8127 {
8128  "qu_km_401_snoring_man_focus_start",
8129  3199805150,
8130  "qu_km_401"
8131 },
8132 {
8133  "qu_km_401_snoring_man_focus_stop",
8134  1878497918,
8135  "qu_km_401"
8136 },
8137 {
8138  "qu_km_401_switch_valve",
8139  2983861150,
8140  "qu_km_401"
8141 },
8142 {
8143  "qu_km_401_uma_vomit",
8144  3396243672,
8145  "qu_km_401"
8146 },
8147 {
8148  "qu_nml_401_vacuum_detector_intensity_1",
8149  2691262578,
8150  "qu_km_401"
8151 },
8152 {
8153  "qu_nml_401_vacuum_detector_intensity_2",
8154  2691262577,
8155  "qu_km_401"
8156 },
8157 {
8158  "qu_nml_401_vacuum_detector_intensity_3",
8159  2691262576,
8160  "qu_km_401"
8161 },
8162 {
8163  "qu_nml_401_vacuum_detector_intensity_4",
8164  2691262583,
8165  "qu_km_401"
8166 },
8167 {
8168  "qu_nml_401_vacuum_detector_intensity_5",
8169  2691262582,
8170  "qu_km_401"
8171 },
8172 {
8173  "qu_nml_401_vacuum_detector_loop_start",
8174  931856492,
8175  "qu_km_401"
8176 },
8177 {
8178  "qu_nml_401_vacuum_detector_loop_stop",
8179  2244958336,
8180  "qu_km_401"
8181 },
8182 {
8183  "monster_katakan_focus_100m_start",
8184  574420988,
8185  "monster_katakan"
8186 },
8187 {
8188  "monster_katakan_focus_100m_stop",
8189  3716802896,
8190  "monster_katakan"
8191 },
8192 {
8193  "monster_katakan_mv_bodyfall",
8194  4234698191,
8195  "monster_katakan"
8196 },
8197 {
8198  "monster_katakan_mv_footsteps",
8199  2551070069,
8200  "monster_katakan"
8201 },
8202 {
8203  "monster_katakan_mv_hands",
8204  801034962,
8205  "monster_katakan"
8206 },
8207 {
8208  "monster_katakan_mv_kneel",
8209  867686875,
8210  "monster_katakan"
8211 },
8212 {
8213  "monster_katakan_mv_shuffle",
8214  4096415635,
8215  "monster_katakan"
8216 },
8217 {
8218  "monster_katakan_mv_swoosh",
8219  3269368113,
8220  "monster_katakan"
8221 },
8222 {
8223  "monster_katakan_vfx_appear",
8224  868936244,
8225  "monster_katakan"
8226 },
8227 {
8228  "monster_katakan_vfx_predator_mode_loop_start",
8229  1944594784,
8230  "monster_katakan"
8231 },
8232 {
8233  "monster_katakan_vfx_predator_mode_loop_stop",
8234  4272563596,
8235  "monster_katakan"
8236 },
8237 {
8238  "monster_katakan_vo_attack_short",
8239  362056671,
8240  "monster_katakan"
8241 },
8242 {
8243  "monster_katakan_vo_attack_short_RND",
8244  3599508290,
8245  "monster_katakan"
8246 },
8247 {
8248  "monster_katakan_vo_burn",
8249  1549748619,
8250  "monster_katakan"
8251 },
8252 {
8253  "monster_katakan_vo_burn_end",
8254  1206556877,
8255  "monster_katakan"
8256 },
8257 {
8258  "monster_katakan_vo_burn_long",
8259  704936556,
8260  "monster_katakan"
8261 },
8262 {
8263  "monster_katakan_vo_burn_short",
8264  2592298356,
8265  "monster_katakan"
8266 },
8267 {
8268  "monster_katakan_vo_death",
8269  3796591474,
8270  "monster_katakan"
8271 },
8272 {
8273  "monster_katakan_vo_death_end_growl",
8274  3463076950,
8275  "monster_katakan"
8276 },
8277 {
8278  "monster_katakan_vo_dodge",
8279  285869889,
8280  "monster_katakan"
8281 },
8282 {
8283  "monster_katakan_vo_dodge_ALWAYS",
8284  3666231035,
8285  "monster_katakan"
8286 },
8287 {
8288  "monster_katakan_vo_growl_1",
8289  766545435,
8290  "monster_katakan"
8291 },
8292 {
8293  "monster_katakan_vo_growl_1_RND",
8294  2735425574,
8295  "monster_katakan"
8296 },
8297 {
8298  "monster_katakan_vo_growl_2",
8299  766545432,
8300  "monster_katakan"
8301 },
8302 {
8303  "monster_katakan_vo_growl_2_RND",
8304  4023744725,
8305  "monster_katakan"
8306 },
8307 {
8308  "monster_katakan_vo_growl_3",
8309  766545433,
8310  "monster_katakan"
8311 },
8312 {
8313  "monster_katakan_vo_growl_3_rnd",
8314  2641659000,
8315  "monster_katakan"
8316 },
8317 {
8318  "monster_katakan_vo_pain",
8319  3428256148,
8320  "monster_katakan"
8321 },
8322 {
8323  "monster_katakan_vo_taunt1",
8324  3797493617,
8325  "monster_katakan"
8326 },
8327 {
8328  "monster_katakan_vo_taunt2",
8329  3797493618,
8330  "monster_katakan"
8331 },
8332 {
8333  "monster_katakan_xtra_bite",
8334  4064592436,
8335  "monster_katakan"
8336 },
8337 {
8338  "monster_katakan_xtra_breath",
8339  641983128,
8340  "monster_katakan"
8341 },
8342 {
8343  "monster_katakan_xtra_breath_RND",
8344  963220821,
8345  "monster_katakan"
8346 },
8347 {
8348  "monster_katakan_xtra_ground_hit",
8349  399067857,
8350  "monster_katakan"
8351 },
8352 {
8353  "monster_katakan_xtra_scratching",
8354  2269682164,
8355  "monster_katakan"
8356 },
8357 {
8358  "monster_katakan_xtra_sniff",
8359  1992806910,
8360  "monster_katakan"
8361 },
8362 {
8363  "set_katakan_invisible",
8364  53259219,
8365  "monster_katakan"
8366 },
8367 {
8368  "set_katakan_visible",
8369  4235312076,
8370  "monster_katakan"
8371 },
8372 {
8373  "set_monster_katakan_armour_type_generic",
8374  3783261792,
8375  "monster_katakan"
8376 },
8377 {
8378  "mus_cs201_burial",
8379  1364899578,
8380  "music_skellige"
8381 },
8382 {
8383  "mus_cs201_pirates_attack_p2",
8384  1746797613,
8385  "music_skellige"
8386 },
8387 {
8388  "mus_cs201_sex_with_yennefer",
8389  2017018055,
8390  "music_skellige"
8391 },
8392 {
8393  "mus_cs201_storm",
8394  1388371732,
8395  "music_skellige"
8396 },
8397 {
8398  "mus_cs202_enter_the_giant",
8399  3402768484,
8400  "music_skellige"
8401 },
8402 {
8403  "mus_cs202_geralt_wakes_giant",
8404  756315131,
8405  "music_skellige"
8406 },
8407 {
8408  "mus_cs202_giant_death",
8409  1941078176,
8410  "music_skellige"
8411 },
8412 {
8413  "mus_cs202_giant_destroy_cage",
8414  2905167883,
8415  "music_skellige"
8416 },
8417 {
8418  "mus_cs202_harpies_destroy_bridge",
8419  2406581909,
8420  "music_skellige"
8421 },
8422 {
8423  "mus_cs203_baby_in_oven",
8424  284235232,
8425  "music_skellige"
8426 },
8427 {
8428  "mus_cs203_give_baby_uldaryk",
8429  1814196190,
8430  "music_skellige"
8431 },
8432 {
8433  "mus_cs203_him_shows",
8434  3350895576,
8435  "music_skellige"
8436 },
8437 {
8438  "mus_cs203_udalryk_enters_house_choice",
8439  1019643936,
8440  "music_skellige"
8441 },
8442 {
8443  "mus_cs205_ciri_landing",
8444  3089160074,
8445  "music_skellige"
8446 },
8447 {
8448  "mus_cs205_good_night_cirilla_p1",
8449  1165917014,
8450  "music_skellige"
8451 },
8452 {
8453  "mus_cs205_good_night_cirilla_p2",
8454  1165917013,
8455  "music_skellige"
8456 },
8457 {
8458  "mus_cs206_berserkers_kill_people",
8459  2851499709,
8460  "music_skellige"
8461 },
8462 {
8463  "mus_cs206_ritual_berserkers",
8464  2609015314,
8465  "music_skellige"
8466 },
8467 {
8468  "mus_cs208_becca_wins",
8469  769946094,
8470  "music_skellige"
8471 },
8472 {
8473  "mus_cs208_ragnar_wins",
8474  3664949779,
8475  "music_skellige"
8476 },
8477 {
8478  "mus_cs210_ciri_destroys_lab",
8479  2795399698,
8480  "music_skellige"
8481 },
8482 {
8483  "mus_cs210_entering_skellige",
8484  3316126796,
8485  "music_skellige"
8486 },
8487 {
8488  "mus_cs210_geralt_refuses_skjall",
8489  1770265620,
8490  "music_skellige"
8491 },
8492 {
8493  "mus_cs501_cam_transfer_to_geralt",
8494  2736896225,
8495  "music_skellige"
8496 },
8497 {
8498  "mus_cs501_ciri_escapes",
8499  3149768770,
8500  "music_skellige"
8501 },
8502 {
8503  "mus_cs501_crach_dies",
8504  4232110033,
8505  "music_skellige"
8506 },
8507 {
8508  "mus_cs501_eredin_dies",
8509  2151616999,
8510  "music_skellige"
8511 },
8512 {
8513  "mus_cs501_naglfar_arrives",
8514  3925713348,
8515  "music_skellige"
8516 },
8517 {
8518  "mus_cs501_naglfar_freezes",
8519  3424158120,
8520  "music_skellige"
8521 },
8522 {
8523  "mus_cs501_naglfar_freezes_2",
8524  103202391,
8525  "music_skellige"
8526 },
8527 {
8528  "mus_cs501_naglfar_freezes_b",
8529  103202311,
8530  "music_skellige"
8531 },
8532 {
8533  "mus_cs501_underwater_teleport",
8534  1241253927,
8535  "music_skellige"
8536 },
8537 {
8538  "mus_cs502_tower_shutdown",
8539  2235704405,
8540  "music_skellige"
8541 },
8542 {
8543  "mus_cs_sq204_intro_demo",
8544  1374307623,
8545  "music_skellige"
8546 },
8547 {
8548  "mus_cs_sq204_leshy_accepts_offering",
8549  3049701611,
8550  "music_skellige"
8551 },
8552 {
8553  "mus_cs_sq204_leshy_appears",
8554  206174247,
8555  "music_skellige"
8556 },
8557 {
8558  "mus_expl_monster_hunting_tracking",
8559  884336319,
8560  "music_skellige"
8561 },
8562 {
8563  "mus_loc_an_skellig",
8564  673164031,
8565  "music_skellige"
8566 },
8567 {
8568  "mus_loc_an_skellig_cs_to_gmpl",
8569  191935719,
8570  "music_skellige"
8571 },
8572 {
8573  "mus_loc_ard_skellig",
8574  2410336953,
8575  "music_skellige"
8576 },
8577 {
8578  "mus_loc_ard_skellig_berserkers_village",
8579  3261460699,
8580  "music_skellige"
8581 },
8582 {
8583  "mus_loc_ard_skellig_berserkers_village_cs_to_gmpl",
8584  495244811,
8585  "music_skellige"
8586 },
8587 {
8588  "mus_loc_ard_skellig_cataclysm",
8589  1296257601,
8590  "music_skellige"
8591 },
8592 {
8593  "mus_loc_ard_skellig_cataclysm_cs_to_gmpl",
8594  1201272761,
8595  "music_skellige"
8596 },
8597 {
8598  "mus_loc_ard_skellig_cs_to_gmpl",
8599  185830113,
8600  "music_skellige"
8601 },
8602 {
8603  "mus_loc_ard_skellig_settlements",
8604  1727101524,
8605  "music_skellige"
8606 },
8607 {
8608  "mus_loc_ard_skellig_settlements_cs_to_gmpl",
8609  2024234534,
8610  "music_skellige"
8611 },
8612 {
8613  "mus_loc_ard_skellig_settlements_lift",
8614  2431718792,
8615  "music_skellige"
8616 },
8617 {
8618  "mus_loc_ard_skellig_settlements_lift_cs_to_gmpl",
8619  3231161410,
8620  "music_skellige"
8621 },
8622 {
8623  "mus_loc_ard_skellig_yennefers_room",
8624  414821613,
8625  "music_skellige"
8626 },
8627 {
8628  "mus_loc_ard_skellig_yennefers_room_cs_to_gmpl",
8629  221151453,
8630  "music_skellige"
8631 },
8632 {
8633  "mus_loc_bies_lair",
8634  3562773890,
8635  "music_skellige"
8636 },
8637 {
8638  "mus_loc_bies_lair_cs_to_gmpl",
8639  255641940,
8640  "music_skellige"
8641 },
8642 {
8643  "mus_loc_emhyrs_fleet",
8644  3922347695,
8645  "music_skellige"
8646 },
8647 {
8648  "mus_loc_emhyrs_fleet_cs_to_gmpl",
8649  589149175,
8650  "music_skellige"
8651 },
8652 {
8653  "mus_loc_faroe",
8654  3880713167,
8655  "music_skellige"
8656 },
8657 {
8658  "mus_loc_faroe_cs_to_gmpl",
8659  356191959,
8660  "music_skellige"
8661 },
8662 {
8663  "mus_loc_hindarsfjall",
8664  40595706,
8665  "music_skellige"
8666 },
8667 {
8668  "mus_loc_hindarsfjall_burned_village_q205",
8669  3798298815,
8670  "music_skellige"
8671 },
8672 {
8673  "mus_loc_hindarsfjall_burned_village_q205_cs_to_gmpl",
8674  3103522471,
8675  "music_skellige"
8676 },
8677 {
8678  "mus_loc_hindarsfjall_cs_to_gmpl",
8679  1342873084,
8680  "music_skellige"
8681 },
8682 {
8683  "mus_loc_hindarsfjall_freyas_garden",
8684  709190129,
8685  "music_skellige"
8686 },
8687 {
8688  "mus_loc_hindarsfjall_freyas_garden_cs_to_gmpl",
8689  149004233,
8690  "music_skellige"
8691 },
8692 {
8693  "mus_loc_ice_giant_island",
8694  1523613841,
8695  "music_skellige"
8696 },
8697 {
8698  "mus_loc_ice_giant_island_cs_to_gmpl",
8699  1858997161,
8700  "music_skellige"
8701 },
8702 {
8703  "mus_loc_ice_giant_q501_nilfgaard_camp",
8704  2963915468,
8705  "music_skellige"
8706 },
8707 {
8708  "mus_loc_ice_giant_q501_nilfgaard_camp_cs_to_gmpl",
8709  3527079470,
8710  "music_skellige"
8711 },
8712 {
8713  "mus_loc_kaer_trolde",
8714  1052256106,
8715  "music_skellige"
8716 },
8717 {
8718  "mus_loc_kaer_trolde_cs_to_gmpl",
8719  1634058444,
8720  "music_skellige"
8721 },
8722 {
8723  "mus_loc_leszy_lair",
8724  20279334,
8725  "music_skellige"
8726 },
8727 {
8728  "mus_loc_leszy_lair_cs_to_gmpl",
8729  333223456,
8730  "music_skellige"
8731 },
8732 {
8733  "mus_loc_nilfgaard_camp_q501",
8734  2711804288,
8735  "music_skellige"
8736 },
8737 {
8738  "mus_loc_nilfgaard_camp_q501_cs_to_gmpl",
8739  1291009738,
8740  "music_skellige"
8741 },
8742 {
8743  "mus_loc_silent",
8744  3180411539,
8745  "music_skellige"
8746 },
8747 {
8748  "mus_loc_silent_cs_to_gmpl",
8749  3356066387,
8750  "music_skellige"
8751 },
8752 {
8753  "mus_loc_skellige_caves",
8754  2202279491,
8755  "music_skellige"
8756 },
8757 {
8758  "mus_loc_skellige_caves_cs_to_gmpl",
8759  1371706339,
8760  "music_skellige"
8761 },
8762 {
8763  "mus_loc_skellige_elven_ruins",
8764  2368584251,
8765  "music_skellige"
8766 },
8767 {
8768  "mus_loc_skellige_elven_ruins_cs_to_gmpl",
8769  1538293803,
8770  "music_skellige"
8771 },
8772 {
8773  "mus_loc_skellige_ruins",
8774  2099863300,
8775  "music_skellige"
8776 },
8777 {
8778  "mus_loc_skellige_ruins_cs_to_gmpl",
8779  4210795254,
8780  "music_skellige"
8781 },
8782 {
8783  "mus_loc_skellige_tavern",
8784  2297401633,
8785  "music_skellige"
8786 },
8787 {
8788  "mus_loc_skellige_tavern_cs_to_gmpl",
8789  4141331801,
8790  "music_skellige"
8791 },
8792 {
8793  "mus_loc_spikeroog",
8794  1447005781,
8795  "music_skellige"
8796 },
8797 {
8798  "mus_loc_spikeroog_cs_to_gmpl",
8799  496736853,
8800  "music_skellige"
8801 },
8802 {
8803  "mus_loc_spikeroog_hims_house",
8804  780387232,
8805  "music_skellige"
8806 },
8807 {
8808  "mus_loc_spikeroog_hims_house_cs_to_gmpl",
8809  3331919914,
8810  "music_skellige"
8811 },
8812 {
8813  "mus_minigames_skl_horse_race",
8814  308065204,
8815  "music_skellige"
8816 },
8817 {
8818  "mus_monster_hunt_skl_combat",
8819  2955152679,
8820  "music_skellige"
8821 },
8822 {
8823  "mus_monster_hunt_skl_tracking",
8824  377055840,
8825  "music_skellige"
8826 },
8827 {
8828  "mus_mood_music_drama02",
8829  2126975386,
8830  "music_skellige"
8831 },
8832 {
8833  "mus_q201_feast",
8834  2066861177,
8835  "music_skellige"
8836 },
8837 {
8838  "mus_q201_fistfight",
8839  4207203808,
8840  "music_skellige"
8841 },
8842 {
8843  "mus_q201_hallucinations",
8844  3110342182,
8845  "music_skellige"
8846 },
8847 {
8848  "mus_q201_pirates_combat",
8849  2183250921,
8850  "music_skellige"
8851 },
8852 {
8853  "mus_q201_race",
8854  1513494327,
8855  "music_skellige"
8856 },
8857 {
8858  "mus_q202_ice_giant_bossfight_stage1",
8859  375305198,
8860  "music_skellige"
8861 },
8862 {
8863  "mus_q202_ice_giant_bossfight_stage2",
8864  375305197,
8865  "music_skellige"
8866 },
8867 {
8868  "mus_q203_09_examine_elf_corpse_full",
8869  2376414784,
8870  "music_skellige"
8871 },
8872 {
8873  "mus_q203_cataclysm",
8874  1998678279,
8875  "music_skellige"
8876 },
8877 {
8878  "mus_q203_combat_him_sequence",
8879  2597117971,
8880  "music_skellige"
8881 },
8882 {
8883  "mus_q203_drama_underscore",
8884  4240125134,
8885  "music_skellige"
8886 },
8887 {
8888  "mus_q203_silent",
8889  1056849061,
8890  "music_skellige"
8891 },
8892 {
8893  "mus_q205_07_necro_ritual",
8894  1161483489,
8895  "music_skellige"
8896 },
8897 {
8898  "mus_q205_08a_1_replacer_ciri_wakes_up",
8899  1511976188,
8900  "music_skellige"
8901 },
8902 {
8903  "mus_q205_08c_replacer_astrid_at_barn",
8904  1183496458,
8905  "music_skellige"
8906 },
8907 {
8908  "mus_q205_replacer_combat",
8909  2224395837,
8910  "music_skellige"
8911 },
8912 {
8913  "mus_q205_replacer_expl",
8914  1206388186,
8915  "music_skellige"
8916 },
8917 {
8918  "mus_q205_wild_hunt_encounter",
8919  2320331946,
8920  "music_skellige"
8921 },
8922 {
8923  "mus_q206_bears_combat",
8924  3070955889,
8925  "music_skellige"
8926 },
8927 {
8928  "mus_q206_cerys_chase_arnvald",
8929  679698877,
8930  "music_skellige"
8931 },
8932 {
8933  "mus_q206_cerys_wine_cellar",
8934  1533504687,
8935  "music_skellige"
8936 },
8937 {
8938  "mus_q206_confrontation",
8939  3522027475,
8940  "music_skellige"
8941 },
8942 {
8943  "mus_q206_feast",
8944  2702389286,
8945  "music_skellige"
8946 },
8947 {
8948  "mus_q206_halgrim_combat_p1",
8949  1820343902,
8950  "music_skellige"
8951 },
8952 {
8953  "mus_q206_halgrim_combat_p2",
8954  1820343901,
8955  "music_skellige"
8956 },
8957 {
8958  "mus_q206_halgrim_transforms_into_bear",
8959  526676361,
8960  "music_skellige"
8961 },
8962 {
8963  "mus_q206_jarls_demand_trial",
8964  3435664314,
8965  "music_skellige"
8966 },
8967 {
8968  "mus_q206_silent",
8969  3970922902,
8970  "music_skellige"
8971 },
8972 {
8973  "mus_q208_coronation",
8974  2451495725,
8975  "music_skellige"
8976 },
8977 {
8978  "mus_q210_bran_negotiation",
8979  340151461,
8980  "music_skellige"
8981 },
8982 {
8983  "mus_q210_confrontation",
8984  1553508042,
8985  "music_skellige"
8986 },
8987 {
8988  "mus_q210_emperor_dlg",
8989  882389824,
8990  "music_skellige"
8991 },
8992 {
8993  "mus_q210_lodge_theme",
8994  3614018505,
8995  "music_skellige"
8996 },
8997 {
8998  "mus_q210_lugos_dlg",
8999  862402734,
9000  "music_skellige"
9001 },
9002 {
9003  "mus_q210_skjall_funeral",
9004  2208956699,
9005  "music_skellige"
9006 },
9007 {
9008  "mus_q501_batlle",
9009  1007265507,
9010  "music_skellige"
9011 },
9012 {
9013  "mus_q501_ciri_replacer",
9014  3974298311,
9015  "music_skellige"
9016 },
9017 {
9018  "mus_q501_combat_with_canaris",
9019  2663095350,
9020  "music_skellige"
9021 },
9022 {
9023  "mus_q501_eredin_fight",
9024  1229506173,
9025  "music_skellige"
9026 },
9027 {
9028  "mus_q501_lodge_meeting",
9029  2298204928,
9030  "music_skellige"
9031 },
9032 {
9033  "mus_q501_love_theme",
9034  3177196247,
9035  "music_skellige"
9036 },
9037 {
9038  "mus_q501_silent",
9039  2673916030,
9040  "music_skellige"
9041 },
9042 {
9043  "mus_q502_ciri",
9044  2837833939,
9045  "music_skellige"
9046 },
9047 {
9048  "mus_q502_ciri_tower",
9049  3757161965,
9050  "music_skellige"
9051 },
9052 {
9053  "mus_q502_confrontation_avallach",
9054  3420574153,
9055  "music_skellige"
9056 },
9057 {
9058  "mus_q502_conjunction_stage01",
9059  3135949266,
9060  "music_skellige"
9061 },
9062 {
9063  "mus_q502_conjunction_stage02",
9064  3135949265,
9065  "music_skellige"
9066 },
9067 {
9068  "mus_q502_wheres_ciri",
9069  3003867964,
9070  "music_skellige"
9071 },
9072 {
9073  "mus_skl_dialog_01",
9074  203384622,
9075  "music_skellige"
9076 },
9077 {
9078  "mus_skl_dialog_02",
9079  203384621,
9080  "music_skellige"
9081 },
9082 {
9083  "mus_skl_dialog_03",
9084  203384620,
9085  "music_skellige"
9086 },
9087 {
9088  "mus_skl_dialog_04",
9089  203384619,
9090  "music_skellige"
9091 },
9092 {
9093  "mus_sq202_djinn_combat",
9094  1647532964,
9095  "music_skellige"
9096 },
9097 {
9098  "mus_sq202_love_theme",
9099  2887996152,
9100  "music_skellige"
9101 },
9102 {
9103  "mus_sq202_main_theme_underscore",
9104  4242792354,
9105  "music_skellige"
9106 },
9107 {
9108  "mus_sq205_druid_weather_encounter",
9109  3452734022,
9110  "music_skellige"
9111 },
9112 {
9113  "mus_sq302_skl_lodge_theme",
9114  658452095,
9115  "music_skellige"
9116 },
9117 {
9118  "play_music_skellige",
9119  1525594182,
9120  "music_skellige"
9121 },
9122 {
9123  "c_clothes_move_hard",
9124  2027794445,
9125  "generic_movement"
9126 },
9127 {
9128  "c_clothes_move_light",
9129  1954046974,
9130  "generic_movement"
9131 },
9132 {
9133  "c_clothes_step_hard",
9134  1592170390,
9135  "generic_movement"
9136 },
9137 {
9138  "c_clothes_step_land",
9139  3230240894,
9140  "generic_movement"
9141 },
9142 {
9143  "c_clothes_step_light",
9144  4145285851,
9145  "generic_movement"
9146 },
9147 {
9148  "c_clothes_torso_tap",
9149  3807752123,
9150  "generic_movement"
9151 },
9152 {
9153  "c_dialog_clothes_move_hard",
9154  1097969038,
9155  "generic_movement"
9156 },
9157 {
9158  "c_dialog_clothes_move_light",
9159  2990167331,
9160  "generic_movement"
9161 },
9162 {
9163  "c_dialog_clothes_step_hard",
9164  1042808433,
9165  "generic_movement"
9166 },
9167 {
9168  "c_dialog_clothes_step_land",
9169  3833926369,
9170  "generic_movement"
9171 },
9172 {
9173  "c_dialog_clothes_step_light",
9174  765431162,
9175  "generic_movement"
9176 },
9177 {
9178  "c_dialog_clothes_torso_tap",
9179  104474828,
9180  "generic_movement"
9181 },
9182 {
9183  "c_dialog_footstep_climb",
9184  2081286242,
9185  "generic_movement"
9186 },
9187 {
9188  "c_dialog_footstep_jump",
9189  196717467,
9190  "generic_movement"
9191 },
9192 {
9193  "c_dialog_footstep_ladder",
9194  2159975455,
9195  "generic_movement"
9196 },
9197 {
9198  "c_dialog_footstep_land",
9199  101091576,
9200  "generic_movement"
9201 },
9202 {
9203  "c_dialog_footstep_run",
9204  3313865842,
9205  "generic_movement"
9206 },
9207 {
9208  "c_dialog_footstep_shuffle_hard",
9209  548998614,
9210  "generic_movement"
9211 },
9212 {
9213  "c_dialog_footstep_shuffle_light",
9214  1856983835,
9215  "generic_movement"
9216 },
9217 {
9218  "c_dialog_footstep_walk",
9219  2301684924,
9220  "generic_movement"
9221 },
9222 {
9223  "c_footstep_climb",
9224  2532780287,
9225  "generic_movement"
9226 },
9227 {
9228  "c_footstep_jump",
9229  563325204,
9230  "generic_movement"
9231 },
9232 {
9233  "c_footstep_ladder",
9234  1054638252,
9235  "generic_movement"
9236 },
9237 {
9238  "c_footstep_land",
9239  4255498199,
9240  "generic_movement"
9241 },
9242 {
9243  "c_footstep_run",
9244  1780183015,
9245  "generic_movement"
9246 },
9247 {
9248  "c_footstep_shuffle_hard",
9249  2230796073,
9250  "generic_movement"
9251 },
9252 {
9253  "c_footstep_shuffle_light",
9254  1707731234,
9255  "generic_movement"
9256 },
9257 {
9258  "c_footstep_walk",
9259  179523339,
9260  "generic_movement"
9261 },
9262 {
9263  "climb_cloth_movement_ADD",
9264  3772878811,
9265  "generic_movement"
9266 },
9267 {
9268  "cmb_play_hit_sign",
9269  3106033640,
9270  "generic_movement"
9271 },
9272 {
9273  "cmb_whoosh_fast_heavy_DISABLED",
9274  1360185198,
9275  "generic_movement"
9276 },
9277 {
9278  "cmb_whoosh_fast_light_DISABLED",
9279  294186305,
9280  "generic_movement"
9281 },
9282 {
9283  "cmb_whoosh_medium_heavy_DISABLED",
9284  4007568943,
9285  "generic_movement"
9286 },
9287 {
9288  "cmb_whoosh_medium_light_DISABLED",
9289  2180102232,
9290  "generic_movement"
9291 },
9292 {
9293  "cmb_whoosh_slow_heavy_DISABLED",
9294  2355687681,
9295  "generic_movement"
9296 },
9297 {
9298  "cmb_whoosh_slow_light_DISABLED",
9299  4007709498,
9300  "generic_movement"
9301 },
9302 {
9303  "dialog_clothes_torso_tap_leather",
9304  3032626992,
9305  "generic_movement"
9306 },
9307 {
9308  "dialog_face_slap",
9309  2771066792,
9310  "generic_movement"
9311 },
9312 {
9313  "e3stage_jump_on_rock",
9314  685035356,
9315  "generic_movement"
9316 },
9317 {
9318  "g_bodyfall",
9319  532693312,
9320  "generic_movement"
9321 },
9322 {
9323  "g_bodyroll",
9324  2782179402,
9325  "generic_movement"
9326 },
9327 {
9328  "g_clothes_move_hard",
9329  1828644457,
9330  "generic_movement"
9331 },
9332 {
9333  "g_clothes_move_light",
9334  3457095010,
9335  "generic_movement"
9336 },
9337 {
9338  "g_clothes_step_hard",
9339  4019750434,
9340  "generic_movement"
9341 },
9342 {
9343  "g_clothes_step_land",
9344  3228582602,
9345  "generic_movement"
9346 },
9347 {
9348  "g_clothes_step_light",
9349  1175510431,
9350  "generic_movement"
9351 },
9352 {
9353  "g_clothes_torso_tap",
9354  2438105903,
9355  "generic_movement"
9356 },
9357 {
9358  "g_dialog_clothes_move_hard",
9359  1760416106,
9360  "generic_movement"
9361 },
9362 {
9363  "g_dialog_clothes_move_light",
9364  868494807,
9365  "generic_movement"
9366 },
9367 {
9368  "g_dialog_clothes_step_hard",
9369  874693933,
9370  "generic_movement"
9371 },
9372 {
9373  "g_dialog_clothes_step_land",
9374  2605408621,
9375  "generic_movement"
9376 },
9377 {
9378  "g_dialog_clothes_step_light",
9379  2072336798,
9380  "generic_movement"
9381 },
9382 {
9383  "g_dialog_clothes_torso_tap",
9384  81600128,
9385  "generic_movement"
9386 },
9387 {
9388  "g_dialog_clothes_torso_tap_plate",
9389  3430936489,
9390  "generic_movement"
9391 },
9392 {
9393  "g_dialog_footstep_climb",
9394  818977382,
9395  "generic_movement"
9396 },
9397 {
9398  "g_dialog_footstep_jump",
9399  2877121687,
9400  "generic_movement"
9401 },
9402 {
9403  "g_dialog_footstep_ladder",
9404  1620775163,
9405  "generic_movement"
9406 },
9407 {
9408  "g_dialog_footstep_land",
9409  519503436,
9410  "generic_movement"
9411 },
9412 {
9413  "g_dialog_footstep_run",
9414  2209986406,
9415  "generic_movement"
9416 },
9417 {
9418  "g_dialog_footstep_shuffle_hard",
9419  2142066298,
9420  "generic_movement"
9421 },
9422 {
9423  "g_dialog_footstep_shuffle_light",
9424  667515079,
9425  "generic_movement"
9426 },
9427 {
9428  "g_dialog_footstep_walk",
9429  3256980648,
9430  "generic_movement"
9431 },
9432 {
9433  "g_dialog_hand_rubs_ground_long",
9434  2160791565,
9435  "generic_movement"
9436 },
9437 {
9438  "g_dialog_hand_rubs_ground_short",
9439  2476504331,
9440  "generic_movement"
9441 },
9442 {
9443  "g_dialog_hand_touches_ground_hard",
9444  1393957027,
9445  "generic_movement"
9446 },
9447 {
9448  "g_dialog_hand_touches_ground_soft",
9449  1848822140,
9450  "generic_movement"
9451 },
9452 {
9453  "g_footstep_climb",
9454  3019607187,
9455  "generic_movement"
9456 },
9457 {
9458  "g_footstep_jump",
9459  2366830320,
9460  "generic_movement"
9461 },
9462 {
9463  "g_footstep_ladder",
9464  534301656,
9465  "generic_movement"
9466 },
9467 {
9468  "g_footstep_land",
9469  578371051,
9470  "generic_movement"
9471 },
9472 {
9473  "g_footstep_run",
9474  436776475,
9475  "generic_movement"
9476 },
9477 {
9478  "g_footstep_shuffle_hard",
9479  3540633821,
9480  "generic_movement"
9481 },
9482 {
9483  "g_footstep_shuffle_light",
9484  2314120942,
9485  "generic_movement"
9486 },
9487 {
9488  "g_footstep_walk",
9489  3397607415,
9490  "generic_movement"
9491 },
9492 {
9493  "g_hand_rubs_ground_long",
9494  2971730358,
9495  "generic_movement"
9496 },
9497 {
9498  "g_hand_rubs_ground_short",
9499  1951043226,
9500  "generic_movement"
9501 },
9502 {
9503  "g_hand_touches_ground_hard",
9504  1929718022,
9505  "generic_movement"
9506 },
9507 {
9508  "g_hand_touches_ground_soft",
9509  345739449,
9510  "generic_movement"
9511 },
9512 {
9513  "g_swim_dive",
9514  1084448660,
9515  "generic_movement"
9516 },
9517 {
9518  "g_swim_dive_mv_long",
9519  2695672767,
9520  "generic_movement"
9521 },
9522 {
9523  "g_swim_dive_mv_short",
9524  2421614033,
9525  "generic_movement"
9526 },
9527 {
9528  "g_swim_emerge",
9529  1071366753,
9530  "generic_movement"
9531 },
9532 {
9533  "g_swim_idle",
9534  3537407632,
9535  "generic_movement"
9536 },
9537 {
9538  "g_swim_move_light",
9539  975563000,
9540  "generic_movement"
9541 },
9542 {
9543  "g_swim_move_medium",
9544  235106153,
9545  "generic_movement"
9546 },
9547 {
9548  "g_swim_splash_big",
9549  909186144,
9550  "generic_movement"
9551 },
9552 {
9553  "g_swim_splash_medium",
9554  2043926711,
9555  "generic_movement"
9556 },
9557 {
9558  "g_swim_walk_water_deep",
9559  2216402298,
9560  "generic_movement"
9561 },
9562 {
9563  "geralt_extinguish_meditation_fire",
9564  3357150735,
9565  "generic_movement"
9566 },
9567 {
9568  "mv_slide",
9569  1109143530,
9570  "generic_movement"
9571 },
9572 {
9573  "mv_slide_debris",
9574  3145386572,
9575  "generic_movement"
9576 },
9577 {
9578  "mv_slide_end",
9579  1929893408,
9580  "generic_movement"
9581 },
9582 {
9583  "mv_slide_interrupt",
9584  1157455546,
9585  "generic_movement"
9586 },
9587 {
9588  "mv_slide_start",
9589  2383345915,
9590  "generic_movement"
9591 },
9592 {
9593  "scene_clothes_step_chain",
9594  67780629,
9595  "generic_movement"
9596 },
9597 {
9598  "scene_clothes_step_leather_studded",
9599  1423037293,
9600  "generic_movement"
9601 },
9602 {
9603  "scene_footstep_water_shallow",
9604  770696885,
9605  "generic_movement"
9606 },
9607 {
9608  "scene_footsteps_walk_dirt_hard",
9609  3120484097,
9610  "generic_movement"
9611 },
9612 {
9613  "scene_footsteps_walk_stone_solid",
9614  3218336547,
9615  "generic_movement"
9616 },
9617 {
9618  "scene_g_footstep_walk_water_shallow",
9619  1641957355,
9620  "generic_movement"
9621 },
9622 {
9623  "scene_head_bounce",
9624  1197464311,
9625  "generic_movement"
9626 },
9627 {
9628  "scene_louder_bodyfall",
9629  4177696301,
9630  "generic_movement"
9631 },
9632 {
9633  "scene_louder_bodyroll",
9634  4036192127,
9635  "generic_movement"
9636 },
9637 {
9638  "test_footstep_and_cloth_jump",
9639  753479072,
9640  "generic_movement"
9641 },
9642 {
9643  "test_footstep_and_cloth_land",
9644  2222573403,
9645  "generic_movement"
9646 },
9647 {
9648  "test_footstep_and_cloth_run",
9649  199183403,
9650  "generic_movement"
9651 },
9652 {
9653  "test_footstep_and_cloth_walk",
9654  2410435015,
9655  "generic_movement"
9656 },
9657 {
9658  "w_clothes_move_hard",
9659  356137849,
9660  "generic_movement"
9661 },
9662 {
9663  "w_clothes_move_light",
9664  2961907730,
9665  "generic_movement"
9666 },
9667 {
9668  "w_clothes_step_hard",
9669  1689426546,
9670  "generic_movement"
9671 },
9672 {
9673  "w_clothes_step_land",
9674  319798138,
9675  "generic_movement"
9676 },
9677 {
9678  "w_clothes_step_light",
9679  119265935,
9680  "generic_movement"
9681 },
9682 {
9683  "w_clothes_torso_tap",
9684  3905096927,
9685  "generic_movement"
9686 },
9687 {
9688  "w_dialog_clothes_move_hard",
9689  1942059578,
9690  "generic_movement"
9691 },
9692 {
9693  "w_dialog_clothes_move_light",
9694  129409415,
9695  "generic_movement"
9696 },
9697 {
9698  "w_dialog_clothes_step_hard",
9699  3778693053,
9700  "generic_movement"
9701 },
9702 {
9703  "w_dialog_clothes_step_land",
9704  687899037,
9705  "generic_movement"
9706 },
9707 {
9708  "w_dialog_clothes_step_light",
9709  3225839950,
9710  "generic_movement"
9711 },
9712 {
9713  "w_dialog_clothes_torso_tap",
9714  2591663216,
9715  "generic_movement"
9716 },
9717 {
9718  "w_dialog_footstep_climb",
9719  198665462,
9720  "generic_movement"
9721 },
9722 {
9723  "w_dialog_footstep_jump",
9724  1440155015,
9725  "generic_movement"
9726 },
9727 {
9728  "w_dialog_footstep_ladder",
9729  2122366091,
9730  "generic_movement"
9731 },
9732 {
9733  "w_dialog_footstep_land",
9734  3372384316,
9735  "generic_movement"
9736 },
9737 {
9738  "w_dialog_footstep_run",
9739  3963013686,
9740  "generic_movement"
9741 },
9742 {
9743  "w_dialog_footstep_shuffle_hard",
9744  185491818,
9745  "generic_movement"
9746 },
9747 {
9748  "w_dialog_footstep_shuffle_light",
9749  1829166551,
9750  "generic_movement"
9751 },
9752 {
9753  "w_dialog_footstep_walk",
9754  3478590008,
9755  "generic_movement"
9756 },
9757 {
9758  "w_footstep_climb",
9759  2213424483,
9760  "generic_movement"
9761 },
9762 {
9763  "w_footstep_jump",
9764  3236851552,
9765  "generic_movement"
9766 },
9767 {
9768  "w_footstep_ladder",
9769  1004682280,
9770  "generic_movement"
9771 },
9772 {
9773  "w_footstep_land",
9774  369504795,
9775  "generic_movement"
9776 },
9777 {
9778  "w_footstep_run",
9779  325139435,
9780  "generic_movement"
9781 },
9782 {
9783  "w_footstep_shuffle_hard",
9784  1007975821,
9785  "generic_movement"
9786 },
9787 {
9788  "w_footstep_shuffle_light",
9789  1136518270,
9790  "generic_movement"
9791 },
9792 {
9793  "w_footstep_walk",
9794  598943111,
9795  "generic_movement"
9796 },
9797 {
9798  "wh_footstep_walk",
9799  2301117071,
9800  "generic_movement"
9801 },
9802 {
9803  "qu_prl_001_autopsy",
9804  3327941562,
9805  "qu_prl_001"
9806 },
9807 {
9808  "qu_prl_001_ghouls_lurking_around",
9809  3854385692,
9810  "qu_prl_001"
9811 },
9812 {
9813  "qu_prl_001_griffin_scream",
9814  1173922000,
9815  "qu_prl_001"
9816 },
9817 {
9818  "qu_prl_001_Yen_hum_loop",
9819  3067818723,
9820  "qu_prl_001"
9821 },
9822 {
9823  "qu_prl_001_Yen_hum_loop_stop",
9824  869041550,
9825  "qu_prl_001"
9826 },
9827 {
9828  "qu_prl_002_howling_dogs",
9829  3044484914,
9830  "qu_prl_002"
9831 },
9832 {
9833  "qu_prl_002_howling_dogs_02",
9834  2411405331,
9835  "qu_prl_002"
9836 },
9837 {
9838  "qu_prl_002_kiss_01",
9839  3789370986,
9840  "qu_prl_002"
9841 },
9842 {
9843  "qu_prl_002_putting_foan",
9844  3575479788,
9845  "qu_prl_002"
9846 },
9847 {
9848  "qu_prl_002_soldiers_go_out",
9849  1951735217,
9850  "qu_prl_002"
9851 },
9852 {
9853  "qu_prl_002_whipped_peasant",
9854  1319432266,
9855  "qu_prl_002"
9856 },
9857 {
9858  "qu_prl_002_yen_gloves1",
9859  2562034796,
9860  "qu_prl_002"
9861 },
9862 {
9863  "qu_prl_002_yen_gloves2",
9864  2562034799,
9865  "qu_prl_002"
9866 },
9867 {
9868  "cs304_priscilla_sings",
9869  1339407409,
9870  "cs304_priscilla_sings"
9871 },
9872 {
9873  "cs305_rescue_dandelion",
9874  1339698526,
9875  "cs305_rescue_dandelion"
9876 },
9877 {
9878  "focus_clue_werewolf_start",
9879  1702941538,
9880  "monster_werewolf"
9881 },
9882 {
9883  "focus_clue_werewolf_stop",
9884  3933846618,
9885  "monster_werewolf"
9886 },
9887 {
9888  "monster_werewolf_morkvarg_appear",
9889  842517403,
9890  "monster_werewolf"
9891 },
9892 {
9893  "monster_werewolf_morkvarg_disappear",
9894  2261628831,
9895  "monster_werewolf"
9896 },
9897 {
9898  "monster_werewolf_mv_bodyfall",
9899  2582742821,
9900  "monster_werewolf"
9901 },
9902 {
9903  "monster_werewolf_mv_footsteps",
9904  3817064503,
9905  "monster_werewolf"
9906 },
9907 {
9908  "monster_werewolf_mv_hands",
9909  949992904,
9910  "monster_werewolf"
9911 },
9912 {
9913  "monster_werewolf_mv_kneel",
9914  3449814769,
9915  "monster_werewolf"
9916 },
9917 {
9918  "monster_werewolf_mv_shuffle",
9919  2322669749,
9920  "monster_werewolf"
9921 },
9922 {
9923  "monster_werewolf_mv_swoosh",
9924  3322862127,
9925  "monster_werewolf"
9926 },
9927 {
9928  "monster_werewolf_vfx_morph_fx",
9929  2519510330,
9930  "monster_werewolf"
9931 },
9932 {
9933  "monster_werewolf_vfx_move_fx",
9934  2359551499,
9935  "monster_werewolf"
9936 },
9937 {
9938  "monster_werewolf_vfx_transformation_block_loop",
9939  3949219253,
9940  "monster_werewolf"
9941 },
9942 {
9943  "monster_werewolf_vfx_transformation_block_loop_stop",
9944  1350747480,
9945  "monster_werewolf"
9946 },
9947 {
9948  "monster_werewolf_vo_attack_short",
9949  3918673005,
9950  "monster_werewolf"
9951 },
9952 {
9953  "monster_werewolf_vo_burn",
9954  2168743165,
9955  "monster_werewolf"
9956 },
9957 {
9958  "monster_werewolf_vo_death",
9959  4117727044,
9960  "monster_werewolf"
9961 },
9962 {
9963  "monster_werewolf_vo_dodge",
9964  3325857043,
9965  "monster_werewolf"
9966 },
9967 {
9968  "monster_werewolf_vo_growl_long",
9969  3311903810,
9970  "monster_werewolf"
9971 },
9972 {
9973  "monster_werewolf_vo_growl_short",
9974  681229598,
9975  "monster_werewolf"
9976 },
9977 {
9978  "monster_werewolf_vo_growl_short_rnd",
9979  3986552767,
9980  "monster_werewolf"
9981 },
9982 {
9983  "monster_werewolf_vo_pain",
9984  2715359206,
9985  "monster_werewolf"
9986 },
9987 {
9988  "monster_werewolf_vo_snarl1",
9989  2255371449,
9990  "monster_werewolf"
9991 },
9992 {
9993  "monster_werewolf_vo_snarl2",
9994  2255371450,
9995  "monster_werewolf"
9996 },
9997 {
9998  "monster_werewolf_vo_snarl3",
9999  2255371451,
10000  "monster_werewolf"
10001 },
10002 {
10003  "monster_werewolf_vo_taunt1",
10004  3671917955,
10005  "monster_werewolf"
10006 },
10007 {
10008  "monster_werewolf_vo_taunt2",
10009  3671917952,
10010  "monster_werewolf"
10011 },
10012 {
10013  "monster_werewolf_vo_taunt2_fadescreen",
10014  53947165,
10015  "monster_werewolf"
10016 },
10017 {
10018  "monster_werewolf_vo_whiney",
10019  37282932,
10020  "monster_werewolf"
10021 },
10022 {
10023  "monster_werewolf_xtra_bite",
10024  3206050346,
10025  "monster_werewolf"
10026 },
10027 {
10028  "monster_werewolf_xtra_breath",
10029  1893369730,
10030  "monster_werewolf"
10031 },
10032 {
10033  "monster_werewolf_xtra_breath_fast",
10034  315084071,
10035  "monster_werewolf"
10036 },
10037 {
10038  "monster_werewolf_xtra_ground_hit",
10039  1593797775,
10040  "monster_werewolf"
10041 },
10042 {
10043  "monster_werewolf_xtra_scratching",
10044  1559290790,
10045  "monster_werewolf"
10046 },
10047 {
10048  "monster_werewolf_xtra_sniff",
10049  3154220988,
10050  "monster_werewolf"
10051 },
10052 {
10053  "qu_nv_503_werewolf_howl",
10054  4095671480,
10055  "monster_werewolf"
10056 },
10057 {
10058  "set_monster_werewolf_armour_type_flesh",
10059  1997453893,
10060  "monster_werewolf"
10061 },
10062 {
10063  "animals_goat_call",
10064  4052723969,
10065  "animals_goat"
10066 },
10067 {
10068  "animals_goat_call_RND",
10069  3643196544,
10070  "animals_goat"
10071 },
10072 {
10073  "animals_goat_call_VERY_RND",
10074  3133604245,
10075  "animals_goat"
10076 },
10077 {
10078  "animals_goat_dialog_scene",
10079  1791481064,
10080  "animals_goat"
10081 },
10082 {
10083  "animals_goat_die",
10084  1249503873,
10085  "animals_goat"
10086 },
10087 {
10088  "animals_goat_die_always",
10089  1543511099,
10090  "animals_goat"
10091 },
10092 {
10093  "animals_goat_focus_sfx_100m_start",
10094  1921477673,
10095  "animals_goat"
10096 },
10097 {
10098  "animals_goat_focus_sfx_100m_stop",
10099  2356361795,
10100  "animals_goat"
10101 },
10102 {
10103  "animals_goat_focus_sfx_250m_start",
10104  3731482357,
10105  "animals_goat"
10106 },
10107 {
10108  "animals_goat_focus_sfx_250m_stop",
10109  16049239,
10110  "animals_goat"
10111 },
10112 {
10113  "cs402_entering_mist_island",
10114  1367387036,
10115  "cs402_entering_mist_island"
10116 },
10117 {
10118  "cs107_witch_normal",
10119  1376422307,
10120  "cs107_witch_normal"
10121 },
10122 {
10123  "monster_ghoul_agressive_snarl",
10124  1770987188,
10125  "monster_ghoul"
10126 },
10127 {
10128  "monster_ghoul_attack",
10129  1537725946,
10130  "monster_ghoul"
10131 },
10132 {
10133  "monster_ghoul_attack_ALWAYS",
10134  1350072406,
10135  "monster_ghoul"
10136 },
10137 {
10138  "monster_ghoul_attack_swoosh",
10139  776471608,
10140  "monster_ghoul"
10141 },
10142 {
10143  "monster_ghoul_bodyfall",
10144  992735649,
10145  "monster_ghoul"
10146 },
10147 {
10148  "monster_ghoul_breath",
10149  4138301068,
10150  "monster_ghoul"
10151 },
10152 {
10153  "monster_ghoul_breath_RND",
10154  734574177,
10155  "monster_ghoul"
10156 },
10157 {
10158  "monster_ghoul_burn",
10159  3113369641,
10160  "monster_ghoul"
10161 },
10162 {
10163  "monster_ghoul_calm_growl",
10164  3430546225,
10165  "monster_ghoul"
10166 },
10167 {
10168  "monster_ghoul_calm_growl_RND",
10169  3384274864,
10170  "monster_ghoul"
10171 },
10172 {
10173  "monster_ghoul_death",
10174  643929040,
10175  "monster_ghoul"
10176 },
10177 {
10178  "monster_ghoul_eat",
10179  116718776,
10180  "monster_ghoul"
10181 },
10182 {
10183  "monster_ghoul_focus_100m_start",
10184  2001859230,
10185  "monster_ghoul"
10186 },
10187 {
10188  "monster_ghoul_focus_100m_stop",
10189  2176599358,
10190  "monster_ghoul"
10191 },
10192 {
10193  "monster_ghoul_foley",
10194  3929338791,
10195  "monster_ghoul"
10196 },
10197 {
10198  "monster_ghoul_footsteps",
10199  446347411,
10200  "monster_ghoul"
10201 },
10202 {
10203  "monster_ghoul_ground_scratch",
10204  740161684,
10205  "monster_ghoul"
10206 },
10207 {
10208  "monster_ghoul_morph_loop_start",
10209  1058761460,
10210  "monster_ghoul"
10211 },
10212 {
10213  "monster_ghoul_morph_loop_stop",
10214  3856891752,
10215  "monster_ghoul"
10216 },
10217 {
10218  "monster_ghoul_pain",
10219  1742030586,
10220  "monster_ghoul"
10221 },
10222 {
10223  "monster_ghoul_pain_RND",
10224  705313427,
10225  "monster_ghoul"
10226 },
10227 {
10228  "monster_ghoul_short_taunt",
10229  2107959597,
10230  "monster_ghoul"
10231 },
10232 {
10233  "set_monster_ghoul_armour_type_generic",
10234  1854514754,
10235  "monster_ghoul"
10236 },
10237 {
10238  "cs103_ciri_runs_short",
10239  1397931881,
10240  "cs103_ciri_runs_short"
10241 },
10242 {
10243  "cs111_witch_transform",
10244  1398330079,
10245  "cs111_witch_transform"
10246 },
10247 {
10248  "dialog_work_painting_cut",
10249  1061502447,
10250  "work_children"
10251 },
10252 {
10253  "work_child_1_laugh",
10254  2927977039,
10255  "work_children"
10256 },
10257 {
10258  "work_child_2_laugh",
10259  3076960092,
10260  "work_children"
10261 },
10262 {
10263  "work_child_3_laugh",
10264  140827065,
10265  "work_children"
10266 },
10267 {
10268  "work_child_clap",
10269  116072026,
10270  "work_children"
10271 },
10272 {
10273  "work_child_dirt_draw",
10274  4244621844,
10275  "work_children"
10276 },
10277 {
10278  "work_child_eating",
10279  2783154578,
10280  "work_children"
10281 },
10282 {
10283  "work_child_fighting_game_vo",
10284  3761502735,
10285  "work_children"
10286 },
10287 {
10288  "work_child_mumble",
10289  2498933722,
10290  "work_children"
10291 },
10292 {
10293  "work_child_water_splash_hand",
10294  3733361611,
10295  "work_children"
10296 },
10297 {
10298  "work_child_wooden_sword_swoosh_deep",
10299  1270018531,
10300  "work_children"
10301 },
10302 {
10303  "work_child_wooden_sword_swoosh_soft",
10304  498108825,
10305  "work_children"
10306 },
10307 {
10308  "work_johnny_bottle_grab",
10309  2697730421,
10310  "work_children"
10311 },
10312 {
10313  "work_johnny_bottle_open",
10314  666329347,
10315  "work_children"
10316 },
10317 {
10318  "work_johnny_bottle_squeak",
10319  3871324029,
10320  "work_children"
10321 },
10322 {
10323  "work_johnny_crawl_ADD",
10324  3819034229,
10325  "work_children"
10326 },
10327 {
10328  "work_johnny_dirt_ADD",
10329  1822702779,
10330  "work_children"
10331 },
10332 {
10333  "work_johnny_footsteps_ADD",
10334  1869902809,
10335  "work_children"
10336 },
10337 {
10338  "work_little_ciri_training_vo",
10339  2479877862,
10340  "work_children"
10341 },
10342 {
10343  "work_little_ciri_training_vo_RND",
10344  3513777159,
10345  "work_children"
10346 },
10347 {
10348  "cs403_wild_hunt_approaches_p1",
10349  1420622936,
10350  "cs403_wild_hunt_approaches_p1"
10351 },
10352 {
10353  "cs403_wild_hunt_approaches_p3",
10354  1420622938,
10355  "cs403_wild_hunt_approaches_p3"
10356 },
10357 {
10358  "cs403_wild_hunt_approaches_p2",
10359  1420622939,
10360  "cs403_wild_hunt_approaches_p2"
10361 },
10362 {
10363  "cs305_convoy_in_ambush",
10364  1438788857,
10365  "cs305_convoy_in_ambush"
10366 },
10367 {
10368  "grunt_vo_agony",
10369  3604533624,
10370  "grunt_vo_sentry_male"
10371 },
10372 {
10373  "grunt_vo_agony_end",
10374  2269873918,
10375  "grunt_vo_sentry_male"
10376 },
10377 {
10378  "grunt_vo_attack_long",
10379  3644397417,
10380  "grunt_vo_sentry_male"
10381 },
10382 {
10383  "grunt_vo_attack_long_ALWAYS",
10384  561525283,
10385  "grunt_vo_sentry_male"
10386 },
10387 {
10388  "grunt_vo_attack_medium",
10389  1039281658,
10390  "grunt_vo_sentry_male"
10391 },
10392 {
10393  "grunt_vo_attack_medium_ALWAYS",
10394  519880790,
10395  "grunt_vo_sentry_male"
10396 },
10397 {
10398  "grunt_vo_attack_short",
10399  4055069695,
10400  "grunt_vo_sentry_male"
10401 },
10402 {
10403  "grunt_vo_attack_short_ALWAYS",
10404  3430882369,
10405  "grunt_vo_sentry_male"
10406 },
10407 {
10408  "grunt_vo_attack_short_RND",
10409  3242351522,
10410  "grunt_vo_sentry_male"
10411 },
10412 {
10413  "grunt_vo_block",
10414  1993327423,
10415  "grunt_vo_sentry_male"
10416 },
10417 {
10418  "grunt_vo_burn_dmg",
10419  3180714690,
10420  "grunt_vo_sentry_male"
10421 },
10422 {
10423  "grunt_vo_burn_dmg_end",
10424  1860819992,
10425  "grunt_vo_sentry_male"
10426 },
10427 {
10428  "grunt_vo_burn_recovery",
10429  1522559591,
10430  "grunt_vo_sentry_male"
10431 },
10432 {
10433  "grunt_vo_death",
10434  209757778,
10435  "grunt_vo_sentry_male"
10436 },
10437 {
10438  "grunt_vo_death_last_breath",
10439  568971658,
10440  "grunt_vo_sentry_male"
10441 },
10442 {
10443  "grunt_vo_death_stop",
10444  2458096881,
10445  "grunt_vo_sentry_male"
10446 },
10447 {
10448  "grunt_vo_dodge",
10449  1035580193,
10450  "grunt_vo_sentry_male"
10451 },
10452 {
10453  "grunt_vo_grunt",
10454  1456643074,
10455  "grunt_vo_sentry_male"
10456 },
10457 {
10458  "grunt_vo_impact_heavy",
10459  1625123410,
10460  "grunt_vo_sentry_male"
10461 },
10462 {
10463  "grunt_vo_impact_heavy_ALWAYS",
10464  2761801550,
10465  "grunt_vo_sentry_male"
10466 },
10467 {
10468  "grunt_vo_impact_light",
10469  1777262823,
10470  "grunt_vo_sentry_male"
10471 },
10472 {
10473  "grunt_vo_impact_light_ALWAYS",
10474  1105490537,
10475  "grunt_vo_sentry_male"
10476 },
10477 {
10478  "grunt_vo_impact_light_RND",
10479  127149386,
10480  "grunt_vo_sentry_male"
10481 },
10482 {
10483  "grunt_vo_shock",
10484  3985992122,
10485  "grunt_vo_sentry_male"
10486 },
10487 {
10488  "grunt_vo_throat_cut",
10489  1902649411,
10490  "grunt_vo_sentry_male"
10491 },
10492 {
10493  "grunt_vo_throat_gurgling",
10494  1658875032,
10495  "grunt_vo_sentry_male"
10496 },
10497 {
10498  "grunt_vo_throat_gurgling_sparse",
10499  1433536311,
10500  "grunt_vo_sentry_male"
10501 },
10502 {
10503  "scene_grunt_vo_attack_long_ALWAYS",
10504  3623814830,
10505  "grunt_vo_sentry_male"
10506 },
10507 {
10508  "scene_grunt_vo_attack_medium_ALWAYS",
10509  3791880103,
10510  "grunt_vo_sentry_male"
10511 },
10512 {
10513  "scene_grunt_vo_attack_short_ALWAYS",
10514  1868473450,
10515  "grunt_vo_sentry_male"
10516 },
10517 {
10518  "scene_grunt_vo_burn_dmg_RND",
10519  3479660250,
10520  "grunt_vo_sentry_male"
10521 },
10522 {
10523  "scene_grunt_vo_death_RND",
10524  909264800,
10525  "grunt_vo_sentry_male"
10526 },
10527 {
10528  "scene_grunt_vo_m_burn_damage_loop_start",
10529  3275716446,
10530  "grunt_vo_sentry_male"
10531 },
10532 {
10533  "scene_grunt_vo_m_burn_damage_loop_stop",
10534  1756125182,
10535  "grunt_vo_sentry_male"
10536 },
10537 {
10538  "scene_grunt_vo_m_burn_dmg_end",
10539  2077504813,
10540  "grunt_vo_sentry_male"
10541 },
10542 {
10543  "scene_grunt_vo_m_impact_heavy",
10544  4109997507,
10545  "grunt_vo_sentry_male"
10546 },
10547 {
10548  "scene_grunt_vo_m_impact_light",
10549  1900386010,
10550  "grunt_vo_sentry_male"
10551 },
10552 {
10553  "scene_grunt_vo_m_throat_cut",
10554  3188734954,
10555  "grunt_vo_sentry_male"
10556 },
10557 {
10558  "global_machines_lift_wood1_mechanism_start",
10559  1272323633,
10560  "global_machines"
10561 },
10562 {
10563  "global_machines_lift_wood1_mechanism_stop",
10564  2277157547,
10565  "global_machines"
10566 },
10567 {
10568  "global_machines_lift_wood1_platform_start",
10569  2866706457,
10570  "global_machines"
10571 },
10572 {
10573  "global_machines_lift_wood1_platform_stop",
10574  1914423283,
10575  "global_machines"
10576 },
10577 {
10578  "qu_item_disarm_trap",
10579  2818050962,
10580  "global_machines"
10581 },
10582 {
10583  "qu_item_spike_trap",
10584  3685616678,
10585  "global_machines"
10586 },
10587 {
10588  "qu_item_wire_cutter",
10589  4152965085,
10590  "global_machines"
10591 },
10592 {
10593  "monster_gravehag_bodyfall",
10594  2785227331,
10595  "monster_gravehag"
10596 },
10597 {
10598  "monster_gravehag_bones_foley",
10599  2078192705,
10600  "monster_gravehag"
10601 },
10602 {
10603  "monster_gravehag_breath_fast",
10604  3512947927,
10605  "monster_gravehag"
10606 },
10607 {
10608  "monster_gravehag_breath_slow",
10609  2036966766,
10610  "monster_gravehag"
10611 },
10612 {
10613  "monster_gravehag_breath_slow_ALWAYS",
10614  2441463370,
10615  "monster_gravehag"
10616 },
10617 {
10618  "monster_gravehag_emerge",
10619  3794378027,
10620  "monster_gravehag"
10621 },
10622 {
10623  "monster_gravehag_focus_100m_start",
10624  2096707716,
10625  "monster_gravehag"
10626 },
10627 {
10628  "monster_gravehag_focus_100m_stop",
10629  1111833656,
10630  "monster_gravehag"
10631 },
10632 {
10633  "monster_gravehag_footsteps",
10634  856294409,
10635  "monster_gravehag"
10636 },
10637 {
10638  "monster_gravehag_ground",
10639  3927864861,
10640  "monster_gravehag"
10641 },
10642 {
10643  "monster_gravehag_mud_grab",
10644  1058257807,
10645  "monster_gravehag"
10646 },
10647 {
10648  "monster_gravehag_shuffle",
10649  293007679,
10650  "monster_gravehag"
10651 },
10652 {
10653  "monster_gravehag_slime",
10654  349494260,
10655  "monster_gravehag"
10656 },
10657 {
10658  "monster_gravehag_swoosh",
10659  387915765,
10660  "monster_gravehag"
10661 },
10662 {
10663  "monster_gravehag_tongue_whip_fast",
10664  558605166,
10665  "monster_gravehag"
10666 },
10667 {
10668  "monster_gravehag_tongue_whip_slow",
10669  368330659,
10670  "monster_gravehag"
10671 },
10672 {
10673  "monster_gravehag_vo_attack_long",
10674  1390608353,
10675  "monster_gravehag"
10676 },
10677 {
10678  "monster_gravehag_vo_attack_short",
10679  1068748055,
10680  "monster_gravehag"
10681 },
10682 {
10683  "monster_gravehag_vo_burn",
10684  3421712211,
10685  "monster_gravehag"
10686 },
10687 {
10688  "monster_gravehag_vo_burn_STOP",
10689  2868866846,
10690  "monster_gravehag"
10691 },
10692 {
10693  "monster_gravehag_vo_death_long",
10694  88185023,
10695  "monster_gravehag"
10696 },
10697 {
10698  "monster_gravehag_vo_gurgle_long",
10699  281117789,
10700  "monster_gravehag"
10701 },
10702 {
10703  "monster_gravehag_vo_gurgle_long_ALWAYS",
10704  184375383,
10705  "monster_gravehag"
10706 },
10707 {
10708  "monster_gravehag_vo_gurgle_short",
10709  2843623515,
10710  "monster_gravehag"
10711 },
10712 {
10713  "monster_gravehag_vo_mumble_high",
10714  1470321769,
10715  "monster_gravehag"
10716 },
10717 {
10718  "monster_gravehag_vo_mumble_high_RND",
10719  3607748872,
10720  "monster_gravehag"
10721 },
10722 {
10723  "monster_gravehag_vo_mumble_low",
10724  3586597645,
10725  "monster_gravehag"
10726 },
10727 {
10728  "monster_gravehag_vo_mumble_low_RND",
10729  2647897492,
10730  "monster_gravehag"
10731 },
10732 {
10733  "monster_gravehag_vo_mumble_low_RND_walk",
10734  817195052,
10735  "monster_gravehag"
10736 },
10737 {
10738  "monster_gravehag_vo_pain",
10739  773164332,
10740  "monster_gravehag"
10741 },
10742 {
10743  "monster_gravehag_vo_taunt",
10744  2498154584,
10745  "monster_gravehag"
10746 },
10747 {
10748  "set_monster_gravehag_armour_type_flesh",
10749  2765303171,
10750  "monster_gravehag"
10751 },
10752 {
10753  "cs601_immortal_B",
10754  1469373077,
10755  "cs601_immortal_B"
10756 },
10757 {
10758  "cs601_immortal_A",
10759  1469373078,
10760  "cs601_immortal_a"
10761 },
10762 {
10763  "magic_keira_cloth_appear",
10764  3234994408,
10765  "magic_keira"
10766 },
10767 {
10768  "magic_keira_hand_fx_electricity_loop_start",
10769  2813766386,
10770  "magic_keira"
10771 },
10772 {
10773  "magic_keira_hand_fx_electricity_loop_stop",
10774  3331124522,
10775  "magic_keira"
10776 },
10777 {
10778  "magic_keira_hand_fx_loop_start",
10779  846194300,
10780  "magic_keira"
10781 },
10782 {
10783  "magic_keira_hand_fx_loop_stop",
10784  163205328,
10785  "magic_keira"
10786 },
10787 {
10788  "magic_keira_hand_fx_shield_loop_start",
10789  2069971868,
10790  "magic_keira"
10791 },
10792 {
10793  "magic_keira_hand_fx_shield_loop_stop",
10794  3847071600,
10795  "magic_keira"
10796 },
10797 {
10798  "magic_keira_lightning",
10799  95008798,
10800  "magic_keira"
10801 },
10802 {
10803  "magic_keira_push",
10804  1504238260,
10805  "magic_keira"
10806 },
10807 {
10808  "magic_keira_shield_start",
10809  2267717766,
10810  "magic_keira"
10811 },
10812 {
10813  "magic_keira_shield_stop",
10814  1292348230,
10815  "magic_keira"
10816 },
10817 {
10818  "magic_keira_teleport",
10819  3273640321,
10820  "magic_keira"
10821 },
10822 {
10823  "magic_keira_transformation_loop_start",
10824  2832667221,
10825  "magic_keira"
10826 },
10827 {
10828  "magic_keira_transformation_loop_stop",
10829  1176816951,
10830  "magic_keira"
10831 },
10832 {
10833  "magic_keira_transformation_oneshot",
10834  1096387470,
10835  "magic_keira"
10836 },
10837 {
10838  "cs602_sex_with_shani_no_puke",
10839  1489613651,
10840  "cs602_sex_with_shani_no_puke"
10841 },
10842 {
10843  "animals_beehive",
10844  1553231187,
10845  "animals_bee"
10846 },
10847 {
10848  "animals_beehive_calm",
10849  824678563,
10850  "animals_bee"
10851 },
10852 {
10853  "animals_beehive_calm_stop",
10854  1957787470,
10855  "animals_bee"
10856 },
10857 {
10858  "animals_beehive_dialog_oneshot",
10859  3644774231,
10860  "animals_bee"
10861 },
10862 {
10863  "animals_beehive_quest",
10864  3631529828,
10865  "animals_bee"
10866 },
10867 {
10868  "animals_beehive_quest_stop",
10869  3316523395,
10870  "animals_bee"
10871 },
10872 {
10873  "animals_beehive_stop",
10874  239902,
10875  "animals_bee"
10876 },
10877 {
10878  "m_golem_ifryt_xtra_fire_loop",
10879  3488163144,
10880  "monster_golem_ifryt"
10881 },
10882 {
10883  "m_golem_ifryt_xtra_fire_loop_stop",
10884  312375655,
10885  "monster_golem_ifryt"
10886 },
10887 {
10888  "m_golem_ifryt_xtra_fireball_loop",
10889  4284524609,
10890  "monster_golem_ifryt"
10891 },
10892 {
10893  "m_golem_ifryt_xtra_fireball_loop_stop",
10894  1730502020,
10895  "monster_golem_ifryt"
10896 },
10897 {
10898  "m_golem_ifryt_xtra_line_attack",
10899  1870931060,
10900  "monster_golem_ifryt"
10901 },
10902 {
10903  "monster_golem_ifryt_cmb_block_ADD",
10904  1311413578,
10905  "monster_golem_ifryt"
10906 },
10907 {
10908  "monster_golem_ifryt_cmb_block_hit_ADD",
10909  2430320720,
10910  "monster_golem_ifryt"
10911 },
10912 {
10913  "monster_golem_ifryt_cmb_sizzle_ADD",
10914  1289546998,
10915  "monster_golem_ifryt"
10916 },
10917 {
10918  "monster_golem_ifryt_cmb_sizzle_ADD_LOUD",
10919  4036275481,
10920  "monster_golem_ifryt"
10921 },
10922 {
10923  "monster_golem_ifryt_cmb_swoosh_ground_hit_heavy",
10924  2302892334,
10925  "monster_golem_ifryt"
10926 },
10927 {
10928  "monster_golem_ifryt_cmb_swoosh_heavy",
10929  3259977654,
10930  "monster_golem_ifryt"
10931 },
10932 {
10933  "monster_golem_ifryt_cmb_swoosh_light",
10934  2887416419,
10935  "monster_golem_ifryt"
10936 },
10937 {
10938  "monster_golem_ifryt_cmb_swoosh_medium",
10939  1327757296,
10940  "monster_golem_ifryt"
10941 },
10942 {
10943  "monster_golem_ifryt_cmb_taunt_hands",
10944  1062365402,
10945  "monster_golem_ifryt"
10946 },
10947 {
10948  "monster_golem_ifryt_cmb_throw",
10949  2634072345,
10950  "monster_golem_ifryt"
10951 },
10952 {
10953  "monster_golem_ifryt_mv_bodyfall",
10954  2700906549,
10955  "monster_golem_ifryt"
10956 },
10957 {
10958  "monster_golem_ifryt_mv_foley_heavy",
10959  3406765603,
10960  "monster_golem_ifryt"
10961 },
10962 {
10963  "monster_golem_ifryt_mv_foley_light",
10964  1197050938,
10965  "monster_golem_ifryt"
10966 },
10967 {
10968  "monster_golem_ifryt_mv_footsteps",
10969  3064585639,
10970  "monster_golem_ifryt"
10971 },
10972 {
10973  "monster_golem_ifryt_mv_footsteps_shuffle",
10974  599929453,
10975  "monster_golem_ifryt"
10976 },
10977 {
10978  "monster_golem_ifryt_mv_land",
10979  921858301,
10980  "monster_golem_ifryt"
10981 },
10982 {
10983  "monster_golem_ifryt_mv_recover",
10984  328659446,
10985  "monster_golem_ifryt"
10986 },
10987 {
10988  "monster_golem_ifryt_vfx_hit_ADD",
10989  2593689744,
10990  "monster_golem_ifryt"
10991 },
10992 {
10993  "monster_golem_ifryt_vfx_proj_fire_line",
10994  3845074352,
10995  "monster_golem_ifryt"
10996 },
10997 {
10998  "monster_golem_ifryt_vfx_proj_fire_line_loop_start",
10999  1110836824,
11000  "monster_golem_ifryt"
11001 },
11002 {
11003  "monster_golem_ifryt_vfx_proj_fire_line_loop_stop",
11004  1495891172,
11005  "monster_golem_ifryt"
11006 },
11007 {
11008  "monster_golem_ifryt_vfx_sizzle",
11009  3926875032,
11010  "monster_golem_ifryt"
11011 },
11012 {
11013  "monster_golem_ifryt_vfx_wave_attack",
11014  1006499949,
11015  "monster_golem_ifryt"
11016 },
11017 {
11018  "monster_golem_ifryt_vo_attack",
11019  3930608974,
11020  "monster_golem_ifryt"
11021 },
11022 {
11023  "monster_golem_ifryt_vo_attack_RND",
11024  2525046767,
11025  "monster_golem_ifryt"
11026 },
11027 {
11028  "monster_golem_ifryt_vo_block",
11029  3981223049,
11030  "monster_golem_ifryt"
11031 },
11032 {
11033  "monster_golem_ifryt_vo_death_long",
11034  3117555821,
11035  "monster_golem_ifryt"
11036 },
11037 {
11038  "monster_golem_ifryt_vo_death_short",
11039  3115952619,
11040  "monster_golem_ifryt"
11041 },
11042 {
11043  "monster_golem_ifryt_vo_idle",
11044  783888648,
11045  "monster_golem_ifryt"
11046 },
11047 {
11048  "monster_golem_ifryt_vo_idle_rnd",
11049  2029392709,
11050  "monster_golem_ifryt"
11051 },
11052 {
11053  "monster_golem_ifryt_vo_pain",
11054  3495629622,
11055  "monster_golem_ifryt"
11056 },
11057 {
11058  "monster_golem_ifryt_vo_pain_RND",
11059  3997538263,
11060  "monster_golem_ifryt"
11061 },
11062 {
11063  "monster_golem_ifryt_vo_stunned",
11064  732763995,
11065  "monster_golem_ifryt"
11066 },
11067 {
11068  "monster_golem_ifryt_vo_stunned_rnd",
11069  1266281318,
11070  "monster_golem_ifryt"
11071 },
11072 {
11073  "monster_golem_ifryt_vo_taunt_long",
11074  1056808955,
11075  "monster_golem_ifryt"
11076 },
11077 {
11078  "monster_golem_ifryt_vo_taunt_short",
11079  1918056949,
11080  "monster_golem_ifryt"
11081 },
11082 {
11083  "monster_golem_ifryt_xtra_death_vfx",
11084  3595877899,
11085  "monster_golem_ifryt"
11086 },
11087 {
11088  "monster_golem_ifryt_xtra_death_vfx_ADD",
11089  3302504555,
11090  "monster_golem_ifryt"
11091 },
11092 {
11093  "monster_golem_ifryt_xtra_death_vfx_ADD2",
11094  1264635971,
11095  "monster_golem_ifryt"
11096 },
11097 {
11098  "monster_golem_ifryt_xtra_default_fx_loop_start",
11099  2931631820,
11100  "monster_golem_ifryt"
11101 },
11102 {
11103  "monster_golem_ifryt_xtra_default_fx_loop_stop",
11104  2901359456,
11105  "monster_golem_ifryt"
11106 },
11107 {
11108  "monster_golem_ifryt_xtra_fireball_explo",
11109  3014636128,
11110  "monster_golem_ifryt"
11111 },
11112 {
11113  "monster_ifryt_focus_sfx_start",
11114  4004431010,
11115  "monster_golem_ifryt"
11116 },
11117 {
11118  "monster_ifryt_focus_sfx_stop",
11119  1048714138,
11120  "monster_golem_ifryt"
11121 },
11122 {
11123  "set_monster_golem_ifryt_armour_type_monster_stone",
11124  1979076333,
11125  "monster_golem_ifryt"
11126 },
11127 {
11128  "cs501_eredin_dies",
11129  1508509131,
11130  "cs501_eredin_dies"
11131 },
11132 {
11133  "cs605_shani_illusion",
11134  1514870888,
11135  "cs605_shani_illusion"
11136 },
11137 {
11138  "amb_qu_EXT_EM_crowd_kids_playing_1_40m",
11139  2670901982,
11140  "amb_qu_crowd_kids"
11141 },
11142 {
11143  "qu_nml_105_kids_playing",
11144  960102213,
11145  "amb_qu_crowd_kids"
11146 },
11147 {
11148  "animals_owl_call_1",
11149  1039937750,
11150  "animals_owl"
11151 },
11152 {
11153  "animals_owl_call_quest",
11154  2168788109,
11155  "animals_owl"
11156 },
11157 {
11158  "animals_owl_call_quest_RND25",
11159  1451761407,
11160  "animals_owl"
11161 },
11162 {
11163  "animals_owl_call_quest_RND45",
11164  1351095661,
11165  "animals_owl"
11166 },
11167 {
11168  "animals_owl_transform_vfx",
11169  1500558251,
11170  "animals_owl"
11171 },
11172 {
11173  "amb_qu_EXT_EM_crowd_spectators_light_1_30m_quiet",
11174  2117610519,
11175  "amb_qu_crowd_spectators_light_ext"
11176 },
11177 {
11178  "amb_qu_INT_EXT_painted_world_light",
11179  2112188368,
11180  "amb_qu_painted_world"
11181 },
11182 {
11183  "amb_qu_INT_EXT_painted_world_strong",
11184  3537802625,
11185  "amb_qu_painted_world"
11186 },
11187 {
11188  "animals_horse_breath_run_double",
11189  1505579927,
11190  "animals_horse"
11191 },
11192 {
11193  "animals_horse_breath_run_double_loud",
11194  4257221070,
11195  "animals_horse"
11196 },
11197 {
11198  "animals_horse_breath_trot_double",
11199  1960989551,
11200  "animals_horse"
11201 },
11202 {
11203  "animals_horse_breath_trot_double_loud",
11204  1340673734,
11205  "animals_horse"
11206 },
11207 {
11208  "animals_horse_breath_walk_cycle",
11209  2230361762,
11210  "animals_horse"
11211 },
11212 {
11213  "animals_horse_breath_walk_cycle_loud",
11214  1257479557,
11215  "animals_horse"
11216 },
11217 {
11218  "animals_horse_exhale_light",
11219  4216179319,
11220  "animals_horse"
11221 },
11222 {
11223  "animals_horse_grunt_long",
11224  3672654810,
11225  "animals_horse"
11226 },
11227 {
11228  "animals_horse_grunt_medium",
11229  2000388021,
11230  "animals_horse"
11231 },
11232 {
11233  "animals_horse_grunt_short",
11234  1944699734,
11235  "animals_horse"
11236 },
11237 {
11238  "animals_horse_harness_heavy",
11239  2035527447,
11240  "animals_horse"
11241 },
11242 {
11243  "animals_horse_harness_light",
11244  4251179926,
11245  "animals_horse"
11246 },
11247 {
11248  "animals_horse_hoof_whoosh_medium",
11249  700096448,
11250  "animals_horse"
11251 },
11252 {
11253  "animals_horse_hoof_whoosh_strong",
11254  2153976552,
11255  "animals_horse"
11256 },
11257 {
11258  "animals_horse_hoofs_slide_short",
11259  3926428865,
11260  "animals_horse"
11261 },
11262 {
11263  "animals_horse_neigh_light",
11264  2619206643,
11265  "animals_horse"
11266 },
11267 {
11268  "animals_horse_neigh_light_kickback",
11269  3441529485,
11270  "animals_horse"
11271 },
11272 {
11273  "animals_horse_neigh_short",
11274  540099869,
11275  "animals_horse"
11276 },
11277 {
11278  "animals_horse_neigh_strong",
11279  649832648,
11280  "animals_horse"
11281 },
11282 {
11283  "animals_horse_saddle_dismount_begin",
11284  1664258106,
11285  "animals_horse"
11286 },
11287 {
11288  "animals_horse_saddle_mount_begin",
11289  930311288,
11290  "animals_horse"
11291 },
11292 {
11293  "animals_horse_saddle_mount_begin_soft",
11294  500727175,
11295  "animals_horse"
11296 },
11297 {
11298  "animals_horse_saddle_mount_end",
11299  478926156,
11300  "animals_horse"
11301 },
11302 {
11303  "animals_horse_saddle_mount_end_soft",
11304  291901395,
11305  "animals_horse"
11306 },
11307 {
11308  "animals_horse_snort_long",
11309  3766482876,
11310  "animals_horse"
11311 },
11312 {
11313  "animals_horse_snort_medium",
11314  1486437539,
11315  "animals_horse"
11316 },
11317 {
11318  "animals_horse_snort_only_long",
11319  1461630701,
11320  "animals_horse"
11321 },
11322 {
11323  "animals_horse_snort_short",
11324  2017786564,
11325  "animals_horse"
11326 },
11327 {
11328  "animals_horse_tail_double",
11329  4111735677,
11330  "animals_horse"
11331 },
11332 {
11333  "animals_horse_tail_long",
11334  1715337820,
11335  "animals_horse"
11336 },
11337 {
11338  "animals_horse_tail_short",
11339  2724404452,
11340  "animals_horse"
11341 },
11342 {
11343  "animals_horse_tail_soft",
11344  3294274058,
11345  "animals_horse"
11346 },
11347 {
11348  "animals_horse_trot_step_B",
11349  934695552,
11350  "animals_horse"
11351 },
11352 {
11353  "animals_horse_trot_step_F",
11354  934695556,
11355  "animals_horse"
11356 },
11357 {
11358  "animals_horse_walk_step_B",
11359  1559460480,
11360  "animals_horse"
11361 },
11362 {
11363  "animals_horse_walk_step_F",
11364  1559460484,
11365  "animals_horse"
11366 },
11367 {
11368  "animals_horse_whistle",
11369  1678565625,
11370  "animals_horse"
11371 },
11372 {
11373  "dialog_animals_horse_hoofs_slide_shorter",
11374  3542420835,
11375  "animals_horse"
11376 },
11377 {
11378  "cs301_novigrad_opening",
11379  1565297669,
11380  "cs301_novigrad_opening"
11381 },
11382 {
11383  "cs105_ciri_escapes_witch_sisters",
11384  1567679600,
11385  "cs105_ciri_escapes_witch_sisters"
11386 },
11387 {
11388  "cs604_barrel",
11389  1583049722,
11390  "cs604_barrel"
11391 },
11392 {
11393  "cs105_horse_drinks_blood",
11394  1598888858,
11395  "cs105_horse_drinks_blood"
11396 },
11397 {
11398  "animals_wolf_attack",
11399  1307461162,
11400  "animals_wolf"
11401 },
11402 {
11403  "animals_wolf_attack_big",
11404  3011869977,
11405  "animals_wolf"
11406 },
11407 {
11408  "animals_wolf_bite",
11409  1753130232,
11410  "animals_wolf"
11411 },
11412 {
11413  "animals_wolf_bodyfall",
11414  2058466737,
11415  "animals_wolf"
11416 },
11417 {
11418  "animals_wolf_breath",
11419  1482211836,
11420  "animals_wolf"
11421 },
11422 {
11423  "animals_wolf_breath_quest",
11424  625315459,
11425  "animals_wolf"
11426 },
11427 {
11428  "animals_wolf_burning",
11429  2718675183,
11430  "animals_wolf"
11431 },
11432 {
11433  "animals_wolf_calm",
11434  3131969235,
11435  "animals_wolf"
11436 },
11437 {
11438  "animals_wolf_death",
11439  287633664,
11440  "animals_wolf"
11441 },
11442 {
11443  "animals_wolf_eating",
11444  4035334000,
11445  "animals_wolf"
11446 },
11447 {
11448  "animals_wolf_focus_100m_start",
11449  3105639598,
11450  "animals_wolf"
11451 },
11452 {
11453  "animals_wolf_focus_100m_stop",
11454  2506389646,
11455  "animals_wolf"
11456 },
11457 {
11458  "animals_wolf_grunt",
11459  2284598428,
11460  "animals_wolf"
11461 },
11462 {
11463  "animals_wolf_grunt_rnd",
11464  1158506481,
11465  "animals_wolf"
11466 },
11467 {
11468  "animals_wolf_howl",
11469  2500716320,
11470  "animals_wolf"
11471 },
11472 {
11473  "animals_wolf_injured",
11474  2507563693,
11475  "animals_wolf"
11476 },
11477 {
11478  "animals_wolf_injured_heavy",
11479  3541948109,
11480  "animals_wolf"
11481 },
11482 {
11483  "animals_wolf_lick",
11484  1173753525,
11485  "animals_wolf"
11486 },
11487 {
11488  "animals_wolf_rolling",
11489  3098343057,
11490  "animals_wolf"
11491 },
11492 {
11493  "animals_wolf_snarl",
11494  754858284,
11495  "animals_wolf"
11496 },
11497 {
11498  "animals_wolf_snarl_rnd",
11499  1487667137,
11500  "animals_wolf"
11501 },
11502 {
11503  "animals_wolf_steps",
11504  3485447811,
11505  "animals_wolf"
11506 },
11507 {
11508  "animals_wolf_wake_up",
11509  3991687766,
11510  "animals_wolf"
11511 },
11512 {
11513  "animals_wolf_wounded_quest",
11514  899401499,
11515  "animals_wolf"
11516 },
11517 {
11518  "set_monster_wolf_armour_type_flesh",
11519  3694414834,
11520  "animals_wolf"
11521 },
11522 {
11523  "amb_dyn_IN_crowd_tavern_light_1_15m",
11524  362461749,
11525  "amb_dyn_crowd_tavern_light"
11526 },
11527 {
11528  "amb_dyn_IN_crowd_tavern_light_1i2_15m",
11529  823511656,
11530  "amb_dyn_crowd_tavern_light"
11531 },
11532 {
11533  "amb_dyn_IN_crowd_tavern_light_1i2_15m_loud",
11534  455438815,
11535  "amb_dyn_crowd_tavern_light"
11536 },
11537 {
11538  "amb_dyn_IN_crowd_tavern_light_2_15m",
11539  3855413018,
11540  "amb_dyn_crowd_tavern_light"
11541 },
11542 {
11543  "qu_prl_504_przerebel_ice_crack",
11544  2426416445,
11545  "qu_prl_504"
11546 },
11547 {
11548  "amb_qu_ice_cracking_ship_40m",
11549  1753250086,
11550  "amb_qu_ice_cracking"
11551 },
11552 {
11553  "amb_qu_EXT_hell_surface",
11554  2837878094,
11555  "amb_qu_hell"
11556 },
11557 {
11558  "amb_qu_EXT_hell_surface_rnd",
11559  4110641135,
11560  "amb_qu_hell"
11561 },
11562 {
11563  "amb_qu_INT_EXT_hell",
11564  1796182396,
11565  "amb_qu_hell"
11566 },
11567 {
11568  "amb_qu_EXT_EM_crowd_spectators_medium_1_30m_quiet",
11569  546984412,
11570  "amb_qu_crowd_spectators_ext"
11571 },
11572 {
11573  "amb_qu_EXT_EM_crowd_spectators_medium_1i2_30m",
11574  2425257012,
11575  "amb_qu_crowd_spectators_ext"
11576 },
11577 {
11578  "amb_qu_EXT_EM_crowd_spectators_medium_2_30m_quiet",
11579  463227815,
11580  "amb_qu_crowd_spectators_ext"
11581 },
11582 {
11583  "cs302_castration",
11584  1696292023,
11585  "cs302_castration"
11586 },
11587 {
11588  "grunt_vo_agony",
11589  3604533624,
11590  "grunt_vo_wild_hunt"
11591 },
11592 {
11593  "grunt_vo_agony_end",
11594  2269873918,
11595  "grunt_vo_wild_hunt"
11596 },
11597 {
11598  "grunt_vo_attack_long",
11599  3644397417,
11600  "grunt_vo_wild_hunt"
11601 },
11602 {
11603  "grunt_vo_attack_long_ALWAYS",
11604  561525283,
11605  "grunt_vo_wild_hunt"
11606 },
11607 {
11608  "grunt_vo_attack_medium",
11609  1039281658,
11610  "grunt_vo_wild_hunt"
11611 },
11612 {
11613  "grunt_vo_attack_medium_ALWAYS",
11614  519880790,
11615  "grunt_vo_wild_hunt"
11616 },
11617 {
11618  "grunt_vo_attack_short",
11619  4055069695,
11620  "grunt_vo_wild_hunt"
11621 },
11622 {
11623  "grunt_vo_attack_short_ALWAYS",
11624  3430882369,
11625  "grunt_vo_wild_hunt"
11626 },
11627 {
11628  "grunt_vo_attack_short_RND",
11629  3242351522,
11630  "grunt_vo_wild_hunt"
11631 },
11632 {
11633  "grunt_vo_block",
11634  1993327423,
11635  "grunt_vo_wild_hunt"
11636 },
11637 {
11638  "grunt_vo_burn_dmg",
11639  3180714690,
11640  "grunt_vo_wild_hunt"
11641 },
11642 {
11643  "grunt_vo_burn_dmg_end",
11644  1860819992,
11645  "grunt_vo_wild_hunt"
11646 },
11647 {
11648  "grunt_vo_burn_recovery",
11649  1522559591,
11650  "grunt_vo_wild_hunt"
11651 },
11652 {
11653  "grunt_vo_death",
11654  209757778,
11655  "grunt_vo_wild_hunt"
11656 },
11657 {
11658  "grunt_vo_death_last_breath",
11659  568971658,
11660  "grunt_vo_wild_hunt"
11661 },
11662 {
11663  "grunt_vo_death_stop",
11664  2458096881,
11665  "grunt_vo_wild_hunt"
11666 },
11667 {
11668  "grunt_vo_dodge",
11669  1035580193,
11670  "grunt_vo_wild_hunt"
11671 },
11672 {
11673  "grunt_vo_grunt",
11674  1456643074,
11675  "grunt_vo_wild_hunt"
11676 },
11677 {
11678  "grunt_vo_impact_heavy",
11679  1625123410,
11680  "grunt_vo_wild_hunt"
11681 },
11682 {
11683  "grunt_vo_impact_heavy_ALWAYS",
11684  2761801550,
11685  "grunt_vo_wild_hunt"
11686 },
11687 {
11688  "grunt_vo_impact_light",
11689  1777262823,
11690  "grunt_vo_wild_hunt"
11691 },
11692 {
11693  "grunt_vo_impact_light_ALWAYS",
11694  1105490537,
11695  "grunt_vo_wild_hunt"
11696 },
11697 {
11698  "grunt_vo_impact_light_RND",
11699  127149386,
11700  "grunt_vo_wild_hunt"
11701 },
11702 {
11703  "grunt_vo_shock",
11704  3985992122,
11705  "grunt_vo_wild_hunt"
11706 },
11707 {
11708  "grunt_vo_throat_cut",
11709  1902649411,
11710  "grunt_vo_wild_hunt"
11711 },
11712 {
11713  "grunt_vo_throat_gurgling",
11714  1658875032,
11715  "grunt_vo_wild_hunt"
11716 },
11717 {
11718  "grunt_vo_throat_gurgling_sparse",
11719  1433536311,
11720  "grunt_vo_wild_hunt"
11721 },
11722 {
11723  "scene_grunt_vo_attack_long_ALWAYS",
11724  3623814830,
11725  "grunt_vo_wild_hunt"
11726 },
11727 {
11728  "scene_grunt_vo_attack_medium_ALWAYS",
11729  3791880103,
11730  "grunt_vo_wild_hunt"
11731 },
11732 {
11733  "scene_grunt_vo_attack_short_ALWAYS",
11734  1868473450,
11735  "grunt_vo_wild_hunt"
11736 },
11737 {
11738  "scene_grunt_vo_burn_dmg_RND",
11739  3479660250,
11740  "grunt_vo_wild_hunt"
11741 },
11742 {
11743  "scene_grunt_vo_death_RND",
11744  909264800,
11745  "grunt_vo_wild_hunt"
11746 },
11747 {
11748  "scene_grunt_vo_m_burn_damage_loop_start",
11749  3275716446,
11750  "grunt_vo_wild_hunt"
11751 },
11752 {
11753  "scene_grunt_vo_m_burn_damage_loop_stop",
11754  1756125182,
11755  "grunt_vo_wild_hunt"
11756 },
11757 {
11758  "scene_grunt_vo_m_burn_dmg_end",
11759  2077504813,
11760  "grunt_vo_wild_hunt"
11761 },
11762 {
11763  "scene_grunt_vo_m_impact_heavy",
11764  4109997507,
11765  "grunt_vo_wild_hunt"
11766 },
11767 {
11768  "scene_grunt_vo_m_impact_light",
11769  1900386010,
11770  "grunt_vo_wild_hunt"
11771 },
11772 {
11773  "scene_grunt_vo_m_throat_cut",
11774  3188734954,
11775  "grunt_vo_wild_hunt"
11776 },
11777 {
11778  "cs206_berserkers_kill_people",
11779  1714207929,
11780  "cs206_berserkers_kill_people"
11781 },
11782 {
11783  "mus_em_ep1_wedding_bards",
11784  3700159618,
11785  "music_em_ep1_wedding_bards"
11786 },
11787 {
11788  "mus_em_ep1_wedding_bards_ctrl_fadein_01s",
11789  3771784447,
11790  "music_em_ep1_wedding_bards"
11791 },
11792 {
11793  "mus_em_ep1_wedding_bards_ctrl_fadein_2s",
11794  4166694332,
11795  "music_em_ep1_wedding_bards"
11796 },
11797 {
11798  "mus_em_ep1_wedding_bards_ctrl_fadein_5s",
11799  4116361573,
11800  "music_em_ep1_wedding_bards"
11801 },
11802 {
11803  "mus_em_ep1_wedding_bards_ctrl_fadeout_2s",
11804  166275177,
11805  "music_em_ep1_wedding_bards"
11806 },
11807 {
11808  "mus_em_ep1_wedding_bards_ctrl_fadeout_5s",
11809  82387016,
11810  "music_em_ep1_wedding_bards"
11811 },
11812 {
11813  "mus_em_ep1_wedding_bards_end",
11814  1823804632,
11815  "music_em_ep1_wedding_bards"
11816 },
11817 {
11818  "cs201_pirates_attack_p2",
11819  1732317841,
11820  "cs201_pirates_attack_p2"
11821 },
11822 {
11823  "cs201_pirates_attack_p1",
11824  1732317842,
11825  "cs201_pirates_attack_p1"
11826 },
11827 {
11828  "cs206_ritual_of_berserkers",
11829  1735778440,
11830  "cs206_ritual_of_berserkers"
11831 },
11832 {
11833  "mh_nml_102_arachas_screech",
11834  756465876,
11835  "monster_arachas"
11836 },
11837 {
11838  "monster_arachas_cmb_attack",
11839  1114098179,
11840  "monster_arachas"
11841 },
11842 {
11843  "monster_arachas_cmb_attack_ALWAYS",
11844  3094536789,
11845  "monster_arachas"
11846 },
11847 {
11848  "monster_arachas_cmb_attack_poison_cloud",
11849  1161800644,
11850  "monster_arachas"
11851 },
11852 {
11853  "monster_arachas_cmb_attack_poison_cloud_explo",
11854  103684143,
11855  "monster_arachas"
11856 },
11857 {
11858  "monster_arachas_cmb_attack_spike",
11859  1834072228,
11860  "monster_arachas"
11861 },
11862 {
11863  "monster_arachas_cmb_attack_swoosh",
11864  806875531,
11865  "monster_arachas"
11866 },
11867 {
11868  "monster_arachas_cmb_attack_tail",
11869  1903528652,
11870  "monster_arachas"
11871 },
11872 {
11873  "monster_arachas_cmb_attack_tongue",
11874  2562829830,
11875  "monster_arachas"
11876 },
11877 {
11878  "monster_arachas_cmb_attack_venom",
11879  3044592317,
11880  "monster_arachas"
11881 },
11882 {
11883  "monster_arachas_cmb_block",
11884  906015058,
11885  "monster_arachas"
11886 },
11887 {
11888  "monster_arachas_cmb_block_ADD",
11889  416052938,
11890  "monster_arachas"
11891 },
11892 {
11893  "monster_arachas_cmb_block_ALWAYS",
11894  3736624206,
11895  "monster_arachas"
11896 },
11897 {
11898  "monster_arachas_cmb_block_RND",
11899  284244619,
11900  "monster_arachas"
11901 },
11902 {
11903  "monster_arachas_cmb_calm",
11904  1063272678,
11905  "monster_arachas"
11906 },
11907 {
11908  "monster_arachas_cmb_calm_ALWAYS",
11909  2599285954,
11910  "monster_arachas"
11911 },
11912 {
11913  "monster_arachas_cmb_death_long",
11914  4169373108,
11915  "monster_arachas"
11916 },
11917 {
11918  "monster_arachas_cmb_death_short",
11919  2863932668,
11920  "monster_arachas"
11921 },
11922 {
11923  "monster_arachas_cmb_pain",
11924  2806121555,
11925  "monster_arachas"
11926 },
11927 {
11928  "monster_arachas_cmb_pain_RND",
11929  3052320190,
11930  "monster_arachas"
11931 },
11932 {
11933  "monster_arachas_cmb_preattack_growl",
11934  2747873780,
11935  "monster_arachas"
11936 },
11937 {
11938  "monster_arachas_cmb_taunt_long",
11939  809749058,
11940  "monster_arachas"
11941 },
11942 {
11943  "monster_arachas_cmb_taunt_short",
11944  1630179102,
11945  "monster_arachas"
11946 },
11947 {
11948  "monster_arachas_despawn",
11949  3620338964,
11950  "monster_arachas"
11951 },
11952 {
11953  "monster_arachas_exp_digging",
11954  2584947739,
11955  "monster_arachas"
11956 },
11957 {
11958  "monster_arachas_exp_eating",
11959  3658555912,
11960  "monster_arachas"
11961 },
11962 {
11963  "monster_arachas_focus_clue_100m_start",
11964  3743160518,
11965  "monster_arachas"
11966 },
11967 {
11968  "monster_arachas_focus_clue_100m_stop",
11969  1762274182,
11970  "monster_arachas"
11971 },
11972 {
11973  "monster_arachas_focus_clue_50m_start",
11974  924191734,
11975  "monster_arachas"
11976 },
11977 {
11978  "monster_arachas_focus_clue_50m_stop",
11979  413102198,
11980  "monster_arachas"
11981 },
11982 {
11983  "monster_arachas_idle",
11984  2775283560,
11985  "monster_arachas"
11986 },
11987 {
11988  "monster_arachas_mv_bodyfall",
11989  2275685813,
11990  "monster_arachas"
11991 },
11992 {
11993  "monster_arachas_mv_foley_01",
11994  1424805599,
11995  "monster_arachas"
11996 },
11997 {
11998  "monster_arachas_mv_foley_02",
11999  1424805596,
12000  "monster_arachas"
12001 },
12002 {
12003  "monster_arachas_mv_footsteps",
12004  1351837223,
12005  "monster_arachas"
12006 },
12007 {
12008  "monster_arachas_mv_ground_hit",
12009  906240465,
12010  "monster_arachas"
12011 },
12012 {
12013  "monster_arachas_mv_jaw",
12014  2129230824,
12015  "monster_arachas"
12016 },
12017 {
12018  "monster_arachas_mv_stomp",
12019  3119085013,
12020  "monster_arachas"
12021 },
12022 {
12023  "monster_arachas_vfx_spit",
12024  3687346791,
12025  "monster_arachas"
12026 },
12027 {
12028  "monster_arachas_vfx_venom_hit",
12029  587121054,
12030  "monster_arachas"
12031 },
12032 {
12033  "monster_arachas_vfx_venom_loop_start",
12034  3237342144,
12035  "monster_arachas"
12036 },
12037 {
12038  "monster_arachas_vfx_venom_loop_stop",
12039  120683628,
12040  "monster_arachas"
12041 },
12042 {
12043  "monster_arachas_vfx_web_loop_start",
12044  1089842167,
12045  "monster_arachas"
12046 },
12047 {
12048  "monster_arachas_vfx_web_loop_stop",
12049  1193392733,
12050  "monster_arachas"
12051 },
12052 {
12053  "monster_arachas_vo_burn",
12054  3130218861,
12055  "monster_arachas"
12056 },
12057 {
12058  "set_monster_arachas_armour_type_monster_shell",
12059  1175045696,
12060  "monster_arachas"
12061 },
12062 {
12063  "cs301_dream_ciri_and_jaskier_p1",
12064  1756724633,
12065  "cs301_dream_ciri_and_jaskier_p1"
12066 },
12067 {
12068  "cs301_dream_ciri_and_jaskier_p2",
12069  1756724634,
12070  "cs301_dream_ciri_and_jaskier_p2"
12071 },
12072 {
12073  "cs301_dream_ciri_and_jaskier_p3",
12074  1756724635,
12075  "cs301_dream_ciri_and_jaskier_p3"
12076 },
12077 {
12078  "cs301_dream_ciri_and_jaskier_p4",
12079  1756724636,
12080  "cs301_dream_ciri_and_jaskier_p4"
12081 },
12082 {
12083  "animals_pig_chrum",
12084  445952751,
12085  "animals_pig"
12086 },
12087 {
12088  "animals_pig_chrum_RND",
12089  237485906,
12090  "animals_pig"
12091 },
12092 {
12093  "animals_pig_die",
12094  499568122,
12095  "animals_pig"
12096 },
12097 {
12098  "animals_pig_hit",
12099  902819255,
12100  "animals_pig"
12101 },
12102 {
12103  "animals_pig_poof",
12104  3415904192,
12105  "animals_pig"
12106 },
12107 {
12108  "animals_pig_squeak",
12109  506613038,
12110  "animals_pig"
12111 },
12112 {
12113  "cs002_leaving_village_sfx",
12114  1608301219,
12115  "cs002_leaving_village"
12116 },
12117 {
12118  "collision",
12119  1792046091,
12120  "physics_collisions"
12121 },
12122 {
12123  "dialog_phx_wooden_stick_break",
12124  1122939640,
12125  "physics_collisions"
12126 },
12127 {
12128  "dialog_scene_sword_drop_on_ground",
12129  2430188244,
12130  "physics_collisions"
12131 },
12132 {
12133  "dialog_scene_water_coin_splash",
12134  2105981338,
12135  "physics_collisions"
12136 },
12137 {
12138  "phx_clay_break_big",
12139  2614751422,
12140  "physics_collisions"
12141 },
12142 {
12143  "phx_clay_break_medium",
12144  4026402577,
12145  "physics_collisions"
12146 },
12147 {
12148  "phx_clay_break_small",
12149  2552284801,
12150  "physics_collisions"
12151 },
12152 {
12153  "phx_glass_break_big",
12154  89844389,
12155  "physics_collisions"
12156 },
12157 {
12158  "phx_glass_break_medium",
12159  1531783320,
12160  "physics_collisions"
12161 },
12162 {
12163  "phx_glass_break_small",
12164  2713155442,
12165  "physics_collisions"
12166 },
12167 {
12168  "phx_ice_break_big",
12169  1333285072,
12170  "physics_collisions"
12171 },
12172 {
12173  "phx_ice_break_medium",
12174  264150823,
12175  "physics_collisions"
12176 },
12177 {
12178  "phx_ice_break_small",
12179  1522463711,
12180  "physics_collisions"
12181 },
12182 {
12183  "phx_stone_break_big",
12184  781557078,
12185  "physics_collisions"
12186 },
12187 {
12188  "phx_stone_break_medium",
12189  2199021177,
12190  "physics_collisions"
12191 },
12192 {
12193  "phx_stone_break_small",
12194  4161345817,
12195  "physics_collisions"
12196 },
12197 {
12198  "phx_wood_break_big",
12199  1709237618,
12200  "physics_collisions"
12201 },
12202 {
12203  "phx_wood_break_huge",
12204  2196332317,
12205  "physics_collisions"
12206 },
12207 {
12208  "phx_wood_break_medium",
12209  3809628781,
12210  "physics_collisions"
12211 },
12212 {
12213  "phx_wood_break_small",
12214  2445009381,
12215  "physics_collisions"
12216 },
12217 {
12218  "phx_wood_break_tiny",
12219  1694951506,
12220  "physics_collisions"
12221 },
12222 {
12223  "cs310_jugglers",
12224  1771527117,
12225  "cs310_jugglers"
12226 },
12227 {
12228  "qu_item_painted_blizzard_loop_start",
12229  3682272022,
12230  "qu_item_painted_blizzard"
12231 },
12232 {
12233  "qu_item_painted_blizzard_loop_stop",
12234  3759735830,
12235  "qu_item_painted_blizzard"
12236 },
12237 {
12238  "magic_succubus_fx_push",
12239  2642128366,
12240  "magic_succubus"
12241 },
12242 {
12243  "magic_succubus_hand_fx_start",
12244  1870033226,
12245  "magic_succubus"
12246 },
12247 {
12248  "magic_succubus_hand_fx_stop",
12249  3365078434,
12250  "magic_succubus"
12251 },
12252 {
12253  "magic_succubus_teleport_in",
12254  481068882,
12255  "magic_succubus"
12256 },
12257 {
12258  "magic_succubus_teleport_out",
12259  1620338605,
12260  "magic_succubus"
12261 },
12262 {
12263  "cs201_pirates_attack_part1b",
12264  1782788713,
12265  "cs201_pirates_attack_part1b"
12266 },
12267 {
12268  "_boat_bump",
12269  4290710317,
12270  "boat"
12271 },
12272 {
12273  "_boat_sail_slide",
12274  462578004,
12275  "boat"
12276 },
12277 {
12278  "boat_focus_clue_100m_start",
12279  3953723262,
12280  "boat"
12281 },
12282 {
12283  "boat_focus_clue_100m_stop",
12284  4149081246,
12285  "boat"
12286 },
12287 {
12288  "boat_in",
12289  3045507795,
12290  "boat"
12291 },
12292 {
12293  "boat_mast_trail_loop",
12294  3159549957,
12295  "boat"
12296 },
12297 {
12298  "boat_mast_trail_loop_stop",
12299  3323562120,
12300  "boat"
12301 },
12302 {
12303  "boat_mast_trail_loop_temp",
12304  1422315218,
12305  "boat"
12306 },
12307 {
12308  "boat_mast_trail_loop_temp_stop",
12309  2159013489,
12310  "boat"
12311 },
12312 {
12313  "boat_out",
12314  2400558318,
12315  "boat"
12316 },
12317 {
12318  "boat_sail_fill",
12319  710072907,
12320  "boat"
12321 },
12322 {
12323  "boat_sail_flapping_loop",
12324  1632679730,
12325  "boat"
12326 },
12327 {
12328  "boat_sail_flapping_loop_stop",
12329  2652528785,
12330  "boat"
12331 },
12332 {
12333  "boat_sail_water_loop",
12334  2571560586,
12335  "boat"
12336 },
12337 {
12338  "boat_sail_water_loop_stop",
12339  3248332217,
12340  "boat"
12341 },
12342 {
12343  "boat_sinking",
12344  1586376097,
12345  "boat"
12346 },
12347 {
12348  "boat_steering_loop",
12349  2125237140,
12350  "boat"
12351 },
12352 {
12353  "boat_steering_loop_stop",
12354  2144129171,
12355  "boat"
12356 },
12357 {
12358  "boat_stress",
12359  1677473510,
12360  "boat"
12361 },
12362 {
12363  "boat_water_splash_soft",
12364  1745317114,
12365  "boat"
12366 },
12367 {
12368  "monster_endriaga_cmb_attack",
12369  986235353,
12370  "monster_endriaga"
12371 },
12372 {
12373  "monster_endriaga_cmb_attack_ALWAYS",
12374  2882818739,
12375  "monster_endriaga"
12376 },
12377 {
12378  "monster_endriaga_cmb_attack_poison_cloud",
12379  1749312606,
12380  "monster_endriaga"
12381 },
12382 {
12383  "monster_endriaga_cmb_attack_poison_cloud_explo",
12384  418888481,
12385  "monster_endriaga"
12386 },
12387 {
12388  "monster_endriaga_cmb_attack_spike",
12389  659364758,
12390  "monster_endriaga"
12391 },
12392 {
12393  "monster_endriaga_cmb_attack_swoosh",
12394  1139312813,
12395  "monster_endriaga"
12396 },
12397 {
12398  "monster_endriaga_cmb_attack_tail",
12399  2612808586,
12400  "monster_endriaga"
12401 },
12402 {
12403  "monster_endriaga_cmb_attack_tongue",
12404  3542770448,
12405  "monster_endriaga"
12406 },
12407 {
12408  "monster_endriaga_cmb_attack_venom",
12409  522922987,
12410  "monster_endriaga"
12411 },
12412 {
12413  "monster_endriaga_cmb_block",
12414  1269618868,
12415  "monster_endriaga"
12416 },
12417 {
12418  "monster_endriaga_cmb_block_ADD",
12419  785894240,
12420  "monster_endriaga"
12421 },
12422 {
12423  "monster_endriaga_cmb_block_RND",
12424  1253548809,
12425  "monster_endriaga"
12426 },
12427 {
12428  "monster_endriaga_cmb_calm",
12429  3290689568,
12430  "monster_endriaga"
12431 },
12432 {
12433  "monster_endriaga_cmb_death_long",
12434  447710242,
12435  "monster_endriaga"
12436 },
12437 {
12438  "monster_endriaga_cmb_death_short",
12439  796096126,
12440  "monster_endriaga"
12441 },
12442 {
12443  "monster_endriaga_cmb_pain",
12444  3504155469,
12445  "monster_endriaga"
12446 },
12447 {
12448  "monster_endriaga_cmb_pain_RND",
12449  367530708,
12450  "monster_endriaga"
12451 },
12452 {
12453  "monster_endriaga_cmb_preattack_growl",
12454  1699624710,
12455  "monster_endriaga"
12456 },
12457 {
12458  "monster_endriaga_cmb_taunt_long",
12459  760747404,
12460  "monster_endriaga"
12461 },
12462 {
12463  "monster_endriaga_cmb_taunt_short",
12464  3721750036,
12465  "monster_endriaga"
12466 },
12467 {
12468  "monster_endriaga_despawn",
12469  4281991006,
12470  "monster_endriaga"
12471 },
12472 {
12473  "monster_endriaga_exp_digging",
12474  1841124605,
12475  "monster_endriaga"
12476 },
12477 {
12478  "monster_endriaga_exp_eating",
12479  3925672366,
12480  "monster_endriaga"
12481 },
12482 {
12483  "monster_endriaga_focus_clue_100m_start",
12484  2796215372,
12485  "monster_endriaga"
12486 },
12487 {
12488  "monster_endriaga_focus_clue_100m_stop",
12489  135405536,
12490  "monster_endriaga"
12491 },
12492 {
12493  "monster_endriaga_focus_clue_50m_start",
12494  4048319712,
12495  "monster_endriaga"
12496 },
12497 {
12498  "monster_endriaga_focus_clue_50m_stop",
12499  275897356,
12500  "monster_endriaga"
12501 },
12502 {
12503  "monster_endriaga_idle",
12504  88195962,
12505  "monster_endriaga"
12506 },
12507 {
12508  "monster_endriaga_mv_bodyfall",
12509  2405336375,
12510  "monster_endriaga"
12511 },
12512 {
12513  "monster_endriaga_mv_foley_01",
12514  3967972537,
12515  "monster_endriaga"
12516 },
12517 {
12518  "monster_endriaga_mv_foley_02",
12519  3967972538,
12520  "monster_endriaga"
12521 },
12522 {
12523  "monster_endriaga_mv_footsteps",
12524  730251437,
12525  "monster_endriaga"
12526 },
12527 {
12528  "monster_endriaga_mv_ground_hit",
12529  1754404019,
12530  "monster_endriaga"
12531 },
12532 {
12533  "monster_endriaga_mv_jaw",
12534  1410014770,
12535  "monster_endriaga"
12536 },
12537 {
12538  "monster_endriaga_mv_stomp",
12539  3956185383,
12540  "monster_endriaga"
12541 },
12542 {
12543  "monster_endriaga_vfx_spit",
12544  3792352665,
12545  "monster_endriaga"
12546 },
12547 {
12548  "monster_endriaga_vfx_venom_hit",
12549  659464496,
12550  "monster_endriaga"
12551 },
12552 {
12553  "monster_endriaga_vfx_venom_loop_start",
12554  870875498,
12555  "monster_endriaga"
12556 },
12557 {
12558  "monster_endriaga_vfx_venom_loop_stop",
12559  307896898,
12560  "monster_endriaga"
12561 },
12562 {
12563  "monster_endriaga_vfx_web_loop_start",
12564  812422053,
12565  "monster_endriaga"
12566 },
12567 {
12568  "monster_endriaga_vfx_web_loop_stop",
12569  2338132935,
12570  "monster_endriaga"
12571 },
12572 {
12573  "monster_endriaga_vo_burn",
12574  3259506147,
12575  "monster_endriaga"
12576 },
12577 {
12578  "set_monster_endriaga_armour_type_monster_shell",
12579  3981254688,
12580  "monster_endriaga"
12581 },
12582 {
12583  "cs602_dance",
12584  1807684305,
12585  "cs602_dance"
12586 },
12587 {
12588  "cs001_wake_up_sfx",
12589  2818180341,
12590  "cs001_wake_up"
12591 },
12592 {
12593  "cs605_olgierd_dies_choice",
12594  1842732599,
12595  "cs605_olgierd_dies_choice"
12596 },
12597 {
12598  "cs210_ship_leaves_with_geralt",
12599  1850178725,
12600  "cs210_ship_leaves_with_geralt"
12601 },
12602 {
12603  "fx_fire_burning_body_strong_loop",
12604  1293506638,
12605  "fx_fire"
12606 },
12607 {
12608  "fx_fire_burning_body_strong_loop_dialog",
12609  1415554201,
12610  "fx_fire"
12611 },
12612 {
12613  "fx_fire_burning_body_strong_loop_dialog_end",
12614  90863515,
12615  "fx_fire"
12616 },
12617 {
12618  "fx_fire_burning_body_strong_loop_end",
12619  938486772,
12620  "fx_fire"
12621 },
12622 {
12623  "fx_fire_burning_body_strong_loop_end_slow",
12624  3895865484,
12625  "fx_fire"
12626 },
12627 {
12628  "fx_fire_burning_body_strong_loop_end_slow_5s",
12629  1312058831,
12630  "fx_fire"
12631 },
12632 {
12633  "fx_fire_burning_bonfire_large_loop",
12634  1245609647,
12635  "fx_fire"
12636 },
12637 {
12638  "fx_fire_burning_bonfire_large_loop_15m",
12639  3135192589,
12640  "fx_fire"
12641 },
12642 {
12643  "fx_fire_burning_bonfire_large_loop_15m_end",
12644  1229041551,
12645  "fx_fire"
12646 },
12647 {
12648  "fx_fire_burning_bonfire_large_loop_25m",
12649  1255658022,
12650  "fx_fire"
12651 },
12652 {
12653  "fx_fire_burning_bonfire_large_loop_25m_end",
12654  40599756,
12655  "fx_fire"
12656 },
12657 {
12658  "fx_fire_burning_bonfire_large_loop_50m_quest",
12659  1236500141,
12660  "fx_fire"
12661 },
12662 {
12663  "fx_fire_burning_bonfire_large_loop_end",
12664  374079985,
12665  "fx_fire"
12666 },
12667 {
12668  "fx_fire_burning_brazier_big_far_loop",
12669  2019116190,
12670  "fx_fire"
12671 },
12672 {
12673  "fx_fire_burning_brazier_big_far_loop_end",
12674  1153275364,
12675  "fx_fire"
12676 },
12677 {
12678  "fx_fire_burning_brazier_big_loop",
12679  3938690836,
12680  "fx_fire"
12681 },
12682 {
12683  "fx_fire_burning_brazier_big_loop_15m",
12684  3850147802,
12685  "fx_fire"
12686 },
12687 {
12688  "fx_fire_burning_brazier_big_loop_15m_end",
12689  1905699056,
12690  "fx_fire"
12691 },
12692 {
12693  "fx_fire_burning_brazier_big_loop_15m_quiet",
12694  3619591067,
12695  "fx_fire"
12696 },
12697 {
12698  "fx_fire_burning_brazier_big_loop_15m_quiet_end",
12699  898387837,
12700  "fx_fire"
12701 },
12702 {
12703  "fx_fire_burning_brazier_big_loop_end",
12704  2941075914,
12705  "fx_fire"
12706 },
12707 {
12708  "fx_fire_burning_brazier_big_midrange_loop",
12709  2804031328,
12710  "fx_fire"
12711 },
12712 {
12713  "fx_fire_burning_brazier_big_midrange_loop_end",
12714  2585757350,
12715  "fx_fire"
12716 },
12717 {
12718  "fx_fire_burning_brazier_med_loop",
12719  1432126708,
12720  "fx_fire"
12721 },
12722 {
12723  "fx_fire_burning_brazier_med_loop_end",
12724  3054262634,
12725  "fx_fire"
12726 },
12727 {
12728  "fx_fire_burning_fat_med_loop",
12729  2495377746,
12730  "fx_fire"
12731 },
12732 {
12733  "fx_fire_burning_fat_med_loop_25m",
12734  1229450887,
12735  "fx_fire"
12736 },
12737 {
12738  "fx_fire_burning_fat_med_loop_25m_end",
12739  1603281545,
12740  "fx_fire"
12741 },
12742 {
12743  "fx_fire_burning_fat_med_loop_end",
12744  1838055816,
12745  "fx_fire"
12746 },
12747 {
12748  "fx_fire_burning_fireplace_big_loop",
12749  1448691782,
12750  "fx_fire"
12751 },
12752 {
12753  "fx_fire_burning_fireplace_big_loop_15m",
12754  3473909320,
12755  "fx_fire"
12756 },
12757 {
12758  "fx_fire_burning_fireplace_big_loop_15m_end",
12759  2016990126,
12760  "fx_fire"
12761 },
12762 {
12763  "fx_fire_burning_fireplace_big_loop_35m",
12764  1527411254,
12765  "fx_fire"
12766 },
12767 {
12768  "fx_fire_burning_fireplace_big_loop_35m_end",
12769  2652669244,
12770  "fx_fire"
12771 },
12772 {
12773  "fx_fire_burning_fireplace_big_loop_end",
12774  2764785708,
12775  "fx_fire"
12776 },
12777 {
12778  "fx_fire_burning_fireplace_small_loop",
12779  4215375535,
12780  "fx_fire"
12781 },
12782 {
12783  "fx_fire_burning_fireplace_small_loop_end",
12784  4135029233,
12785  "fx_fire"
12786 },
12787 {
12788  "fx_fire_burning_hissy_loop_15m",
12789  2761344026,
12790  "fx_fire"
12791 },
12792 {
12793  "fx_fire_burning_hissy_loop_15m_end",
12794  1008447792,
12795  "fx_fire"
12796 },
12797 {
12798  "fx_fire_burning_huge_loop_50m_light",
12799  1003161813,
12800  "fx_fire"
12801 },
12802 {
12803  "fx_fire_burning_huge_loop_80m",
12804  649353469,
12805  "fx_fire"
12806 },
12807 {
12808  "fx_fire_burning_huge_loop_80m_end",
12809  2730371295,
12810  "fx_fire"
12811 },
12812 {
12813  "fx_fire_burning_huge_loop_80m_light",
12814  4089187188,
12815  "fx_fire"
12816 },
12817 {
12818  "fx_fire_burning_huge_loop_80m_light_end",
12819  3665676266,
12820  "fx_fire"
12821 },
12822 {
12823  "fx_fire_burning_huge_loop_80m_medium",
12824  3423529389,
12825  "fx_fire"
12826 },
12827 {
12828  "fx_fire_burning_huge_loop_80m_medium_dialog",
12829  2276914472,
12830  "fx_fire"
12831 },
12832 {
12833  "fx_fire_burning_huge_loop_80m_medium_end",
12834  3926122479,
12835  "fx_fire"
12836 },
12837 {
12838  "fx_fire_burning_strong_begin",
12839  3194145510,
12840  "fx_fire"
12841 },
12842 {
12843  "fx_fire_burning_strong_begin_dialog",
12844  377167329,
12845  "fx_fire"
12846 },
12847 {
12848  "fx_fire_burning_strong_begin_dialog_loud",
12849  3659290724,
12850  "fx_fire"
12851 },
12852 {
12853  "fx_fire_burning_strong_begin_loud",
12854  3775171241,
12855  "fx_fire"
12856 },
12857 {
12858  "fx_fire_burning_strong_end",
12859  745791626,
12860  "fx_fire"
12861 },
12862 {
12863  "fx_fire_burning_strong_end_dialog",
12864  3399529669,
12865  "fx_fire"
12866 },
12867 {
12868  "fx_fire_burning_test_sample_accurate",
12869  1314236671,
12870  "fx_fire"
12871 },
12872 {
12873  "fx_fire_burning_test_xfade_amp",
12874  3808082265,
12875  "fx_fire"
12876 },
12877 {
12878  "fx_fire_burning_test_xfade_power",
12879  1025577428,
12880  "fx_fire"
12881 },
12882 {
12883  "fx_fire_burning_torch_loop",
12884  1541154034,
12885  "fx_fire"
12886 },
12887 {
12888  "fx_fire_burning_torch_loop_15m",
12889  2086589644,
12890  "fx_fire"
12891 },
12892 {
12893  "fx_fire_burning_torch_loop_40m_dialog",
12894  2116465925,
12895  "fx_fire"
12896 },
12897 {
12898  "fx_fire_burning_torch_loop_40m_dialog_end",
12899  3445052839,
12900  "fx_fire"
12901 },
12902 {
12903  "fx_fire_burning_torch_loop_end",
12904  568300648,
12905  "fx_fire"
12906 },
12907 {
12908  "fx_fire_burning_tree_light_loop",
12909  2341425637,
12910  "fx_fire"
12911 },
12912 {
12913  "fx_fire_burning_tree_light_loop_end",
12914  612988615,
12915  "fx_fire"
12916 },
12917 {
12918  "fx_fire_burning_tree_light_loop_end_slow",
12919  1097087533,
12920  "fx_fire"
12921 },
12922 {
12923  "fx_fire_burning_tree_light_small_loop_8m",
12924  1280330001,
12925  "fx_fire"
12926 },
12927 {
12928  "fx_fire_burning_tree_light_small_loop_8m_end",
12929  2516363539,
12930  "fx_fire"
12931 },
12932 {
12933  "fx_fire_burning_tree_med_loop",
12934  2018378099,
12935  "fx_fire"
12936 },
12937 {
12938  "fx_fire_burning_tree_med_loop_end",
12939  768634901,
12940  "fx_fire"
12941 },
12942 {
12943  "fx_fire_burning_tree_med_loop_end_slow",
12944  483719319,
12945  "fx_fire"
12946 },
12947 {
12948  "fx_fire_geralt_critical_burning_loop_start",
12949  3719140034,
12950  "fx_fire"
12951 },
12952 {
12953  "fx_fire_geralt_critical_burning_loop_stop",
12954  1979204154,
12955  "fx_fire"
12956 },
12957 {
12958  "fx_fire_geralt_fire_hit",
12959  3042336023,
12960  "fx_fire"
12961 },
12962 {
12963  "fx_fire_sizzle_small",
12964  483626020,
12965  "fx_fire"
12966 },
12967 {
12968  "fx_monster_nest_fire_big_loop_start",
12969  614031745,
12970  "fx_fire"
12971 },
12972 {
12973  "fx_monster_nest_fire_big_loop_stop",
12974  1395615291,
12975  "fx_fire"
12976 },
12977 {
12978  "fx_monster_nest_fire_small_start",
12979  2712431045,
12980  "fx_fire"
12981 },
12982 {
12983  "fx_monster_nest_fire_small_stop",
12984  3327332967,
12985  "fx_fire"
12986 },
12987 {
12988  "qu_sk_502_bowl_vfx_loop_start",
12989  383948016,
12990  "qu_skellige_502"
12991 },
12992 {
12993  "qu_sk_502_bowl_vfx_loop_stop",
12994  3641897564,
12995  "qu_skellige_502"
12996 },
12997 {
12998  "qu_sk_502_conjunction_vfx_complete_end",
12999  1423131630,
13000  "qu_skellige_502"
13001 },
13002 {
13003  "qu_sk_502_conjunction_vfx_part_1_loop_start",
13004  536672662,
13005  "qu_skellige_502"
13006 },
13007 {
13008  "qu_sk_502_conjunction_vfx_part_1_loop_stop",
13009  2520990614,
13010  "qu_skellige_502"
13011 },
13012 {
13013  "qu_sk_502_conjunction_vfx_part_2_loop_start",
13014  2506388415,
13015  "qu_skellige_502"
13016 },
13017 {
13018  "qu_sk_502_conjunction_vfx_start",
13019  1334888019,
13020  "qu_skellige_502"
13021 },
13022 {
13023  "qu_sk_502_conjunction_vfx_stop",
13024  2047762193,
13025  "qu_skellige_502"
13026 },
13027 {
13028  "qu_sk_502_drop_sword",
13029  3558138808,
13030  "qu_skellige_502"
13031 },
13032 {
13033  "qu_sk_502_earthquake",
13034  2153013054,
13035  "qu_skellige_502"
13036 },
13037 {
13038  "qu_sk_502_explosion_ship",
13039  2826898779,
13040  "qu_skellige_502"
13041 },
13042 {
13043  "qu_sk_502_sphere_vfx_loop",
13044  2433186356,
13045  "qu_skellige_502"
13046 },
13047 {
13048  "qu_sk_502_sphere_vfx_loop_stop",
13049  2740134771,
13050  "qu_skellige_502"
13051 },
13052 {
13053  "qu_sk_502_wood_creak_long",
13054  1581377444,
13055  "qu_skellige_502"
13056 },
13057 {
13058  "qu_sk_502_wood_creak_short",
13059  1696691436,
13060  "qu_skellige_502"
13061 },
13062 {
13063  "monster_rotfiend_eat",
13064  398621764,
13065  "monster_rotfiend"
13066 },
13067 {
13068  "monster_rotfiend_explode",
13069  2183155777,
13070  "monster_rotfiend"
13071 },
13072 {
13073  "monster_rotfiend_focus_100m_start",
13074  1306604514,
13075  "monster_rotfiend"
13076 },
13077 {
13078  "monster_rotfiend_focus_100m_stop",
13079  2222336474,
13080  "monster_rotfiend"
13081 },
13082 {
13083  "monster_rotfiend_mv_bodyfall",
13084  175267669,
13085  "monster_rotfiend"
13086 },
13087 {
13088  "monster_rotfiend_mv_digin",
13089  2993904363,
13090  "monster_rotfiend"
13091 },
13092 {
13093  "monster_rotfiend_mv_digout",
13094  3750306790,
13095  "monster_rotfiend"
13096 },
13097 {
13098  "monster_rotfiend_mv_flesh",
13099  3183038216,
13100  "monster_rotfiend"
13101 },
13102 {
13103  "monster_rotfiend_mv_footstep",
13104  3455107196,
13105  "monster_rotfiend"
13106 },
13107 {
13108  "monster_rotfiend_swoosh",
13109  3699119655,
13110  "monster_rotfiend"
13111 },
13112 {
13113  "monster_rotfiend_uw_dive_long",
13114  2408309992,
13115  "monster_rotfiend"
13116 },
13117 {
13118  "monster_rotfiend_uw_dive_short",
13119  704613800,
13120  "monster_rotfiend"
13121 },
13122 {
13123  "monster_rotfiend_uw_hit",
13124  4210775880,
13125  "monster_rotfiend"
13126 },
13127 {
13128  "monster_rotfiend_uw_movement_heavy",
13129  1601679242,
13130  "monster_rotfiend"
13131 },
13132 {
13133  "monster_rotfiend_vo_attack",
13134  1402339310,
13135  "monster_rotfiend"
13136 },
13137 {
13138  "monster_rotfiend_vo_attack_RND",
13139  3085009615,
13140  "monster_rotfiend"
13141 },
13142 {
13143  "monster_rotfiend_vo_breathin",
13144  1564135493,
13145  "monster_rotfiend"
13146 },
13147 {
13148  "monster_rotfiend_vo_breathout",
13149  497354828,
13150  "monster_rotfiend"
13151 },
13152 {
13153  "monster_rotfiend_vo_cough",
13154  1409345800,
13155  "monster_rotfiend"
13156 },
13157 {
13158  "monster_rotfiend_vo_die",
13159  1615650896,
13160  "monster_rotfiend"
13161 },
13162 {
13163  "monster_rotfiend_vo_dmg",
13164  1548540302,
13165  "monster_rotfiend"
13166 },
13167 {
13168  "monster_rotfiend_vo_dmg_RND",
13169  4067879471,
13170  "monster_rotfiend"
13171 },
13172 {
13173  "monster_rotfiend_vo_growl",
13174  2653600477,
13175  "monster_rotfiend"
13176 },
13177 {
13178  "monster_rotfiend_vo_growl_RND",
13179  619701668,
13180  "monster_rotfiend"
13181 },
13182 {
13183  "monster_rotfiend_vo_scream",
13184  3915379337,
13185  "monster_rotfiend"
13186 },
13187 {
13188  "set_monster_rotfiend_armour_type_flesh",
13189  2075669609,
13190  "monster_rotfiend"
13191 },
13192 {
13193  "mus_loc_wyzima_castle",
13194  2108466964,
13195  "music_wyzima_castle"
13196 },
13197 {
13198  "mus_loc_wyzima_castle_cs_to_gmpl",
13199  2897459942,
13200  "music_wyzima_castle"
13201 },
13202 {
13203  "mus_q002_geralt_makeover",
13204  1259198851,
13205  "music_wyzima_castle"
13206 },
13207 {
13208  "mus_q002_geralt_talkes_to_emperor",
13209  863752430,
13210  "music_wyzima_castle"
13211 },
13212 {
13213  "mus_q002_yen_in_palace",
13214  298426996,
13215  "music_wyzima_castle"
13216 },
13217 {
13218  "mus_q110_geralt_talkes_to_emperor",
13219  4098935414,
13220  "music_wyzima_castle"
13221 },
13222 {
13223  "mus_q505_ciri_is_dead",
13224  2251902966,
13225  "music_wyzima_castle"
13226 },
13227 {
13228  "mus_wyzima_dialog_01",
13229  3910805419,
13230  "music_wyzima_castle"
13231 },
13232 {
13233  "mus_wyzima_dialog_02",
13234  3910805416,
13235  "music_wyzima_castle"
13236 },
13237 {
13238  "mus_wyzima_dialog_03",
13239  3910805417,
13240  "music_wyzima_castle"
13241 },
13242 {
13243  "mus_wyzima_dialog_04",
13244  3910805422,
13245  "music_wyzima_castle"
13246 },
13247 {
13248  "play_music_wyzima_castle",
13249  4204531214,
13250  "music_wyzima_castle"
13251 },
13252 {
13253  "cs302_radovid",
13254  1874067544,
13255  "cs302_radovid"
13256 },
13257 {
13258  "fx_bolt_bump_vfx",
13259  2856553299,
13260  "fx_other"
13261 },
13262 {
13263  "fx_gas_toxic_loop",
13264  3559568374,
13265  "fx_other"
13266 },
13267 {
13268  "fx_gas_toxic_loop_stop",
13269  1026571877,
13270  "fx_other"
13271 },
13272 {
13273  "fx_levitating_rock_loop_start",
13274  1272266061,
13275  "fx_other"
13276 },
13277 {
13278  "fx_levitating_rock_loop_stop",
13279  2753244175,
13280  "fx_other"
13281 },
13282 {
13283  "fx_levitating_wood_loop_start",
13284  1727573489,
13285  "fx_other"
13286 },
13287 {
13288  "fx_levitating_wood_loop_stop",
13289  2931058539,
13290  "fx_other"
13291 },
13292 {
13293  "fx_other_lightning_hit",
13294  387392861,
13295  "fx_other"
13296 },
13297 {
13298  "fx_other_lightning_pre_2s",
13299  3288190821,
13300  "fx_other"
13301 },
13302 {
13303  "fx_rune_activate_aard",
13304  1570522549,
13305  "fx_other"
13306 },
13307 {
13308  "fx_rune_activate_axii",
13309  1322654124,
13310  "fx_other"
13311 },
13312 {
13313  "fx_rune_activate_igni",
13314  2966875714,
13315  "fx_other"
13316 },
13317 {
13318  "fx_rune_activate_quen",
13319  1859607630,
13320  "fx_other"
13321 },
13322 {
13323  "fx_rune_activate_yrden",
13324  3778010365,
13325  "fx_other"
13326 },
13327 {
13328  "fx_spike_trap",
13329  1543467514,
13330  "fx_other"
13331 },
13332 {
13333  "monster_caretaker_fx_drain_energy",
13334  117747317,
13335  "fx_other"
13336 },
13337 {
13338  "monster_caretaker_fx_drain_energy_player",
13339  3689542759,
13340  "fx_other"
13341 },
13342 {
13343  "dialog_work_m_snore_end",
13344  2957878681,
13345  "work_voiceovers"
13346 },
13347 {
13348  "dialog_work_m_snore_fast",
13349  3399815900,
13350  "work_voiceovers"
13351 },
13352 {
13353  "dialog_work_m_snore_long",
13354  1245794664,
13355  "work_voiceovers"
13356 },
13357 {
13358  "grunt_vo_test_falling_scream_AdultFemale",
13359  2028013625,
13360  "work_voiceovers"
13361 },
13362 {
13363  "grunt_vo_test_falling_scream_AdultMale",
13364  2772559570,
13365  "work_voiceovers"
13366 },
13367 {
13368  "grunt_vo_test_reaction_AdultFemale",
13369  4143344763,
13370  "work_voiceovers"
13371 },
13372 {
13373  "grunt_vo_test_reaction_AdultMale",
13374  3941271304,
13375  "work_voiceovers"
13376 },
13377 {
13378  "grunt_vo_test_reaction_ChildFemale",
13379  1027944717,
13380  "work_voiceovers"
13381 },
13382 {
13383  "grunt_vo_test_reaction_ChildMale",
13384  3407085014,
13385  "work_voiceovers"
13386 },
13387 {
13388  "grunt_vo_test_scream_AdultFemale",
13389  3873477945,
13390  "work_voiceovers"
13391 },
13392 {
13393  "grunt_vo_test_scream_AdultMale",
13394  1402039250,
13395  "work_voiceovers"
13396 },
13397 {
13398  "grunt_vo_test_scream_ChildFemale",
13399  3382865887,
13400  "work_voiceovers"
13401 },
13402 {
13403  "grunt_vo_test_scream_ChildMale",
13404  1055375964,
13405  "work_voiceovers"
13406 },
13407 {
13408  "work_m_cheering",
13409  1084706124,
13410  "work_voiceovers"
13411 },
13412 {
13413  "work_m_cheering_RND",
13414  1796529185,
13415  "work_voiceovers"
13416 },
13417 {
13418  "work_m_cough",
13419  2094281821,
13420  "work_voiceovers"
13421 },
13422 {
13423  "work_m_cough_RND",
13424  2232907556,
13425  "work_voiceovers"
13426 },
13427 {
13428  "work_m_crying",
13429  215242249,
13430  "work_voiceovers"
13431 },
13432 {
13433  "work_m_drunk_1",
13434  2672562141,
13435  "work_voiceovers"
13436 },
13437 {
13438  "work_m_drunk_1_rnd",
13439  135367332,
13440  "work_voiceovers"
13441 },
13442 {
13443  "work_m_drunk_2",
13444  2672562142,
13445  "work_voiceovers"
13446 },
13447 {
13448  "work_m_drunk_3",
13449  2672562143,
13450  "work_voiceovers"
13451 },
13452 {
13453  "work_m_drunk_4",
13454  2672562136,
13455  "work_voiceovers"
13456 },
13457 {
13458  "work_m_drunk_5",
13459  2672562137,
13460  "work_voiceovers"
13461 },
13462 {
13463  "work_m_drunk_hiccup",
13464  2356591056,
13465  "work_voiceovers"
13466 },
13467 {
13468  "work_m_drunk_hiccup_rnd",
13469  2209935213,
13470  "work_voiceovers"
13471 },
13472 {
13473  "work_m_drunk_puke_choke_1",
13474  1681041148,
13475  "work_voiceovers"
13476 },
13477 {
13478  "work_m_drunk_puke_choke_2",
13479  1681041151,
13480  "work_voiceovers"
13481 },
13482 {
13483  "work_m_drunk_puke_end",
13484  2338273071,
13485  "work_voiceovers"
13486 },
13487 {
13488  "work_m_drunk_stagger",
13489  1552646881,
13490  "work_voiceovers"
13491 },
13492 {
13493  "work_m_drunk_stand",
13494  1837111204,
13495  "work_voiceovers"
13496 },
13497 {
13498  "work_m_drunk_walk",
13499  2959058383,
13500  "work_voiceovers"
13501 },
13502 {
13503  "work_m_grunt",
13504  1386172197,
13505  "work_voiceovers"
13506 },
13507 {
13508  "work_m_grunt_RND",
13509  3315858316,
13510  "work_voiceovers"
13511 },
13512 {
13513  "work_m_mumble",
13514  2365016531,
13515  "work_voiceovers"
13516 },
13517 {
13518  "work_m_pain",
13519  1206791637,
13520  "work_voiceovers"
13521 },
13522 {
13523  "work_m_sigh",
13524  3723385188,
13525  "work_voiceovers"
13526 },
13527 {
13528  "work_m_smoking_cough",
13529  4007588238,
13530  "work_voiceovers"
13531 },
13532 {
13533  "work_m_sneeze",
13534  1504835755,
13535  "work_voiceovers"
13536 },
13537 {
13538  "work_m_sneeze_RND",
13539  500360310,
13540  "work_voiceovers"
13541 },
13542 {
13543  "work_m_sniff",
13544  4217998931,
13545  "work_voiceovers"
13546 },
13547 {
13548  "work_m_sniff_short",
13549  369540236,
13550  "work_voiceovers"
13551 },
13552 {
13553  "work_m_snore_end",
13554  3245991984,
13555  "work_voiceovers"
13556 },
13557 {
13558  "work_m_snore_fast",
13559  1434784767,
13560  "work_voiceovers"
13561 },
13562 {
13563  "work_m_snore_long",
13564  2687671023,
13565  "work_voiceovers"
13566 },
13567 {
13568  "work_m_spit",
13569  4292293943,
13570  "work_voiceovers"
13571 },
13572 {
13573  "work_m_toasting",
13574  644980826,
13575  "work_voiceovers"
13576 },
13577 {
13578  "work_m_writing_mumble",
13579  3904346932,
13580  "work_voiceovers"
13581 },
13582 {
13583  "work_m_yawn",
13584  1610339736,
13585  "work_voiceovers"
13586 },
13587 {
13588  "work_m_yawn_RND",
13589  393066581,
13590  "work_voiceovers"
13591 },
13592 {
13593  "work_man_a_drunk_calm",
13594  174280010,
13595  "work_voiceovers"
13596 },
13597 {
13598  "work_man_a_drunk_calm_ALWAYS",
13599  4121006342,
13600  "work_voiceovers"
13601 },
13602 {
13603  "work_man_a_drunk_laugh",
13604  2079932690,
13605  "work_voiceovers"
13606 },
13607 {
13608  "work_man_a_drunk_laugh_ALWAYS",
13609  2781283854,
13610  "work_voiceovers"
13611 },
13612 {
13613  "work_man_a_drunk_loud",
13614  1774231095,
13615  "work_voiceovers"
13616 },
13617 {
13618  "work_man_a_drunk_loud_ALWAYS",
13619  3519213849,
13620  "work_voiceovers"
13621 },
13622 {
13623  "work_man_sniff",
13624  1574121882,
13625  "work_voiceovers"
13626 },
13627 {
13628  "work_man_sniff_RND",
13629  472718963,
13630  "work_voiceovers"
13631 },
13632 {
13633  "work_w_agony",
13634  34932725,
13635  "work_voiceovers"
13636 },
13637 {
13638  "work_w_agony_RND",
13639  3298358236,
13640  "work_voiceovers"
13641 },
13642 {
13643  "work_w_cheering",
13644  2441852962,
13645  "work_voiceovers"
13646 },
13647 {
13648  "work_w_cheering_RND",
13649  637323739,
13650  "work_voiceovers"
13651 },
13652 {
13653  "work_w_cough",
13654  4238601979,
13655  "work_voiceovers"
13656 },
13657 {
13658  "work_w_cough_RND",
13659  2905162566,
13660  "work_voiceovers"
13661 },
13662 {
13663  "work_w_crying",
13664  1108094591,
13665  "work_voiceovers"
13666 },
13667 {
13668  "work_w_drunk_hiccup",
13669  3091251446,
13670  "work_voiceovers"
13671 },
13672 {
13673  "work_w_drunk_hiccup_RND",
13674  3307939479,
13675  "work_voiceovers"
13676 },
13677 {
13678  "work_w_drunk_vo",
13679  1916752223,
13680  "work_voiceovers"
13681 },
13682 {
13683  "work_w_drunk_vo_RND",
13684  4135436482,
13685  "work_voiceovers"
13686 },
13687 {
13688  "work_w_laughing",
13689  2671244054,
13690  "work_voiceovers"
13691 },
13692 {
13693  "work_w_laughing_end",
13694  1056453468,
13695  "work_voiceovers"
13696 },
13697 {
13698  "work_w_snore_end",
13699  354319138,
13700  "work_voiceovers"
13701 },
13702 {
13703  "work_w_snore_fast",
13704  3381236473,
13705  "work_voiceovers"
13706 },
13707 {
13708  "work_w_snore_long",
13709  982882677,
13710  "work_voiceovers"
13711 },
13712 {
13713  "work_w_yawn",
13714  517675414,
13715  "work_voiceovers"
13716 },
13717 {
13718  "work_whistling",
13719  1848446272,
13720  "work_voiceovers"
13721 },
13722 {
13723  "work_whistling_RND",
13724  2489382173,
13725  "work_voiceovers"
13726 },
13727 {
13728  "cs501_ram_them_p2",
13729  1895305474,
13730  "cs501_ram_them_p2"
13731 },
13732 {
13733  "magic_vfx_power_places_cooldown_aard_start",
13734  3689805158,
13735  "magic_power_places"
13736 },
13737 {
13738  "magic_vfx_power_places_cooldown_aard_stop",
13739  1696864678,
13740  "magic_power_places"
13741 },
13742 {
13743  "magic_vfx_power_places_cooldown_axii_start",
13744  1527582591,
13745  "magic_power_places"
13746 },
13747 {
13748  "magic_vfx_power_places_cooldown_axii_stop",
13749  144377029,
13750  "magic_power_places"
13751 },
13752 {
13753  "magic_vfx_power_places_cooldown_igni_start",
13754  3193131137,
13755  "magic_power_places"
13756 },
13757 {
13758  "magic_vfx_power_places_cooldown_igni_stop",
13759  1849629499,
13760  "magic_power_places"
13761 },
13762 {
13763  "magic_vfx_power_places_cooldown_quen_start",
13764  1113634297,
13765  "magic_power_places"
13766 },
13767 {
13768  "magic_vfx_power_places_cooldown_quen_stop",
13769  2779990611,
13770  "magic_power_places"
13771 },
13772 {
13773  "magic_vfx_power_places_cooldown_yrden_start",
13774  1605385718,
13775  "magic_power_places"
13776 },
13777 {
13778  "magic_vfx_power_places_cooldown_yrden_stop",
13779  457422454,
13780  "magic_power_places"
13781 },
13782 {
13783  "magic_vfx_power_places_default_start",
13784  78074203,
13785  "magic_power_places"
13786 },
13787 {
13788  "magic_vfx_power_places_default_stop",
13789  1820496697,
13790  "magic_power_places"
13791 },
13792 {
13793  "magic_vfx_power_places_ready_aard_start",
13794  2323118218,
13795  "magic_power_places"
13796 },
13797 {
13798  "magic_vfx_power_places_ready_aard_stop",
13799  59717346,
13800  "magic_power_places"
13801 },
13802 {
13803  "magic_vfx_power_places_ready_axii_start",
13804  2318994299,
13805  "magic_power_places"
13806 },
13807 {
13808  "magic_vfx_power_places_ready_axii_stop",
13809  2778570457,
13810  "magic_power_places"
13811 },
13812 {
13813  "magic_vfx_power_places_ready_igni_start",
13814  4042610381,
13815  "magic_power_places"
13816 },
13817 {
13818  "magic_vfx_power_places_ready_igni_stop",
13819  793812111,
13820  "magic_power_places"
13821 },
13822 {
13823  "magic_vfx_power_places_ready_quen_start",
13824  2848850621,
13825  "magic_power_places"
13826 },
13827 {
13828  "magic_vfx_power_places_ready_quen_stop",
13829  3522497087,
13830  "magic_power_places"
13831 },
13832 {
13833  "magic_vfx_power_places_ready_yrden_start",
13834  2101602322,
13835  "magic_power_places"
13836 },
13837 {
13838  "magic_vfx_power_places_ready_yrden_stop",
13839  2885739466,
13840  "magic_power_places"
13841 },
13842 {
13843  "magic_vfx_power_places_success_aard",
13844  3380193027,
13845  "magic_power_places"
13846 },
13847 {
13848  "magic_vfx_power_places_success_axii",
13849  2925770494,
13850  "magic_power_places"
13851 },
13852 {
13853  "magic_vfx_power_places_success_igni",
13854  1147383380,
13855  "magic_power_places"
13856 },
13857 {
13858  "magic_vfx_power_places_success_quen",
13859  3595561660,
13860  "magic_power_places"
13861 },
13862 {
13863  "magic_vfx_power_places_success_yrden",
13864  2967111619,
13865  "magic_power_places"
13866 },
13867 {
13868  "magic_vfx_power_places_use",
13869  3640025436,
13870  "magic_power_places"
13871 },
13872 {
13873  "qu_item_bell_ring",
13874  2875690010,
13875  "qu_item_bell"
13876 },
13877 {
13878  "cs202_geralt_n_ragnar_kill_giant",
13879  1922690807,
13880  "cs202_geralt_n_ragnar_kill_giant"
13881 },
13882 {
13883  "fx_meteorite_explo_close",
13884  1991941444,
13885  "qu_item_meteor"
13886 },
13887 {
13888  "fx_meteorite_explo_water",
13889  370975789,
13890  "qu_item_meteor"
13891 },
13892 {
13893  "magic_triss_q403_meteorite_ground_fire_loop",
13894  2856230566,
13895  "qu_item_meteor"
13896 },
13897 {
13898  "magic_triss_q403_meteorite_ground_fire_loop_end",
13899  3398604108,
13900  "qu_item_meteor"
13901 },
13902 {
13903  "magic_triss_q403_meteorite_marker_loop",
13904  2486350822,
13905  "qu_item_meteor"
13906 },
13907 {
13908  "magic_triss_q403_meteorite_marker_loop_end",
13909  10117516,
13910  "qu_item_meteor"
13911 },
13912 {
13913  "magic_triss_q403_meteorite_smoke_and_fire_loop",
13914  3305836448,
13915  "qu_item_meteor"
13916 },
13917 {
13918  "magic_triss_q403_meteorite_smoke_and_fire_loop_end",
13919  1117389030,
13920  "qu_item_meteor"
13921 },
13922 {
13923  "amb_qu_cave_of_visions_1",
13924  4185825570,
13925  "amb_qu_cave_of_visions"
13926 },
13927 {
13928  "amb_qu_cave_of_visions_1_for_spiral",
13929  3909853330,
13930  "amb_qu_cave_of_visions"
13931 },
13932 {
13933  "cs201_storm_without_crew",
13934  1960498943,
13935  "cs201_storm_without_crew"
13936 },
13937 {
13938  "cs104_keira_bath_sfx",
13939  981183133,
13940  "cs104_keira_bath"
13941 },
13942 {
13943  "amb_sk_g_EM_animal_bird_bald_eagle_80m",
13944  1145395457,
13945  "amb_sk_kaer_trodle"
13946 },
13947 {
13948  "amb_sk_g_EM_animal_bird_black_woodpecker_call_70m",
13949  3123716978,
13950  "amb_sk_kaer_trodle"
13951 },
13952 {
13953  "amb_sk_g_EM_animal_bird_black_woodpecker_drumming_1_close_80m",
13954  652074463,
13955  "amb_sk_kaer_trodle"
13956 },
13957 {
13958  "amb_sk_g_EM_animal_bird_great_tit_1_80m",
13959  1227957284,
13960  "amb_sk_kaer_trodle"
13961 },
13962 {
13963  "amb_sk_g_EM_animal_bird_great_tit_2_close_RND",
13964  4229485343,
13965  "amb_sk_kaer_trodle"
13966 },
13967 {
13968  "amb_sk_g_EM_animal_bird_grt_sptd_woodpecker_call_1_70m",
13969  1786447156,
13970  "amb_sk_kaer_trodle"
13971 },
13972 {
13973  "amb_sk_g_EM_animal_bird_grt_sptd_woodpecker_drumming_1_80m",
13974  5854320,
13975  "amb_sk_kaer_trodle"
13976 },
13977 {
13978  "amb_sk_g_EM_animal_bird_grt_sptd_woodpecker_drumming_2_80m",
13979  2494435543,
13980  "amb_sk_kaer_trodle"
13981 },
13982 {
13983  "amb_sk_g_EM_animal_bird_grt_sptd_woodpecker_drumming_3_80m",
13984  3459337878,
13985  "amb_sk_kaer_trodle"
13986 },
13987 {
13988  "amb_sk_g_EM_animal_bird_grt_sptd_woodpecker_hits_80m",
13989  3885943301,
13990  "amb_sk_kaer_trodle"
13991 },
13992 {
13993  "amb_sk_g_EM_animal_bird_larks",
13994  3815465574,
13995  "amb_sk_kaer_trodle"
13996 },
13997 {
13998  "amb_sk_g_EM_animal_bird_pacific_wren_80m",
13999  1805750461,
14000  "amb_sk_kaer_trodle"
14001 },
14002 {
14003  "amb_sk_g_EM_animal_bird_raven_close_1_120m",
14004  2658957957,
14005  "amb_sk_kaer_trodle"
14006 },
14007 {
14008  "amb_sk_g_EM_animal_bird_raven_close_2_120m",
14009  2562370988,
14010  "amb_sk_kaer_trodle"
14011 },
14012 {
14013  "amb_sk_g_EM_animal_bird_vulture_70m",
14014  3275928853,
14015  "amb_sk_kaer_trodle"
14016 },
14017 {
14018  "amb_sk_g_EM_animal_bird_willow_warbler_1_70m",
14019  2615764334,
14020  "amb_sk_kaer_trodle"
14021 },
14022 {
14023  "amb_sk_g_EM_animal_bird_winter_1_80m",
14024  373604816,
14025  "amb_sk_kaer_trodle"
14026 },
14027 {
14028  "amb_sk_g_EM_animal_bird_winter_2_80m",
14029  3307431863,
14030  "amb_sk_kaer_trodle"
14031 },
14032 {
14033  "amb_sk_g_EM_animal_bird_winter_wren_80m",
14034  3232526113,
14035  "amb_sk_kaer_trodle"
14036 },
14037 {
14038  "amb_sk_g_EM_animal_bird_woodpecker_drm_1_med_80m",
14039  3508967283,
14040  "amb_sk_kaer_trodle"
14041 },
14042 {
14043  "amb_sk_g_EM_animal_bird_woodpecker_drm_2_thin_80m",
14044  1283886131,
14045  "amb_sk_kaer_trodle"
14046 },
14047 {
14048  "amb_sk_g_EM_animal_crows_1_RND",
14049  2115993010,
14050  "amb_sk_kaer_trodle"
14051 },
14052 {
14053  "amb_sk_g_EM_animal_night_fox_scream_closer_1_80m",
14054  1409816162,
14055  "amb_sk_kaer_trodle"
14056 },
14057 {
14058  "amb_sk_g_EM_animal_night_fox_scream_far_1_80m",
14059  1768006407,
14060  "amb_sk_kaer_trodle"
14061 },
14062 {
14063  "amb_sk_g_EM_animal_night_fox_scream_far_2_80m",
14064  34824032,
14065  "amb_sk_kaer_trodle"
14066 },
14067 {
14068  "amb_sk_g_EM_animal_night_owl_2_barred_RND",
14069  4216245449,
14070  "amb_sk_kaer_trodle"
14071 },
14072 {
14073  "amb_sk_g_EM_animal_night_owl_3_barred_RND",
14074  3561304562,
14075  "amb_sk_kaer_trodle"
14076 },
14077 {
14078  "amb_sk_g_EM_animal_night_owl_4_tawny_RND",
14079  1007571900,
14080  "amb_sk_kaer_trodle"
14081 },
14082 {
14083  "amb_sk_g_em_spooky",
14084  2644886965,
14085  "amb_sk_kaer_trodle"
14086 },
14087 {
14088  "amb_sk_g_em_wolf_howls",
14089  291178066,
14090  "amb_sk_kaer_trodle"
14091 },
14092 {
14093  "amb_sk_g_em_wolf_howls_quest",
14094  1012422457,
14095  "amb_sk_kaer_trodle"
14096 },
14097 {
14098  "amb_sk_g_FOREST_10_medium_normal",
14099  2560790778,
14100  "amb_sk_kaer_trodle"
14101 },
14102 {
14103  "amb_sk_g_FOREST_11_medium_normal",
14104  2937862547,
14105  "amb_sk_kaer_trodle"
14106 },
14107 {
14108  "amb_sk_g_water_stream_medium1_mono",
14109  3884268204,
14110  "amb_sk_kaer_trodle"
14111 },
14112 {
14113  "amb_sk_g_waterfall_small1_mono",
14114  3308259756,
14115  "amb_sk_kaer_trodle"
14116 },
14117 {
14118  "amb_sk_G_WIND_and_RAIN_START",
14119  2142441391,
14120  "amb_sk_kaer_trodle"
14121 },
14122 {
14123  "amb_sk_G_WIND_and_RAIN_STOP",
14124  3759456949,
14125  "amb_sk_kaer_trodle"
14126 },
14127 {
14128  "amb_sk_g_wind_forest_medium",
14129  515747001,
14130  "amb_sk_kaer_trodle"
14131 },
14132 {
14133  "amb_sk_G_WIND_GRASS_1",
14134  1827553092,
14135  "amb_sk_kaer_trodle"
14136 },
14137 {
14138  "amb_sk_g_wind_rnd_blows_low1",
14139  3184488700,
14140  "amb_sk_kaer_trodle"
14141 },
14142 {
14143  "amb_sk_g_wind_rnd_blows_mid1",
14144  1409127608,
14145  "amb_sk_kaer_trodle"
14146 },
14147 {
14148  "amb_sk_g_wind_rnd_blows_mid2",
14149  1409127611,
14150  "amb_sk_kaer_trodle"
14151 },
14152 {
14153  "amb_sk_g_wind_rnd_through_branches_mid",
14154  2895719580,
14155  "amb_sk_kaer_trodle"
14156 },
14157 {
14158  "amb_sk_g_wind_rnd_through_leaves_mid",
14159  2588183868,
14160  "amb_sk_kaer_trodle"
14161 },
14162 {
14163  "amb_sk_ice_giant_canyon_high",
14164  74263812,
14165  "amb_sk_kaer_trodle"
14166 },
14167 {
14168  "amb_sk_ice_giant_canyon_small",
14169  795021549,
14170  "amb_sk_kaer_trodle"
14171 },
14172 {
14173  "amb_sk_ice_giant_giant_ship_canyon",
14174  1224121048,
14175  "amb_sk_kaer_trodle"
14176 },
14177 {
14178  "amb_sk_ice_giant_giant_ship_canyon_entrance",
14179  2749202769,
14180  "amb_sk_kaer_trodle"
14181 },
14182 {
14183  "amb_sk_ice_giant_global_land",
14184  1421379240,
14185  "amb_sk_kaer_trodle"
14186 },
14187 {
14188  "amb_sk_ice_giant_global_land_old",
14189  1482959602,
14190  "amb_sk_kaer_trodle"
14191 },
14192 {
14193  "amb_sk_ice_giant_harpy_nest_canyon",
14194  3056237471,
14195  "amb_sk_kaer_trodle"
14196 },
14197 {
14198  "amb_sk_ice_giant_lake",
14199  4178915076,
14200  "amb_sk_kaer_trodle"
14201 },
14202 {
14203  "amb_sk_ice_giant_side_canyon",
14204  267539939,
14205  "amb_sk_kaer_trodle"
14206 },
14207 {
14208  "amb_sk_ice_giant_wind_canyon_tight",
14209  3619628447,
14210  "amb_sk_kaer_trodle"
14211 },
14212 {
14213  "amb_sk_ice_giant_wind_land_medium",
14214  2773223369,
14215  "amb_sk_kaer_trodle"
14216 },
14217 {
14218  "amb_sk_ice_giant_wind_land_strong",
14219  2580351721,
14220  "amb_sk_kaer_trodle"
14221 },
14222 {
14223  "amb_sk_ice_giant_wind_siren_cave_open",
14224  1692482418,
14225  "amb_sk_kaer_trodle"
14226 },
14227 {
14228  "amb_sk_ice_giant_wind_siren_cave_open_nowater",
14229  3791144805,
14230  "amb_sk_kaer_trodle"
14231 },
14232 {
14233  "amb_sk_kaer_trodle_03_water_small_bay",
14234  1120585412,
14235  "amb_sk_kaer_trodle"
14236 },
14237 {
14238  "amb_sk_kaer_trodle_04_water_small_bay_border",
14239  624185324,
14240  "amb_sk_kaer_trodle"
14241 },
14242 {
14243  "amb_sk_kaer_trodle_06_wind_forest1",
14244  3925327752,
14245  "amb_sk_kaer_trodle"
14246 },
14247 {
14248  "amb_sk_kaer_trodle_08_open_field",
14249  2006780984,
14250  "amb_sk_kaer_trodle"
14251 },
14252 {
14253  "amb_sk_kaer_trodle_09_canyon",
14254  2223576174,
14255  "amb_sk_kaer_trodle"
14256 },
14257 {
14258  "amb_sk_kaer_trodle_11_lighthouse_path",
14259  3457376331,
14260  "amb_sk_kaer_trodle"
14261 },
14262 {
14263  "amb_sk_kaer_trodle_13_high_path",
14264  3350634717,
14265  "amb_sk_kaer_trodle"
14266 },
14267 {
14268  "amb_sk_kaer_trodle_13_wind_lift",
14269  1792137749,
14270  "amb_sk_kaer_trodle"
14271 },
14272 {
14273  "amb_sk_kaer_trodle_14_wind_tunnel",
14274  1671454575,
14275  "amb_sk_kaer_trodle"
14276 },
14277 {
14278  "amb_sk_kaer_trodle_14_wind_tunnel2",
14279  1148599183,
14280  "amb_sk_kaer_trodle"
14281 },
14282 {
14283  "amb_sk_kaer_trodle_15_wind_high_bridge",
14284  3135823528,
14285  "amb_sk_kaer_trodle"
14286 },
14287 {
14288  "amb_sk_kaer_trodle_16_wind_interior",
14289  1440921179,
14290  "amb_sk_kaer_trodle"
14291 },
14292 {
14293  "amb_sk_kaer_trodle_17_wind_stables",
14294  1411495014,
14295  "amb_sk_kaer_trodle"
14296 },
14297 {
14298  "amb_sk_kaer_trodle_city",
14299  1766638663,
14300  "amb_sk_kaer_trodle"
14301 },
14302 {
14303  "amb_sk_kaer_trodle_city_water_under_bridge",
14304  3664723740,
14305  "amb_sk_kaer_trodle"
14306 },
14307 {
14308  "amb_sk_kaer_trodle_crowd_castle_feast_1_35m",
14309  1182652320,
14310  "amb_sk_kaer_trodle"
14311 },
14312 {
14313  "amb_sk_kaer_trodle_crowd_castle_feast_1_for_dialog",
14314  799207987,
14315  "amb_sk_kaer_trodle"
14316 },
14317 {
14318  "amb_sk_kaer_trodle_crowd_castle_feast_1_for_dialog_stop",
14319  490293566,
14320  "amb_sk_kaer_trodle"
14321 },
14322 {
14323  "amb_sk_kaer_trodle_forest_leszy_lair",
14324  1834130634,
14325  "amb_sk_kaer_trodle"
14326 },
14327 {
14328  "amb_sk_kaer_trodle_inn_crowd_med",
14329  4022974922,
14330  "amb_sk_kaer_trodle"
14331 },
14332 {
14333  "amb_sk_kaer_trodle_inn_crowd_outside",
14334  3029252893,
14335  "amb_sk_kaer_trodle"
14336 },
14337 {
14338  "amb_sk_kaer_trodle_inn_empty",
14339  3315072573,
14340  "amb_sk_kaer_trodle"
14341 },
14342 {
14343  "amb_sk_kaer_trodle_path_to_castle_interior",
14344  1687879539,
14345  "amb_sk_kaer_trodle"
14346 },
14347 {
14348  "amb_sk_kaer_trodle_village_dogs_0_all",
14349  1657340489,
14350  "amb_sk_kaer_trodle"
14351 },
14352 {
14353  "amb_sk_kaer_trodle_village_dogs_1_RND",
14354  700713617,
14355  "amb_sk_kaer_trodle"
14356 },
14357 {
14358  "amb_sk_kaer_trodle_village_dogs_2_RND",
14359  3099628450,
14360  "amb_sk_kaer_trodle"
14361 },
14362 {
14363  "amb_sk_kaer_trodle_village_dogs_3_RND",
14364  277270111,
14365  "amb_sk_kaer_trodle"
14366 },
14367 {
14368  "amb_sk_rnd_animals_falcon_1",
14369  1368210197,
14370  "amb_sk_kaer_trodle"
14371 },
14372 {
14373  "amb_sk_rnd_rock_fall",
14374  2107186681,
14375  "amb_sk_kaer_trodle"
14376 },
14377 {
14378  "amb_sk_rnd_sirens_calling",
14379  1376234463,
14380  "amb_sk_kaer_trodle"
14381 },
14382 {
14383  "amb_sk_rnd_whispers",
14384  98569669,
14385  "amb_sk_kaer_trodle"
14386 },
14387 {
14388  "cs401_sex_with_yennefer_part1",
14389  1983834312,
14390  "cs401_sex_with_yennefer_part1"
14391 },
14392 {
14393  "cs401_sex_with_yennefer_part3",
14394  1983834314,
14395  "cs401_sex_with_yennefer_part3"
14396 },
14397 {
14398  "cs401_sex_with_yennefer_part5",
14399  1983834316,
14400  "cs401_sex_with_yennefer_part5"
14401 },
14402 {
14403  "cs208_becca_wins",
14404  1988681354,
14405  "cs208_becca_wins"
14406 },
14407 {
14408  "harpy_focus_clue_100m_start",
14409  3865733782,
14410  "monster_harpy"
14411 },
14412 {
14413  "harpy_focus_clue_100m_stop",
14414  2827660950,
14415  "monster_harpy"
14416 },
14417 {
14418  "monster_harpy_mv_attack_foot_swoosh",
14419  2854062910,
14420  "monster_harpy"
14421 },
14422 {
14423  "monster_harpy_mv_attack_hand_swoosh",
14424  2539106339,
14425  "monster_harpy"
14426 },
14427 {
14428  "monster_harpy_mv_bodyfall",
14429  1910897594,
14430  "monster_harpy"
14431 },
14432 {
14433  "monster_harpy_mv_foley",
14434  1917142558,
14435  "monster_harpy"
14436 },
14437 {
14438  "monster_harpy_mv_footsteps",
14439  688344446,
14440  "monster_harpy"
14441 },
14442 {
14443  "monster_harpy_mv_land",
14444  303358574,
14445  "monster_harpy"
14446 },
14447 {
14448  "monster_harpy_mv_wander_scratch_long",
14449  2881233654,
14450  "monster_harpy"
14451 },
14452 {
14453  "monster_harpy_mv_wander_scratch_short",
14454  1297232602,
14455  "monster_harpy"
14456 },
14457 {
14458  "monster_harpy_mv_wing_attack",
14459  2911756991,
14460  "monster_harpy"
14461 },
14462 {
14463  "monster_harpy_mv_wing_glide",
14464  3684155190,
14465  "monster_harpy"
14466 },
14467 {
14468  "monster_harpy_mv_wing_hard",
14469  2991007076,
14470  "monster_harpy"
14471 },
14472 {
14473  "monster_harpy_mv_wing_land",
14474  4236860228,
14475  "monster_harpy"
14476 },
14477 {
14478  "monster_harpy_mv_wing_light",
14479  1899967045,
14480  "monster_harpy"
14481 },
14482 {
14483  "monster_harpy_vfx_virus_loop_start",
14484  4011696073,
14485  "monster_harpy"
14486 },
14487 {
14488  "monster_harpy_vfx_virus_loop_stop",
14489  260691299,
14490  "monster_harpy"
14491 },
14492 {
14493  "monster_harpy_vo_attack",
14494  1213571405,
14495  "monster_harpy"
14496 },
14497 {
14498  "monster_harpy_vo_block",
14499  2898253968,
14500  "monster_harpy"
14501 },
14502 {
14503  "monster_harpy_vo_death",
14504  3970815121,
14505  "monster_harpy"
14506 },
14507 {
14508  "monster_harpy_vo_idle",
14509  3295657567,
14510  "monster_harpy"
14511 },
14512 {
14513  "monster_harpy_vo_idle_rnd",
14514  310902210,
14515  "monster_harpy"
14516 },
14517 {
14518  "monster_harpy_vo_pain",
14519  3417508041,
14520  "monster_harpy"
14521 },
14522 {
14523  "monster_harpy_vo_pain_ALWAYS",
14524  2628033347,
14525  "monster_harpy"
14526 },
14527 {
14528  "monster_harpy_vo_snarl",
14529  2503586369,
14530  "monster_harpy"
14531 },
14532 {
14533  "monster_harpy_vo_snarl_ALWAYS",
14534  1572268027,
14535  "monster_harpy"
14536 },
14537 {
14538  "monster_harpy_vo_snarl_RND",
14539  841093568,
14540  "monster_harpy"
14541 },
14542 {
14543  "monster_harpy_vo_taunt_01",
14544  2450198331,
14545  "monster_harpy"
14546 },
14547 {
14548  "monster_harpy_vo_taunt_02",
14549  2450198328,
14550  "monster_harpy"
14551 },
14552 {
14553  "monster_harpy_vo_taunt_03",
14554  2450198329,
14555  "monster_harpy"
14556 },
14557 {
14558  "set_monster_harpy_armour_type_generic",
14559  3652166085,
14560  "monster_harpy"
14561 },
14562 {
14563  "cs602_sex_with_shani_drunk",
14564  1992470640,
14565  "cs602_sex_with_shani_drunk"
14566 },
14567 {
14568  "eredin_sword_swoosh_heavy",
14569  978468442,
14570  "magic_eredin"
14571 },
14572 {
14573  "eredin_sword_swoosh_idle",
14574  2899037635,
14575  "magic_eredin"
14576 },
14577 {
14578  "magic_eredin_appear_disappear",
14579  2460103308,
14580  "magic_eredin"
14581 },
14582 {
14583  "magic_eredin_frost_projectile",
14584  573886893,
14585  "magic_eredin"
14586 },
14587 {
14588  "magic_eredin_geralt_fight_fadein",
14589  3913096487,
14590  "magic_eredin"
14591 },
14592 {
14593  "magic_eredin_geralt_fight_fadeout",
14594  1798932634,
14595  "magic_eredin"
14596 },
14597 {
14598  "magic_eredin_icespike_tell_explosion",
14599  2513377682,
14600  "magic_eredin"
14601 },
14602 {
14603  "magic_eredin_icespike_tell_loop_start",
14604  280602474,
14605  "magic_eredin"
14606 },
14607 {
14608  "magic_eredin_icespike_tell_loop_stop",
14609  2064917570,
14610  "magic_eredin"
14611 },
14612 {
14613  "magic_eredin_icespike_tell_sparks",
14614  233709039,
14615  "magic_eredin"
14616 },
14617 {
14618  "magic_eredin_meteorite_explo",
14619  1040511168,
14620  "magic_eredin"
14621 },
14622 {
14623  "magic_eredin_meteorite_explo_water",
14624  1139770808,
14625  "magic_eredin"
14626 },
14627 {
14628  "magic_eredin_meteorite_marker_loop_start",
14629  2573662492,
14630  "magic_eredin"
14631 },
14632 {
14633  "magic_eredin_meteorite_marker_loop_stop",
14634  2969078768,
14635  "magic_eredin"
14636 },
14637 {
14638  "cs401_sex_with_yennefer_jp",
14639  2009968626,
14640  "cs401_sex_with_yennefer_jp"
14641 },
14642 {
14643  "cs001_little_ciri_intro",
14644  2018108434,
14645  "cs001_little_ciri_intro"
14646 },
14647 {
14648  "cs403_triss_spell_p1",
14649  2053474269,
14650  "cs403_triss_spell_p1"
14651 },
14652 {
14653  "cs403_triss_spell_p2",
14654  2053474270,
14655  "cs403_triss_spell_p2"
14656 },
14657 {
14658  "cs403_finale_p2",
14659  2058481201,
14660  "cs403_finale_p2"
14661 },
14662 {
14663  "cs403_finale_p1",
14664  2058481202,
14665  "cs403_finale_p1"
14666 },
14667 {
14668  "cs210_entering_skellige",
14669  2067342016,
14670  "cs210_entering_skellige"
14671 },
14672 {
14673  "monster_cave_troll_attack_foot_smash",
14674  1238937936,
14675  "monster_cave_troll"
14676 },
14677 {
14678  "monster_cave_troll_attack_hand_smash",
14679  2262194343,
14680  "monster_cave_troll"
14681 },
14682 {
14683  "monster_cave_troll_attack_whoosh_heavy",
14684  3083866811,
14685  "monster_cave_troll"
14686 },
14687 {
14688  "monster_cave_troll_attack_whoosh_medium",
14689  2935057323,
14690  "monster_cave_troll"
14691 },
14692 {
14693  "monster_cave_troll_back_hit",
14694  2816905601,
14695  "monster_cave_troll"
14696 },
14697 {
14698  "monster_cave_troll_block",
14699  3753757221,
14700  "monster_cave_troll"
14701 },
14702 {
14703  "monster_cave_troll_blow_fire",
14704  3575137177,
14705  "monster_cave_troll"
14706 },
14707 {
14708  "monster_cave_troll_blow_short",
14709  883307581,
14710  "monster_cave_troll"
14711 },
14712 {
14713  "monster_cave_troll_focus_100m_start",
14714  2254790278,
14715  "monster_cave_troll"
14716 },
14717 {
14718  "monster_cave_troll_focus_100m_stop",
14719  940619078,
14720  "monster_cave_troll"
14721 },
14722 {
14723  "monster_cave_troll_grab_stuff",
14724  789204175,
14725  "monster_cave_troll"
14726 },
14727 {
14728  "monster_cave_troll_head_scratching",
14729  4141308549,
14730  "monster_cave_troll"
14731 },
14732 {
14733  "monster_cave_troll_mv_body_crack",
14734  2861330241,
14735  "monster_cave_troll"
14736 },
14737 {
14738  "monster_cave_troll_mv_body_fall",
14739  4100406854,
14740  "monster_cave_troll"
14741 },
14742 {
14743  "monster_cave_troll_mv_body_heavy",
14744  4245084354,
14745  "monster_cave_troll"
14746 },
14747 {
14748  "monster_cave_troll_mv_body_light",
14749  3976874359,
14750  "monster_cave_troll"
14751 },
14752 {
14753  "monster_cave_troll_mv_foley_ADD",
14754  978553967,
14755  "monster_cave_troll"
14756 },
14757 {
14758  "monster_cave_troll_mv_footstep",
14759  554765104,
14760  "monster_cave_troll"
14761 },
14762 {
14763  "monster_cave_troll_mv_footstep_shuffle",
14764  712925586,
14765  "monster_cave_troll"
14766 },
14767 {
14768  "monster_cave_troll_mv_hand_touch_ground",
14769  163475433,
14770  "monster_cave_troll"
14771 },
14772 {
14773  "monster_cave_troll_poke_fire",
14774  2126319476,
14775  "monster_cave_troll"
14776 },
14777 {
14778  "monster_cave_troll_vo_aggro_medium",
14779  1124745954,
14780  "monster_cave_troll"
14781 },
14782 {
14783  "monster_cave_troll_vo_aggro_short",
14784  2067723335,
14785  "monster_cave_troll"
14786 },
14787 {
14788  "monster_cave_troll_vo_attack_long",
14789  1655084999,
14790  "monster_cave_troll"
14791 },
14792 {
14793  "monster_cave_troll_vo_attack_short",
14794  445997721,
14795  "monster_cave_troll"
14796 },
14797 {
14798  "monster_cave_troll_vo_attack_special",
14799  962053046,
14800  "monster_cave_troll"
14801 },
14802 {
14803  "monster_cave_troll_vo_block",
14804  353163253,
14805  "monster_cave_troll"
14806 },
14807 {
14808  "monster_cave_troll_vo_breath_out_heavy",
14809  4174727033,
14810  "monster_cave_troll"
14811 },
14812 {
14813  "monster_cave_troll_vo_breath_out_heavy_RND",
14814  3248545560,
14815  "monster_cave_troll"
14816 },
14817 {
14818  "monster_cave_troll_vo_damage_heavy",
14819  248857981,
14820  "monster_cave_troll"
14821 },
14822 {
14823  "monster_cave_troll_vo_damage_light",
14824  859615476,
14825  "monster_cave_troll"
14826 },
14827 {
14828  "monster_cave_troll_vo_death",
14829  1185448264,
14830  "monster_cave_troll"
14831 },
14832 {
14833  "monster_cave_troll_vo_death_long",
14834  334168833,
14835  "monster_cave_troll"
14836 },
14837 {
14838  "monster_cave_troll_vo_death_medium",
14839  3784398642,
14840  "monster_cave_troll"
14841 },
14842 {
14843  "monster_cave_troll_vo_idle",
14844  71874292,
14845  "monster_cave_troll"
14846 },
14847 {
14848  "monster_cave_troll_vo_idle_ALWAYS",
14849  1754627112,
14850  "monster_cave_troll"
14851 },
14852 {
14853  "monster_cave_troll_vo_snarl_heavy",
14854  4266132228,
14855  "monster_cave_troll"
14856 },
14857 {
14858  "monster_cave_troll_vo_snarl_light",
14859  1279944065,
14860  "monster_cave_troll"
14861 },
14862 {
14863  "monster_ice_troll_focus_100m_start",
14864  873906152,
14865  "monster_cave_troll"
14866 },
14867 {
14868  "monster_ice_troll_focus_100m_stop",
14869  2914747060,
14870  "monster_cave_troll"
14871 },
14872 {
14873  "monster_ice_troll_mv_body_crack",
14874  611940979,
14875  "monster_cave_troll"
14876 },
14877 {
14878  "monster_ice_troll_mv_body_heavy",
14879  214230504,
14880  "monster_cave_troll"
14881 },
14882 {
14883  "monster_ice_troll_mv_body_light",
14884  2956922029,
14885  "monster_cave_troll"
14886 },
14887 {
14888  "monster_ice_troll_mv_foley_ADD",
14889  3344258125,
14890  "monster_cave_troll"
14891 },
14892 {
14893  "monster_troll_dialog_rock_impact",
14894  2297560641,
14895  "monster_cave_troll"
14896 },
14897 {
14898  "monster_troll_dialog_throw_rock_swoosh",
14899  1320367739,
14900  "monster_cave_troll"
14901 },
14902 {
14903  "set_monster_troll_armour_type_monster_ice",
14904  3927816521,
14905  "monster_cave_troll"
14906 },
14907 {
14908  "set_monster_troll_armour_type_monster_stone",
14909  2905647419,
14910  "monster_cave_troll"
14911 },
14912 {
14913  "monster_him_cmb_swoosh",
14914  3171217493,
14915  "monster_him"
14916 },
14917 {
14918  "monster_him_footstep",
14919  481264783,
14920  "monster_him"
14921 },
14922 {
14923  "monster_him_mv_movement",
14924  1013125992,
14925  "monster_him"
14926 },
14927 {
14928  "monster_him_mv_movement_ADD",
14929  3169005660,
14930  "monster_him"
14931 },
14932 {
14933  "monster_him_mv_movement_ADD_ALWAYS",
14934  2329418448,
14935  "monster_him"
14936 },
14937 {
14938  "monster_him_mv_movement_ALWAYS",
14939  936621996,
14940  "monster_him"
14941 },
14942 {
14943  "monster_him_vfx_disappear",
14944  1123889525,
14945  "monster_him"
14946 },
14947 {
14948  "monster_him_vfx_smoke_dust",
14949  962689796,
14950  "monster_him"
14951 },
14952 {
14953  "monster_him_vfx_transformation_block_loop_start",
14954  2716370317,
14955  "monster_him"
14956 },
14957 {
14958  "monster_him_vfx_transformation_block_loop_stop",
14959  4128979023,
14960  "monster_him"
14961 },
14962 {
14963  "monster_him_vo_attack",
14964  1157039939,
14965  "monster_him"
14966 },
14967 {
14968  "monster_him_vo_attack_ALWAYS",
14969  1753531285,
14970  "monster_him"
14971 },
14972 {
14973  "monster_him_vo_burning",
14974  3627291516,
14975  "monster_him"
14976 },
14977 {
14978  "monster_him_vo_death",
14979  1845050115,
14980  "monster_him"
14981 },
14982 {
14983  "monster_him_vo_growl",
14984  1722171986,
14985  "monster_him"
14986 },
14987 {
14988  "monster_him_vo_growl_ALWAYS",
14989  908691278,
14990  "monster_him"
14991 },
14992 {
14993  "monster_him_vo_pain",
14994  951908755,
14995  "monster_him"
14996 },
14997 {
14998  "monster_him_vo_pain_ALWAYS",
14999  3944633221,
15000  "monster_him"
15001 },
15002 {
15003  "monster_him_vo_taunt",
15004  961790189,
15005  "monster_him"
15006 },
15007 {
15008  "qu_sk_203_him_hissing",
15009  1561142811,
15010  "monster_him"
15011 },
15012 {
15013  "set_monster_him_armour_type_monster_ghost",
15014  2143869182,
15015  "monster_him"
15016 },
15017 {
15018  "set_monster_him_invisible",
15019  3329473671,
15020  "monster_him"
15021 },
15022 {
15023  "set_monster_him_visible",
15024  4172106008,
15025  "monster_him"
15026 },
15027 {
15028  "cs206_riding_out_with_hjalmar",
15029  2094126695,
15030  "cs206_riding_out_with_hjalmar"
15031 },
15032 {
15033  "cs203_give_baby_udalryk_sfx",
15034  233189056,
15035  "cs203_give_baby_udalryk"
15036 },
15037 {
15038  "cs201_geralt_sails_sfx",
15039  719935233,
15040  "cs201_geralt_sails"
15041 },
15042 {
15043  "cs202_enter_the_giant",
15044  2138614832,
15045  "cs202_enter_the_giant"
15046 },
15047 {
15048  "qu_sk_210_chatting_womens",
15049  1125079513,
15050  "qu_skellige_210"
15051 },
15052 {
15053  "qu_sk_210_lab_barrier_loop_start",
15054  3041785220,
15055  "qu_skellige_210"
15056 },
15057 {
15058  "qu_sk_210_lab_barrier_loop_stop",
15059  197634872,
15060  "qu_skellige_210"
15061 },
15062 {
15063  "qu_sk_210_open_door_phillpa",
15064  460086035,
15065  "qu_skellige_210"
15066 },
15067 {
15068  "qu_sk_210_repair_stairs_magic_loop_start",
15069  2723783555,
15070  "qu_skellige_210"
15071 },
15072 {
15073  "qu_sk_210_repair_stairs_magic_loop_stop",
15074  794291201,
15075  "qu_skellige_210"
15076 },
15077 {
15078  "qu_sk_210_secret_door_open_loop",
15079  3768044042,
15080  "qu_skellige_210"
15081 },
15082 {
15083  "qu_sk_210_secret_door_open_loop_stop",
15084  3956500537,
15085  "qu_skellige_210"
15086 },
15087 {
15088  "qu_sk_210_siren_singing",
15089  2891728888,
15090  "qu_skellige_210"
15091 },
15092 {
15093  "qu_sk_210_siren_singing_alt",
15094  1798991652,
15095  "qu_skellige_210"
15096 },
15097 {
15098  "amb_qu_blizzard_ext_2d",
15099  1333277742,
15100  "amb_qu_blizzard"
15101 },
15102 {
15103  "amb_qu_blizzard_ext_3d",
15104  1350055353,
15105  "amb_qu_blizzard"
15106 },
15107 {
15108  "amb_qu_blizzard_ext_em_10m",
15109  2271361019,
15110  "amb_qu_blizzard"
15111 },
15112 {
15113  "amb_qu_blizzard_ext_em_25m",
15114  2623543907,
15115  "amb_qu_blizzard"
15116 },
15117 {
15118  "amb_qu_blizzard_in_3d",
15119  952059461,
15120  "amb_qu_blizzard"
15121 },
15122 {
15123  "amb_qu_blizzard_in_3d_quiet",
15124  3906431656,
15125  "amb_qu_blizzard"
15126 },
15127 {
15128  "monster_alghoul_agressive_snarl",
15129  4065964261,
15130  "monster_alghoul"
15131 },
15132 {
15133  "monster_alghoul_appear",
15134  1098152850,
15135  "monster_alghoul"
15136 },
15137 {
15138  "monster_alghoul_attack",
15139  4016221809,
15140  "monster_alghoul"
15141 },
15142 {
15143  "monster_alghoul_attack_ALWAYS",
15144  3701678731,
15145  "monster_alghoul"
15146 },
15147 {
15148  "monster_alghoul_attack_swoosh",
15149  3612023445,
15150  "monster_alghoul"
15151 },
15152 {
15153  "monster_alghoul_bodyfall",
15154  3040859086,
15155  "monster_alghoul"
15156 },
15157 {
15158  "monster_alghoul_breath",
15159  1351966039,
15160  "monster_alghoul"
15161 },
15162 {
15163  "monster_alghoul_breath_RND",
15164  3825402170,
15165  "monster_alghoul"
15166 },
15167 {
15168  "monster_alghoul_burn",
15169  2158508774,
15170  "monster_alghoul"
15171 },
15172 {
15173  "monster_alghoul_calm_growl",
15174  3093079222,
15175  "monster_alghoul"
15176 },
15177 {
15178  "monster_alghoul_calm_growl_RND",
15179  3140403543,
15180  "monster_alghoul"
15181 },
15182 {
15183  "monster_alghoul_death",
15184  1324582357,
15185  "monster_alghoul"
15186 },
15187 {
15188  "monster_alghoul_eat",
15189  1951587445,
15190  "monster_alghoul"
15191 },
15192 {
15193  "monster_alghoul_focus_100m_start",
15194  3494991133,
15195  "monster_alghoul"
15196 },
15197 {
15198  "monster_alghoul_focus_100m_stop",
15199  2129301791,
15200  "monster_alghoul"
15201 },
15202 {
15203  "monster_alghoul_foley",
15204  3331262210,
15205  "monster_alghoul"
15206 },
15207 {
15208  "monster_alghoul_footsteps",
15209  3880499106,
15210  "monster_alghoul"
15211 },
15212 {
15213  "monster_alghoul_ground_scratch",
15214  2021053131,
15215  "monster_alghoul"
15216 },
15217 {
15218  "monster_alghoul_morph_loop_start",
15219  3515957035,
15220  "monster_alghoul"
15221 },
15222 {
15223  "monster_alghoul_morph_loop_stop",
15224  3064630089,
15225  "monster_alghoul"
15226 },
15227 {
15228  "monster_alghoul_pain",
15229  2468854997,
15230  "monster_alghoul"
15231 },
15232 {
15233  "monster_alghoul_pain_RND",
15234  1696456060,
15235  "monster_alghoul"
15236 },
15237 {
15238  "monster_alghoul_short_taunt",
15239  681325224,
15240  "monster_alghoul"
15241 },
15242 {
15243  "set_monster_alghoul_armour_type_generic",
15244  4041658087,
15245  "monster_alghoul"
15246 },
15247 {
15248  "cs301_dreamer_nightmare",
15249  2166245896,
15250  "cs301_dreamer_nightmare"
15251 },
15252 {
15253  "qu_sk_208_coronation_applause_1",
15254  2894344550,
15255  "qu_skellige_208"
15256 },
15257 {
15258  "qu_sk_208_coronation_applause_2",
15259  2894344549,
15260  "qu_skellige_208"
15261 },
15262 {
15263  "qu_sk_205_attack_hunt_horn_long",
15264  136535886,
15265  "qu_skellige_205"
15266 },
15267 {
15268  "qu_sk_205_attack_hunt_horn_short",
15269  1743363666,
15270  "qu_skellige_205"
15271 },
15272 {
15273  "qu_sk_205_dying_garden",
15274  4001971068,
15275  "qu_skellige_205"
15276 },
15277 {
15278  "qu_sk_205_found_the_body",
15279  1304229066,
15280  "qu_skellige_205"
15281 },
15282 {
15283  "qu_sk_205_jug_put_down",
15284  385927738,
15285  "qu_skellige_205"
15286 },
15287 {
15288  "qu_sk_205_raise__from_dead",
15289  3287999246,
15290  "qu_skellige_205"
15291 },
15292 {
15293  "qu_sk_205_ritual_amb_yen",
15294  2209167472,
15295  "qu_skellige_205"
15296 },
15297 {
15298  "qu_sk_205_sizzle_water_bath",
15299  544747876,
15300  "qu_skellige_205"
15301 },
15302 {
15303  "qu_sk_206_alcohol_burning",
15304  2246063610,
15305  "qu_skellige_206"
15306 },
15307 {
15308  "qu_sk_206_amb_after_massacre",
15309  468825345,
15310  "qu_skellige_206"
15311 },
15312 {
15313  "qu_sk_206_bear_waking_up_roar",
15314  4197736811,
15315  "qu_skellige_206"
15316 },
15317 {
15318  "qu_sk_206_becca_sniff_soft",
15319  2347003134,
15320  "qu_skellige_206"
15321 },
15322 {
15323  "qu_sk_206_bodyfall_down",
15324  1286775146,
15325  "qu_skellige_206"
15326 },
15327 {
15328  "qu_sk_206_chanting_mans_loop",
15329  481378289,
15330  "qu_skellige_206"
15331 },
15332 {
15333  "qu_sk_206_chanting_mans_loop_stop",
15334  1393144852,
15335  "qu_skellige_206"
15336 },
15337 {
15338  "qu_sk_206_chanting_mans_short",
15339  3500157087,
15340  "qu_skellige_206"
15341 },
15342 {
15343  "qu_sk_206_cheering_small_crowd",
15344  1084864255,
15345  "qu_skellige_206"
15346 },
15347 {
15348  "qu_sk_206_crowd_scream_reaction",
15349  1165257273,
15350  "qu_skellige_206"
15351 },
15352 {
15353  "qu_sk_206_crowd_scream_reaction_stop",
15354  517110732,
15355  "qu_skellige_206"
15356 },
15357 {
15358  "qu_sk_206_fire_brust",
15359  715630361,
15360  "qu_skellige_206"
15361 },
15362 {
15363  "qu_sk_206_footstep_glass",
15364  624703211,
15365  "qu_skellige_206"
15366 },
15367 {
15368  "qu_sk_206_gallop_fadeout",
15369  643611794,
15370  "qu_skellige_206"
15371 },
15372 {
15373  "qu_sk_206_glass_breaking",
15374  3308163428,
15375  "qu_skellige_206"
15376 },
15377 {
15378  "qu_sk_206_key_opening_box",
15379  667046190,
15380  "qu_skellige_206"
15381 },
15382 {
15383  "qu_sk_206_moving_brick",
15384  1696329812,
15385  "qu_skellige_206"
15386 },
15387 {
15388  "qu_sk_206_open_box",
15389  3876457430,
15390  "qu_skellige_206"
15391 },
15392 {
15393  "qu_sk_206_open_secret_hatch",
15394  1796184184,
15395  "qu_skellige_206"
15396 },
15397 {
15398  "qu_sk_206_pick_paper",
15399  924096108,
15400  "qu_skellige_206"
15401 },
15402 {
15403  "qu_sk_206_remove_bear_skin",
15404  3839383479,
15405  "qu_skellige_206"
15406 },
15407 {
15408  "qu_sk_206_throw_bear_head",
15409  385024210,
15410  "qu_skellige_206"
15411 },
15412 {
15413  "qu_sk_206_torch_impact",
15414  1093008087,
15415  "qu_skellige_206"
15416 },
15417 {
15418  "qu_sk_206_torch_whoosh1",
15419  1982236132,
15420  "qu_skellige_206"
15421 },
15422 {
15423  "qu_sk_206_torch_whoosh2",
15424  1982236135,
15425  "qu_skellige_206"
15426 },
15427 {
15428  "qu_sk_206_transform",
15429  271977316,
15430  "qu_skellige_206"
15431 },
15432 {
15433  "qu_sk_201_crow1",
15434  1685511005,
15435  "qu_skellige_201"
15436 },
15437 {
15438  "qu_sk_201_crow2",
15439  1685511006,
15440  "qu_skellige_201"
15441 },
15442 {
15443  "qu_sk_201_crow3",
15444  1685511007,
15445  "qu_skellige_201"
15446 },
15447 {
15448  "qu_sk_201_crow4",
15449  1685511000,
15450  "qu_skellige_201"
15451 },
15452 {
15453  "qu_sk_201_dress_rip",
15454  2425476214,
15455  "qu_skellige_201"
15456 },
15457 {
15458  "qu_sk_201_gas_loop",
15459  3218082085,
15460  "qu_skellige_201"
15461 },
15462 {
15463  "qu_sk_201_gas_loop_stop",
15464  441277288,
15465  "qu_skellige_201"
15466 },
15467 {
15468  "qu_sk_201_hallucination_vfx_loop",
15469  520735698,
15470  "qu_skellige_201"
15471 },
15472 {
15473  "qu_sk_201_hallucination_vfx_loop_end",
15474  871826440,
15475  "qu_skellige_201"
15476 },
15477 {
15478  "qu_sk_201_horn_call",
15479  1779795077,
15480  "qu_skellige_201"
15481 },
15482 {
15483  "qu_sk_201_horn_on_race_start",
15484  4950159,
15485  "qu_skellige_201"
15486 },
15487 {
15488  "qu_sk_201_mead_placed_mechanism",
15489  1069549474,
15490  "qu_skellige_201"
15491 },
15492 {
15493  "qu_sk_201_morkvarg_death",
15494  528351613,
15495  "qu_skellige_201"
15496 },
15497 {
15498  "qu_sk_201_open_secret_passage",
15499  1377529261,
15500  "qu_skellige_201"
15501 },
15502 {
15503  "qu_sk_201_trap_in_door",
15504  838590109,
15505  "qu_skellige_201"
15506 },
15507 {
15508  "q203_01a_lightning",
15509  1199721523,
15510  "qu_skellige_203"
15511 },
15512 {
15513  "qu_sk_203_",
15514  3320203071,
15515  "qu_skellige_203"
15516 },
15517 {
15518  "qu_sk_203_baby_cry_loop",
15519  3819692403,
15520  "qu_skellige_203"
15521 },
15522 {
15523  "qu_sk_203_baby_cry_loop_stop",
15524  1856749438,
15525  "qu_skellige_203"
15526 },
15527 {
15528  "qu_sk_203_ciri_body_dissolve_vfx",
15529  1684809066,
15530  "qu_skellige_203"
15531 },
15532 {
15533  "qu_sk_203_eirik_scream",
15534  1624058987,
15535  "qu_skellige_203"
15536 },
15537 {
15538  "qu_sk_203_ghost_vision_loop",
15539  3492044912,
15540  "qu_skellige_203"
15541 },
15542 {
15543  "qu_sk_203_ghost_vision_loop_end",
15544  2176014870,
15545  "qu_skellige_203"
15546 },
15547 {
15548  "qu_sk_203_him_quest_scary",
15549  2325751453,
15550  "qu_skellige_203"
15551 },
15552 {
15553  "qu_sk_203_oven_knock",
15554  1425629992,
15555  "qu_skellige_203"
15556 },
15557 {
15558  "qu_sk_203_puting_to_oven",
15559  4053375851,
15560  "qu_skellige_203"
15561 },
15562 {
15563  "qu_sk_203_screaming_man_long",
15564  2815839542,
15565  "qu_skellige_203"
15566 },
15567 {
15568  "qu_sk_203_screaming_man_short",
15569  1404070170,
15570  "qu_skellige_203"
15571 },
15572 {
15573  "qu_sk_203_uroboros_mask_off",
15574  4078444521,
15575  "qu_skellige_203"
15576 },
15577 {
15578  "qu_sk_203_uroboros_mask_on",
15579  1847662493,
15580  "qu_skellige_203"
15581 },
15582 {
15583  "qu_202_cauldron_hit_long",
15584  3505548050,
15585  "qu_skellige_202"
15586 },
15587 {
15588  "qu_202_cauldron_hit_short",
15589  1778037486,
15590  "qu_skellige_202"
15591 },
15592 {
15593  "qu_202_folan_boils",
15594  2529327709,
15595  "qu_skellige_202"
15596 },
15597 {
15598  "qu_202_geralt_add_snow_footsteps",
15599  558094964,
15600  "qu_skellige_202"
15601 },
15602 {
15603  "qu_202_syrens_calling_loop_start",
15604  2192449074,
15605  "qu_skellige_202"
15606 },
15607 {
15608  "qu_202_syrens_calling_loop_stop",
15609  1579090538,
15610  "qu_skellige_202"
15611 },
15612 {
15613  "qu_sk_202_06d_open_cave_rocks",
15614  2306446972,
15615  "qu_skellige_202"
15616 },
15617 {
15618  "qu_sk_202_cauldron_hit_long",
15619  3950263413,
15620  "qu_skellige_202"
15621 },
15622 {
15623  "qu_sk_202_cauldron_hit_short",
15624  4153303251,
15625  "qu_skellige_202"
15626 },
15627 {
15628  "qu_sk_202_hornwal_horn",
15629  2541073647,
15630  "qu_skellige_202"
15631 },
15632 {
15633  "grunt_vo_agony",
15634  3604533624,
15635  "grunt_vo_imlerith"
15636 },
15637 {
15638  "grunt_vo_agony_end",
15639  2269873918,
15640  "grunt_vo_imlerith"
15641 },
15642 {
15643  "grunt_vo_attack_long",
15644  3644397417,
15645  "grunt_vo_imlerith"
15646 },
15647 {
15648  "grunt_vo_attack_long_ALWAYS",
15649  561525283,
15650  "grunt_vo_imlerith"
15651 },
15652 {
15653  "grunt_vo_attack_medium",
15654  1039281658,
15655  "grunt_vo_imlerith"
15656 },
15657 {
15658  "grunt_vo_attack_medium_ALWAYS",
15659  519880790,
15660  "grunt_vo_imlerith"
15661 },
15662 {
15663  "grunt_vo_attack_short",
15664  4055069695,
15665  "grunt_vo_imlerith"
15666 },
15667 {
15668  "grunt_vo_attack_short_ALWAYS",
15669  3430882369,
15670  "grunt_vo_imlerith"
15671 },
15672 {
15673  "grunt_vo_attack_short_RND",
15674  3242351522,
15675  "grunt_vo_imlerith"
15676 },
15677 {
15678  "grunt_vo_block",
15679  1993327423,
15680  "grunt_vo_imlerith"
15681 },
15682 {
15683  "grunt_vo_burn_dmg",
15684  3180714690,
15685  "grunt_vo_imlerith"
15686 },
15687 {
15688  "grunt_vo_burn_dmg_end",
15689  1860819992,
15690  "grunt_vo_imlerith"
15691 },
15692 {
15693  "grunt_vo_burn_recovery",
15694  1522559591,
15695  "grunt_vo_imlerith"
15696 },
15697 {
15698  "grunt_vo_death",
15699  209757778,
15700  "grunt_vo_imlerith"
15701 },
15702 {
15703  "grunt_vo_death_last_breath",
15704  568971658,
15705  "grunt_vo_imlerith"
15706 },
15707 {
15708  "grunt_vo_death_stop",
15709  2458096881,
15710  "grunt_vo_imlerith"
15711 },
15712 {
15713  "grunt_vo_dodge",
15714  1035580193,
15715  "grunt_vo_imlerith"
15716 },
15717 {
15718  "grunt_vo_grunt",
15719  1456643074,
15720  "grunt_vo_imlerith"
15721 },
15722 {
15723  "grunt_vo_impact_heavy",
15724  1625123410,
15725  "grunt_vo_imlerith"
15726 },
15727 {
15728  "grunt_vo_impact_heavy_ALWAYS",
15729  2761801550,
15730  "grunt_vo_imlerith"
15731 },
15732 {
15733  "grunt_vo_impact_light",
15734  1777262823,
15735  "grunt_vo_imlerith"
15736 },
15737 {
15738  "grunt_vo_impact_light_ALWAYS",
15739  1105490537,
15740  "grunt_vo_imlerith"
15741 },
15742 {
15743  "grunt_vo_impact_light_RND",
15744  127149386,
15745  "grunt_vo_imlerith"
15746 },
15747 {
15748  "grunt_vo_shock",
15749  3985992122,
15750  "grunt_vo_imlerith"
15751 },
15752 {
15753  "grunt_vo_throat_cut",
15754  1902649411,
15755  "grunt_vo_imlerith"
15756 },
15757 {
15758  "grunt_vo_throat_gurgling",
15759  1658875032,
15760  "grunt_vo_imlerith"
15761 },
15762 {
15763  "grunt_vo_throat_gurgling_sparse",
15764  1433536311,
15765  "grunt_vo_imlerith"
15766 },
15767 {
15768  "scene_grunt_vo_attack_long_ALWAYS",
15769  3623814830,
15770  "grunt_vo_imlerith"
15771 },
15772 {
15773  "scene_grunt_vo_attack_medium_ALWAYS",
15774  3791880103,
15775  "grunt_vo_imlerith"
15776 },
15777 {
15778  "scene_grunt_vo_attack_short_ALWAYS",
15779  1868473450,
15780  "grunt_vo_imlerith"
15781 },
15782 {
15783  "scene_grunt_vo_burn_dmg_RND",
15784  3479660250,
15785  "grunt_vo_imlerith"
15786 },
15787 {
15788  "scene_grunt_vo_death_RND",
15789  909264800,
15790  "grunt_vo_imlerith"
15791 },
15792 {
15793  "scene_grunt_vo_m_burn_damage_loop_start",
15794  3275716446,
15795  "grunt_vo_imlerith"
15796 },
15797 {
15798  "scene_grunt_vo_m_burn_damage_loop_stop",
15799  1756125182,
15800  "grunt_vo_imlerith"
15801 },
15802 {
15803  "scene_grunt_vo_m_burn_dmg_end",
15804  2077504813,
15805  "grunt_vo_imlerith"
15806 },
15807 {
15808  "scene_grunt_vo_m_impact_heavy",
15809  4109997507,
15810  "grunt_vo_imlerith"
15811 },
15812 {
15813  "scene_grunt_vo_m_impact_light",
15814  1900386010,
15815  "grunt_vo_imlerith"
15816 },
15817 {
15818  "scene_grunt_vo_m_throat_cut",
15819  3188734954,
15820  "grunt_vo_imlerith"
15821 },
15822 {
15823  "amb_qu_battle_1_100m",
15824  1980426946,
15825  "amb_qu_battle"
15826 },
15827 {
15828  "amb_qu_battle_underwater_1",
15829  224773203,
15830  "amb_qu_battle"
15831 },
15832 {
15833  "cs301_dandelion_zoltan_intro",
15834  2217945484,
15835  "cs301_dandelion_zoltan_intro"
15836 },
15837 {
15838  "monster_uma_bell_heavy",
15839  3119143697,
15840  "monster_uma"
15841 },
15842 {
15843  "monster_uma_bell_light",
15844  2172039264,
15845  "monster_uma"
15846 },
15847 {
15848  "monster_uma_clothes_intense",
15849  2079137481,
15850  "monster_uma"
15851 },
15852 {
15853  "monster_uma_clothes_light",
15854  2613127399,
15855  "monster_uma"
15856 },
15857 {
15858  "monster_uma_dialog_bell_heavy",
15859  144833318,
15860  "monster_uma"
15861 },
15862 {
15863  "monster_uma_dialog_bell_light",
15864  1307965939,
15865  "monster_uma"
15866 },
15867 {
15868  "monster_uma_dialog_clothes_intense",
15869  3513492272,
15870  "monster_uma"
15871 },
15872 {
15873  "monster_uma_dialog_clothes_light",
15874  1937715898,
15875  "monster_uma"
15876 },
15877 {
15878  "monster_uma_dialog_footsteps",
15879  3429625346,
15880  "monster_uma"
15881 },
15882 {
15883  "monster_uma_dialog_vo_between_torture",
15884  2444229905,
15885  "monster_uma"
15886 },
15887 {
15888  "monster_uma_dialog_vo_breath",
15889  2679634413,
15890  "monster_uma"
15891 },
15892 {
15893  "monster_uma_dialog_vo_breath_agony",
15894  133071716,
15895  "monster_uma"
15896 },
15897 {
15898  "monster_uma_dialog_vo_breath_agony_bow",
15899  3316930573,
15900  "monster_uma"
15901 },
15902 {
15903  "monster_uma_dialog_vo_calm_mumble",
15904  2215743507,
15905  "monster_uma"
15906 },
15907 {
15908  "monster_uma_dialog_vo_calm_mumble_always",
15909  631497477,
15910  "monster_uma"
15911 },
15912 {
15913  "monster_uma_dialog_vo_excited_pain",
15914  2718002150,
15915  "monster_uma"
15916 },
15917 {
15918  "monster_uma_dialog_vo_fear",
15919  1426997325,
15920  "monster_uma"
15921 },
15922 {
15923  "monster_uma_dialog_vo_happy",
15924  687566075,
15925  "monster_uma"
15926 },
15927 {
15928  "monster_uma_dialog_vo_pain_extreme",
15929  3899051306,
15930  "monster_uma"
15931 },
15932 {
15933  "monster_uma_dialog_vo_pain_medium",
15934  107737767,
15935  "monster_uma"
15936 },
15937 {
15938  "monster_uma_dialog_vo_pain_short",
15939  1323280440,
15940  "monster_uma"
15941 },
15942 {
15943  "monster_uma_footsteps",
15944  3693465671,
15945  "monster_uma"
15946 },
15947 {
15948  "monster_uma_vo_between_torture",
15949  3071590954,
15950  "monster_uma"
15951 },
15952 {
15953  "monster_uma_vo_breath",
15954  2638426760,
15955  "monster_uma"
15956 },
15957 {
15958  "monster_uma_vo_breath_agony",
15959  3175416485,
15960  "monster_uma"
15961 },
15962 {
15963  "monster_uma_vo_calm_mumble",
15964  2154109288,
15965  "monster_uma"
15966 },
15967 {
15968  "monster_uma_vo_excited_pain",
15969  3946222275,
15970  "monster_uma"
15971 },
15972 {
15973  "monster_uma_vo_fear",
15974  456988952,
15975  "monster_uma"
15976 },
15977 {
15978  "monster_uma_vo_happy",
15979  1747588176,
15980  "monster_uma"
15981 },
15982 {
15983  "monster_uma_vo_pain_extreme",
15984  4247680947,
15985  "monster_uma"
15986 },
15987 {
15988  "monster_uma_vo_pain_medium",
15989  2110340224,
15990  "monster_uma"
15991 },
15992 {
15993  "monster_uma_vo_pain_short",
15994  2622701693,
15995  "monster_uma"
15996 },
15997 {
15998  "cs103_introduction_of_uma",
15999  2223043136,
16000  "cs103_introduction_of_uma"
16001 },
16002 {
16003  "cs501_naglfar_freezes",
16004  2245182508,
16005  "cs501_naglfar_freezes"
16006 },
16007 {
16008  "magic_triss_cast",
16009  2422402452,
16010  "magic_triss"
16011 },
16012 {
16013  "magic_triss_cast_disspelling_start",
16014  1077921222,
16015  "magic_triss"
16016 },
16017 {
16018  "magic_triss_cast_disspelling_stop",
16019  530049670,
16020  "magic_triss"
16021 },
16022 {
16023  "magic_triss_fx_push",
16024  4110268866,
16025  "magic_triss"
16026 },
16027 {
16028  "magic_triss_hand_fx_end",
16029  4177230821,
16030  "magic_triss"
16031 },
16032 {
16033  "magic_triss_hand_fx_loop_start",
16034  1582034205,
16035  "magic_triss"
16036 },
16037 {
16038  "magic_triss_hand_fx_loop_stop",
16039  2785319199,
16040  "magic_triss"
16041 },
16042 {
16043  "magic_triss_hand_fx_start",
16044  163149422,
16045  "magic_triss"
16046 },
16047 {
16048  "magic_triss_q303_kill",
16049  2318395045,
16050  "magic_triss"
16051 },
16052 {
16053  "magic_triss_q303_power",
16054  424697312,
16055  "magic_triss"
16056 },
16057 {
16058  "magic_triss_quen_force_discharge_loop_start",
16059  828802901,
16060  "magic_triss"
16061 },
16062 {
16063  "magic_triss_quen_force_discharge_loop_stop",
16064  1544856631,
16065  "magic_triss"
16066 },
16067 {
16068  "magic_triss_summoned_light_start",
16069  4011554503,
16070  "magic_triss"
16071 },
16072 {
16073  "magic_triss_summoned_light_stop",
16074  2201780333,
16075  "magic_triss"
16076 },
16077 {
16078  "magic_triss_teleport",
16079  511939412,
16080  "magic_triss"
16081 },
16082 {
16083  "magic_triss_teleport_q502",
16084  1779168311,
16085  "magic_triss"
16086 },
16087 {
16088  "cs202_trollcave_holster_sword",
16089  2265211788,
16090  "cs202_trollcave_holster_sword"
16091 },
16092 {
16093  "mh_nv_101_cockatrice_shreeking_long",
16094  1018447461,
16095  "mh_nml_101"
16096 },
16097 {
16098  "mh_nv_101_cockatrice_shreeking_short",
16099  1902582851,
16100  "mh_nml_101"
16101 },
16102 {
16103  "magic_illusion_start",
16104  656251561,
16105  "magic_illusion"
16106 },
16107 {
16108  "magic_illusion_stop",
16109  2646303171,
16110  "magic_illusion"
16111 },
16112 {
16113  "cs305_ciri_disappear",
16114  2295116079,
16115  "cs305_ciri_disappear"
16116 },
16117 {
16118  "cs203_him_shows",
16119  2305112556,
16120  "cs203_him_shows"
16121 },
16122 {
16123  "mq_sk_2039_hit_cauldrons",
16124  2177322087,
16125  "mq_sk_2039"
16126 },
16127 {
16128  "monster_gargoyle_attack_swoosh",
16129  4057203959,
16130  "monster_gargoyle"
16131 },
16132 {
16133  "monster_gargoyle_bodyfall",
16134  2412678696,
16135  "monster_gargoyle"
16136 },
16137 {
16138  "monster_gargoyle_chest_hit",
16139  3337742220,
16140  "monster_gargoyle"
16141 },
16142 {
16143  "monster_gargoyle_focus_100m_start",
16144  564312371,
16145  "monster_gargoyle"
16146 },
16147 {
16148  "monster_gargoyle_focus_100m_stop",
16149  922817393,
16150  "monster_gargoyle"
16151 },
16152 {
16153  "monster_gargoyle_foley_heavy",
16154  2167539852,
16155  "monster_gargoyle"
16156 },
16157 {
16158  "monster_gargoyle_foley_light",
16159  1945234137,
16160  "monster_gargoyle"
16161 },
16162 {
16163  "monster_gargoyle_footsteps",
16164  3368287736,
16165  "monster_gargoyle"
16166 },
16167 {
16168  "monster_gargoyle_kneel",
16169  891670782,
16170  "monster_gargoyle"
16171 },
16172 {
16173  "monster_gargoyle_stomp",
16174  14393414,
16175  "monster_gargoyle"
16176 },
16177 {
16178  "monster_gargoyle_vfx_special_attack_ADD",
16179  667434196,
16180  "monster_gargoyle"
16181 },
16182 {
16183  "monster_gargoyle_vfx_vomit_add_fx_start",
16184  1488608467,
16185  "monster_gargoyle"
16186 },
16187 {
16188  "monster_gargoyle_vfx_vomit_add_fx_stop",
16189  1211530897,
16190  "monster_gargoyle"
16191 },
16192 {
16193  "monster_gargoyle_vo_attack_long",
16194  1199759378,
16195  "monster_gargoyle"
16196 },
16197 {
16198  "monster_gargoyle_vo_attack_long_ALWAYS",
16199  1977215758,
16200  "monster_gargoyle"
16201 },
16202 {
16203  "monster_gargoyle_vo_attack_short",
16204  258138606,
16205  "monster_gargoyle"
16206 },
16207 {
16208  "monster_gargoyle_vo_attack_short_ALWAYS",
16209  1159862218,
16210  "monster_gargoyle"
16211 },
16212 {
16213  "monster_gargoyle_vo_attack_vomit",
16214  1735731497,
16215  "monster_gargoyle"
16216 },
16217 {
16218  "monster_gargoyle_vo_death",
16219  1360378689,
16220  "monster_gargoyle"
16221 },
16222 {
16223  "monster_gargoyle_vo_idle",
16224  540570639,
16225  "monster_gargoyle"
16226 },
16227 {
16228  "monster_gargoyle_vo_idle_ALWAYS",
16229  2755443377,
16230  "monster_gargoyle"
16231 },
16232 {
16233  "monster_gargoyle_vo_laugh",
16234  4097025512,
16235  "monster_gargoyle"
16236 },
16237 {
16238  "monster_gargoyle_vo_laugh_ALWAYS",
16239  175725356,
16240  "monster_gargoyle"
16241 },
16242 {
16243  "monster_gargoyle_vo_laugh_RND",
16244  2415420005,
16245  "monster_gargoyle"
16246 },
16247 {
16248  "monster_gargoyle_vo_pain",
16249  3252115993,
16250  "monster_gargoyle"
16251 },
16252 {
16253  "monster_gargoyle_vo_pain_ALWAYS",
16254  1547565299,
16255  "monster_gargoyle"
16256 },
16257 {
16258  "monster_gargoyle_vo_taunt",
16259  2858925287,
16260  "monster_gargoyle"
16261 },
16262 {
16263  "set_monster_gargoyle_armour_type",
16264  46388013,
16265  "monster_gargoyle"
16266 },
16267 {
16268  "set_monster_gargoyle_armour_type_monster_stone",
16269  1327853968,
16270  "monster_gargoyle"
16271 },
16272 {
16273  "cs604_unmasking_p1",
16274  2315633065,
16275  "cs604_unmasking_p1"
16276 },
16277 {
16278  "cs604_unmasking_p2",
16279  2315633066,
16280  "cs604_unmasking_p2"
16281 },
16282 {
16283  "monster_wildhunt_minion_agressive_snarl",
16284  31419083,
16285  "monster_wildhunt_minion"
16286 },
16287 {
16288  "monster_wildhunt_minion_attack",
16289  659079863,
16290  "monster_wildhunt_minion"
16291 },
16292 {
16293  "monster_wildhunt_minion_attack_RND",
16294  3923510618,
16295  "monster_wildhunt_minion"
16296 },
16297 {
16298  "monster_wildhunt_minion_attack_swoosh",
16299  4189342231,
16300  "monster_wildhunt_minion"
16301 },
16302 {
16303  "monster_wildhunt_minion_bodyfall",
16304  2937224968,
16305  "monster_wildhunt_minion"
16306 },
16307 {
16308  "monster_wildhunt_minion_breath",
16309  453001861,
16310  "monster_wildhunt_minion"
16311 },
16312 {
16313  "monster_wildhunt_minion_breath_RND",
16314  297569196,
16315  "monster_wildhunt_minion"
16316 },
16317 {
16318  "monster_wildhunt_minion_calm_growl",
16319  1020237620,
16320  "monster_wildhunt_minion"
16321 },
16322 {
16323  "monster_wildhunt_minion_calm_growl_RND",
16324  2565327241,
16325  "monster_wildhunt_minion"
16326 },
16327 {
16328  "monster_wildhunt_minion_death",
16329  4024518583,
16330  "monster_wildhunt_minion"
16331 },
16332 {
16333  "monster_wildhunt_minion_eat",
16334  2636607311,
16335  "monster_wildhunt_minion"
16336 },
16337 {
16338  "monster_wildhunt_minion_focus_100m_start",
16339  1667641875,
16340  "monster_wildhunt_minion"
16341 },
16342 {
16343  "monster_wildhunt_minion_focus_100m_stop",
16344  1678240209,
16345  "monster_wildhunt_minion"
16346 },
16347 {
16348  "monster_wildhunt_minion_foley",
16349  1140518876,
16350  "monster_wildhunt_minion"
16351 },
16352 {
16353  "monster_wildhunt_minion_footsteps",
16354  3138156376,
16355  "monster_wildhunt_minion"
16356 },
16357 {
16358  "monster_wildhunt_minion_ground_scratch",
16359  2600201101,
16360  "monster_wildhunt_minion"
16361 },
16362 {
16363  "monster_wildhunt_minion_ice_armor_loop_start",
16364  2297870276,
16365  "monster_wildhunt_minion"
16366 },
16367 {
16368  "monster_wildhunt_minion_ice_armor_loop_stop",
16369  3614178168,
16370  "monster_wildhunt_minion"
16371 },
16372 {
16373  "monster_wildhunt_minion_ice_spike_attack_hands",
16374  2066588341,
16375  "monster_wildhunt_minion"
16376 },
16377 {
16378  "monster_wildhunt_minion_ice_spike_back",
16379  233658111,
16380  "monster_wildhunt_minion"
16381 },
16382 {
16383  "monster_wildhunt_minion_ice_spike_out",
16384  4022795974,
16385  "monster_wildhunt_minion"
16386 },
16387 {
16388  "monster_wildhunt_minion_marker_fx",
16389  1234106602,
16390  "monster_wildhunt_minion"
16391 },
16392 {
16393  "monster_wildhunt_minion_morph_fx_loop_start",
16394  1087506960,
16395  "monster_wildhunt_minion"
16396 },
16397 {
16398  "monster_wildhunt_minion_morph_fx_loop_stop",
16399  215929340,
16400  "monster_wildhunt_minion"
16401 },
16402 {
16403  "monster_wildhunt_minion_pain",
16404  2774316911,
16405  "monster_wildhunt_minion"
16406 },
16407 {
16408  "monster_wildhunt_minion_pain_RND",
16409  1149995986,
16410  "monster_wildhunt_minion"
16411 },
16412 {
16413  "monster_wildhunt_minion_short_taunt",
16414  1242164174,
16415  "monster_wildhunt_minion"
16416 },
16417 {
16418  "set_monster_wildhunt_minion_armour_type_monster_wildhunt_minion",
16419  3155045649,
16420  "monster_wildhunt_minion"
16421 },
16422 {
16423  "cs202_harpies_destroy_bridge",
16424  2330522977,
16425  "cs202_harpies_destroy_bridge"
16426 },
16427 {
16428  "amb_dyn_bridge_bell_EXT_EM",
16429  325225852,
16430  "amb_dyn_temple_bell"
16431 },
16432 {
16433  "amb_dyn_temple_bell_EXT_EM",
16434  3684099956,
16435  "amb_dyn_temple_bell"
16436 },
16437 {
16438  "amb_dyn_tower_bell_EXT_12",
16439  114430363,
16440  "amb_dyn_temple_bell"
16441 },
16442 {
16443  "amb_dyn_tower_bell_EXT_8",
16444  2916980058,
16445  "amb_dyn_temple_bell"
16446 },
16447 {
16448  "cs111_witch_transform_p2",
16449  2340237472,
16450  "cs111_witch_transform_p2"
16451 },
16452 {
16453  "cs_sq301_geralt_triss_kiss_choice_loop",
16454  2357220026,
16455  "cs_sq301_geralt_triss_kiss_choice_loop"
16456 },
16457 {
16458  "cs105_sweets",
16459  2389720003,
16460  "cs105_sweets"
16461 },
16462 {
16463  "mq_nv_3015_cage_open",
16464  2115328996,
16465  "mq_nv_3015"
16466 },
16467 {
16468  "cs603_vault_closes",
16469  2395237799,
16470  "cs603_vault_closes"
16471 },
16472 {
16473  "amb_dyn_necromancy_drone_EXT_dialog_start",
16474  3640576222,
16475  "amb_dyn_necromancy_drone"
16476 },
16477 {
16478  "amb_dyn_necromancy_drone_EXT_dialog_stop",
16479  2401808510,
16480  "amb_dyn_necromancy_drone"
16481 },
16482 {
16483  "bomb_cluster_explo",
16484  236753601,
16485  "bombs"
16486 },
16487 {
16488  "bomb_dancing_star_explo",
16489  1974177036,
16490  "bombs"
16491 },
16492 {
16493  "bomb_dancing_star_fire_loop",
16494  1236510667,
16495  "bombs"
16496 },
16497 {
16498  "bomb_dancing_star_fire_loop_stop",
16499  2839119942,
16500  "bombs"
16501 },
16502 {
16503  "bomb_dancing_star_sparks_sizzle",
16504  1487763774,
16505  "bombs"
16506 },
16507 {
16508  "bomb_devils_puffball_explo",
16509  1894541485,
16510  "bombs"
16511 },
16512 {
16513  "bomb_devils_puffball_ground_loop",
16514  66144685,
16515  "bombs"
16516 },
16517 {
16518  "bomb_devils_puffball_ground_loop_stop",
16519  3106789088,
16520  "bombs"
16521 },
16522 {
16523  "bomb_dimeritium_activation_loop",
16524  328072479,
16525  "bombs"
16526 },
16527 {
16528  "bomb_dimeritium_activation_loop_end",
16529  2609523585,
16530  "bombs"
16531 },
16532 {
16533  "bomb_dimeritium_ground_loop",
16534  3385165188,
16535  "bombs"
16536 },
16537 {
16538  "bomb_dimeritium_ground_loop_end",
16539  174352474,
16540  "bombs"
16541 },
16542 {
16543  "bomb_dimeritum_explo",
16544  1004106857,
16545  "bombs"
16546 },
16547 {
16548  "bomb_dragons_dream_explo",
16549  3060558215,
16550  "bombs"
16551 },
16552 {
16553  "bomb_freeze_to_death_explo",
16554  1472788647,
16555  "bombs"
16556 },
16557 {
16558  "bomb_freeze_to_death_ground_loop",
16559  513784895,
16560  "bombs"
16561 },
16562 {
16563  "bomb_freeze_to_death_ground_loop_stop",
16564  4103217546,
16565  "bombs"
16566 },
16567 {
16568  "bomb_fungi_explo",
16569  4120060708,
16570  "bombs"
16571 },
16572 {
16573  "bomb_glue_explo",
16574  1305984872,
16575  "bombs"
16576 },
16577 {
16578  "bomb_grapeshot_explo",
16579  3974881050,
16580  "bombs"
16581 },
16582 {
16583  "bomb_grapeshot_fragmentation",
16584  4250161651,
16585  "bombs"
16586 },
16587 {
16588  "bomb_salt_explo",
16589  4065404027,
16590  "bombs"
16591 },
16592 {
16593  "bomb_samum_explo",
16594  3510306108,
16595  "bombs"
16596 },
16597 {
16598  "bomb_shrapnel_explo",
16599  3879751288,
16600  "bombs"
16601 },
16602 {
16603  "bomb_silver_dust_explo",
16604  1358636969,
16605  "bombs"
16606 },
16607 {
16608  "bomb_virus_explo",
16609  1509238256,
16610  "bombs"
16611 },
16612 {
16613  "bomb_white_frost_explo",
16614  2408863999,
16615  "bombs"
16616 },
16617 {
16618  "bomb_white_frost_ground_loop",
16619  1302513863,
16620  "bombs"
16621 },
16622 {
16623  "bomb_white_frost_ground_loop_stop",
16624  4085188034,
16625  "bombs"
16626 },
16627 {
16628  "mq_sk_2050_fart_long",
16629  2279562421,
16630  "mq_sk_2050"
16631 },
16632 {
16633  "mq_sk_2050_fart_reverb",
16634  1328079363,
16635  "mq_sk_2050"
16636 },
16637 {
16638  "mq_sk_2050_fart_short",
16639  1991123219,
16640  "mq_sk_2050"
16641 },
16642 {
16643  "mq_sk_2050_Human_fart",
16644  329136490,
16645  "mq_sk_2050"
16646 },
16647 {
16648  "mq_nv_3026_Crowd_cheering",
16649  1406860784,
16650  "mq_nv_3026"
16651 },
16652 {
16653  "cs603_horst_dies",
16654  2416557055,
16655  "cs603_horst_dies"
16656 },
16657 {
16658  "cs201_teleport_back",
16659  2421027238,
16660  "cs201_teleport_back"
16661 },
16662 {
16663  "mq_nv_3035_city_bell_loop",
16664  2619841187,
16665  "mq_nv_3035"
16666 },
16667 {
16668  "mq_nv_3035_city_bell_loop2",
16669  1968729771,
16670  "mq_nv_3035"
16671 },
16672 {
16673  "mq_nv_3035_city_bell_loop2_stop",
16674  290518758,
16675  "mq_nv_3035"
16676 },
16677 {
16678  "mq_nv_3035_city_bell_loop_stop",
16679  1145109838,
16680  "mq_nv_3035"
16681 },
16682 {
16683  "mq_nv_3035_sword_fight_loop_EM",
16684  2604419763,
16685  "mq_nv_3035"
16686 },
16687 {
16688  "mq_nv_3035_unlock_door",
16689  100718686,
16690  "mq_nv_3035"
16691 },
16692 {
16693  "mq_nv_3037_close_sacrophagus",
16694  1981648336,
16695  "mq_nv_3037"
16696 },
16697 {
16698  "mq_nv_3037_open_sacrophagus",
16699  4042890926,
16700  "mq_nv_3037"
16701 },
16702 {
16703  "cs106_anabelle_kisses_graham",
16704  2440058029,
16705  "cs106_anabelle_kisses_graham"
16706 },
16707 {
16708  "cs501_naglfar_arrives",
16709  2445505960,
16710  "cs501_naglfar_arrives"
16711 },
16712 {
16713  "amb_nml_g_BG_field_insects_intense_1_40m",
16714  927703801,
16715  "amb_nml_global"
16716 },
16717 {
16718  "amb_nml_g_BG_field_insects_intense_1_quiet_80m",
16719  1319871592,
16720  "amb_nml_global"
16721 },
16722 {
16723  "amb_nml_g_BG_field_insects_intense_2_40m",
16724  1843174454,
16725  "amb_nml_global"
16726 },
16727 {
16728  "amb_nml_g_BG_field_insects_intense_2_quiet_80m",
16729  2030793963,
16730  "amb_nml_global"
16731 },
16732 {
16733  "amb_nml_g_BG_field_insects_intense_3_40m",
16734  2272968359,
16735  "amb_nml_global"
16736 },
16737 {
16738  "amb_nml_g_BG_keiras_birds",
16739  2828445744,
16740  "amb_nml_global"
16741 },
16742 {
16743  "amb_nml_g_BG_keiras_secret_place",
16744  3215242384,
16745  "amb_nml_global"
16746 },
16747 {
16748  "amb_nml_g_BG_night_crickets_1_40m",
16749  3011252565,
16750  "amb_nml_global"
16751 },
16752 {
16753  "amb_nml_g_BG_night_crickets_1_40m_low",
16754  4072920214,
16755  "amb_nml_global"
16756 },
16757 {
16758  "amb_nml_g_BG_night_crickets_1_40m_quiet",
16759  3483193272,
16760  "amb_nml_global"
16761 },
16762 {
16763  "amb_nml_g_BG_night_crickets_2_25m_quiet",
16764  1870363118,
16765  "amb_nml_global"
16766 },
16767 {
16768  "amb_nml_g_BG_night_crickets_2_40m",
16769  1042017826,
16770  "amb_nml_global"
16771 },
16772 {
16773  "amb_nml_g_BG_night_crickets_2_40m_low",
16774  2147295929,
16775  "amb_nml_global"
16776 },
16777 {
16778  "amb_nml_g_BG_night_crickets_6_40m",
16779  365942862,
16780  "amb_nml_global"
16781 },
16782 {
16783  "amb_nml_g_BG_night_crickets_6_40m_quiet",
16784  4069209135,
16785  "amb_nml_global"
16786 },
16787 {
16788  "amb_nml_g_country_day_01",
16789  3387324909,
16790  "amb_nml_global"
16791 },
16792 {
16793  "amb_nml_g_courtyard_empty_01",
16794  1303256219,
16795  "amb_nml_global"
16796 },
16797 {
16798  "amb_nml_g_EM_animal_bird_black_woodpecker_call_80m",
16799  4020885508,
16800  "amb_nml_global"
16801 },
16802 {
16803  "amb_nml_g_EM_animal_bird_black_woodpecker_call_drm_80m",
16804  531714934,
16805  "amb_nml_global"
16806 },
16807 {
16808  "amb_nml_g_EM_animal_bird_black_woodpecker_drm_close_80m",
16809  995518526,
16810  "amb_nml_global"
16811 },
16812 {
16813  "amb_nml_g_EM_animal_bird_blackbird_1_120m",
16814  3312420483,
16815  "amb_nml_global"
16816 },
16817 {
16818  "amb_nml_g_EM_animal_bird_blackbird_1_80m",
16819  494692216,
16820  "amb_nml_global"
16821 },
16822 {
16823  "amb_nml_g_EM_animal_bird_blackcap_1_120m",
16824  4012379154,
16825  "amb_nml_global"
16826 },
16827 {
16828  "amb_nml_g_EM_animal_bird_blue_tit_1_70m",
16829  2583132081,
16830  "amb_nml_global"
16831 },
16832 {
16833  "amb_nml_g_EM_animal_bird_chaffinch_1_80m",
16834  1757837074,
16835  "amb_nml_global"
16836 },
16837 {
16838  "amb_nml_g_EM_animal_bird_chaffinch_2_120m",
16839  2439892444,
16840  "amb_nml_global"
16841 },
16842 {
16843  "amb_nml_g_EM_animal_bird_cuckoo_1_140m",
16844  3590489045,
16845  "amb_nml_global"
16846 },
16847 {
16848  "amb_nml_g_EM_animal_bird_cuckoo_2_full_140m",
16849  3245748318,
16850  "amb_nml_global"
16851 },
16852 {
16853  "amb_nml_g_EM_animal_bird_dove_1",
16854  472603640,
16855  "amb_nml_global"
16856 },
16857 {
16858  "amb_nml_g_EM_animal_bird_dove_2",
16859  472603643,
16860  "amb_nml_global"
16861 },
16862 {
16863  "amb_nml_g_EM_animal_bird_eurasian_wren_1_80m",
16864  3691908825,
16865  "amb_nml_global"
16866 },
16867 {
16868  "amb_nml_g_EM_animal_bird_house_sparrow_1_70m",
16869  3762405850,
16870  "amb_nml_global"
16871 },
16872 {
16873  "amb_nml_g_EM_animal_bird_keiras_woodpecker_0_40m",
16874  2427677192,
16875  "amb_nml_global"
16876 },
16877 {
16878  "amb_nml_g_EM_animal_bird_night_bird_1_120m",
16879  2971342939,
16880  "amb_nml_global"
16881 },
16882 {
16883  "amb_nml_g_EM_animal_bird_night_bird_2_120m",
16884  4055186574,
16885  "amb_nml_global"
16886 },
16887 {
16888  "amb_nml_g_EM_animal_bird_night_bird_3_120m",
16889  1629658081,
16890  "amb_nml_global"
16891 },
16892 {
16893  "amb_nml_g_EM_animal_bird_night_nightingale_close_1_120m",
16894  3952399479,
16895  "amb_nml_global"
16896 },
16897 {
16898  "amb_nml_g_EM_animal_bird_night_nightingale_close_2_120m",
16899  1235457994,
16900  "amb_nml_global"
16901 },
16902 {
16903  "amb_nml_g_EM_animal_bird_night_owl_1_80m",
16904  3300024221,
16905  "amb_nml_global"
16906 },
16907 {
16908  "amb_nml_g_EM_animal_bird_night_owl_2_boreal_80m",
16909  41527436,
16910  "amb_nml_global"
16911 },
16912 {
16913  "amb_nml_g_EM_animal_bird_night_owl_3_tawny_80m",
16914  3650054881,
16915  "amb_nml_global"
16916 },
16917 {
16918  "amb_nml_g_EM_animal_bird_night_spooky_raven_120m",
16919  48545040,
16920  "amb_nml_global"
16921 },
16922 {
16923  "amb_nml_g_EM_animal_bird_oriole_f_1_120m",
16924  2189781252,
16925  "amb_nml_global"
16926 },
16927 {
16928  "amb_nml_g_EM_animal_bird_oriole_m_1_120m",
16929  582680641,
16930  "amb_nml_global"
16931 },
16932 {
16933  "amb_nml_g_EM_animal_bird_raven_close_1_120m",
16934  1604431674,
16935  "amb_nml_global"
16936 },
16937 {
16938  "amb_nml_g_EM_animal_bird_raven_close_2_120m",
16939  1431507239,
16940  "amb_nml_global"
16941 },
16942 {
16943  "amb_nml_g_EM_animal_bird_raven_far_1_120m",
16944  3833664371,
16945  "amb_nml_global"
16946 },
16947 {
16948  "amb_nml_g_EM_animal_bird_reed_warbler_1_80m",
16949  1234109416,
16950  "amb_nml_global"
16951 },
16952 {
16953  "amb_nml_g_EM_animal_bird_reed_warbler_2_80m",
16954  4147148111,
16955  "amb_nml_global"
16956 },
16957 {
16958  "amb_nml_g_EM_animal_bird_rooster_crow_close_80m",
16959  2716479627,
16960  "amb_nml_global"
16961 },
16962 {
16963  "amb_nml_g_EM_animal_bird_rooster_crow_far_80m",
16964  1164899868,
16965  "amb_nml_global"
16966 },
16967 {
16968  "amb_nml_g_EM_animal_bird_seagull_1",
16969  1279830349,
16970  "amb_nml_global"
16971 },
16972 {
16973  "amb_nml_g_EM_animal_bird_seagull_2",
16974  1279830350,
16975  "amb_nml_global"
16976 },
16977 {
16978  "amb_nml_g_EM_animal_bird_seagull_3",
16979  1279830351,
16980  "amb_nml_global"
16981 },
16982 {
16983  "amb_nml_g_EM_animal_bird_skylark_1_80m",
16984  1716388791,
16985  "amb_nml_global"
16986 },
16987 {
16988  "amb_nml_g_EM_animal_bird_willow_warbler_1_70m",
16989  3641877581,
16990  "amb_nml_global"
16991 },
16992 {
16993  "amb_nml_g_EM_animal_bird_willow_warbler_2_forest_70m",
16994  464139200,
16995  "amb_nml_global"
16996 },
16997 {
16998  "amb_nml_g_EM_animal_bird_wood_warbler_1_80m",
16999  1698302175,
17000  "amb_nml_global"
17001 },
17002 {
17003  "amb_nml_g_EM_animal_birdop_bald_eagle_1_120m",
17004  1980247696,
17005  "amb_nml_global"
17006 },
17007 {
17008  "amb_nml_g_EM_animal_birdop_common_buzzard_1_120m",
17009  752674270,
17010  "amb_nml_global"
17011 },
17012 {
17013  "amb_nml_g_EM_animal_birdop_hawk_1_120m",
17014  101624263,
17015  "amb_nml_global"
17016 },
17017 {
17018  "amb_nml_g_EM_animal_birdop_saker_falcon_1_120m",
17019  120138188,
17020  "amb_nml_global"
17021 },
17022 {
17023  "amb_nml_g_EM_animal_deer_bark_far_01",
17024  3491170467,
17025  "amb_nml_global"
17026 },
17027 {
17028  "amb_nml_g_EM_animal_deer_bark_far_02",
17029  3491170464,
17030  "amb_nml_global"
17031 },
17032 {
17033  "amb_nml_g_EM_animal_deer_bark_far_03",
17034  3491170465,
17035  "amb_nml_global"
17036 },
17037 {
17038  "amb_nml_g_EM_animal_deer_roar_01",
17039  2712251163,
17040  "amb_nml_global"
17041 },
17042 {
17043  "amb_nml_g_EM_animal_dog_med_1_barking_far",
17044  1598192628,
17045  "amb_nml_global"
17046 },
17047 {
17048  "amb_nml_g_EM_animal_dog_med_1_barking_med",
17049  1935171893,
17050  "amb_nml_global"
17051 },
17052 {
17053  "amb_nml_g_EM_animal_dog_med_1_barking_near",
17054  1810403539,
17055  "amb_nml_global"
17056 },
17057 {
17058  "amb_nml_g_EM_animal_dog_med_1_barking_near_rare",
17059  2751206182,
17060  "amb_nml_global"
17061 },
17062 {
17063  "amb_nml_g_EM_animal_dog_med_2_barking_far",
17064  4292071255,
17065  "amb_nml_global"
17066 },
17067 {
17068  "amb_nml_g_EM_animal_f1_mix_bird_1_140m",
17069  3577574895,
17070  "amb_nml_global"
17071 },
17072 {
17073  "amb_nml_g_EM_animal_f1_mix_bird_2_140m",
17074  1642155030,
17075  "amb_nml_global"
17076 },
17077 {
17078  "amb_nml_g_EM_animal_f1_mix_bird_3_140m",
17079  2910476709,
17080  "amb_nml_global"
17081 },
17082 {
17083  "amb_nml_g_EM_animal_f1_mix_bird_4_140m",
17084  1898896676,
17085  "amb_nml_global"
17086 },
17087 {
17088  "amb_nml_g_EM_animal_f3_mix_bird_1_140m",
17089  386187365,
17090  "amb_nml_global"
17091 },
17092 {
17093  "amb_nml_g_EM_animal_f3_mix_bird_2_dove_140m",
17094  2223459827,
17095  "amb_nml_global"
17096 },
17097 {
17098  "amb_nml_g_EM_animal_f3_mix_bird_3_140m",
17099  1053285295,
17100  "amb_nml_global"
17101 },
17102 {
17103  "amb_nml_g_EM_animal_f4_mix_bird_1_140m",
17104  2093365818,
17105  "amb_nml_global"
17106 },
17107 {
17108  "amb_nml_g_EM_animal_f4_mix_bird_2_140m",
17109  42417555,
17110  "amb_nml_global"
17111 },
17112 {
17113  "amb_nml_g_EM_animal_frog_far_00",
17114  3581467463,
17115  "amb_nml_global"
17116 },
17117 {
17118  "amb_nml_g_EM_animal_frog_far_02",
17119  3581467461,
17120  "amb_nml_global"
17121 },
17122 {
17123  "amb_nml_g_EM_animal_frog_far_05_swamp",
17124  2499349899,
17125  "amb_nml_global"
17126 },
17127 {
17128  "amb_nml_g_EM_animal_insect_bee_close_01",
17129  1702487918,
17130  "amb_nml_global"
17131 },
17132 {
17133  "amb_nml_g_EM_animal_insect_bumblebee_close_01",
17134  3228224737,
17135  "amb_nml_global"
17136 },
17137 {
17138  "amb_nml_g_EM_animal_insect_bumblebee_close_02",
17139  3228224738,
17140  "amb_nml_global"
17141 },
17142 {
17143  "amb_nml_g_EM_animal_insect_cricket_close_01a",
17144  2313904242,
17145  "amb_nml_global"
17146 },
17147 {
17148  "amb_nml_g_EM_animal_insect_cricket_close_01b",
17149  2313904241,
17150  "amb_nml_global"
17151 },
17152 {
17153  "amb_nml_g_EM_animal_insect_cricket_close_02_down",
17154  993489421,
17155  "amb_nml_global"
17156 },
17157 {
17158  "amb_nml_g_EM_animal_insect_cricket_close_02_up",
17159  1949117946,
17160  "amb_nml_global"
17161 },
17162 {
17163  "amb_nml_g_EM_animal_insect_flies_1_RND",
17164  840252059,
17165  "amb_nml_global"
17166 },
17167 {
17168  "amb_nml_g_EM_animal_insect_grasshopper_close_01",
17169  3909608782,
17170  "amb_nml_global"
17171 },
17172 {
17173  "amb_nml_g_EM_animal_insect_grasshopper_close_02",
17174  3909608781,
17175  "amb_nml_global"
17176 },
17177 {
17178  "amb_nml_g_EM_animal_insect_grasshopper_close_03",
17179  3909608780,
17180  "amb_nml_global"
17181 },
17182 {
17183  "amb_nml_g_EM_animal_insect_grasshopper_close_04",
17184  3909608779,
17185  "amb_nml_global"
17186 },
17187 {
17188  "amb_nml_g_EM_animal_insect_mosquito_1_RND",
17189  3823297923,
17190  "amb_nml_global"
17191 },
17192 {
17193  "amb_nml_g_EM_animal_insect_mosquito_2_RND",
17194  807643656,
17195  "amb_nml_global"
17196 },
17197 {
17198  "amb_nml_g_EM_animal_night_fox_scream_closer_1_120m",
17199  2980858584,
17200  "amb_nml_global"
17201 },
17202 {
17203  "amb_nml_g_EM_animal_night_fox_scream_far_1_120m",
17204  1717109245,
17205  "amb_nml_global"
17206 },
17207 {
17208  "amb_nml_g_EM_animal_night_fox_scream_far_2_120m",
17209  1826893124,
17210  "amb_nml_global"
17211 },
17212 {
17213  "amb_nml_g_EM_animal_wolf_howl_far_01",
17214  296833787,
17215  "amb_nml_global"
17216 },
17217 {
17218  "amb_nml_g_EM_spooky_monsters_01",
17219  2073812026,
17220  "amb_nml_global"
17221 },
17222 {
17223  "amb_nml_g_EM_swamp_bubbles_2_mud_RND",
17224  4268005914,
17225  "amb_nml_global"
17226 },
17227 {
17228  "amb_nml_g_EM_swamp_bubbles_2_mud_RND_intense",
17229  415778113,
17230  "amb_nml_global"
17231 },
17232 {
17233  "amb_nml_g_EM_tree_creaks_big_1",
17234  2899248172,
17235  "amb_nml_global"
17236 },
17237 {
17238  "amb_nml_g_EM_wind_whistling_1",
17239  1327032065,
17240  "amb_nml_global"
17241 },
17242 {
17243  "amb_nml_g_EM_wind_whistling_1_DIALOG",
17244  258602364,
17245  "amb_nml_global"
17246 },
17247 {
17248  "amb_nml_g_EM_wind_whistling_1_DIALOG_end",
17249  1433155378,
17250  "amb_nml_global"
17251 },
17252 {
17253  "amb_nml_g_EM_work__blacksmith_tools_handling",
17254  2713292642,
17255  "amb_nml_global"
17256 },
17257 {
17258  "amb_nml_g_EM_work_blacksmith_hits",
17259  4059173420,
17260  "amb_nml_global"
17261 },
17262 {
17263  "amb_nml_g_EM_work_man_snoring_1",
17264  2649798082,
17265  "amb_nml_global"
17266 },
17267 {
17268  "amb_nml_g_FOREST_01_medium_dense_1",
17269  3258337919,
17270  "amb_nml_global"
17271 },
17272 {
17273  "amb_nml_g_FOREST_01_medium_normal_1",
17274  3802452639,
17275  "amb_nml_global"
17276 },
17277 {
17278  "amb_nml_g_FOREST_01_medium_thin_1",
17279  3310761775,
17280  "amb_nml_global"
17281 },
17282 {
17283  "amb_nml_g_FOREST_02_i_medium_dense_1",
17284  3283423766,
17285  "amb_nml_global"
17286 },
17287 {
17288  "amb_nml_g_FOREST_02_i_medium_normal_1",
17289  1327376288,
17290  "amb_nml_global"
17291 },
17292 {
17293  "amb_nml_g_FOREST_02_i_medium_thin_1",
17294  1330994000,
17295  "amb_nml_global"
17296 },
17297 {
17298  "amb_nml_g_FOREST_03_medium_dense_1",
17299  2119966781,
17300  "amb_nml_global"
17301 },
17302 {
17303  "amb_nml_g_FOREST_03_medium_normal_1",
17304  2434884941,
17305  "amb_nml_global"
17306 },
17307 {
17308  "amb_nml_g_FOREST_03_medium_thin_1",
17309  3326882317,
17310  "amb_nml_global"
17311 },
17312 {
17313  "amb_nml_g_FOREST_04_medium_dense_1",
17314  1326686840,
17315  "amb_nml_global"
17316 },
17317 {
17318  "amb_nml_g_FOREST_04_medium_normal_1",
17319  3185621818,
17320  "amb_nml_global"
17321 },
17322 {
17323  "amb_nml_g_FOREST_04_medium_thin_1",
17324  1337456058,
17325  "amb_nml_global"
17326 },
17327 {
17328  "amb_nml_g_FOREST_05_medium_dense_1",
17329  1929998163,
17330  "amb_nml_global"
17331 },
17332 {
17333  "amb_nml_g_FOREST_05_medium_normal_1",
17334  2028277627,
17335  "amb_nml_global"
17336 },
17337 {
17338  "amb_nml_g_FOREST_05_medium_thin_1",
17339  4237283691,
17340  "amb_nml_global"
17341 },
17342 {
17343  "amb_nml_g_FOREST_07_medium_dense_1",
17344  370741185,
17345  "amb_nml_global"
17346 },
17347 {
17348  "amb_nml_g_FOREST_07_medium_normal_1",
17349  1658648505,
17350  "amb_nml_global"
17351 },
17352 {
17353  "amb_nml_g_FOREST_07_medium_thin_1",
17354  621441273,
17355  "amb_nml_global"
17356 },
17357 {
17358  "amb_nml_g_rain",
17359  2326426722,
17360  "amb_nml_global"
17361 },
17362 {
17363  "amb_nml_g_swamp_01_glade",
17364  3758898840,
17365  "amb_nml_global"
17366 },
17367 {
17368  "amb_nml_g_swamp_01_trees",
17369  3175662404,
17370  "amb_nml_global"
17371 },
17372 {
17373  "amb_nml_g_village_live_1",
17374  3885869041,
17375  "amb_nml_global"
17376 },
17377 {
17378  "amb_nml_g_village_live_2",
17379  3885869042,
17380  "amb_nml_global"
17381 },
17382 {
17383  "amb_nml_g_water_canal_medium",
17384  4340973,
17385  "amb_nml_global"
17386 },
17387 {
17388  "amb_nml_g_water_sewers_canal",
17389  1304619729,
17390  "amb_nml_global"
17391 },
17392 {
17393  "amb_nml_g_water_sewers_canal_up",
17394  2884447235,
17395  "amb_nml_global"
17396 },
17397 {
17398  "amb_nml_G_WIND_and_RAIN_START",
17399  653853892,
17400  "amb_nml_global"
17401 },
17402 {
17403  "amb_nml_G_WIND_and_RAIN_STOP",
17404  189045368,
17405  "amb_nml_global"
17406 },
17407 {
17408  "amb_nml_g_wind_forest_01_medium_dense",
17409  2811958446,
17410  "amb_nml_global"
17411 },
17412 {
17413  "amb_nml_g_wind_forest_01_medium_dense_add",
17414  815288014,
17415  "amb_nml_global"
17416 },
17417 {
17418  "amb_nml_g_wind_forest_01_medium_normal",
17419  112890484,
17420  "amb_nml_global"
17421 },
17422 {
17423  "amb_nml_g_wind_forest_01_medium_thin",
17424  2516076244,
17425  "amb_nml_global"
17426 },
17427 {
17428  "amb_nml_g_wind_forest_01_small_bushes_dense",
17429  1440708145,
17430  "amb_nml_global"
17431 },
17432 {
17433  "amb_nml_g_wind_forest_01_small_bushes_thin",
17434  3960522289,
17435  "amb_nml_global"
17436 },
17437 {
17438  "amb_nml_g_wind_grass_high_01",
17439  2875129506,
17440  "amb_nml_global"
17441 },
17442 {
17443  "amb_nml_g_wind_grass_reed_01_dense",
17444  980720714,
17445  "amb_nml_global"
17446 },
17447 {
17448  "amb_nml_g_wind_grass_reed_01_thin",
17449  2543467160,
17450  "amb_nml_global"
17451 },
17452 {
17453  "amb_nml_g_wind_open",
17454  1672065549,
17455  "amb_nml_global"
17456 },
17457 {
17458  "amb_pause_all",
17459  75307180,
17460  "amb_nml_global"
17461 },
17462 {
17463  "amb_resume_all",
17464  679718387,
17465  "amb_nml_global"
17466 },
17467 {
17468  "cs403_finale_sword",
17469  2456218678,
17470  "cs403_finale_sword"
17471 },
17472 {
17473  "monster_fugas_attack_swoosh",
17474  3517307369,
17475  "monster_fugas"
17476 },
17477 {
17478  "monster_fugas_bodyfall",
17479  284424674,
17480  "monster_fugas"
17481 },
17482 {
17483  "monster_fugas_bodyfall_custom",
17484  2203049272,
17485  "monster_fugas"
17486 },
17487 {
17488  "monster_fugas_chest_hit",
17489  4032517514,
17490  "monster_fugas"
17491 },
17492 {
17493  "monster_fugas_chest_hit_custom",
17494  3626731648,
17495  "monster_fugas"
17496 },
17497 {
17498  "monster_fugas_fire_start",
17499  841256768,
17500  "monster_fugas"
17501 },
17502 {
17503  "monster_fugas_fire_stop",
17504  333216492,
17505  "monster_fugas"
17506 },
17507 {
17508  "monster_fugas_focus_100m_start",
17509  3137175881,
17510  "monster_fugas"
17511 },
17512 {
17513  "monster_fugas_focus_100m_stop",
17514  3791478243,
17515  "monster_fugas"
17516 },
17517 {
17518  "monster_fugas_foley_heavy",
17519  61679214,
17520  "monster_fugas"
17521 },
17522 {
17523  "monster_fugas_foley_heavy_custom",
17524  1272021908,
17525  "monster_fugas"
17526 },
17527 {
17528  "monster_fugas_foley_light",
17529  2873349579,
17530  "monster_fugas"
17531 },
17532 {
17533  "monster_fugas_footsteps",
17534  4099690582,
17535  "monster_fugas"
17536 },
17537 {
17538  "monster_fugas_footsteps_custom",
17539  837651516,
17540  "monster_fugas"
17541 },
17542 {
17543  "monster_fugas_kneel",
17544  1075588504,
17545  "monster_fugas"
17546 },
17547 {
17548  "monster_fugas_kneel_custom",
17549  2720292618,
17550  "monster_fugas"
17551 },
17552 {
17553  "monster_fugas_projectile_explo",
17554  4075991991,
17555  "monster_fugas"
17556 },
17557 {
17558  "monster_fugas_stomp",
17559  3727074400,
17560  "monster_fugas"
17561 },
17562 {
17563  "monster_fugas_stomp_custom",
17564  1088545490,
17565  "monster_fugas"
17566 },
17567 {
17568  "monster_fugas_vo_attack_long",
17569  1905867068,
17570  "monster_fugas"
17571 },
17572 {
17573  "monster_fugas_vo_attack_long_ALWAYS",
17574  2580661360,
17575  "monster_fugas"
17576 },
17577 {
17578  "monster_fugas_vo_attack_short",
17579  1661409092,
17580  "monster_fugas"
17581 },
17582 {
17583  "monster_fugas_vo_attack_short_ALWAYS",
17584  2598942552,
17585  "monster_fugas"
17586 },
17587 {
17588  "monster_fugas_vo_attack_short_custom",
17589  1629231158,
17590  "monster_fugas"
17591 },
17592 {
17593  "monster_fugas_vo_death",
17594  1060734283,
17595  "monster_fugas"
17596 },
17597 {
17598  "monster_fugas_vo_idle",
17599  2263039317,
17600  "monster_fugas"
17601 },
17602 {
17603  "monster_fugas_vo_idle_ALWAYS",
17604  1592723887,
17605  "monster_fugas"
17606 },
17607 {
17608  "monster_fugas_vo_idle_custom",
17609  1983526185,
17610  "monster_fugas"
17611 },
17612 {
17613  "monster_fugas_vo_laugh",
17614  1528000758,
17615  "monster_fugas"
17616 },
17617 {
17618  "monster_fugas_vo_laugh_ALWAYS",
17619  2845538994,
17620  "monster_fugas"
17621 },
17622 {
17623  "monster_fugas_vo_laugh_RND",
17624  2927154839,
17625  "monster_fugas"
17626 },
17627 {
17628  "monster_fugas_vo_pain",
17629  2508768027,
17630  "monster_fugas"
17631 },
17632 {
17633  "monster_fugas_vo_pain_ALWAYS",
17634  4195923565,
17635  "monster_fugas"
17636 },
17637 {
17638  "monster_fugas_vo_taunt",
17639  3697196469,
17640  "monster_fugas"
17641 },
17642 {
17643  "set_monster_fugas_armour_type_generic",
17644  3103840279,
17645  "monster_fugas"
17646 },
17647 {
17648  "q605_blood",
17649  2103910972,
17650  "qu_ep1_605"
17651 },
17652 {
17653  "q605_bottle_down",
17654  1551336939,
17655  "qu_ep1_605"
17656 },
17657 {
17658  "q605_ceiling_creaks_1",
17659  2008090395,
17660  "qu_ep1_605"
17661 },
17662 {
17663  "q605_ceiling_creaks_2",
17664  2008090392,
17665  "qu_ep1_605"
17666 },
17667 {
17668  "q605_ceiling_creaks_3",
17669  2008090393,
17670  "qu_ep1_605"
17671 },
17672 {
17673  "q605_ceiling_creaks_rnd",
17674  4056713078,
17675  "qu_ep1_605"
17676 },
17677 {
17678  "q605_geralt_mark",
17679  4007739193,
17680  "qu_ep1_605"
17681 },
17682 {
17683  "q605_letter_down",
17684  584540571,
17685  "qu_ep1_605"
17686 },
17687 {
17688  "q605_letter_give",
17689  2421892544,
17690  "qu_ep1_605"
17691 },
17692 {
17693  "q605_mirror_appears",
17694  3209168346,
17695  "qu_ep1_605"
17696 },
17697 {
17698  "q605_mirror_clothes",
17699  2584584920,
17700  "qu_ep1_605"
17701 },
17702 {
17703  "q605_mirror_dissapear",
17704  2342217076,
17705  "qu_ep1_605"
17706 },
17707 {
17708  "q605_mirror_jump",
17709  3107883604,
17710  "qu_ep1_605"
17711 },
17712 {
17713  "q605_mirror_step_01",
17714  2713208916,
17715  "qu_ep1_605"
17716 },
17717 {
17718  "q605_mirror_step_02",
17719  2713208919,
17720  "qu_ep1_605"
17721 },
17722 {
17723  "q605_mirror_step_03",
17724  2713208918,
17725  "qu_ep1_605"
17726 },
17727 {
17728  "q605_olgierd_feelings",
17729  145912076,
17730  "qu_ep1_605"
17731 },
17732 {
17733  "q605_sabre_cut_flesh",
17734  3711751799,
17735  "qu_ep1_605"
17736 },
17737 {
17738  "q605_sabre_unsheath",
17739  354844442,
17740  "qu_ep1_605"
17741 },
17742 {
17743  "q605_sabre_whoosh_p1",
17744  2331643192,
17745  "qu_ep1_605"
17746 },
17747 {
17748  "q605_sabre_whoosh_p2",
17749  2331643195,
17750  "qu_ep1_605"
17751 },
17752 {
17753  "q605_soup_splash",
17754  1115886001,
17755  "qu_ep1_605"
17756 },
17757 {
17758  "q605_spoon",
17759  4020147003,
17760  "qu_ep1_605"
17761 },
17762 {
17763  "q605_whistle",
17764  260745298,
17765  "qu_ep1_605"
17766 },
17767 {
17768  "qu_605_floor_collapse",
17769  1438218992,
17770  "qu_ep1_605"
17771 },
17772 {
17773  "qu_605_mirror_shatter",
17774  871816919,
17775  "qu_ep1_605"
17776 },
17777 {
17778  "qu_605_time_freeze_bkg",
17779  2870151510,
17780  "qu_ep1_605"
17781 },
17782 {
17783  "qu_605_time_freeze_handclap",
17784  268256131,
17785  "qu_ep1_605"
17786 },
17787 {
17788  "qu_605_time_param_freeze",
17789  2858444949,
17790  "qu_ep1_605"
17791 },
17792 {
17793  "qu_605_time_param_restart",
17794  1990108821,
17795  "qu_ep1_605"
17796 },
17797 {
17798  "qu_605_time_restart_bkg",
17799  3829259018,
17800  "qu_ep1_605"
17801 },
17802 {
17803  "q604_black_spider_digout",
17804  3105920619,
17805  "qu_ep1_604"
17806 },
17807 {
17808  "q604_caretaker_digging",
17809  2695129321,
17810  "qu_ep1_604"
17811 },
17812 {
17813  "q604_chandelier_chain_break",
17814  907232512,
17815  "qu_ep1_604"
17816 },
17817 {
17818  "q604_chandelier_fall",
17819  605435318,
17820  "qu_ep1_604"
17821 },
17822 {
17823  "q604_chandelier_prefall",
17824  2025213175,
17825  "qu_ep1_604"
17826 },
17827 {
17828  "q604_dagger_unsheath",
17829  837917422,
17830  "qu_ep1_604"
17831 },
17832 {
17833  "q604_door_check",
17834  3260016582,
17835  "qu_ep1_604"
17836 },
17837 {
17838  "q604_enter_painting",
17839  121316082,
17840  "qu_ep1_604"
17841 },
17842 {
17843  "q604_fire_start",
17844  4050223486,
17845  "qu_ep1_604"
17846 },
17847 {
17848  "q604_fistfight",
17849  2823008333,
17850  "qu_ep1_604"
17851 },
17852 {
17853  "q604_geralt_dig",
17854  230028145,
17855  "qu_ep1_604"
17856 },
17857 {
17858  "q604_geralt_dig_end",
17859  2035232691,
17860  "qu_ep1_604"
17861 },
17862 {
17863  "q604_geralt_enters_painting",
17864  2309555705,
17865  "qu_ep1_604"
17866 },
17867 {
17868  "q604_ghouls_appear",
17869  3148558771,
17870  "qu_ep1_604"
17871 },
17872 {
17873  "q604_house_breaths_loop_40m",
17874  4116540106,
17875  "qu_ep1_604"
17876 },
17877 {
17878  "q604_house_noises_loud_loop_40m",
17879  500063645,
17880  "qu_ep1_604"
17881 },
17882 {
17883  "q604_house_noises_loud_quest",
17884  4126467991,
17885  "qu_ep1_604"
17886 },
17887 {
17888  "q604_house_noises_medium_loop_40m",
17889  3621267738,
17890  "qu_ep1_604"
17891 },
17892 {
17893  "q604_house_screams_loop_40m",
17894  1773572423,
17895  "qu_ep1_604"
17896 },
17897 {
17898  "q604_iris_appears",
17899  177333525,
17900  "qu_ep1_604"
17901 },
17902 {
17903  "q604_iris_creates_painting",
17904  193343591,
17905  "qu_ep1_604"
17906 },
17907 {
17908  "q604_iris_enters_painting",
17909  4171306251,
17910  "qu_ep1_604"
17911 },
17912 {
17913  "q604_painting_creature",
17914  1158582445,
17915  "qu_ep1_604"
17916 },
17917 {
17918  "q604_painting_cut",
17919  2951267938,
17920  "qu_ep1_604"
17921 },
17922 {
17923  "q604_painting_fall",
17924  641172169,
17925  "qu_ep1_604"
17926 },
17927 {
17928  "q604_paper_burn_whoosh",
17929  421016070,
17930  "qu_ep1_604"
17931 },
17932 {
17933  "q604_paper_crumple",
17934  463039732,
17935  "qu_ep1_604"
17936 },
17937 {
17938  "q604_paper_grab",
17939  2728994560,
17940  "qu_ep1_604"
17941 },
17942 {
17943  "q604_summon_evil",
17944  999251503,
17945  "qu_ep1_604"
17946 },
17947 {
17948  "q604_washing_close",
17949  2830912991,
17950  "qu_ep1_604"
17951 },
17952 {
17953  "q604_washing_distant",
17954  2715632288,
17955  "qu_ep1_604"
17956 },
17957 {
17958  "q601_bottle",
17959  908737704,
17960  "qu_ep1_601"
17961 },
17962 {
17963  "q601_bowl_throw",
17964  49798605,
17965  "qu_ep1_601"
17966 },
17967 {
17968  "q601_couch_hit",
17969  625639236,
17970  "qu_ep1_601"
17971 },
17972 {
17973  "q601_dagger_impact",
17974  4110493027,
17975  "qu_ep1_601"
17976 },
17977 {
17978  "q601_dagger_throw",
17979  1688982487,
17980  "qu_ep1_601"
17981 },
17982 {
17983  "q601_dat_azz_reaction",
17984  2564386751,
17985  "qu_ep1_601"
17986 },
17987 {
17988  "q601_drowner_run",
17989  1944072549,
17990  "qu_ep1_601"
17991 },
17992 {
17993  "q601_fistbump",
17994  3410848554,
17995  "qu_ep1_601"
17996 },
17997 {
17998  "q601_geralt_run",
17999  1989762253,
18000  "qu_ep1_601"
18001 },
18002 {
18003  "q601_hammer",
18004  1709161218,
18005  "qu_ep1_601"
18006 },
18007 {
18008  "q601_mark_burn",
18009  3995494569,
18010  "qu_ep1_601"
18011 },
18012 {
18013  "q601_mirror_teleport",
18014  2112436349,
18015  "qu_ep1_601"
18016 },
18017 {
18018  "q601_mirror_whistle",
18019  2304490162,
18020  "qu_ep1_601"
18021 },
18022 {
18023  "q601_olgierd_sabre_draw",
18024  63821141,
18025  "qu_ep1_601"
18026 },
18027 {
18028  "q601_reanimation_close",
18029  3274123354,
18030  "qu_ep1_601"
18031 },
18032 {
18033  "q601_reanimation_middle",
18034  2902794669,
18035  "qu_ep1_601"
18036 },
18037 {
18038  "q601_reanimation_start",
18039  1853033134,
18040  "qu_ep1_601"
18041 },
18042 {
18043  "q601_smack_dat_ass",
18044  2055852759,
18045  "qu_ep1_601"
18046 },
18047 {
18048  "q601_statue_fall",
18049  19343216,
18050  "qu_ep1_601"
18051 },
18052 {
18053  "q601_torch_throw_p1",
18054  199026103,
18055  "qu_ep1_601"
18056 },
18057 {
18058  "q601_torch_throw_p2",
18059  199026100,
18060  "qu_ep1_601"
18061 },
18062 {
18063  "q603_apple_bite",
18064  1366231959,
18065  "qu_ep1_603"
18066 },
18067 {
18068  "q603_apple_blow_up",
18069  1011031343,
18070  "qu_ep1_603"
18071 },
18072 {
18073  "q603_apple_eating",
18074  1607436615,
18075  "qu_ep1_603"
18076 },
18077 {
18078  "q603_apple_throw_away",
18079  753443848,
18080  "qu_ep1_603"
18081 },
18082 {
18083  "q603_auction_hammer",
18084  967378046,
18085  "qu_ep1_603"
18086 },
18087 {
18088  "q603_boar_attack",
18089  830390473,
18090  "qu_ep1_603"
18091 },
18092 {
18093  "q603_box_drop",
18094  1758811803,
18095  "qu_ep1_603"
18096 },
18097 {
18098  "q603_circus_crowd_aghast",
18099  3567532804,
18100  "qu_ep1_603"
18101 },
18102 {
18103  "q603_circus_crowd_applause",
18104  406140769,
18105  "qu_ep1_603"
18106 },
18107 {
18108  "q603_circus_crowd_welcoming",
18109  997348201,
18110  "qu_ep1_603"
18111 },
18112 {
18113  "q603_coin_purse_drop",
18114  1735890595,
18115  "qu_ep1_603"
18116 },
18117 {
18118  "q603_crow_flyaway",
18119  2372239459,
18120  "qu_ep1_603"
18121 },
18122 {
18123  "q603_crow_land",
18124  3670632989,
18125  "qu_ep1_603"
18126 },
18127 {
18128  "q603_door_bash",
18129  1779132075,
18130  "qu_ep1_603"
18131 },
18132 {
18133  "q603_door_break",
18134  1884009558,
18135  "qu_ep1_603"
18136 },
18137 {
18138  "q603_dwarf_explosion",
18139  3470313022,
18140  "qu_ep1_603"
18141 },
18142 {
18143  "q603_dwarf_explosion_alt",
18144  260161142,
18145  "qu_ep1_603"
18146 },
18147 {
18148  "q603_explosion",
18149  1789959491,
18150  "qu_ep1_603"
18151 },
18152 {
18153  "q603_fistfight_end",
18154  250132460,
18155  "qu_ep1_603"
18156 },
18157 {
18158  "q603_muffled_explosion",
18159  2569694915,
18160  "qu_ep1_603"
18161 },
18162 {
18163  "q603_wood_sword_grab_01",
18164  1730314310,
18165  "qu_ep1_603"
18166 },
18167 {
18168  "q603_wood_sword_grab_02",
18169  1730314309,
18170  "qu_ep1_603"
18171 },
18172 {
18173  "q603_wood_sword_grab_03",
18174  1730314308,
18175  "qu_ep1_603"
18176 },
18177 {
18178  "q603_wood_sword_sheathe",
18179  3117365030,
18180  "qu_ep1_603"
18181 },
18182 {
18183  "q602_apple_bite_01",
18184  438827346,
18185  "qu_ep1_602"
18186 },
18187 {
18188  "q602_apple_bite_02",
18189  438827345,
18190  "qu_ep1_602"
18191 },
18192 {
18193  "q602_apple_bite_03",
18194  438827344,
18195  "qu_ep1_602"
18196 },
18197 {
18198  "q602_book_grab",
18199  2594838079,
18200  "qu_ep1_602"
18201 },
18202 {
18203  "q602_bottle",
18204  1839958865,
18205  "qu_ep1_602"
18206 },
18207 {
18208  "q602_brothers_pain",
18209  2540707527,
18210  "qu_ep1_602"
18211 },
18212 {
18213  "q602_brothers_run",
18214  4245243166,
18215  "qu_ep1_602"
18216 },
18217 {
18218  "q602_censer_give",
18219  2731620191,
18220  "qu_ep1_602"
18221 },
18222 {
18223  "q602_censer_move",
18224  1351989187,
18225  "qu_ep1_602"
18226 },
18227 {
18228  "q602_censer_pickup",
18229  913266464,
18230  "qu_ep1_602"
18231 },
18232 {
18233  "q602_drink_mead",
18234  2712306805,
18235  "qu_ep1_602"
18236 },
18237 {
18238  "q602_fire_eater_crowd_amazed",
18239  2276745456,
18240  "qu_ep1_602"
18241 },
18242 {
18243  "q602_fire_eater_crowd_applause",
18244  2150380245,
18245  "qu_ep1_602"
18246 },
18247 {
18248  "q602_fire_eater_crowd_boy_jumping",
18249  2451689715,
18250  "qu_ep1_602"
18251 },
18252 {
18253  "q602_fire_eater_crowd_boy_laughing",
18254  3381213060,
18255  "qu_ep1_602"
18256 },
18257 {
18258  "q602_fire_eater_crowd_girl_laughing_1",
18259  1782700964,
18260  "qu_ep1_602"
18261 },
18262 {
18263  "q602_fire_eater_crowd_girl_laughing_2",
18264  1782700967,
18265  "qu_ep1_602"
18266 },
18267 {
18268  "q602_fire_eater_crowd_girl_laughing_3",
18269  1782700966,
18270  "qu_ep1_602"
18271 },
18272 {
18273  "q602_fire_eater_crowd_kids_laughing",
18274  2458519619,
18275  "qu_ep1_602"
18276 },
18277 {
18278  "q602_fire_start",
18279  1533636464,
18280  "qu_ep1_602"
18281 },
18282 {
18283  "q602_flask_drink",
18284  813003001,
18285  "qu_ep1_602"
18286 },
18287 {
18288  "q602_focus_dog_barking_start",
18289  4198333274,
18290  "qu_ep1_602"
18291 },
18292 {
18293  "q602_focus_dog_barking_stop",
18294  1811532274,
18295  "qu_ep1_602"
18296 },
18297 {
18298  "q602_kiss_long",
18299  844090936,
18300  "qu_ep1_602"
18301 },
18302 {
18303  "q602_kiss_wedding",
18304  4001006402,
18305  "qu_ep1_602"
18306 },
18307 {
18308  "q602_letter_give",
18309  2748820767,
18310  "qu_ep1_602"
18311 },
18312 {
18313  "q602_letter_hide",
18314  3177573284,
18315  "qu_ep1_602"
18316 },
18317 {
18318  "q602_mud_fall",
18319  2885342571,
18320  "qu_ep1_602"
18321 },
18322 {
18323  "q602_olgierd_shot",
18324  1045020110,
18325  "qu_ep1_602"
18326 },
18327 {
18328  "q602_pig_run_01",
18329  1747432709,
18330  "qu_ep1_602"
18331 },
18332 {
18333  "q602_pig_run_02",
18334  1747432710,
18335  "qu_ep1_602"
18336 },
18337 {
18338  "q602_plank_snap",
18339  2219407666,
18340  "qu_ep1_602"
18341 },
18342 {
18343  "q602_shani_dress",
18344  3216970778,
18345  "qu_ep1_602"
18346 },
18347 {
18348  "q602_shani_drink",
18349  3135054325,
18350  "qu_ep1_602"
18351 },
18352 {
18353  "q602_shani_kiss",
18354  2171746163,
18355  "qu_ep1_602"
18356 },
18357 {
18358  "q602_shoe_take_off",
18359  2049692628,
18360  "qu_ep1_602"
18361 },
18362 {
18363  "q602_shoe_throw",
18364  2090124881,
18365  "qu_ep1_602"
18366 },
18367 {
18368  "q602_shoe_water_splash",
18369  3866923470,
18370  "qu_ep1_602"
18371 },
18372 {
18373  "q602_spit_blood",
18374  964376038,
18375  "qu_ep1_602"
18376 },
18377 {
18378  "q602_tree_fall",
18379  3146627895,
18380  "qu_ep1_602"
18381 },
18382 {
18383  "q602_undress_p1",
18384  850458533,
18385  "qu_ep1_602"
18386 },
18387 {
18388  "q602_undress_p2",
18389  850458534,
18390  "qu_ep1_602"
18391 },
18392 {
18393  "q602_witold_death",
18394  3579225749,
18395  "qu_ep1_602"
18396 },
18397 {
18398  "q602_witold_dissapear",
18399  3806501691,
18400  "qu_ep1_602"
18401 },
18402 {
18403  "amb_qu_ghost_woman_crying_loop",
18404  1896558243,
18405  "amb_qu_ghost_woman_crying"
18406 },
18407 {
18408  "amb_qu_ghost_woman_crying_loop_end",
18409  1764023781,
18410  "amb_qu_ghost_woman_crying"
18411 },
18412 {
18413  "monster_lessun_attack_crows_appear",
18414  2308885308,
18415  "monster_lessun"
18416 },
18417 {
18418  "monster_lessun_attack_crows_flyby",
18419  3633012457,
18420  "monster_lessun"
18421 },
18422 {
18423  "monster_lessun_attack_root_a_end_S",
18424  3341543396,
18425  "monster_lessun"
18426 },
18427 {
18428  "monster_lessun_attack_root_a_rumble_loop",
18429  1142076973,
18430  "monster_lessun"
18431 },
18432 {
18433  "monster_lessun_attack_root_a_rumble_loop_end",
18434  4153930863,
18435  "monster_lessun"
18436 },
18437 {
18438  "monster_lessun_attack_root_a_S",
18439  3214892094,
18440  "monster_lessun"
18441 },
18442 {
18443  "monster_lessun_attack_roots_hit",
18444  2202724677,
18445  "monster_lessun"
18446 },
18447 {
18448  "monster_lessun_attack_roots_in",
18449  2754098747,
18450  "monster_lessun"
18451 },
18452 {
18453  "monster_lessun_attack_roots_in_strong",
18454  3123585823,
18455  "monster_lessun"
18456 },
18457 {
18458  "monster_lessun_attack_roots_out",
18459  2403217494,
18460  "monster_lessun"
18461 },
18462 {
18463  "monster_lessun_attack_roots_spawn",
18464  734948431,
18465  "monster_lessun"
18466 },
18467 {
18468  "monster_lessun_attack_swish_medium",
18469  4170163100,
18470  "monster_lessun"
18471 },
18472 {
18473  "monster_lessun_attack_whoosh_medium",
18474  837143040,
18475  "monster_lessun"
18476 },
18477 {
18478  "monster_lessun_body_move_ADD_custom",
18479  2099740059,
18480  "monster_lessun"
18481 },
18482 {
18483  "monster_lessun_cmb_parry",
18484  2887760498,
18485  "monster_lessun"
18486 },
18487 {
18488  "monster_lessun_critical_burning_loop_start",
18489  3955303914,
18490  "monster_lessun"
18491 },
18492 {
18493  "monster_lessun_critical_burning_loop_stop",
18494  2889333698,
18495  "monster_lessun"
18496 },
18497 {
18498  "monster_lessun_crow_call_double_custom",
18499  948444669,
18500  "monster_lessun"
18501 },
18502 {
18503  "monster_lessun_crow_call_single_custom",
18504  2621782272,
18505  "monster_lessun"
18506 },
18507 {
18508  "monster_lessun_focus_calm",
18509  2980406799,
18510  "monster_lessun"
18511 },
18512 {
18513  "monster_lessun_focus_calm_stop",
18514  3280352314,
18515  "monster_lessun"
18516 },
18517 {
18518  "monster_lessun_footstep_walk_base_custom",
18519  744876059,
18520  "monster_lessun"
18521 },
18522 {
18523  "monster_lessun_idle_growl_ADD",
18524  1449853373,
18525  "monster_lessun"
18526 },
18527 {
18528  "monster_lessun_idle_growl_ADD_RND",
18529  2501795652,
18530  "monster_lessun"
18531 },
18532 {
18533  "monster_lessun_leshy_break",
18534  2934156562,
18535  "monster_lessun"
18536 },
18537 {
18538  "monster_lessun_mv_body_move_ADD",
18539  2975457905,
18540  "monster_lessun"
18541 },
18542 {
18543  "monster_lessun_mv_body_move_light",
18544  974663484,
18545  "monster_lessun"
18546 },
18547 {
18548  "monster_lessun_mv_bodyfall",
18549  3843497220,
18550  "monster_lessun"
18551 },
18552 {
18553  "monster_lessun_mv_footstep",
18554  2230188621,
18555  "monster_lessun"
18556 },
18557 {
18558  "monster_lessun_mv_spawn",
18559  879587036,
18560  "monster_lessun"
18561 },
18562 {
18563  "monster_lessun_mv_spawn_XTRA",
18564  4245910188,
18565  "monster_lessun"
18566 },
18567 {
18568  "monster_lessun_mv_teleport_out",
18569  3931765011,
18570  "monster_lessun"
18571 },
18572 {
18573  "monster_lessun_mv_teleport_vanish",
18574  1737052296,
18575  "monster_lessun"
18576 },
18577 {
18578  "monster_lessun_mv_wood_stress",
18579  3917054067,
18580  "monster_lessun"
18581 },
18582 {
18583  "monster_lessun_taunt_scream_custom",
18584  2616205449,
18585  "monster_lessun"
18586 },
18587 {
18588  "monster_lessun_vfx_transformation_block_loop_start",
18589  2308907737,
18590  "monster_lessun"
18591 },
18592 {
18593  "monster_lessun_vfx_transformation_block_loop_stop",
18594  2096880819,
18595  "monster_lessun"
18596 },
18597 {
18598  "monster_lessun_vo_attack_root_in",
18599  2377282244,
18600  "monster_lessun"
18601 },
18602 {
18603  "monster_lessun_vo_attack_root_out",
18604  3940271171,
18605  "monster_lessun"
18606 },
18607 {
18608  "monster_lessun_vo_attack_short",
18609  3586112736,
18610  "monster_lessun"
18611 },
18612 {
18613  "monster_lessun_vo_burning_scream",
18614  2593531260,
18615  "monster_lessun"
18616 },
18617 {
18618  "monster_lessun_vo_burning_scream_end",
18619  3005966130,
18620  "monster_lessun"
18621 },
18622 {
18623  "monster_lessun_vo_burning_scream_light",
18624  3400146905,
18625  "monster_lessun"
18626 },
18627 {
18628  "monster_lessun_vo_death",
18629  1116962703,
18630  "monster_lessun"
18631 },
18632 {
18633  "monster_lessun_vo_pain_heavy",
18634  3287602887,
18635  "monster_lessun"
18636 },
18637 {
18638  "monster_lessun_vo_pain_light",
18639  190650982,
18640  "monster_lessun"
18641 },
18642 {
18643  "monster_lessun_vo_spawn",
18644  3850319992,
18645  "monster_lessun"
18646 },
18647 {
18648  "monster_lessun_vo_summon_crows",
18649  3072113459,
18650  "monster_lessun"
18651 },
18652 {
18653  "monster_lessun_vo_summon_crows_end",
18654  874761173,
18655  "monster_lessun"
18656 },
18657 {
18658  "monster_lessun_vo_summon_wolves",
18659  1872078933,
18660  "monster_lessun"
18661 },
18662 {
18663  "monster_lessun_vo_summon_wolves_fail",
18664  630299292,
18665  "monster_lessun"
18666 },
18667 {
18668  "monster_lessun_vo_taunt_scream",
18669  3761100327,
18670  "monster_lessun"
18671 },
18672 {
18673  "set_monster_lessun_armour_type_monster_wood",
18674  94943200,
18675  "monster_lessun"
18676 },
18677 {
18678  "cs111_welcome_imlerith_p1",
18679  2496236900,
18680  "cs111_welcome_imlerith_p1"
18681 },
18682 {
18683  "cs111_welcome_imlerith_p2",
18684  2496236903,
18685  "cs111_welcome_imlerith_p2"
18686 },
18687 {
18688  "cs110_accept_payment",
18689  2526215293,
18690  "cs110_accept_payment"
18691 },
18692 {
18693  "amb_qu_EXT_EM_crowd_angry_medium_30m",
18694  3408156306,
18695  "amb_qu_crowd_angry"
18696 },
18697 {
18698  "fx_amb_sq209_thunder_close_2d",
18699  887467851,
18700  "fx_enviro"
18701 },
18702 {
18703  "fx_amb_thunder_close",
18704  236992332,
18705  "fx_enviro"
18706 },
18707 {
18708  "fx_critical_frozen_loop_start",
18709  3408019482,
18710  "fx_enviro"
18711 },
18712 {
18713  "fx_critical_frozen_loop_stop",
18714  501364658,
18715  "fx_enviro"
18716 },
18717 {
18718  "fx_underwater_off",
18719  3630078323,
18720  "fx_enviro"
18721 },
18722 {
18723  "fx_underwater_on",
18724  3283895231,
18725  "fx_enviro"
18726 },
18727 {
18728  "cs205_good_night_cirilla_p2",
18729  2578219313,
18730  "cs205_good_night_cirilla_p2"
18731 },
18732 {
18733  "cs205_good_night_cirilla_p1",
18734  2578219314,
18735  "cs205_good_night_cirilla_p1"
18736 },
18737 {
18738  "amb_qu_rats_IN_40m",
18739  1580445767,
18740  "amb_qu_rats"
18741 },
18742 {
18743  "cs304_departure_louise",
18744  2620275839,
18745  "cs304_departure_louise"
18746 },
18747 {
18748  "amb_qu_INT_crowd_auction",
18749  752982590,
18750  "amb_qu_crowd_auction"
18751 },
18752 {
18753  "magic_yen_anti_wh_bubble_start_q403",
18754  641992603,
18755  "magic_yennefer"
18756 },
18757 {
18758  "magic_yen_anti_wh_bubble_stop_q403",
18759  486636543,
18760  "magic_yennefer"
18761 },
18762 {
18763  "magic_yennefer_breathing_underwater_spell",
18764  499609451,
18765  "magic_yennefer"
18766 },
18767 {
18768  "magic_yennefer_cast",
18769  1622035663,
18770  "magic_yennefer"
18771 },
18772 {
18773  "magic_yennefer_cast_end",
18774  3293811409,
18775  "magic_yennefer"
18776 },
18777 {
18778  "magic_yennefer_cast_wood_levitation_start",
18779  1313768200,
18780  "magic_yennefer"
18781 },
18782 {
18783  "magic_yennefer_cast_wood_levitation_stop",
18784  436640852,
18785  "magic_yennefer"
18786 },
18787 {
18788  "magic_yennefer_djinn_trap_start",
18789  113458232,
18790  "magic_yennefer"
18791 },
18792 {
18793  "magic_yennefer_djinn_trap_stop",
18794  2022294084,
18795  "magic_yennefer"
18796 },
18797 {
18798  "magic_yennefer_gravity_cast_loop_start",
18799  2544859146,
18800  "magic_yennefer"
18801 },
18802 {
18803  "magic_yennefer_gravity_cast_loop_stop",
18804  4094126434,
18805  "magic_yennefer"
18806 },
18807 {
18808  "magic_yennefer_hand_fx_barrier_loop_start",
18809  747101310,
18810  "magic_yennefer"
18811 },
18812 {
18813  "magic_yennefer_hand_fx_barrier_loop_stop",
18814  986508190,
18815  "magic_yennefer"
18816 },
18817 {
18818  "magic_yennefer_hand_loop",
18819  3554983974,
18820  "magic_yennefer"
18821 },
18822 {
18823  "magic_yennefer_hand_loop_end",
18824  853102284,
18825  "magic_yennefer"
18826 },
18827 {
18828  "magic_yennefer_healing_loop_start",
18829  2495582584,
18830  "magic_yennefer"
18831 },
18832 {
18833  "magic_yennefer_healing_loop_stop",
18834  3688108420,
18835  "magic_yennefer"
18836 },
18837 {
18838  "magic_yennefer_lightning",
18839  2913321844,
18840  "magic_yennefer"
18841 },
18842 {
18843  "magic_yennefer_mind_control_loop_start",
18844  4067733744,
18845  "magic_yennefer"
18846 },
18847 {
18848  "magic_yennefer_mind_control_loop_stop",
18849  2851726940,
18850  "magic_yennefer"
18851 },
18852 {
18853  "magic_yennefer_necromancy_loop_start",
18854  2892677993,
18855  "magic_yennefer"
18856 },
18857 {
18858  "magic_yennefer_necromancy_loop_stop",
18859  2569257091,
18860  "magic_yennefer"
18861 },
18862 {
18863  "magic_yennefer_push",
18864  4155507978,
18865  "magic_yennefer"
18866 },
18867 {
18868  "magic_yennefer_q310_spell_01",
18869  1911990896,
18870  "magic_yennefer"
18871 },
18872 {
18873  "magic_yennefer_q310_spell_02",
18874  1911990899,
18875  "magic_yennefer"
18876 },
18877 {
18878  "magic_yennefer_q310_spell_03",
18879  1911990898,
18880  "magic_yennefer"
18881 },
18882 {
18883  "magic_yennefer_q310_spell_04",
18884  1911990901,
18885  "magic_yennefer"
18886 },
18887 {
18888  "magic_yennefer_q310_spell_bubble",
18889  4212419091,
18890  "magic_yennefer"
18891 },
18892 {
18893  "magic_yennefer_q310_spell_bubble_end",
18894  2059306997,
18895  "magic_yennefer"
18896 },
18897 {
18898  "magic_yennefer_teleport",
18899  368040963,
18900  "magic_yennefer"
18901 },
18902 {
18903  "magic_yennefer_teleport_glow",
18904  2480786389,
18905  "magic_yennefer"
18906 },
18907 {
18908  "cs103_poroniec_transform",
18909  2646035274,
18910  "cs103_poroniec_transform"
18911 },
18912 {
18913  "cs3035_radovid_dies",
18914  2649488884,
18915  "cs3035_radovid_dies"
18916 },
18917 {
18918  "amb_dyn_rodents",
18919  2651438867,
18920  "amb_dyn_rodents"
18921 },
18922 {
18923  "amb_dyn_rodents_mouse_far",
18924  2579534717,
18925  "amb_dyn_rodents"
18926 },
18927 {
18928  "amb_dyn_rodents_rat_far",
18929  2504966361,
18930  "amb_dyn_rodents"
18931 },
18932 {
18933  "cs202_giant_lake_walk",
18934  2660116253,
18935  "cs202_giant_lake_walk"
18936 },
18937 {
18938  "cs210_geralt_refuses_skjall",
18939  2670059624,
18940  "cs210_geralt_refuses_skjall"
18941 },
18942 {
18943  "th_nv_1003_hatch_opens_loop",
18944  18732703,
18945  "th_nv_1003"
18946 },
18947 {
18948  "th_nv_1003_hatch_opens_loop_stop",
18949  1287463466,
18950  "th_nv_1003"
18951 },
18952 {
18953  "th_nv_1003_push_rock",
18954  1169014022,
18955  "th_nv_1003"
18956 },
18957 {
18958  "th_nv_1003_statue_rotates",
18959  2682742871,
18960  "th_nv_1003"
18961 },
18962 {
18963  "cs402_teleport_to_km",
18964  2678212712,
18965  "cs402_teleport_to_km"
18966 },
18967 {
18968  "monster_bies_attack_1_post_custom",
18969  708550287,
18970  "monster_bies"
18971 },
18972 {
18973  "monster_bies_attack_2_pre_custom",
18974  1710962911,
18975  "monster_bies"
18976 },
18977 {
18978  "monster_bies_confusion_impact",
18979  938103079,
18980  "monster_bies"
18981 },
18982 {
18983  "monster_bies_confusion_sustain_start",
18984  2120573721,
18985  "monster_bies"
18986 },
18987 {
18988  "monster_bies_confusion_sustain_stop",
18989  2402816243,
18990  "monster_bies"
18991 },
18992 {
18993  "monster_bies_confusion_warmup_start",
18994  621838020,
18995  "monster_bies"
18996 },
18997 {
18998  "monster_bies_confusion_warmup_stop",
18999  2011396216,
19000  "monster_bies"
19001 },
19002 {
19003  "monster_bies_focus_100m_start",
19004  3008113918,
19005  "monster_bies"
19006 },
19007 {
19008  "monster_bies_focus_100m_stop",
19009  2265688350,
19010  "monster_bies"
19011 },
19012 {
19013  "monster_bies_hand_scrape_ground_custom",
19014  3387179944,
19015  "monster_bies"
19016 },
19017 {
19018  "monster_bies_idle_grunt_out_custom",
19019  4056731740,
19020  "monster_bies"
19021 },
19022 {
19023  "monster_bies_mv_bodyfall",
19024  2591971481,
19025  "monster_bies"
19026 },
19027 {
19028  "monster_bies_mv_hand_scrape_ground",
19029  2903296490,
19030  "monster_bies"
19031 },
19032 {
19033  "monster_bies_mv_step_hoof_base_heavy",
19034  3497513013,
19035  "monster_bies"
19036 },
19037 {
19038  "monster_bies_mv_step_hoof_base_light",
19039  3124618332,
19040  "monster_bies"
19041 },
19042 {
19043  "monster_bies_mv_step_palm_base_heavy",
19044  2629507377,
19045  "monster_bies"
19046 },
19047 {
19048  "monster_bies_mv_step_palm_base_light",
19049  1724082560,
19050  "monster_bies"
19051 },
19052 {
19053  "monster_bies_snore",
19054  532423883,
19055  "monster_bies"
19056 },
19057 {
19058  "monster_bies_step_hoof_base_heavy_custom",
19059  21784657,
19060  "monster_bies"
19061 },
19062 {
19063  "monster_bies_taunt_scream_long_custom",
19064  3520570719,
19065  "monster_bies"
19066 },
19067 {
19068  "monster_bies_vo_attack_1_hit",
19069  618477156,
19070  "monster_bies"
19071 },
19072 {
19073  "monster_bies_vo_attack_1_post",
19074  2981228239,
19075  "monster_bies"
19076 },
19077 {
19078  "monster_bies_vo_attack_1_pre",
19079  270090060,
19080  "monster_bies"
19081 },
19082 {
19083  "monster_bies_vo_attack_2_bite",
19084  2163110426,
19085  "monster_bies"
19086 },
19087 {
19088  "monster_bies_vo_attack_2_post",
19089  3840580778,
19090  "monster_bies"
19091 },
19092 {
19093  "monster_bies_vo_attack_2_pre",
19094  2483035391,
19095  "monster_bies"
19096 },
19097 {
19098  "monster_bies_vo_breath_fast_in",
19099  1885128561,
19100  "monster_bies"
19101 },
19102 {
19103  "monster_bies_vo_breath_fast_out",
19104  1208472848,
19105  "monster_bies"
19106 },
19107 {
19108  "monster_bies_vo_breath_slow_in",
19109  436496174,
19110  "monster_bies"
19111 },
19112 {
19113  "monster_bies_vo_breath_slow_out",
19114  771590449,
19115  "monster_bies"
19116 },
19117 {
19118  "monster_bies_vo_breath_slow_out_RND",
19119  191258032,
19120  "monster_bies"
19121 },
19122 {
19123  "monster_bies_vo_death_long",
19124  244937145,
19125  "monster_bies"
19126 },
19127 {
19128  "monster_bies_vo_dodge",
19129  970991807,
19130  "monster_bies"
19131 },
19132 {
19133  "monster_bies_vo_eating_carcass_chew",
19134  2997629033,
19135  "monster_bies"
19136 },
19137 {
19138  "monster_bies_vo_eating_carcass_rip",
19139  1853219641,
19140  "monster_bies"
19141 },
19142 {
19143  "monster_bies_vo_idle_grunt_out",
19144  3301449750,
19145  "monster_bies"
19146 },
19147 {
19148  "monster_bies_vo_pain_normal",
19149  553718052,
19150  "monster_bies"
19151 },
19152 {
19153  "monster_bies_vo_taunt_scream_long",
19154  2711582335,
19155  "monster_bies"
19156 },
19157 {
19158  "monster_bies_vo_taunt_scream_short",
19159  3930391697,
19160  "monster_bies"
19161 },
19162 {
19163  "monster_bies_whoosh_heavy",
19164  3884042448,
19165  "monster_bies"
19166 },
19167 {
19168  "monster_bies_whoosh_horns",
19169  2296960259,
19170  "monster_bies"
19171 },
19172 {
19173  "monster_bies_whoosh_medium",
19174  1907865922,
19175  "monster_bies"
19176 },
19177 {
19178  "set_monster_bies_armour_type_generic",
19179  2700302856,
19180  "monster_bies"
19181 },
19182 {
19183  "monster_tree_heart_heart_death",
19184  1254655479,
19185  "monster_tree_heart"
19186 },
19187 {
19188  "monster_tree_heart_heartbeat_1",
19189  3219808064,
19190  "monster_tree_heart"
19191 },
19192 {
19193  "monster_tree_heart_heartbeat_2",
19194  3219808067,
19195  "monster_tree_heart"
19196 },
19197 {
19198  "monster_tree_heart_roots_movement",
19199  2963602045,
19200  "monster_tree_heart"
19201 },
19202 {
19203  "monster_tree_heart_roots_sword_impact",
19204  1817726130,
19205  "monster_tree_heart"
19206 },
19207 {
19208  "monster_tree_heart_slime",
19209  4226246956,
19210  "monster_tree_heart"
19211 },
19212 {
19213  "monster_tree_heart_slime_bg_loop_start",
19214  1610629882,
19215  "monster_tree_heart"
19216 },
19217 {
19218  "monster_tree_heart_slime_bg_loop_stop",
19219  610140178,
19220  "monster_tree_heart"
19221 },
19222 {
19223  "cs001_griffin_sfx",
19224  1093147084,
19225  "cs001_griffin"
19226 },
19227 {
19228  "cs305_blanka_on_stage",
19229  2699823304,
19230  "cs305_blanka_on_stage"
19231 },
19232 {
19233  "cs_sex_after_01",
19234  3253851465,
19235  "cs_sex"
19236 },
19237 {
19238  "cs_sex_after_02",
19239  3253851466,
19240  "cs_sex"
19241 },
19242 {
19243  "cs_sex_after_03",
19244  3253851467,
19245  "cs_sex"
19246 },
19247 {
19248  "cs_sex_after_04",
19249  3253851468,
19250  "cs_sex"
19251 },
19252 {
19253  "cs_sex_after_05",
19254  3253851469,
19255  "cs_sex"
19256 },
19257 {
19258  "cs_sex_before_01",
19259  2070329038,
19260  "cs_sex"
19261 },
19262 {
19263  "cs_sex_before_02",
19264  2070329037,
19265  "cs_sex"
19266 },
19267 {
19268  "cs_sex_before_03",
19269  2070329036,
19270  "cs_sex"
19271 },
19272 {
19273  "cs_sex_before_04",
19274  2070329035,
19275  "cs_sex"
19276 },
19277 {
19278  "cs_sex_before_05",
19279  2070329034,
19280  "cs_sex"
19281 },
19282 {
19283  "cs_sex_do_01",
19284  338126332,
19285  "cs_sex"
19286 },
19287 {
19288  "cs_sex_do_02",
19289  338126335,
19290  "cs_sex"
19291 },
19292 {
19293  "cs_sex_do_03",
19294  338126334,
19295  "cs_sex"
19296 },
19297 {
19298  "cs_sex_do_04",
19299  338126329,
19300  "cs_sex"
19301 },
19302 {
19303  "cs_sex_do_05",
19304  338126328,
19305  "cs_sex"
19306 },
19307 {
19308  "cs_sex_do_final_01",
19309  3367508187,
19310  "cs_sex"
19311 },
19312 {
19313  "cs_sex_do_final_01_jp",
19314  3384528640,
19315  "cs_sex"
19316 },
19317 {
19318  "qu_nml_111_coin_drop_to_water",
19319  1225668599,
19320  "qu_nml_111"
19321 },
19322 {
19323  "qu_nml_111_party_loop",
19324  2001726721,
19325  "qu_nml_111"
19326 },
19327 {
19328  "qu_nml_111_party_loop_stop",
19329  2146746180,
19330  "qu_nml_111"
19331 },
19332 {
19333  "monster_black_spider_cmb_attack",
19334  1024685083,
19335  "monster_black_spider"
19336 },
19337 {
19338  "monster_black_spider_cmb_attack_ALWAYS",
19339  3685761389,
19340  "monster_black_spider"
19341 },
19342 {
19343  "monster_black_spider_cmb_attack_poison_cloud",
19344  389037548,
19345  "monster_black_spider"
19346 },
19347 {
19348  "monster_black_spider_cmb_attack_poison_cloud_explo",
19349  1058082743,
19350  "monster_black_spider"
19351 },
19352 {
19353  "monster_black_spider_cmb_attack_spike",
19354  1160331532,
19355  "monster_black_spider"
19356 },
19357 {
19358  "monster_black_spider_cmb_attack_swoosh",
19359  3024847123,
19360  "monster_black_spider"
19361 },
19362 {
19363  "monster_black_spider_cmb_attack_tail",
19364  2941323428,
19365  "monster_black_spider"
19366 },
19367 {
19368  "monster_black_spider_cmb_attack_tongue",
19369  3501797118,
19370  "monster_black_spider"
19371 },
19372 {
19373  "monster_black_spider_cmb_attack_venom",
19374  3497663509,
19375  "monster_black_spider"
19376 },
19377 {
19378  "monster_black_spider_cmb_block",
19379  2561455674,
19380  "monster_black_spider"
19381 },
19382 {
19383  "monster_black_spider_cmb_block_ADD",
19384  2399039522,
19385  "monster_black_spider"
19386 },
19387 {
19388  "monster_black_spider_cmb_block_ALWAYS",
19389  4286170774,
19390  "monster_black_spider"
19391 },
19392 {
19393  "monster_black_spider_cmb_block_RND",
19394  2535673299,
19395  "monster_black_spider"
19396 },
19397 {
19398  "monster_black_spider_cmb_calm",
19399  3212709390,
19400  "monster_black_spider"
19401 },
19402 {
19403  "monster_black_spider_cmb_calm_ALWAYS",
19404  2870339370,
19405  "monster_black_spider"
19406 },
19407 {
19408  "monster_black_spider_cmb_death_long",
19409  4161729260,
19410  "monster_black_spider"
19411 },
19412 {
19413  "monster_black_spider_cmb_death_short",
19414  1962870516,
19415  "monster_black_spider"
19416 },
19417 {
19418  "monster_black_spider_cmb_pain",
19419  2355314651,
19420  "monster_black_spider"
19421 },
19422 {
19423  "monster_black_spider_cmb_pain_RND",
19424  2173311974,
19425  "monster_black_spider"
19426 },
19427 {
19428  "monster_black_spider_cmb_preattack_growl",
19429  2192521356,
19430  "monster_black_spider"
19431 },
19432 {
19433  "monster_black_spider_cmb_taunt_long",
19434  1350511962,
19435  "monster_black_spider"
19436 },
19437 {
19438  "monster_black_spider_cmb_taunt_short",
19439  276518870,
19440  "monster_black_spider"
19441 },
19442 {
19443  "monster_black_spider_despawn",
19444  3349422844,
19445  "monster_black_spider"
19446 },
19447 {
19448  "monster_black_spider_exp_digging",
19449  3504958883,
19450  "monster_black_spider"
19451 },
19452 {
19453  "monster_black_spider_exp_eating",
19454  3124798192,
19455  "monster_black_spider"
19456 },
19457 {
19458  "monster_black_spider_focus_clue_100m_start",
19459  100283582,
19460  "monster_black_spider"
19461 },
19462 {
19463  "monster_black_spider_focus_clue_100m_stop",
19464  396077022,
19465  "monster_black_spider"
19466 },
19467 {
19468  "monster_black_spider_focus_clue_50m_start",
19469  1130171262,
19470  "monster_black_spider"
19471 },
19472 {
19473  "monster_black_spider_focus_clue_50m_stop",
19474  1381785758,
19475  "monster_black_spider"
19476 },
19477 {
19478  "monster_black_spider_idle",
19479  2220975216,
19480  "monster_black_spider"
19481 },
19482 {
19483  "monster_black_spider_mv_bodyfall",
19484  10962893,
19485  "monster_black_spider"
19486 },
19487 {
19488  "monster_black_spider_mv_foley_01",
19489  3190297015,
19490  "monster_black_spider"
19491 },
19492 {
19493  "monster_black_spider_mv_foley_02",
19494  3190297012,
19495  "monster_black_spider"
19496 },
19497 {
19498  "monster_black_spider_mv_footsteps",
19499  3702440943,
19500  "monster_black_spider"
19501 },
19502 {
19503  "monster_black_spider_mv_ground_hit",
19504  702328985,
19505  "monster_black_spider"
19506 },
19507 {
19508  "monster_black_spider_mv_jaw",
19509  569456160,
19510  "monster_black_spider"
19511 },
19512 {
19513  "monster_black_spider_mv_stomp",
19514  4088632445,
19515  "monster_black_spider"
19516 },
19517 {
19518  "monster_black_spider_screech",
19519  667248209,
19520  "monster_black_spider"
19521 },
19522 {
19523  "monster_black_spider_vfx_spit",
19524  3561479327,
19525  "monster_black_spider"
19526 },
19527 {
19528  "monster_black_spider_vfx_venom_hit",
19529  2146199094,
19530  "monster_black_spider"
19531 },
19532 {
19533  "monster_black_spider_vfx_venom_loop_start",
19534  3061318088,
19535  "monster_black_spider"
19536 },
19537 {
19538  "monster_black_spider_vfx_venom_loop_stop",
19539  1605307412,
19540  "monster_black_spider"
19541 },
19542 {
19543  "monster_black_spider_vfx_web_loop_start",
19544  4066247567,
19545  "monster_black_spider"
19546 },
19547 {
19548  "monster_black_spider_vfx_web_loop_stop",
19549  435097877,
19550  "monster_black_spider"
19551 },
19552 {
19553  "monster_black_spider_vo_burn",
19554  3787861301,
19555  "monster_black_spider"
19556 },
19557 {
19558  "set_monster_black_spider_armour_type_monster_shell",
19559  1468232698,
19560  "monster_black_spider"
19561 },
19562 {
19563  "monster_noonwraith_focus_100m_start",
19564  3676270994,
19565  "monster_noonwraith"
19566 },
19567 {
19568  "monster_noonwraith_focus_100m_stop",
19569  443753546,
19570  "monster_noonwraith"
19571 },
19572 {
19573  "monster_noonwraith_fx_appear",
19574  1212277364,
19575  "monster_noonwraith"
19576 },
19577 {
19578  "monster_noonwraith_fx_background",
19579  22752295,
19580  "monster_noonwraith"
19581 },
19582 {
19583  "monster_noonwraith_fx_background_custom",
19584  1367343623,
19585  "monster_noonwraith"
19586 },
19587 {
19588  "monster_noonwraith_fx_background_RND",
19589  3065135242,
19590  "monster_noonwraith"
19591 },
19592 {
19593  "monster_noonwraith_fx_death",
19594  2210870471,
19595  "monster_noonwraith"
19596 },
19597 {
19598  "monster_noonwraith_fx_drain_energy_loop",
19599  3744593631,
19600  "monster_noonwraith"
19601 },
19602 {
19603  "monster_noonwraith_fx_drain_energy_loop_end",
19604  1568384321,
19605  "monster_noonwraith"
19606 },
19607 {
19608  "monster_noonwraith_fx_split_loop_start",
19609  440130207,
19610  "monster_noonwraith"
19611 },
19612 {
19613  "monster_noonwraith_fx_split_loop_stop",
19614  3566728549,
19615  "monster_noonwraith"
19616 },
19617 {
19618  "monster_noonwraith_fx_visible_switch",
19619  1290551422,
19620  "monster_noonwraith"
19621 },
19622 {
19623  "monster_noonwraith_mv_attack_swoosh",
19624  1806720572,
19625  "monster_noonwraith"
19626 },
19627 {
19628  "monster_noonwraith_mv_clothes",
19629  1047184370,
19630  "monster_noonwraith"
19631 },
19632 {
19633  "monster_noonwraith_vo_attack",
19634  1403121310,
19635  "monster_noonwraith"
19636 },
19637 {
19638  "monster_noonwraith_vo_death",
19639  2612554052,
19640  "monster_noonwraith"
19641 },
19642 {
19643  "monster_noonwraith_vo_death_doppelganger",
19644  3139188971,
19645  "monster_noonwraith"
19646 },
19647 {
19648  "monster_noonwraith_vo_pain",
19649  1677848038,
19650  "monster_noonwraith"
19651 },
19652 {
19653  "monster_noonwraith_vo_scream",
19654  4069820025,
19655  "monster_noonwraith"
19656 },
19657 {
19658  "monster_noonwraith_vo_scream_custom",
19659  2163706269,
19660  "monster_noonwraith"
19661 },
19662 {
19663  "monster_noonwraith_vo_whisper",
19664  580791544,
19665  "monster_noonwraith"
19666 },
19667 {
19668  "monster_noonwraith_vo_whisper_custom",
19669  3916286250,
19670  "monster_noonwraith"
19671 },
19672 {
19673  "monster_pesta_fx_appear",
19674  741645582,
19675  "monster_noonwraith"
19676 },
19677 {
19678  "monster_pesta_fx_flies_start",
19679  1856573573,
19680  "monster_noonwraith"
19681 },
19682 {
19683  "monster_pesta_fx_flies_stop",
19684  716789031,
19685  "monster_noonwraith"
19686 },
19687 {
19688  "set_monster_noonwraith_armour_type_monster_ghost",
19689  1177563209,
19690  "monster_noonwraith"
19691 },
19692 {
19693  "set_monster_noonwraith_invisible",
19694  2037762164,
19695  "monster_noonwraith"
19696 },
19697 {
19698  "set_monster_noonwraith_visible",
19699  3442486279,
19700  "monster_noonwraith"
19701 },
19702 {
19703  "qu_nml_109",
19704  2725005730,
19705  "qu_nml_109"
19706 },
19707 {
19708  "qu_nml_108_appear_ghost",
19709  1029586373,
19710  "qu_nml_108"
19711 },
19712 {
19713  "qu_nml_108_bies_grunts_in_cave",
19714  2447695319,
19715  "qu_nml_108"
19716 },
19717 {
19718  "qu_nml_108_burning_old_body_loop_start",
19719  3287526600,
19720  "qu_nml_108"
19721 },
19722 {
19723  "qu_nml_108_burning_old_body_loop_Stop",
19724  2533070100,
19725  "qu_nml_108"
19726 },
19727 {
19728  "qu_nml_108_disappear_ghost",
19729  1657052697,
19730  "qu_nml_108"
19731 },
19732 {
19733  "qu_nml_108_distance_wraith",
19734  3182878647,
19735  "qu_nml_108"
19736 },
19737 {
19738  "qu_nml_108_whispers_in_cave_amb",
19739  1989674368,
19740  "qu_nml_108"
19741 },
19742 {
19743  "__qu103_nml_birthling",
19744  1259532003,
19745  "qu_nml_103"
19746 },
19747 {
19748  "__qu103_nml_summon_birthling",
19749  3052486399,
19750  "qu_nml_103"
19751 },
19752 {
19753  "q103_nml_summon_out_birthling",
19754  453694093,
19755  "qu_nml_103"
19756 },
19757 {
19758  "qu_103_goat_meh_loop",
19759  2853871446,
19760  "qu_nml_103"
19761 },
19762 {
19763  "qu_103_goat_meh_loop_stop",
19764  52689285,
19765  "qu_nml_103"
19766 },
19767 {
19768  "qu_nml_103__examining_painting",
19769  2657590837,
19770  "qu_nml_103"
19771 },
19772 {
19773  "qu_nml_103_alarm_bell",
19774  2431038866,
19775  "qu_nml_103"
19776 },
19777 {
19778  "qu_nml_103_baron_fx_quest_q103_start",
19779  51292792,
19780  "qu_nml_103"
19781 },
19782 {
19783  "qu_nml_103_baron_fx_quest_q103_stop",
19784  3831248004,
19785  "qu_nml_103"
19786 },
19787 {
19788  "qu_nml_103_bear_roar",
19789  4200043440,
19790  "qu_nml_103"
19791 },
19792 {
19793  "qu_nml_103_birthling_summon_loop",
19794  1691806465,
19795  "qu_nml_103"
19796 },
19797 {
19798  "qu_nml_103_birthling_summon_loop_stop",
19799  2419734852,
19800  "qu_nml_103"
19801 },
19802 {
19803  "qu_nml_103_cat_hissing_fix01",
19804  3549691840,
19805  "qu_nml_103"
19806 },
19807 {
19808  "qu_nml_103_cat_hissing_fix02",
19809  3549691843,
19810  "qu_nml_103"
19811 },
19812 {
19813  "qu_nml_103_cat_hissing_fix03",
19814  3549691842,
19815  "qu_nml_103"
19816 },
19817 {
19818  "qu_nml_103_cat_hissing_fix04",
19819  3549691845,
19820  "qu_nml_103"
19821 },
19822 {
19823  "qu_nml_103_cat_hissing_fix05",
19824  3549691844,
19825  "qu_nml_103"
19826 },
19827 {
19828  "qu_nml_103_cat_hissing_fix06",
19829  3549691847,
19830  "qu_nml_103"
19831 },
19832 {
19833  "qu_nml_103_cat_hissing_fix07",
19834  3549691846,
19835  "qu_nml_103"
19836 },
19837 {
19838  "qu_nml_103_cat_hissing_fix08",
19839  3549691849,
19840  "qu_nml_103"
19841 },
19842 {
19843  "qu_nml_103_climbing",
19844  3273955282,
19845  "qu_nml_103"
19846 },
19847 {
19848  "qu_nml_103_dea_ghost_add_voice",
19849  3147453180,
19850  "qu_nml_103"
19851 },
19852 {
19853  "qu_nml_103_dea_ghost_loop_start",
19854  2525515837,
19855  "qu_nml_103"
19856 },
19857 {
19858  "qu_nml_103_dea_ghost_loop_stop",
19859  1566045887,
19860  "qu_nml_103"
19861 },
19862 {
19863  "qu_nml_103_door_jammed_quest",
19864  1929219507,
19865  "qu_nml_103"
19866 },
19867 {
19868  "qu_nml_103_fake_footstep1",
19869  4028843230,
19870  "qu_nml_103"
19871 },
19872 {
19873  "qu_nml_103_fake_footstep2",
19874  4028843229,
19875  "qu_nml_103"
19876 },
19877 {
19878  "qu_nml_103_horse_running",
19879  1313951806,
19880  "qu_nml_103"
19881 },
19882 {
19883  "qu_nml_103_jump_from_the_tree",
19884  3657913305,
19885  "qu_nml_103"
19886 },
19887 {
19888  "qu_nml_103_leaves_hit",
19889  2516596577,
19890  "qu_nml_103"
19891 },
19892 {
19893  "qu_nml_103_lightning",
19894  4220774247,
19895  "qu_nml_103"
19896 },
19897 {
19898  "qu_nml_103_miscreant_bite",
19899  1166526356,
19900  "qu_nml_103"
19901 },
19902 {
19903  "qu_nml_103_miscreant_warning",
19904  3981858334,
19905  "qu_nml_103"
19906 },
19907 {
19908  "qu_nml_103_open_wardrobe",
19909  793826922,
19910  "qu_nml_103"
19911 },
19912 {
19913  "qu_nml_103_unsheathe_sword",
19914  2477271284,
19915  "qu_nml_103"
19916 },
19917 {
19918  "qu_nml_103_whistling_baron",
19919  1668246979,
19920  "qu_nml_103"
19921 },
19922 {
19923  "qu_nml_103_wolf_howling",
19924  1975792264,
19925  "qu_nml_103"
19926 },
19927 {
19928  "q102___05_baron_in_his_chambers_barron_wine1",
19929  3524768461,
19930  "qu_nml_102"
19931 },
19932 {
19933  "q102___05_baron_in_his_chambers_barron_wine2",
19934  3524768462,
19935  "qu_nml_102"
19936 },
19937 {
19938  "q102___05_baron_in_his_chambers_open_wine",
19939  3651189180,
19940  "qu_nml_102"
19941 },
19942 {
19943  "q102___05_baron_in_his_chambers_put_bottel_back",
19944  915548458,
19945  "qu_nml_102"
19946 },
19947 {
19948  "q102___05_baron_in_his_chambers_take_bottle",
19949  4291653988,
19950  "qu_nml_102"
19951 },
19952 {
19953  "qu_nml_102",
19954  2725005737,
19955  "qu_nml_102"
19956 },
19957 {
19958  "qu_nml_101_bell_hit",
19959  2362526344,
19960  "qu_nml_101"
19961 },
19962 {
19963  "qu_nml_101_chair_move",
19964  3383261960,
19965  "qu_nml_101"
19966 },
19967 {
19968  "qu_nml_101_door_open",
19969  2756917836,
19970  "qu_nml_101"
19971 },
19972 {
19973  "qu_nml_101_door_switch_reset",
19974  2504297176,
19975  "qu_nml_101"
19976 },
19977 {
19978  "qu_nml_101_door_switch_set",
19979  2240709129,
19980  "qu_nml_101"
19981 },
19982 {
19983  "qu_nml_101_open_cupboard",
19984  3324851180,
19985  "qu_nml_101"
19986 },
19987 {
19988  "qu_nml_101_raiders_stop",
19989  66170806,
19990  "qu_nml_101"
19991 },
19992 {
19993  "qu_nml_101_remove_carpet",
19994  200633881,
19995  "qu_nml_101"
19996 },
19997 {
19998  "qu_nml_101_replacer_crow_swarm_loop_start",
19999  2499453938,
20000  "qu_nml_101"
20001 },
20002 {
20003  "qu_nml_101_replacer_crow_swarm_loop_stop",
20004  953724970,
20005  "qu_nml_101"
20006 },
20007 {
20008  "qu_nml_107_anna_scream_heavy",
20009  51466651,
20010  "qu_nml_107"
20011 },
20012 {
20013  "qu_nml_107_anna_scream_light",
20014  2279775810,
20015  "qu_nml_107"
20016 },
20017 {
20018  "qu_nml_107_bies_taunt_close",
20019  3955597204,
20020  "qu_nml_107"
20021 },
20022 {
20023  "qu_nml_107_bies_taunt_far",
20024  1654673059,
20025  "qu_nml_107"
20026 },
20027 {
20028  "qu_nml_107_bodyfall_down",
20029  4046644987,
20030  "qu_nml_107"
20031 },
20032 {
20033  "qu_nml_107_burn_doll",
20034  2155534200,
20035  "qu_nml_107"
20036 },
20037 {
20038  "qu_nml_107_door_close",
20039  1214767686,
20040  "qu_nml_107"
20041 },
20042 {
20043  "qu_nml_107_door_open",
20044  639117842,
20045  "qu_nml_107"
20046 },
20047 {
20048  "qu_106_rat_very_short",
20049  2387090147,
20050  "qu_nml_106"
20051 },
20052 {
20053  "qu_nml_106_creak_painting",
20054  3473931635,
20055  "qu_nml_106"
20056 },
20057 {
20058  "qu_nml_106_door_knocking_hard_loop",
20059  862904246,
20060  "qu_nml_106"
20061 },
20062 {
20063  "qu_nml_106_door_knocking_hard_loop_end",
20064  2243578556,
20065  "qu_nml_106"
20066 },
20067 {
20068  "qu_nml_106_falling_stuff",
20069  1508373270,
20070  "qu_nml_106"
20071 },
20072 {
20073  "qu_nml_106_ghost_ectoplasma_loop_start",
20074  1263165307,
20075  "qu_nml_106"
20076 },
20077 {
20078  "qu_nml_106_ghost_ectoplasma_loop_stop",
20079  1433107161,
20080  "qu_nml_106"
20081 },
20082 {
20083  "qu_nml_106_ghost_woman_crying_loop",
20084  1723755530,
20085  "qu_nml_106"
20086 },
20087 {
20088  "qu_nml_106_ghost_woman_crying_loop_end",
20089  3604241024,
20090  "qu_nml_106"
20091 },
20092 {
20093  "qu_nml_106_magic_oillamp_loop",
20094  1908190243,
20095  "qu_nml_106"
20096 },
20097 {
20098  "qu_nml_106_magic_oillamp_loop_end",
20099  3033576293,
20100  "qu_nml_106"
20101 },
20102 {
20103  "qu_nml_106_man_screams_and_dies",
20104  354288825,
20105  "qu_nml_106"
20106 },
20107 {
20108  "qu_nml_106_people_screaming",
20109  1696367825,
20110  "qu_nml_106"
20111 },
20112 {
20113  "qu_nml_106_people_whispering_loop",
20114  3710788495,
20115  "qu_nml_106"
20116 },
20117 {
20118  "qu_nml_106_people_whispering_loop_end",
20119  1506234257,
20120  "qu_nml_106"
20121 },
20122 {
20123  "qu_nml_106_put_lamp",
20124  2680899668,
20125  "qu_nml_106"
20126 },
20127 {
20128  "qu_nml_106_rat_long",
20129  1033080878,
20130  "qu_nml_106"
20131 },
20132 {
20133  "qu_nml_106_rat_short",
20134  1736974770,
20135  "qu_nml_106"
20136 },
20137 {
20138  "qu_nml_106_rats_running_loop",
20139  2541053181,
20140  "qu_nml_106"
20141 },
20142 {
20143  "qu_nml_106_rats_running_loop_end",
20144  2978215135,
20145  "qu_nml_106"
20146 },
20147 {
20148  "qu_nml_106_screaming_man",
20149  3865928388,
20150  "qu_nml_106"
20151 },
20152 {
20153  "qu_nml_106_spooky_painting",
20154  1727496490,
20155  "qu_nml_106"
20156 },
20157 {
20158  "qu_nml_106_take_lamp",
20159  1182421162,
20160  "qu_nml_106"
20161 },
20162 {
20163  "qu_nml_105_Anna_befor_touch",
20164  1921225558,
20165  "qu_nml_105"
20166 },
20167 {
20168  "qu_nml_105_Anna_end",
20169  3597634249,
20170  "qu_nml_105"
20171 },
20172 {
20173  "qu_nml_105_Anna_is_touching_tapestry",
20174  3200474535,
20175  "qu_nml_105"
20176 },
20177 {
20178  "qu_nml_105_Anna_ritual",
20179  1296685667,
20180  "qu_nml_105"
20181 },
20182 {
20183  "qu_nml_105_bies_taunt_long",
20184  904807560,
20185  "qu_nml_105"
20186 },
20187 {
20188  "qu_nml_105_boy_1_hay_appear",
20189  442535410,
20190  "qu_nml_105"
20191 },
20192 {
20193  "qu_nml_105_boy_1_hay_walk_out",
20194  261674527,
20195  "qu_nml_105"
20196 },
20197 {
20198  "qu_nml_105_boy_focus_clue_start",
20199  3378216513,
20200  "qu_nml_105"
20201 },
20202 {
20203  "qu_nml_105_boy_focus_clue_stop",
20204  456622587,
20205  "qu_nml_105"
20206 },
20207 {
20208  "qu_nml_105_Child_hide",
20209  3140454368,
20210  "qu_nml_105"
20211 },
20212 {
20213  "qu_nml_105_geralt_sheats_dagger",
20214  252143338,
20215  "qu_nml_105"
20216 },
20217 {
20218  "qu_nml_105_geralt_unsheats_dagger",
20219  668043965,
20220  "qu_nml_105"
20221 },
20222 {
20223  "qu_nml_105_horse_galop_fade_in",
20224  348261797,
20225  "qu_nml_105"
20226 },
20227 {
20228  "qu_nml_105_horse_galop_loop",
20229  2448417709,
20230  "qu_nml_105"
20231 },
20232 {
20233  "qu_nml_105_horse_galop_loop_stop",
20234  4107478240,
20235  "qu_nml_105"
20236 },
20237 {
20238  "qu_nml_105_johnny_voice_bottle",
20239  873497513,
20240  "qu_nml_105"
20241 },
20242 {
20243  "qu_nml_105_knife_game_end",
20244  2314644563,
20245  "qu_nml_105"
20246 },
20247 {
20248  "qu_nml_105_knife_game_hits",
20249  519791962,
20250  "qu_nml_105"
20251 },
20252 {
20253  "qu_nml_105_ship_glass",
20254  3666173166,
20255  "qu_nml_105"
20256 },
20257 {
20258  "qu_nml_105_wolf_howling_far",
20259  1475069420,
20260  "qu_nml_105"
20261 },
20262 {
20263  "qu_nml_104_column_ring_01",
20264  1129077521,
20265  "qu_nml_104"
20266 },
20267 {
20268  "qu_nml_104_column_ring_02",
20269  1129077522,
20270  "qu_nml_104"
20271 },
20272 {
20273  "qu_nml_104_column_ring_03",
20274  1129077523,
20275  "qu_nml_104"
20276 },
20277 {
20278  "qu_nml_104_column_ring_04",
20279  1129077524,
20280  "qu_nml_104"
20281 },
20282 {
20283  "qu_nml_104_column_ring_05",
20284  1129077525,
20285  "qu_nml_104"
20286 },
20287 {
20288  "qu_nml_104_column_ring_06",
20289  1129077526,
20290  "qu_nml_104"
20291 },
20292 {
20293  "qu_nml_104_column_ring_07",
20294  1129077527,
20295  "qu_nml_104"
20296 },
20297 {
20298  "qu_nml_104_column_ring_08",
20299  1129077528,
20300  "qu_nml_104"
20301 },
20302 {
20303  "qu_nml_104_evil_geralt_vfx_loop_start",
20304  1656619499,
20305  "qu_nml_104"
20306 },
20307 {
20308  "qu_nml_104_evil_geralt_vfx_loop_stop",
20309  526198537,
20310  "qu_nml_104"
20311 },
20312 {
20313  "qu_nml_104_ghost_ectoplasma_loop",
20314  101405712,
20315  "qu_nml_104"
20316 },
20317 {
20318  "qu_nml_104_ghost_ectoplasma_loop_stop",
20319  1887025119,
20320  "qu_nml_104"
20321 },
20322 {
20323  "qu_nml_104_ice_barrier_disappear",
20324  1423042525,
20325  "qu_nml_104"
20326 },
20327 {
20328  "qu_nml_104_mage_blows_up_entrance",
20329  2433835243,
20330  "qu_nml_104"
20331 },
20332 {
20333  "qu_nml_104_mage_ice_cast_appear",
20334  4126478090,
20335  "qu_nml_104"
20336 },
20337 {
20338  "qu_nml_104_scream_women",
20339  3005255638,
20340  "qu_nml_104"
20341 },
20342 {
20343  "qu_nml_104_secret_stone_door_moving",
20344  2666307120,
20345  "qu_nml_104"
20346 },
20347 {
20348  "qu_nml_104_skull_activate",
20349  2642335999,
20350  "qu_nml_104"
20351 },
20352 {
20353  "qu_nml_104_troll_grunt_1",
20354  2959446560,
20355  "qu_nml_104"
20356 },
20357 {
20358  "qu_nml_104_troll_grunt_2",
20359  2959446563,
20360  "qu_nml_104"
20361 },
20362 {
20363  "qu_nml_104_troll_grunt_3",
20364  2959446562,
20365  "qu_nml_104"
20366 },
20367 {
20368  "qu_nml_104_troll_grunt_4",
20369  2959446565,
20370  "qu_nml_104"
20371 },
20372 {
20373  "qu_nml_104_troll_walk",
20374  1254644041,
20375  "qu_nml_104"
20376 },
20377 {
20378  "cs309_sex_with_triss_p1",
20379  2736234217,
20380  "cs309_sex_with_triss_p1"
20381 },
20382 {
20383  "cs309_sex_with_triss_p2",
20384  2736234218,
20385  "cs309_sex_with_triss_p2"
20386 },
20387 {
20388  "cmb_arrow_bounce",
20389  3678519954,
20390  "combat"
20391 },
20392 {
20393  "cmb_arrow_impact_body",
20394  849013683,
20395  "combat"
20396 },
20397 {
20398  "cmb_arrow_impact_dirt",
20399  364545244,
20400  "combat"
20401 },
20402 {
20403  "cmb_arrow_impact_metal",
20404  3849514872,
20405  "combat"
20406 },
20407 {
20408  "cmb_arrow_impact_stone",
20409  2921305906,
20410  "combat"
20411 },
20412 {
20413  "cmb_arrow_impact_water",
20414  3899424316,
20415  "combat"
20416 },
20417 {
20418  "cmb_arrow_impact_wood",
20419  3249950292,
20420  "combat"
20421 },
20422 {
20423  "cmb_arrow_swoosh",
20424  2716694959,
20425  "combat"
20426 },
20427 {
20428  "cmb_deflect_arrow",
20429  1115092563,
20430  "combat"
20431 },
20432 {
20433  "cmb_explosive_bolt_explosion",
20434  4088649085,
20435  "combat"
20436 },
20437 {
20438  "cmb_fistfight_parry",
20439  147112267,
20440  "combat"
20441 },
20442 {
20443  "cmb_fistfight_short_parry",
20444  1078826068,
20445  "combat"
20446 },
20447 {
20448  "cmb_fistfight_swoosh_01",
20449  2125398452,
20450  "combat"
20451 },
20452 {
20453  "cmb_fistfight_swoosh_02",
20454  2125398455,
20455  "combat"
20456 },
20457 {
20458  "cmb_fistfight_swoosh_03",
20459  2125398454,
20460  "combat"
20461 },
20462 {
20463  "cmb_fistfight_swoosh_04",
20464  2125398449,
20465  "combat"
20466 },
20467 {
20468  "cmb_petard_throw_swoosh",
20469  2791722275,
20470  "combat"
20471 },
20472 {
20473  "cmb_play_block_heavy",
20474  2201069660,
20475  "combat"
20476 },
20477 {
20478  "cmb_play_block_light",
20479  2865147273,
20480  "combat"
20481 },
20482 {
20483  "cmb_play_deadly_hit",
20484  315086620,
20485  "combat"
20486 },
20487 {
20488  "cmb_play_dismemberment_frozen",
20489  402541134,
20490  "combat"
20491 },
20492 {
20493  "cmb_play_dismemberment_gore",
20494  2804596961,
20495  "combat"
20496 },
20497 {
20498  "cmb_play_ger_stab_in",
20499  904687710,
20500  "combat"
20501 },
20502 {
20503  "cmb_play_ger_stab_out",
20504  742640897,
20505  "combat"
20506 },
20507 {
20508  "cmb_play_hit_heavy",
20509  1296961796,
20510  "combat"
20511 },
20512 {
20513  "cmb_play_hit_light",
20514  2605740929,
20515  "combat"
20516 },
20517 {
20518  "cmb_play_hit_sign",
20519  3106033640,
20520  "combat"
20521 },
20522 {
20523  "cmb_play_monster_silver_sword_ADD",
20524  81062741,
20525  "combat"
20526 },
20527 {
20528  "cmb_play_parry",
20529  1534138965,
20530  "combat"
20531 },
20532 {
20533  "cmb_play_parry_heavy",
20534  2102584485,
20535  "combat"
20536 },
20537 {
20538  "cmb_play_shield_impact",
20539  2936100383,
20540  "combat"
20541 },
20542 {
20543  "cmb_play_stab_in",
20544  2657542925,
20545  "combat"
20546 },
20547 {
20548  "cmb_play_stab_out",
20549  1845919636,
20550  "combat"
20551 },
20552 {
20553  "cmb_sword_collision_fx_stone",
20554  4054321921,
20555  "combat"
20556 },
20557 {
20558  "cmb_sword_collision_fx_wood",
20559  3329781693,
20560  "combat"
20561 },
20562 {
20563  "cmb_test_bodyblow",
20564  2165744251,
20565  "combat"
20566 },
20567 {
20568  "cmb_test_death",
20569  1479994031,
20570  "combat"
20571 },
20572 {
20573  "cmb_test_heavy",
20574  4016988080,
20575  "combat"
20576 },
20577 {
20578  "cmb_test_parry",
20579  3843783367,
20580  "combat"
20581 },
20582 {
20583  "cmb_test_whoosh",
20584  3602493457,
20585  "combat"
20586 },
20587 {
20588  "cmb_waterhag_mud_splat",
20589  3347768297,
20590  "combat"
20591 },
20592 {
20593  "cmb_weapon_sheathe_fast",
20594  2814343334,
20595  "combat"
20596 },
20597 {
20598  "cmb_weapon_sheathe_medium",
20599  245934297,
20600  "combat"
20601 },
20602 {
20603  "cmb_weapon_sheathe_slow",
20604  3969963291,
20605  "combat"
20606 },
20607 {
20608  "cmb_weapon_swoosh_heavy_fast",
20609  1520407519,
20610  "combat"
20611 },
20612 {
20613  "cmb_weapon_swoosh_heavy_slow",
20614  357107894,
20615  "combat"
20616 },
20617 {
20618  "cmb_weapon_swoosh_light_fast",
20619  3734862116,
20620  "combat"
20621 },
20622 {
20623  "cmb_weapon_swoosh_light_slow",
20624  737415333,
20625  "combat"
20626 },
20627 {
20628  "cmb_weapon_unsheathe_fast",
20629  3731227371,
20630  "combat"
20631 },
20632 {
20633  "cmb_weapon_unsheathe_medium",
20634  3311649432,
20635  "combat"
20636 },
20637 {
20638  "cmb_weapon_unsheathe_slow",
20639  134746554,
20640  "combat"
20641 },
20642 {
20643  "cmb_whoosh_fast_heavy_DISABLED",
20644  1360185198,
20645  "combat"
20646 },
20647 {
20648  "cmb_whoosh_fast_idle",
20649  4122131156,
20650  "combat"
20651 },
20652 {
20653  "cmb_whoosh_fast_light_DISABLED",
20654  294186305,
20655  "combat"
20656 },
20657 {
20658  "cmb_whoosh_medium_heavy_DISABLED",
20659  4007568943,
20660  "combat"
20661 },
20662 {
20663  "cmb_whoosh_medium_idle",
20664  1314226801,
20665  "combat"
20666 },
20667 {
20668  "cmb_whoosh_medium_light_DISABLED",
20669  2180102232,
20670  "combat"
20671 },
20672 {
20673  "cmb_whoosh_slow_heavy_DISABLED",
20674  2355687681,
20675  "combat"
20676 },
20677 {
20678  "cmb_whoosh_slow_idle",
20679  713348931,
20680  "combat"
20681 },
20682 {
20683  "cmb_whoosh_slow_light_DISABLED",
20684  4007709498,
20685  "combat"
20686 },
20687 {
20688  "cmb_wildhunt_boss_weapon_swoosh",
20689  1564890302,
20690  "combat"
20691 },
20692 {
20693  "scene_cmb_face_slap",
20694  349146889,
20695  "combat"
20696 },
20697 {
20698  "scene_cmb_fist_hit",
20699  2977267691,
20700  "combat"
20701 },
20702 {
20703  "scene_cmb_fistfight_short_parry",
20704  1155187157,
20705  "combat"
20706 },
20707 {
20708  "scene_cmb_fistfight_swoosh_01",
20709  1851867369,
20710  "combat"
20711 },
20712 {
20713  "scene_cmb_fistfight_swoosh_03",
20714  1851867371,
20715  "combat"
20716 },
20717 {
20718  "scene_cmb_fistfight_swoosh_04",
20719  1851867372,
20720  "combat"
20721 },
20722 {
20723  "scene_cmb_generic_body_hit",
20724  1666856275,
20725  "combat"
20726 },
20727 {
20728  "scene_cmb_generic_body_hit_with_whoosh",
20729  3602771259,
20730  "combat"
20731 },
20732 {
20733  "scene_cmb_sword_medium_stab_in",
20734  2450800207,
20735  "combat"
20736 },
20737 {
20738  "scene_cmb_sword_medium_stab_out",
20739  1306698178,
20740  "combat"
20741 },
20742 {
20743  "scene_cmb_sword_unsheat_fast_2D",
20744  3277739743,
20745  "combat"
20746 },
20747 {
20748  "scene_cmb_sword_unsheat_medium_2D",
20749  3454838394,
20750  "combat"
20751 },
20752 {
20753  "scene_weapon_sword_unsheat_fast",
20754  3620015312,
20755  "combat"
20756 },
20757 {
20758  "set_opponent_weapon_type_sword_wooden",
20759  3824271594,
20760  "combat"
20761 },
20762 {
20763  "set_weapon_type_sword_wooden",
20764  422683288,
20765  "combat"
20766 },
20767 {
20768  "shield_metal_impact",
20769  4281485643,
20770  "combat"
20771 },
20772 {
20773  "shield_wood_impact",
20774  1478872527,
20775  "combat"
20776 },
20777 {
20778  "weapon_bow_draw",
20779  1148475173,
20780  "combat"
20781 },
20782 {
20783  "weapon_bow_hide",
20784  295260403,
20785  "combat"
20786 },
20787 {
20788  "weapon_bow_insert_arrow",
20789  1035816902,
20790  "combat"
20791 },
20792 {
20793  "weapon_bow_pull_string",
20794  1892802886,
20795  "combat"
20796 },
20797 {
20798  "weapon_bow_shot",
20799  816286155,
20800  "combat"
20801 },
20802 {
20803  "weapon_bow_unsheat_arrow",
20804  659586977,
20805  "combat"
20806 },
20807 {
20808  "weapon_crossbow_reload_stage1",
20809  3416336116,
20810  "combat"
20811 },
20812 {
20813  "weapon_crossbow_reload_stage2",
20814  3416336119,
20815  "combat"
20816 },
20817 {
20818  "weapon_crossbow_reload_stage3",
20819  3416336118,
20820  "combat"
20821 },
20822 {
20823  "weapon_crossbow_reload_stage4",
20824  3416336113,
20825  "combat"
20826 },
20827 {
20828  "weapon_crossbow_reload_stage5",
20829  3416336112,
20830  "combat"
20831 },
20832 {
20833  "weapon_crossbow_reload_stage6",
20834  3416336115,
20835  "combat"
20836 },
20837 {
20838  "weapon_crossbow_shot",
20839  3467163299,
20840  "combat"
20841 },
20842 {
20843  "weapon_gabriel_reload",
20844  3631289794,
20845  "combat"
20846 },
20847 {
20848  "weapon_gabriel_shot",
20849  4240062933,
20850  "combat"
20851 },
20852 {
20853  "weapon_geralt_crossbow_hide",
20854  3366534741,
20855  "combat"
20856 },
20857 {
20858  "weapon_geralt_crossbow_reload",
20859  1243166866,
20860  "combat"
20861 },
20862 {
20863  "wood_shield_foley",
20864  2855272694,
20865  "combat"
20866 },
20867 {
20868  "animals_seagull_call_01",
20869  1077591035,
20870  "animals_seagull"
20871 },
20872 {
20873  "animals_seagull_call_idle_01",
20874  1999545006,
20875  "animals_seagull"
20876 },
20877 {
20878  "animals_seagull_die_01",
20879  2875734811,
20880  "animals_seagull"
20881 },
20882 {
20883  "global_time_freeze_param_restart",
20884  2436664968,
20885  "vo_definitions"
20886 },
20887 {
20888  "mute_music",
20889  2741649490,
20890  "vo_definitions"
20891 },
20892 {
20893  "mute_sounds",
20894  3524007241,
20895  "vo_definitions"
20896 },
20897 {
20898  "set_armour_type_movement_wh_armour",
20899  3516584178,
20900  "vo_definitions"
20901 },
20902 {
20903  "set_armour_type_wh_armour",
20904  2529353864,
20905  "vo_definitions"
20906 },
20907 {
20908  "set_entity_gender_female",
20909  2626936984,
20910  "vo_definitions"
20911 },
20912 {
20913  "set_entity_gender_male",
20914  391906855,
20915  "vo_definitions"
20916 },
20917 {
20918  "set_entity_name_ciri",
20919  2223622433,
20920  "vo_definitions"
20921 },
20922 {
20923  "set_entity_name_geralt",
20924  4208497665,
20925  "vo_definitions"
20926 },
20927 {
20928  "set_entity_name_ghost_man",
20929  1262920134,
20930  "vo_definitions"
20931 },
20932 {
20933  "set_entity_name_ghost_woman",
20934  1761699176,
20935  "vo_definitions"
20936 },
20937 {
20938  "set_entity_name_hjalmar",
20939  2936969049,
20940  "vo_definitions"
20941 },
20942 {
20943  "set_entity_name_horse_tamed",
20944  752788409,
20945  "vo_definitions"
20946 },
20947 {
20948  "set_entity_name_horse_wild",
20949  710805984,
20950  "vo_definitions"
20951 },
20952 {
20953  "set_entity_name_imlerith",
20954  1756078766,
20955  "vo_definitions"
20956 },
20957 {
20958  "set_entity_name_sentry",
20959  162079755,
20960  "vo_definitions"
20961 },
20962 {
20963  "set_entity_name_shade",
20964  4265507557,
20965  "vo_definitions"
20966 },
20967 {
20968  "set_entity_name_wild_hunt",
20969  912918066,
20970  "vo_definitions"
20971 },
20972 {
20973  "set_entity_name_wild_hunt_ghost",
20974  1389184146,
20975  "vo_definitions"
20976 },
20977 {
20978  "set_entity_sound_set_voice_1",
20979  215238033,
20980  "vo_definitions"
20981 },
20982 {
20983  "set_entity_sound_set_voice_2",
20984  215238034,
20985  "vo_definitions"
20986 },
20987 {
20988  "set_entity_sound_set_voice_3",
20989  215238035,
20990  "vo_definitions"
20991 },
20992 {
20993  "set_entity_sound_set_voice_4",
20994  215238036,
20995  "vo_definitions"
20996 },
20997 {
20998  "set_entity_sound_set_voice_5",
20999  215238037,
21000  "vo_definitions"
21001 },
21002 {
21003  "set_entity_sound_set_voice_6",
21004  215238038,
21005  "vo_definitions"
21006 },
21007 {
21008  "system_alt_tab",
21009  2501864830,
21010  "vo_definitions"
21011 },
21012 {
21013  "system_blackscreen_end",
21014  3870429208,
21015  "vo_definitions"
21016 },
21017 {
21018  "system_blackscreen_start",
21019  3557183939,
21020  "vo_definitions"
21021 },
21022 {
21023  "system_pause",
21024  3200923577,
21025  "vo_definitions"
21026 },
21027 {
21028  "system_resume",
21029  397622648,
21030  "vo_definitions"
21031 },
21032 {
21033  "system_resume_music_only",
21034  2242199129,
21035  "vo_definitions"
21036 },
21037 {
21038  "system_suspend",
21039  3123389883,
21040  "vo_definitions"
21041 },
21042 {
21043  "unmute_music",
21044  1441918971,
21045  "vo_definitions"
21046 },
21047 {
21048  "unmute_sounds",
21049  1238485898,
21050  "vo_definitions"
21051 },
21052 {
21053  "vo_2d",
21054  1717959685,
21055  "vo_definitions"
21056 },
21057 {
21058  "vo_2d_sq202_ducking",
21059  4230854192,
21060  "vo_definitions"
21061 },
21062 {
21063  "vo_3d_att_end",
21064  1768973256,
21065  "vo_definitions"
21066 },
21067 {
21068  "vo_3d_att_start",
21069  3938768627,
21070  "vo_definitions"
21071 },
21072 {
21073  "vo_3d_long",
21074  1381181951,
21075  "vo_definitions"
21076 },
21077 {
21078  "vo_3d_quest_long",
21079  709205798,
21080  "vo_definitions"
21081 },
21082 {
21083  "vo_test",
21084  553383131,
21085  "vo_definitions"
21086 },
21087 {
21088  "cs602_sex_with_shani_choice",
21089  2804435171,
21090  "cs602_sex_with_shani_choice"
21091 },
21092 {
21093  "animals_chicken_calm",
21094  3752091742,
21095  "animals_chicken"
21096 },
21097 {
21098  "animals_chicken_cluck_long",
21099  2531468938,
21100  "animals_chicken"
21101 },
21102 {
21103  "animals_chicken_cluck_short",
21104  3372038406,
21105  "animals_chicken"
21106 },
21107 {
21108  "animals_chicken_death",
21109  2137640667,
21110  "animals_chicken"
21111 },
21112 {
21113  "animals_chicken_loud",
21114  3311181851,
21115  "animals_chicken"
21116 },
21117 {
21118  "animals_chickens_clucking",
21119  3485202418,
21120  "animals_chicken"
21121 },
21122 {
21123  "animals_rooster_calm_RND",
21124  3318740460,
21125  "animals_chicken"
21126 },
21127 {
21128  "animals_rooster_morning_call",
21129  3005690983,
21130  "animals_chicken"
21131 },
21132 {
21133  "animals_crab_footsteps",
21134  2576906233,
21135  "animals_crabs"
21136 },
21137 {
21138  "animals_crab_shell",
21139  427237714,
21140  "animals_crabs"
21141 },
21142 {
21143  "animals_crabs_attacking",
21144  1407825929,
21145  "animals_crabs"
21146 },
21147 {
21148  "animals_crabs_attacking_end",
21149  3775555563,
21150  "animals_crabs"
21151 },
21152 {
21153  "animals_crabs_burning",
21154  532831560,
21155  "animals_crabs"
21156 },
21157 {
21158  "animals_crabs_burning_end",
21159  1126169262,
21160  "animals_crabs"
21161 },
21162 {
21163  "animals_crabs_dying",
21164  916850782,
21165  "animals_crabs"
21166 },
21167 {
21168  "animals_crabs_dying_end",
21169  2129079716,
21170  "animals_crabs"
21171 },
21172 {
21173  "animals_crabs_moving",
21174  2599600661,
21175  "animals_crabs"
21176 },
21177 {
21178  "animals_crabs_moving_end",
21179  3140522583,
21180  "animals_crabs"
21181 },
21182 {
21183  "cs103_baron_leaves",
21184  2830513025,
21185  "cs103_baron_leaves"
21186 },
21187 {
21188  "amb_dyn_EXT_harbour_ship_bell_60m",
21189  165326070,
21190  "amb_dyn_harbour"
21191 },
21192 {
21193  "amb_dyn_EXT_harbour_ship_creak_20m",
21194  198464971,
21195  "amb_dyn_harbour"
21196 },
21197 {
21198  "amb_dyn_EXT_harbour_ship_shouts_60m",
21199  1015753775,
21200  "amb_dyn_harbour"
21201 },
21202 {
21203  "amb_qu_IN_EXT_crowd_tavern_medium_10m",
21204  2168844472,
21205  "amb_qu_crowd_tavern"
21206 },
21207 {
21208  "cs311_geels_dreams",
21209  2929366382,
21210  "cs311_geels_dreams"
21211 },
21212 {
21213  "mus_credits_secondary",
21214  2430979234,
21215  "music_main_menu_credits"
21216 },
21217 {
21218  "mus_credits_secondary_ep1",
21219  3761742127,
21220  "music_main_menu_credits"
21221 },
21222 {
21223  "mus_credits_usm",
21224  2295745189,
21225  "music_main_menu_credits"
21226 },
21227 {
21228  "mus_credits_usm_ep1",
21229  554621836,
21230  "music_main_menu_credits"
21231 },
21232 {
21233  "mus_intro_usm",
21234  956175225,
21235  "music_main_menu_credits"
21236 },
21237 {
21238  "mus_main_menu_theme",
21239  3793034086,
21240  "music_main_menu_credits"
21241 },
21242 {
21243  "mus_main_menu_theme_ep1",
21244  2619057443,
21245  "music_main_menu_credits"
21246 },
21247 {
21248  "mus_main_menu_theme_fire_only",
21249  912796874,
21250  "music_main_menu_credits"
21251 },
21252 {
21253  "play_music_main_menu",
21254  3968446557,
21255  "music_main_menu_credits"
21256 },
21257 {
21258  "monster_waterhag_bodyfall",
21259  2140932081,
21260  "monster_waterhag"
21261 },
21262 {
21263  "monster_waterhag_breath_fast",
21264  26946793,
21265  "monster_waterhag"
21266 },
21267 {
21268  "monster_waterhag_breath_fast_custom",
21269  1889438829,
21270  "monster_waterhag"
21271 },
21272 {
21273  "monster_waterhag_breath_slow",
21274  381396340,
21275  "monster_waterhag"
21276 },
21277 {
21278  "monster_waterhag_breath_slow_custom",
21279  559382278,
21280  "monster_waterhag"
21281 },
21282 {
21283  "monster_waterhag_breath_slow_q503",
21284  2744831638,
21285  "monster_waterhag"
21286 },
21287 {
21288  "monster_waterhag_emerge",
21289  4243148429,
21290  "monster_waterhag"
21291 },
21292 {
21293  "monster_waterhag_focus_100m_start",
21294  2491979118,
21295  "monster_waterhag"
21296 },
21297 {
21298  "monster_waterhag_focus_100m_stop",
21299  2049259598,
21300  "monster_waterhag"
21301 },
21302 {
21303  "monster_waterhag_footsteps",
21304  1811649603,
21305  "monster_waterhag"
21306 },
21307 {
21308  "monster_waterhag_fs_dirt_custom",
21309  2090708525,
21310  "monster_waterhag"
21311 },
21312 {
21313  "monster_waterhag_ground",
21314  290244511,
21315  "monster_waterhag"
21316 },
21317 {
21318  "monster_waterhag_mud_grab",
21319  3884955825,
21320  "monster_waterhag"
21321 },
21322 {
21323  "monster_waterhag_shuffle",
21324  3017340953,
21325  "monster_waterhag"
21326 },
21327 {
21328  "monster_waterhag_slime",
21329  923747702,
21330  "monster_waterhag"
21331 },
21332 {
21333  "monster_waterhag_swoosh",
21334  1796354571,
21335  "monster_waterhag"
21336 },
21337 {
21338  "monster_waterhag_vo_attack_long",
21339  3510480319,
21340  "monster_waterhag"
21341 },
21342 {
21343  "monster_waterhag_vo_attack_short",
21344  76575697,
21345  "monster_waterhag"
21346 },
21347 {
21348  "monster_waterhag_vo_attack_short_custom",
21349  1661089909,
21350  "monster_waterhag"
21351 },
21352 {
21353  "monster_waterhag_vo_burn",
21354  4117723609,
21355  "monster_waterhag"
21356 },
21357 {
21358  "monster_waterhag_vo_burn_STOP",
21359  707541932,
21360  "monster_waterhag"
21361 },
21362 {
21363  "monster_waterhag_vo_death_long",
21364  19696361,
21365  "monster_waterhag"
21366 },
21367 {
21368  "monster_waterhag_vo_gurgle_long",
21369  2958097583,
21370  "monster_waterhag"
21371 },
21372 {
21373  "monster_waterhag_vo_gurgle_short",
21374  3673249665,
21375  "monster_waterhag"
21376 },
21377 {
21378  "monster_waterhag_vo_gurgle_short_custom",
21379  2846418885,
21380  "monster_waterhag"
21381 },
21382 {
21383  "monster_waterhag_vo_gurgle_short_q503",
21384  2259592617,
21385  "monster_waterhag"
21386 },
21387 {
21388  "monster_waterhag_vo_mumble_high",
21389  3264542291,
21390  "monster_waterhag"
21391 },
21392 {
21393  "monster_waterhag_vo_mumble_high_RND",
21394  2281621438,
21395  "monster_waterhag"
21396 },
21397 {
21398  "monster_waterhag_vo_mumble_low",
21399  2794831639,
21400  "monster_waterhag"
21401 },
21402 {
21403  "monster_waterhag_vo_mumble_low_RND",
21404  1899194106,
21405  "monster_waterhag"
21406 },
21407 {
21408  "monster_waterhag_vo_mumble_low_RND_walk",
21409  254190042,
21410  "monster_waterhag"
21411 },
21412 {
21413  "monster_waterhag_vo_pain",
21414  3857630730,
21415  "monster_waterhag"
21416 },
21417 {
21418  "monster_waterhag_vo_taunt",
21419  2129049818,
21420  "monster_waterhag"
21421 },
21422 {
21423  "monster_waterhag_vo_taunt_custom",
21424  1612428784,
21425  "monster_waterhag"
21426 },
21427 {
21428  "set_monster_waterhag_armour_type_flesh",
21429  2083210797,
21430  "monster_waterhag"
21431 },
21432 {
21433  "cs111_imlerith_dies",
21434  2976649285,
21435  "cs111_imlerith_dies"
21436 },
21437 {
21438  "cs202_geralt_steps_on_ice",
21439  2979746653,
21440  "cs202_geralt_steps_on_ice"
21441 },
21442 {
21443  "d_global_door_wooden_qu503_witch_hut",
21444  3649571760,
21445  "global_doors"
21446 },
21447 {
21448  "d_global_doors_gate_wooden_1_open_2d_1s",
21449  1171396773,
21450  "global_doors"
21451 },
21452 {
21453  "d_global_doors_in_sq310_close",
21454  2229553989,
21455  "global_doors"
21456 },
21457 {
21458  "d_global_doors_in_sq310_open",
21459  3337399247,
21460  "global_doors"
21461 },
21462 {
21463  "global_doors_gate_wooden_1_close",
21464  63672340,
21465  "global_doors"
21466 },
21467 {
21468  "global_doors_gate_wooden_1_closed_fully",
21469  2420621045,
21470  "global_doors"
21471 },
21472 {
21473  "global_doors_gate_wooden_1_closing_squeak",
21474  2661702526,
21475  "global_doors"
21476 },
21477 {
21478  "global_doors_gate_wooden_1_closing_squeak_stop",
21479  1869748381,
21480  "global_doors"
21481 },
21482 {
21483  "global_doors_gate_wooden_1_open",
21484  497910960,
21485  "global_doors"
21486 },
21487 {
21488  "global_doors_gate_wooden_1_opened_fully",
21489  3478807770,
21490  "global_doors"
21491 },
21492 {
21493  "global_doors_gate_wooden_1_opening_stop",
21494  2411824455,
21495  "global_doors"
21496 },
21497 {
21498  "global_doors_metal_1_closed_fully",
21499  324434880,
21500  "global_doors"
21501 },
21502 {
21503  "global_doors_metal_1_closing_squeak",
21504  1821911575,
21505  "global_doors"
21506 },
21507 {
21508  "global_doors_metal_1_closing_squeak_stop",
21509  3725976242,
21510  "global_doors"
21511 },
21512 {
21513  "global_doors_metal_1_open",
21514  2210058049,
21515  "global_doors"
21516 },
21517 {
21518  "global_doors_metal_1_opened_fully",
21519  1761900939,
21520  "global_doors"
21521 },
21522 {
21523  "global_doors_metal_2_closed_fully",
21524  1366251813,
21525  "global_doors"
21526 },
21527 {
21528  "global_doors_metal_2_open",
21529  1181926400,
21530  "global_doors"
21531 },
21532 {
21533  "global_doors_metal_2_opened_fully",
21534  100105034,
21535  "global_doors"
21536 },
21537 {
21538  "global_doors_metal_2_squeak",
21539  127438310,
21540  "global_doors"
21541 },
21542 {
21543  "global_doors_metal_2_squeak_stop",
21544  3784151029,
21545  "global_doors"
21546 },
21547 {
21548  "global_doors_portcullis_wooded_loop_start",
21549  3081870553,
21550  "global_doors"
21551 },
21552 {
21553  "global_doors_portcullis_wooded_loop_stop",
21554  2727590579,
21555  "global_doors"
21556 },
21557 {
21558  "global_doors_stone_1_slide_far_start",
21559  1880369045,
21560  "global_doors"
21561 },
21562 {
21563  "global_doors_stone_1_slide_far_stop_hard",
21564  2470644597,
21565  "global_doors"
21566 },
21567 {
21568  "global_doors_stone_1_slide_start",
21569  682697723,
21570  "global_doors"
21571 },
21572 {
21573  "global_doors_stone_1_slide_stop_hard",
21574  119925179,
21575  "global_doors"
21576 },
21577 {
21578  "global_doors_stone_1_slide_stop_soft",
21579  1834873396,
21580  "global_doors"
21581 },
21582 {
21583  "global_doors_stone_2_slide_open_short",
21584  2913140783,
21585  "global_doors"
21586 },
21587 {
21588  "global_doors_stone_2_slide_start",
21589  2769672444,
21590  "global_doors"
21591 },
21592 {
21593  "global_doors_stone_2_slide_stop_hard",
21594  783201516,
21595  "global_doors"
21596 },
21597 {
21598  "global_doors_stone_2_slide_stop_soft",
21599  1247083183,
21600  "global_doors"
21601 },
21602 {
21603  "global_doors_stone_3_slide_open_short",
21604  2706746328,
21605  "global_doors"
21606 },
21607 {
21608  "global_doors_stone_3_slide_start",
21609  1544601049,
21610  "global_doors"
21611 },
21612 {
21613  "global_doors_stone_3_slide_stop_hard",
21614  1037302985,
21615  "global_doors"
21616 },
21617 {
21618  "global_doors_stone_3_slide_stop_soft",
21619  336801714,
21620  "global_doors"
21621 },
21622 {
21623  "global_doors_stone_4_slide_start",
21624  4098993626,
21625  "global_doors"
21626 },
21627 {
21628  "global_doors_stone_4_slide_stop_hard",
21629  2123824330,
21630  "global_doors"
21631 },
21632 {
21633  "global_doors_stone_switch",
21634  2717618159,
21635  "global_doors"
21636 },
21637 {
21638  "global_doors_wooden_0_close",
21639  804834543,
21640  "global_doors"
21641 },
21642 {
21643  "global_doors_wooden_0_closed_fully",
21644  148461864,
21645  "global_doors"
21646 },
21647 {
21648  "global_doors_wooden_0_open",
21649  811919529,
21650  "global_doors"
21651 },
21652 {
21653  "global_doors_wooden_0_opened_fully",
21654  3885276307,
21655  "global_doors"
21656 },
21657 {
21658  "global_doors_wooden_0_squeak",
21659  3457292611,
21660  "global_doors"
21661 },
21662 {
21663  "global_doors_wooden_0_squeak_stop",
21664  485755310,
21665  "global_doors"
21666 },
21667 {
21668  "global_doors_wooden_1_close",
21669  2840058382,
21670  "global_doors"
21671 },
21672 {
21673  "global_doors_wooden_1_closed_fully",
21674  1550586099,
21675  "global_doors"
21676 },
21677 {
21678  "global_doors_wooden_1_closing_squeak_loop_start",
21679  922925400,
21680  "global_doors"
21681 },
21682 {
21683  "global_doors_wooden_1_closing_squeak_loop_stop",
21684  77979108,
21685  "global_doors"
21686 },
21687 {
21688  "global_doors_wooden_1_open",
21689  2674466762,
21690  "global_doors"
21691 },
21692 {
21693  "global_doors_wooden_1_opened_fully",
21694  1415434652,
21695  "global_doors"
21696 },
21697 {
21698  "global_doors_wooden_1_opening_squeak_loop_start",
21699  3927725997,
21700  "global_doors"
21701 },
21702 {
21703  "global_doors_wooden_1_opening_squeak_loop_stop",
21704  3048917743,
21705  "global_doors"
21706 },
21707 {
21708  "global_doors_wooden_1_slam_shut",
21709  2553045470,
21710  "global_doors"
21711 },
21712 {
21713  "global_doors_wooden_1_squeak_start",
21714  1671166325,
21715  "global_doors"
21716 },
21717 {
21718  "global_doors_wooden_1_squeak_stop",
21719  3106936791,
21720  "global_doors"
21721 },
21722 {
21723  "global_doors_wooden_2_close",
21724  2920242189,
21725  "global_doors"
21726 },
21727 {
21728  "global_doors_wooden_2_closed_fully",
21729  358100226,
21730  "global_doors"
21731 },
21732 {
21733  "global_doors_wooden_2_open",
21734  3030798279,
21735  "global_doors"
21736 },
21737 {
21738  "global_doors_wooden_2_opened_fully",
21739  105215753,
21740  "global_doors"
21741 },
21742 {
21743  "global_doors_wooden_2_squeak",
21744  146017465,
21745  "global_doors"
21746 },
21747 {
21748  "global_doors_wooden_2_squeak_stop",
21749  2145174348,
21750  "global_doors"
21751 },
21752 {
21753  "global_doors_wooden_3_close",
21754  2922516156,
21755  "global_doors"
21756 },
21757 {
21758  "global_doors_wooden_3_closed_fully",
21759  3312301901,
21760  "global_doors"
21761 },
21762 {
21763  "global_doors_wooden_3_open",
21764  3005090856,
21765  "global_doors"
21766 },
21767 {
21768  "global_doors_wooden_3_opened_fully",
21769  1461473554,
21770  "global_doors"
21771 },
21772 {
21773  "global_doors_wooden_3_squeak",
21774  4138391454,
21775  "global_doors"
21776 },
21777 {
21778  "global_doors_wooden_3_squeak_stop",
21779  234699901,
21780  "global_doors"
21781 },
21782 {
21783  "global_doors_wooden_creepy_1_close",
21784  1623740243,
21785  "global_doors"
21786 },
21787 {
21788  "global_doors_wooden_creepy_1_closed_fully",
21789  3599124580,
21790  "global_doors"
21791 },
21792 {
21793  "global_doors_wooden_creepy_1_open",
21794  1072238309,
21795  "global_doors"
21796 },
21797 {
21798  "global_doors_wooden_creepy_1_opened_fully",
21799  1501194279,
21800  "global_doors"
21801 },
21802 {
21803  "global_doors_wooden_creepy_1_squeak",
21804  668033511,
21805  "global_doors"
21806 },
21807 {
21808  "global_doors_wooden_creepy_1_squeak_stop",
21809  937200290,
21810  "global_doors"
21811 },
21812 {
21813  "global_doors_wooden_qu106_creepy_closing",
21814  3472960886,
21815  "global_doors"
21816 },
21817 {
21818  "global_doors_wooden_qu106_creepy_opening",
21819  3928913787,
21820  "global_doors"
21821 },
21822 {
21823  "global_doors_wooden_qu301_creepy_opening",
21824  1610736,
21825  "global_doors"
21826 },
21827 {
21828  "global_doors_wooden_qu301_creepy_shutting",
21829  3477157162,
21830  "global_doors"
21831 },
21832 {
21833  "global_doors_wooden_trap_1_closed_fully",
21834  647187451,
21835  "global_doors"
21836 },
21837 {
21838  "global_doors_wooden_trap_1_opened_fully",
21839  2622583588,
21840  "global_doors"
21841 },
21842 {
21843  "global_doors_wooden_trap_1_squeak",
21844  1974374736,
21845  "global_doors"
21846 },
21847 {
21848  "global_doors_wooden_trap_1_squeak_stop",
21849  743529503,
21850  "global_doors"
21851 },
21852 {
21853  "global_doors_wooden_unlock",
21854  3193634934,
21855  "global_doors"
21856 },
21857 {
21858  "cs105_cutting_ear_sfx",
21859  544743785,
21860  "cs105_cutting_ear"
21861 },
21862 {
21863  "cs201_becca_introduced",
21864  2993235761,
21865  "cs201_becca_introduced"
21866 },
21867 {
21868  "grunt_vo_agony",
21869  3604533624,
21870  "grunt_vo_hjalmar"
21871 },
21872 {
21873  "grunt_vo_agony_end",
21874  2269873918,
21875  "grunt_vo_hjalmar"
21876 },
21877 {
21878  "grunt_vo_attack_long",
21879  3644397417,
21880  "grunt_vo_hjalmar"
21881 },
21882 {
21883  "grunt_vo_attack_long_ALWAYS",
21884  561525283,
21885  "grunt_vo_hjalmar"
21886 },
21887 {
21888  "grunt_vo_attack_medium",
21889  1039281658,
21890  "grunt_vo_hjalmar"
21891 },
21892 {
21893  "grunt_vo_attack_medium_ALWAYS",
21894  519880790,
21895  "grunt_vo_hjalmar"
21896 },
21897 {
21898  "grunt_vo_attack_short",
21899  4055069695,
21900  "grunt_vo_hjalmar"
21901 },
21902 {
21903  "grunt_vo_attack_short_ALWAYS",
21904  3430882369,
21905  "grunt_vo_hjalmar"
21906 },
21907 {
21908  "grunt_vo_attack_short_RND",
21909  3242351522,
21910  "grunt_vo_hjalmar"
21911 },
21912 {
21913  "grunt_vo_block",
21914  1993327423,
21915  "grunt_vo_hjalmar"
21916 },
21917 {
21918  "grunt_vo_burn_dmg",
21919  3180714690,
21920  "grunt_vo_hjalmar"
21921 },
21922 {
21923  "grunt_vo_burn_dmg_end",
21924  1860819992,
21925  "grunt_vo_hjalmar"
21926 },
21927 {
21928  "grunt_vo_burn_recovery",
21929  1522559591,
21930  "grunt_vo_hjalmar"
21931 },
21932 {
21933  "grunt_vo_death",
21934  209757778,
21935  "grunt_vo_hjalmar"
21936 },
21937 {
21938  "grunt_vo_death_last_breath",
21939  568971658,
21940  "grunt_vo_hjalmar"
21941 },
21942 {
21943  "grunt_vo_death_stop",
21944  2458096881,
21945  "grunt_vo_hjalmar"
21946 },
21947 {
21948  "grunt_vo_dodge",
21949  1035580193,
21950  "grunt_vo_hjalmar"
21951 },
21952 {
21953  "grunt_vo_grunt",
21954  1456643074,
21955  "grunt_vo_hjalmar"
21956 },
21957 {
21958  "grunt_vo_impact_heavy",
21959  1625123410,
21960  "grunt_vo_hjalmar"
21961 },
21962 {
21963  "grunt_vo_impact_heavy_ALWAYS",
21964  2761801550,
21965  "grunt_vo_hjalmar"
21966 },
21967 {
21968  "grunt_vo_impact_light",
21969  1777262823,
21970  "grunt_vo_hjalmar"
21971 },
21972 {
21973  "grunt_vo_impact_light_ALWAYS",
21974  1105490537,
21975  "grunt_vo_hjalmar"
21976 },
21977 {
21978  "grunt_vo_impact_light_RND",
21979  127149386,
21980  "grunt_vo_hjalmar"
21981 },
21982 {
21983  "grunt_vo_shock",
21984  3985992122,
21985  "grunt_vo_hjalmar"
21986 },
21987 {
21988  "grunt_vo_throat_cut",
21989  1902649411,
21990  "grunt_vo_hjalmar"
21991 },
21992 {
21993  "grunt_vo_throat_gurgling",
21994  1658875032,
21995  "grunt_vo_hjalmar"
21996 },
21997 {
21998  "grunt_vo_throat_gurgling_sparse",
21999  1433536311,
22000  "grunt_vo_hjalmar"
22001 },
22002 {
22003  "scene_grunt_vo_attack_long_ALWAYS",
22004  3623814830,
22005  "grunt_vo_hjalmar"
22006 },
22007 {
22008  "scene_grunt_vo_attack_medium_ALWAYS",
22009  3791880103,
22010  "grunt_vo_hjalmar"
22011 },
22012 {
22013  "scene_grunt_vo_attack_short_ALWAYS",
22014  1868473450,
22015  "grunt_vo_hjalmar"
22016 },
22017 {
22018  "scene_grunt_vo_burn_dmg_RND",
22019  3479660250,
22020  "grunt_vo_hjalmar"
22021 },
22022 {
22023  "scene_grunt_vo_death_RND",
22024  909264800,
22025  "grunt_vo_hjalmar"
22026 },
22027 {
22028  "scene_grunt_vo_m_burn_damage_loop_start",
22029  3275716446,
22030  "grunt_vo_hjalmar"
22031 },
22032 {
22033  "scene_grunt_vo_m_burn_damage_loop_stop",
22034  1756125182,
22035  "grunt_vo_hjalmar"
22036 },
22037 {
22038  "scene_grunt_vo_m_burn_dmg_end",
22039  2077504813,
22040  "grunt_vo_hjalmar"
22041 },
22042 {
22043  "scene_grunt_vo_m_impact_heavy",
22044  4109997507,
22045  "grunt_vo_hjalmar"
22046 },
22047 {
22048  "scene_grunt_vo_m_impact_light",
22049  1900386010,
22050  "grunt_vo_hjalmar"
22051 },
22052 {
22053  "scene_grunt_vo_m_throat_cut",
22054  3188734954,
22055  "grunt_vo_hjalmar"
22056 },
22057 {
22058  "cs501_crach_dies",
22059  3006093997,
22060  "cs501_crach_dies"
22061 },
22062 {
22063  "sign_igni_charge_begin",
22064  205313075,
22065  "sign_igni"
22066 },
22067 {
22068  "sign_igni_charge_concentrate",
22069  3827195972,
22070  "sign_igni"
22071 },
22072 {
22073  "sign_igni_charge_loop_play",
22074  738680239,
22075  "sign_igni"
22076 },
22077 {
22078  "sign_igni_charge_loop_stop",
22079  3497887661,
22080  "sign_igni"
22081 },
22082 {
22083  "sign_igni_no_stamina",
22084  3091852690,
22085  "sign_igni"
22086 },
22087 {
22088  "cs602_sex_with_shani_intro",
22089  3035169484,
22090  "cs602_sex_with_shani_intro"
22091 },
22092 {
22093  "sq_nml_104_breath",
22094  3305118242,
22095  "sq_nml_104"
22096 },
22097 {
22098  "sq_nml_104_margaret_dies",
22099  1300889789,
22100  "sq_nml_104"
22101 },
22102 {
22103  "sq_nml_104_niellen_dies",
22104  3063570785,
22105  "sq_nml_104"
22106 },
22107 {
22108  "sq_nml_104_women_scream",
22109  1396347510,
22110  "sq_nml_104"
22111 },
22112 {
22113  "sq_nml_107_pig_conversation",
22114  3724247231,
22115  "sq_nml_107"
22116 },
22117 {
22118  "sq_nml_107_pig_scream_and__cloud",
22119  2918249864,
22120  "sq_nml_107"
22121 },
22122 {
22123  "sq_nml_107_pigs_uncurse_transform_vfx",
22124  3999923622,
22125  "sq_nml_107"
22126 },
22127 {
22128  "sq_nml_101_spell_clothes",
22129  1352296050,
22130  "sq_nml_101"
22131 },
22132 {
22133  "sq_nml_101_turning_mice_into_stallions",
22134  1688402138,
22135  "sq_nml_101"
22136 },
22137 {
22138  "sq_nml_102_02_05_geralt_meets_letho_trap_kill_mane",
22139  3991276855,
22140  "sq_nml_102"
22141 },
22142 {
22143  "sq_nml_102_02_06_letho_shows_assassins_horse_arraving",
22144  1998268773,
22145  "sq_nml_102"
22146 },
22147 {
22148  "sq_nml_102_angry_mans",
22149  1819866899,
22150  "sq_nml_102"
22151 },
22152 {
22153  "sq_nml_102_drop_wood",
22154  3633959203,
22155  "sq_nml_102"
22156 },
22157 {
22158  "sq_nml_102_letho_fire_brust",
22159  215665812,
22160  "sq_nml_102"
22161 },
22162 {
22163  "sq_nml_102_wood_ladder",
22164  3767028852,
22165  "sq_nml_102"
22166 },
22167 {
22168  "sq_nml_108",
22169  3045422285,
22170  "sq_nml_108"
22171 },
22172 {
22173  "cs_give_take_default",
22174  3047707059,
22175  "cs_give_take_default"
22176 },
22177 {
22178  "amb_qu_INT_crowd_inhouse_party",
22179  3392991151,
22180  "amb_qu_crowd_inhouse_party"
22181 },
22182 {
22183  "amb_qu_INT_crowd_inhouse_party_int_0",
22184  262492568,
22185  "amb_qu_crowd_inhouse_party"
22186 },
22187 {
22188  "amb_qu_INT_crowd_inhouse_party_int_1",
22189  262492569,
22190  "amb_qu_crowd_inhouse_party"
22191 },
22192 {
22193  "amb_qu_INT_crowd_inhouse_party_int_2",
22194  262492570,
22195  "amb_qu_crowd_inhouse_party"
22196 },
22197 {
22198  "amb_qu_INT_crowd_inhouse_party_int_3",
22199  262492571,
22200  "amb_qu_crowd_inhouse_party"
22201 },
22202 {
22203  "amb_dyn_warcamp",
22204  3065823327,
22205  "amb_dyn_warcamp"
22206 },
22207 {
22208  "cs305_arrival_dandelion_and_priscilla",
22209  3068188610,
22210  "cs305_arrival_dandelion_and_priscilla"
22211 },
22212 {
22213  "animals_whale_blow_hole",
22214  671837674,
22215  "animals_whale"
22216 },
22217 {
22218  "animals_whale_call_close",
22219  3560650816,
22220  "animals_whale"
22221 },
22222 {
22223  "animals_whale_call_far",
22224  2648690287,
22225  "animals_whale"
22226 },
22227 {
22228  "animals_whale_tail_splash",
22229  3118325691,
22230  "animals_whale"
22231 },
22232 {
22233  "amb_qu_haunted_EM_CUSTOM_evil_laugh_1",
22234  3748307354,
22235  "amb_qu_haunted"
22236 },
22237 {
22238  "amb_qu_haunted_EM_CUSTOM_footsteps_1",
22239  1939218767,
22240  "amb_qu_haunted"
22241 },
22242 {
22243  "amb_qu_haunted_EM_CUSTOM_monster_hiss_1",
22244  356819428,
22245  "amb_qu_haunted"
22246 },
22247 {
22248  "cs403_canaris",
22249  3097724152,
22250  "cs403_canaris"
22251 },
22252 {
22253  "cs103_poroniec_attack_choice",
22254  3132185948,
22255  "cs103_poroniec_attack_choice"
22256 },
22257 {
22258  "mq_km_4006_stone_door_moving",
22259  2443202325,
22260  "mq_km_4006"
22261 },
22262 {
22263  "monster_bear_bite",
22264  1910270723,
22265  "monster_bear"
22266 },
22267 {
22268  "monster_bear_focus_100m_start",
22269  3455113821,
22270  "monster_bear"
22271 },
22272 {
22273  "monster_bear_focus_100m_stop",
22274  314765663,
22275  "monster_bear"
22276 },
22277 {
22278  "monster_bear_mv_bodyfall",
22279  1905816484,
22280  "monster_bear"
22281 },
22282 {
22283  "monster_bear_mv_footstep",
22284  3223291629,
22285  "monster_bear"
22286 },
22287 {
22288  "monster_bear_mv_footsteps_custom",
22289  1928022038,
22290  "monster_bear"
22291 },
22292 {
22293  "monster_bear_mv_paw",
22294  1174783785,
22295  "monster_bear"
22296 },
22297 {
22298  "monster_bear_sfx_calm_groan",
22299  940846390,
22300  "monster_bear"
22301 },
22302 {
22303  "monster_bear_sfx_calm_groan_custom",
22304  869620828,
22305  "monster_bear"
22306 },
22307 {
22308  "monster_bear_sfx_calm_groan_rnd",
22309  3606467031,
22310  "monster_bear"
22311 },
22312 {
22313  "monster_bear_sfx_eat",
22314  252439957,
22315  "monster_bear"
22316 },
22317 {
22318  "monster_bear_sfx_eat_short",
22319  1872096950,
22320  "monster_bear"
22321 },
22322 {
22323  "monster_bear_sfx_getup",
22324  1054635664,
22325  "monster_bear"
22326 },
22327 {
22328  "monster_bear_sfx_ground_custom",
22329  4261770238,
22330  "monster_bear"
22331 },
22332 {
22333  "monster_bear_sfx_laydown",
22334  920867913,
22335  "monster_bear"
22336 },
22337 {
22338  "monster_bear_sfx_lick",
22339  1602674270,
22340  "monster_bear"
22341 },
22342 {
22343  "monster_bear_sfx_sleep",
22344  1772759978,
22345  "monster_bear"
22346 },
22347 {
22348  "monster_bear_sfx_stomp",
22349  4136461892,
22350  "monster_bear"
22351 },
22352 {
22353  "monster_bear_sfx_stomp_dirt_custom",
22354  2475780574,
22355  "monster_bear"
22356 },
22357 {
22358  "monster_bear_swoosh",
22359  2490850544,
22360  "monster_bear"
22361 },
22362 {
22363  "monster_bear_vo_attack_long",
22364  4151729824,
22365  "monster_bear"
22366 },
22367 {
22368  "monster_bear_vo_attack_long_custom",
22369  2497844754,
22370  "monster_bear"
22371 },
22372 {
22373  "monster_bear_vo_attack_quick",
22374  1802914659,
22375  "monster_bear"
22376 },
22377 {
22378  "monster_bear_vo_attack_short",
22379  1725473600,
22380  "monster_bear"
22381 },
22382 {
22383  "monster_bear_vo_attack_short_custom",
22384  928104946,
22385  "monster_bear"
22386 },
22387 {
22388  "monster_bear_vo_breath",
22389  1253219341,
22390  "monster_bear"
22391 },
22392 {
22393  "monster_bear_vo_confusion",
22394  2599773945,
22395  "monster_bear"
22396 },
22397 {
22398  "monster_bear_vo_death",
22399  2459552815,
22400  "monster_bear"
22401 },
22402 {
22403  "monster_bear_vo_grunt_short",
22404  146139268,
22405  "monster_bear"
22406 },
22407 {
22408  "monster_bear_vo_grunt_short_custom",
22409  2861770614,
22410  "monster_bear"
22411 },
22412 {
22413  "monster_bear_vo_grunt_short_rnd",
22414  1725850201,
22415  "monster_bear"
22416 },
22417 {
22418  "monster_bear_vo_pain",
22419  3100271399,
22420  "monster_bear"
22421 },
22422 {
22423  "monster_bear_vo_taunt_01",
22424  4182042765,
22425  "monster_bear"
22426 },
22427 {
22428  "monster_bear_vo_taunt_02",
22429  4182042766,
22430  "monster_bear"
22431 },
22432 {
22433  "monster_bear_vo_taunt_03",
22434  4182042767,
22435  "monster_bear"
22436 },
22437 {
22438  "monster_bear_vo_taunt_custom",
22439  1352318341,
22440  "monster_bear"
22441 },
22442 {
22443  "set_monster_bear_armour_type_flesh",
22444  1813992056,
22445  "monster_bear"
22446 },
22447 {
22448  "magic_boss_teleport_fx_end",
22449  2019054815,
22450  "magic_teleport"
22451 },
22452 {
22453  "magic_boss_teleport_fx_start",
22454  1039454204,
22455  "magic_teleport"
22456 },
22457 {
22458  "magic_q104_rift_start",
22459  2784175242,
22460  "magic_teleport"
22461 },
22462 {
22463  "magic_q104_rift_stop",
22464  785570530,
22465  "magic_teleport"
22466 },
22467 {
22468  "magic_teleport_activate",
22469  3993775616,
22470  "magic_teleport"
22471 },
22472 {
22473  "magic_teleport_cold_rift_fx_end",
22474  2777138624,
22475  "magic_teleport"
22476 },
22477 {
22478  "magic_teleport_cold_rift_fx_start",
22479  469427611,
22480  "magic_teleport"
22481 },
22482 {
22483  "magic_teleport_explo",
22484  4245233555,
22485  "magic_teleport"
22486 },
22487 {
22488  "magic_teleport_fx_end",
22489  2582751379,
22490  "magic_teleport"
22491 },
22492 {
22493  "magic_teleport_fx_start",
22494  585754920,
22495  "magic_teleport"
22496 },
22497 {
22498  "magic_teleport_spiral_fx_end",
22499  2396966451,
22500  "magic_teleport"
22501 },
22502 {
22503  "magic_teleport_spiral_fx_start",
22504  3840054216,
22505  "magic_teleport"
22506 },
22507 {
22508  "magic_teleport_step_into_portal",
22509  2240781031,
22510  "magic_teleport"
22511 },
22512 {
22513  "mus_cs402_ciri_welcome",
22514  661815936,
22515  "music_misty_island"
22516 },
22517 {
22518  "mus_cs402_entering_mist_island",
22519  1235712544,
22520  "music_misty_island"
22521 },
22522 {
22523  "mus_cs402_teleport_to_KM",
22524  2866971676,
22525  "music_misty_island"
22526 },
22527 {
22528  "mus_loc_isle_of_mists",
22529  842703164,
22530  "music_misty_island"
22531 },
22532 {
22533  "mus_loc_isle_of_mists_cs_to_gmpl",
22534  141812158,
22535  "music_misty_island"
22536 },
22537 {
22538  "mus_q402_catching_up",
22539  1210045932,
22540  "music_misty_island"
22541 },
22542 {
22543  "play_music_misty_island",
22544  2196146690,
22545  "music_misty_island"
22546 },
22547 {
22548  "monster_golem_ice_cmb_block_ADD",
22549  708231841,
22550  "monster_golem_ice"
22551 },
22552 {
22553  "monster_golem_ice_cmb_taunt_hands",
22554  488124705,
22555  "monster_golem_ice"
22556 },
22557 {
22558  "monster_golem_ice_death_break_ADD",
22559  2754473275,
22560  "monster_golem_ice"
22561 },
22562 {
22563  "monster_golem_ice_focus_sfx_start",
22564  3228101852,
22565  "monster_golem_ice"
22566 },
22567 {
22568  "monster_golem_ice_focus_sfx_stop",
22569  1321456560,
22570  "monster_golem_ice"
22571 },
22572 {
22573  "monster_golem_ice_mv_foley_heavy",
22574  1905324986,
22575  "monster_golem_ice"
22576 },
22577 {
22578  "monster_golem_ice_mv_foley_light",
22579  3168199871,
22580  "monster_golem_ice"
22581 },
22582 {
22583  "monster_golem_ice_mv_recover",
22584  1687992635,
22585  "monster_golem_ice"
22586 },
22587 {
22588  "monster_golem_ice_swoosh_ADD",
22589  2349332214,
22590  "monster_golem_ice"
22591 },
22592 {
22593  "monster_golem_ice_vfx_death",
22594  3575570538,
22595  "monster_golem_ice"
22596 },
22597 {
22598  "monster_golem_ice_vfx_trail_loop_start",
22599  3724228296,
22600  "monster_golem_ice"
22601 },
22602 {
22603  "monster_golem_ice_vfx_trail_loop_stop",
22604  1916019476,
22605  "monster_golem_ice"
22606 },
22607 {
22608  "set_monster_golem_ice_armour_type_monster_ice",
22609  2764381580,
22610  "monster_golem_ice"
22611 },
22612 {
22613  "cs_leaving_horse",
22614  3205473580,
22615  "cs_leaving_horse"
22616 },
22617 {
22618  "magic_ghost_appear",
22619  2075146966,
22620  "magic_ghost"
22621 },
22622 {
22623  "magic_ghost_demon_animal_appear",
22624  311439723,
22625  "magic_ghost"
22626 },
22627 {
22628  "magic_ghost_disappear",
22629  1119377672,
22630  "magic_ghost"
22631 },
22632 {
22633  "magic_ghost_loop",
22634  2946154375,
22635  "magic_ghost"
22636 },
22637 {
22638  "magic_ghost_loop_stop",
22639  3628755330,
22640  "magic_ghost"
22641 },
22642 {
22643  "magic_ghost_possession",
22644  2326763427,
22645  "magic_ghost"
22646 },
22647 {
22648  "magic_ghost_possession_dialog",
22649  2846836006,
22650  "magic_ghost"
22651 },
22652 {
22653  "cs103_ciri_saves_baron",
22654  3212174687,
22655  "cs103_ciri_saves_baron"
22656 },
22657 {
22658  "monster_boar_cmb_kick_whoosh",
22659  1136922349,
22660  "monster_boar"
22661 },
22662 {
22663  "monster_boar_fx_saliva",
22664  2966587930,
22665  "monster_boar"
22666 },
22667 {
22668  "monster_boar_mv_bodyfall",
22669  3301645862,
22670  "monster_boar"
22671 },
22672 {
22673  "monster_boar_mv_step_double",
22674  2965386429,
22675  "monster_boar"
22676 },
22677 {
22678  "monster_boar_mv_step_double_hard",
22679  3086132631,
22680  "monster_boar"
22681 },
22682 {
22683  "monster_boar_mv_step_single",
22684  3110457366,
22685  "monster_boar"
22686 },
22687 {
22688  "monster_boar_mv_step_single_hard",
22689  3167180406,
22690  "monster_boar"
22691 },
22692 {
22693  "monster_boar_mv_step_slide_short",
22694  2190343686,
22695  "monster_boar"
22696 },
22697 {
22698  "monster_boar_vo_attack_fast_hard",
22699  2581230182,
22700  "monster_boar"
22701 },
22702 {
22703  "monster_boar_vo_attack_fast_light",
22704  2504236683,
22705  "monster_boar"
22706 },
22707 {
22708  "monster_boar_vo_breath_calm_2",
22709  91329100,
22710  "monster_boar"
22711 },
22712 {
22713  "monster_boar_vo_breath_fast",
22714  3234708540,
22715  "monster_boar"
22716 },
22717 {
22718  "monster_boar_vo_breath_fast_2",
22719  932075907,
22720  "monster_boar"
22721 },
22722 {
22723  "monster_boar_vo_breath_heavy_cycle",
22724  3719832496,
22725  "monster_boar"
22726 },
22727 {
22728  "monster_boar_vo_breath_heavy_in",
22729  2515615515,
22730  "monster_boar"
22731 },
22732 {
22733  "monster_boar_vo_breath_heavy_out",
22734  246987702,
22735  "monster_boar"
22736 },
22737 {
22738  "monster_boar_vo_death_long",
22739  1523771962,
22740  "monster_boar"
22741 },
22742 {
22743  "monster_boar_vo_death_short",
22744  1310088502,
22745  "monster_boar"
22746 },
22747 {
22748  "monster_boar_vo_pain",
22749  3974263317,
22750  "monster_boar"
22751 },
22752 {
22753  "mus_em_bard_group_ext",
22754  161388279,
22755  "music_em_bard_groups"
22756 },
22757 {
22758  "mus_em_bard_group_ext_end",
22759  2614364569,
22760  "music_em_bard_groups"
22761 },
22762 {
22763  "mus_em_bard_group_int",
22764  4290550701,
22765  "music_em_bard_groups"
22766 },
22767 {
22768  "mus_em_bard_group_int_end",
22769  2941956591,
22770  "music_em_bard_groups"
22771 },
22772 {
22773  "cs002_nilfgaardian_patrol_intro_nilfgaard",
22774  1118294021,
22775  "music_prologue"
22776 },
22777 {
22778  "cs002_nilfgaardian_patrol_yen_loop",
22779  2762482211,
22780  "music_prologue"
22781 },
22782 {
22783  "cs002_tavern_massacre",
22784  3948600968,
22785  "music_prologue"
22786 },
22787 {
22788  "cs002_tavern_robbery_pt1",
22789  3854851872,
22790  "music_prologue"
22791 },
22792 {
22793  "cs002_tavern_robbery_pt2",
22794  3854851875,
22795  "music_prologue"
22796 },
22797 {
22798  "cs002_wild_hunt_chase",
22799  1774226461,
22800  "music_prologue"
22801 },
22802 {
22803  "mus_credits_secondary_prologue",
22804  1072296162,
22805  "music_prologue"
22806 },
22807 {
22808  "mus_credits_usm_prologue",
22809  145364527,
22810  "music_prologue"
22811 },
22812 {
22813  "mus_cs001_griffin",
22814  3539206364,
22815  "music_prologue"
22816 },
22817 {
22818  "mus_cs001_tavern_intro",
22819  189599442,
22820  "music_prologue"
22821 },
22822 {
22823  "mus_cs001_wake_up",
22824  3460628225,
22825  "music_prologue"
22826 },
22827 {
22828  "mus_loc_prologue_battlefield",
22829  2646857648,
22830  "music_prologue"
22831 },
22832 {
22833  "mus_loc_prologue_battlefield_cs_to_gmpl",
22834  4136290266,
22835  "music_prologue"
22836 },
22837 {
22838  "mus_loc_prologue_cemetery",
22839  3765927150,
22840  "music_prologue"
22841 },
22842 {
22843  "mus_loc_prologue_cemetery_cs_to_gmpl",
22844  2351309272,
22845  "music_prologue"
22846 },
22847 {
22848  "mus_loc_prologue_nilfgaard_camp",
22849  34994378,
22850  "music_prologue"
22851 },
22852 {
22853  "mus_loc_prologue_nilfgaard_camp_cs_to_gmpl",
22854  1834903788,
22855  "music_prologue"
22856 },
22857 {
22858  "mus_loc_prologue_silent",
22859  1739529773,
22860  "music_prologue"
22861 },
22862 {
22863  "mus_loc_prologue_silent_cs_to_gmpl",
22864  4273272605,
22865  "music_prologue"
22866 },
22867 {
22868  "mus_loc_prologue_tavern",
22869  2625928892,
22870  "music_prologue"
22871 },
22872 {
22873  "mus_loc_prologue_tavern_cs_to_gmpl",
22874  3645920830,
22875  "music_prologue"
22876 },
22877 {
22878  "mus_loc_prologue_tavern_winter",
22879  2211659064,
22880  "music_prologue"
22881 },
22882 {
22883  "mus_loc_prologue_tavern_winter_cs_to_gmpl",
22884  1532332178,
22885  "music_prologue"
22886 },
22887 {
22888  "mus_loc_prologue_village",
22889  144966830,
22890  "music_prologue"
22891 },
22892 {
22893  "mus_loc_prologue_village_cs_to_gmpl",
22894  3512759960,
22895  "music_prologue"
22896 },
22897 {
22898  "mus_loc_prologue_village_q505",
22899  3777729250,
22900  "music_prologue"
22901 },
22902 {
22903  "mus_loc_prologue_village_q505_cs_to_gmpl",
22904  2009604340,
22905  "music_prologue"
22906 },
22907 {
22908  "mus_loc_prologue_village_winter",
22909  1657720662,
22910  "music_prologue"
22911 },
22912 {
22913  "mus_loc_prologue_village_winter_cs_to_gmpl",
22914  4222007408,
22915  "music_prologue"
22916 },
22917 {
22918  "mus_prlg_dialog_01",
22919  2637888767,
22920  "music_prologue"
22921 },
22922 {
22923  "mus_prlg_dialog_02",
22924  2637888764,
22925  "music_prologue"
22926 },
22927 {
22928  "mus_prlg_dialog_03",
22929  2637888765,
22930  "music_prologue"
22931 },
22932 {
22933  "mus_prlg_dialog_04",
22934  2637888762,
22935  "music_prologue"
22936 },
22937 {
22938  "mus_prlg_final_boards",
22939  543106451,
22940  "music_prologue"
22941 },
22942 {
22943  "mus_prlg_final_boards_alt",
22944  2966363291,
22945  "music_prologue"
22946 },
22947 {
22948  "mus_q001_griffin_chase",
22949  973689384,
22950  "music_prologue"
22951 },
22952 {
22953  "mus_q001_griffin_combat",
22954  1807521982,
22955  "music_prologue"
22956 },
22957 {
22958  "mus_q001_tavern_conversation",
22959  1576230006,
22960  "music_prologue"
22961 },
22962 {
22963  "mus_q504_silent",
22964  2910822637,
22965  "music_prologue"
22966 },
22967 {
22968  "mus_q505_final_dlg_alt_loop",
22969  1885931698,
22970  "music_prologue"
22971 },
22972 {
22973  "mus_q505_final_dlg_alt_loop_end",
22974  1113758504,
22975  "music_prologue"
22976 },
22977 {
22978  "mus_q505_silent",
22979  1437277154,
22980  "music_prologue"
22981 },
22982 {
22983  "play_music_prologue",
22984  495878273,
22985  "music_prologue"
22986 },
22987 {
22988  "q002_tavern_combat",
22989  2421459372,
22990  "music_prologue"
22991 },
22992 {
22993  "q504_ciri_goes_home",
22994  2576418608,
22995  "music_prologue"
22996 },
22997 {
22998  "q505_final_dlg",
22999  2470662005,
23000  "music_prologue"
23001 },
23002 {
23003  "q505_silent",
23004  2858046006,
23005  "music_prologue"
23006 },
23007 {
23008  "cs605_merchant_loses",
23009  3243066846,
23010  "cs605_merchant_loses"
23011 },
23012 {
23013  "amb_dyn_crowd_tavern_whispers",
23014  3258133388,
23015  "amb_dyn_crowd_tavern_whispers"
23016 },
23017 {
23018  "grunt_vo_agony",
23019  3604533624,
23020  "grunt_vo_geralt"
23021 },
23022 {
23023  "grunt_vo_agony_end",
23024  2269873918,
23025  "grunt_vo_geralt"
23026 },
23027 {
23028  "grunt_vo_attack_long",
23029  3644397417,
23030  "grunt_vo_geralt"
23031 },
23032 {
23033  "grunt_vo_attack_long_ALWAYS",
23034  561525283,
23035  "grunt_vo_geralt"
23036 },
23037 {
23038  "grunt_vo_attack_medium",
23039  1039281658,
23040  "grunt_vo_geralt"
23041 },
23042 {
23043  "grunt_vo_attack_medium_ALWAYS",
23044  519880790,
23045  "grunt_vo_geralt"
23046 },
23047 {
23048  "grunt_vo_attack_short",
23049  4055069695,
23050  "grunt_vo_geralt"
23051 },
23052 {
23053  "grunt_vo_attack_short_ALWAYS",
23054  3430882369,
23055  "grunt_vo_geralt"
23056 },
23057 {
23058  "grunt_vo_attack_short_RND",
23059  3242351522,
23060  "grunt_vo_geralt"
23061 },
23062 {
23063  "grunt_vo_block",
23064  1993327423,
23065  "grunt_vo_geralt"
23066 },
23067 {
23068  "grunt_vo_burn_dmg",
23069  3180714690,
23070  "grunt_vo_geralt"
23071 },
23072 {
23073  "grunt_vo_burn_dmg_end",
23074  1860819992,
23075  "grunt_vo_geralt"
23076 },
23077 {
23078  "grunt_vo_burn_recovery",
23079  1522559591,
23080  "grunt_vo_geralt"
23081 },
23082 {
23083  "grunt_vo_death",
23084  209757778,
23085  "grunt_vo_geralt"
23086 },
23087 {
23088  "grunt_vo_death_last_breath",
23089  568971658,
23090  "grunt_vo_geralt"
23091 },
23092 {
23093  "grunt_vo_death_stop",
23094  2458096881,
23095  "grunt_vo_geralt"
23096 },
23097 {
23098  "grunt_vo_dodge",
23099  1035580193,
23100  "grunt_vo_geralt"
23101 },
23102 {
23103  "grunt_vo_geralt_breath_normal",
23104  2458216946,
23105  "grunt_vo_geralt"
23106 },
23107 {
23108  "grunt_vo_geralt_breath_surfacing",
23109  2150037897,
23110  "grunt_vo_geralt"
23111 },
23112 {
23113  "grunt_vo_geralt_breath_surfacing_RND",
23114  69191784,
23115  "grunt_vo_geralt"
23116 },
23117 {
23118  "grunt_vo_geralt_breath_to_underwater",
23119  3856141624,
23120  "grunt_vo_geralt"
23121 },
23122 {
23123  "grunt_vo_geralt_breath_to_underwater_RND",
23124  1861775413,
23125  "grunt_vo_geralt"
23126 },
23127 {
23128  "grunt_vo_geralt_choke_part_1",
23129  1683971206,
23130  "grunt_vo_geralt"
23131 },
23132 {
23133  "grunt_vo_geralt_choke_part_2",
23134  1683971205,
23135  "grunt_vo_geralt"
23136 },
23137 {
23138  "grunt_vo_geralt_choke_start",
23139  199562679,
23140  "grunt_vo_geralt"
23141 },
23142 {
23143  "grunt_vo_geralt_choke_start_RND",
23144  3567945818,
23145  "grunt_vo_geralt"
23146 },
23147 {
23148  "grunt_vo_geralt_cough_mildly_loop",
23149  3409822721,
23150  "grunt_vo_geralt"
23151 },
23152 {
23153  "grunt_vo_geralt_cough_mildly_start",
23154  20512733,
23155  "grunt_vo_geralt"
23156 },
23157 {
23158  "grunt_vo_geralt_cough_mildly_start_RND",
23159  400390820,
23160  "grunt_vo_geralt"
23161 },
23162 {
23163  "grunt_vo_geralt_drowning",
23164  786575184,
23165  "grunt_vo_geralt"
23166 },
23167 {
23168  "grunt_vo_geralt_drowning_underwater",
23169  1652983888,
23170  "grunt_vo_geralt"
23171 },
23172 {
23173  "grunt_vo_geralt_drowning_underwater_loop_start",
23174  840715384,
23175  "grunt_vo_geralt"
23176 },
23177 {
23178  "grunt_vo_geralt_drowning_underwater_loop_stop",
23179  3097840260,
23180  "grunt_vo_geralt"
23181 },
23182 {
23183  "grunt_vo_geralt_impact_heavy",
23184  21731192,
23185  "grunt_vo_geralt"
23186 },
23187 {
23188  "grunt_vo_geralt_impact_light",
23189  2876849117,
23190  "grunt_vo_geralt"
23191 },
23192 {
23193  "grunt_vo_geralt_impact_light_loop",
23194  2836483954,
23195  "grunt_vo_geralt"
23196 },
23197 {
23198  "grunt_vo_geralt_impact_light_loop_end",
23199  2782717672,
23200  "grunt_vo_geralt"
23201 },
23202 {
23203  "grunt_vo_geralt_on_fire",
23204  622960472,
23205  "grunt_vo_geralt"
23206 },
23207 {
23208  "grunt_vo_geralt_on_fire_RND",
23209  447977493,
23210  "grunt_vo_geralt"
23211 },
23212 {
23213  "grunt_vo_grunt",
23214  1456643074,
23215  "grunt_vo_geralt"
23216 },
23217 {
23218  "grunt_vo_impact_heavy",
23219  1625123410,
23220  "grunt_vo_geralt"
23221 },
23222 {
23223  "grunt_vo_impact_heavy_ALWAYS",
23224  2761801550,
23225  "grunt_vo_geralt"
23226 },
23227 {
23228  "grunt_vo_impact_light",
23229  1777262823,
23230  "grunt_vo_geralt"
23231 },
23232 {
23233  "grunt_vo_impact_light_ALWAYS",
23234  1105490537,
23235  "grunt_vo_geralt"
23236 },
23237 {
23238  "grunt_vo_impact_light_RND",
23239  127149386,
23240  "grunt_vo_geralt"
23241 },
23242 {
23243  "grunt_vo_shock",
23244  3985992122,
23245  "grunt_vo_geralt"
23246 },
23247 {
23248  "grunt_vo_throat_cut",
23249  1902649411,
23250  "grunt_vo_geralt"
23251 },
23252 {
23253  "grunt_vo_throat_gurgling",
23254  1658875032,
23255  "grunt_vo_geralt"
23256 },
23257 {
23258  "grunt_vo_throat_gurgling_sparse",
23259  1433536311,
23260  "grunt_vo_geralt"
23261 },
23262 {
23263  "scene_grunt_vo_attack_long_ALWAYS",
23264  3623814830,
23265  "grunt_vo_geralt"
23266 },
23267 {
23268  "scene_grunt_vo_attack_medium_ALWAYS",
23269  3791880103,
23270  "grunt_vo_geralt"
23271 },
23272 {
23273  "scene_grunt_vo_attack_short_ALWAYS",
23274  1868473450,
23275  "grunt_vo_geralt"
23276 },
23277 {
23278  "scene_grunt_vo_burn_dmg_RND",
23279  3479660250,
23280  "grunt_vo_geralt"
23281 },
23282 {
23283  "scene_grunt_vo_death_RND",
23284  909264800,
23285  "grunt_vo_geralt"
23286 },
23287 {
23288  "scene_grunt_vo_m_burn_damage_loop_start",
23289  3275716446,
23290  "grunt_vo_geralt"
23291 },
23292 {
23293  "scene_grunt_vo_m_burn_damage_loop_stop",
23294  1756125182,
23295  "grunt_vo_geralt"
23296 },
23297 {
23298  "scene_grunt_vo_m_burn_dmg_end",
23299  2077504813,
23300  "grunt_vo_geralt"
23301 },
23302 {
23303  "scene_grunt_vo_m_impact_heavy",
23304  4109997507,
23305  "grunt_vo_geralt"
23306 },
23307 {
23308  "scene_grunt_vo_m_impact_light",
23309  1900386010,
23310  "grunt_vo_geralt"
23311 },
23312 {
23313  "scene_grunt_vo_m_throat_cut",
23314  3188734954,
23315  "grunt_vo_geralt"
23316 },
23317 {
23318  "monster_nekker_attack_custom",
23319  1293205127,
23320  "monster_nekker"
23321 },
23322 {
23323  "monster_nekker_breath_custom",
23324  4133665865,
23325  "monster_nekker"
23326 },
23327 {
23328  "monster_nekker_cmb_swoosh_high",
23329  2113827754,
23330  "monster_nekker"
23331 },
23332 {
23333  "monster_nekker_cmb_swoosh_low",
23334  3053274700,
23335  "monster_nekker"
23336 },
23337 {
23338  "monster_nekker_dig_out_custom",
23339  2392188570,
23340  "monster_nekker"
23341 },
23342 {
23343  "monster_nekker_focus_sfx_start",
23344  525235040,
23345  "monster_nekker"
23346 },
23347 {
23348  "monster_nekker_focus_sfx_stop",
23349  155251596,
23350  "monster_nekker"
23351 },
23352 {
23353  "monster_nekker_mv_bodyfall",
23354  1298162266,
23355  "monster_nekker"
23356 },
23357 {
23358  "monster_nekker_mv_digin",
23359  99878058,
23360  "monster_nekker"
23361 },
23362 {
23363  "monster_nekker_mv_digout",
23364  606012549,
23365  "monster_nekker"
23366 },
23367 {
23368  "monster_nekker_mv_foley_flesh",
23369  2591615057,
23370  "monster_nekker"
23371 },
23372 {
23373  "monster_nekker_mv_foley_flesh_RND",
23374  887197584,
23375  "monster_nekker"
23376 },
23377 {
23378  "monster_nekker_mv_footstep",
23379  1258828415,
23380  "monster_nekker"
23381 },
23382 {
23383  "monster_nekker_otr_cage",
23384  3500178923,
23385  "monster_nekker"
23386 },
23387 {
23388  "monster_nekker_otr_scrape",
23389  1934549451,
23390  "monster_nekker"
23391 },
23392 {
23393  "monster_nekker_otr_scratch_head",
23394  740581060,
23395  "monster_nekker"
23396 },
23397 {
23398  "monster_nekker_scream_custom",
23399  2666054750,
23400  "monster_nekker"
23401 },
23402 {
23403  "monster_nekker_vo_attack",
23404  846189421,
23405  "monster_nekker"
23406 },
23407 {
23408  "monster_nekker_vo_attack_RND",
23409  3437736116,
23410  "monster_nekker"
23411 },
23412 {
23413  "monster_nekker_vo_breath",
23414  1992313619,
23415  "monster_nekker"
23416 },
23417 {
23418  "monster_nekker_vo_breath_RND",
23419  3348983422,
23420  "monster_nekker"
23421 },
23422 {
23423  "monster_nekker_vo_burning",
23424  3290375054,
23425  "monster_nekker"
23426 },
23427 {
23428  "monster_nekker_vo_burning_RND",
23429  1336136751,
23430  "monster_nekker"
23431 },
23432 {
23433  "monster_nekker_vo_death",
23434  1724117041,
23435  "monster_nekker"
23436 },
23437 {
23438  "monster_nekker_vo_mumble",
23439  3592890695,
23440  "monster_nekker"
23441 },
23442 {
23443  "monster_nekker_vo_mumble_RND",
23444  3429598314,
23445  "monster_nekker"
23446 },
23447 {
23448  "monster_nekker_vo_pain",
23449  618339305,
23450  "monster_nekker"
23451 },
23452 {
23453  "monster_nekker_vo_pain_RND",
23454  2077663368,
23455  "monster_nekker"
23456 },
23457 {
23458  "monster_nekker_vo_scream",
23459  1403294446,
23460  "monster_nekker"
23461 },
23462 {
23463  "monster_nekker_vo_scream_RND",
23464  2466661839,
23465  "monster_nekker"
23466 },
23467 {
23468  "set_monster_nekker_armour_type_flesh",
23469  743147190,
23470  "monster_nekker"
23471 },
23472 {
23473  "cs303_dijkstra_opening_vault",
23474  3264024714,
23475  "cs303_dijkstra_opening_vault"
23476 },
23477 {
23478  "amb_dyn_dark_liquid_boiling_15m",
23479  2845594308,
23480  "amb_dyn_dark_liquid"
23481 },
23482 {
23483  "amb_dyn_dark_liquid_dripping_15m",
23484  3852533979,
23485  "amb_dyn_dark_liquid"
23486 },
23487 {
23488  "global_switch_heavy",
23489  200084943,
23490  "global_switches"
23491 },
23492 {
23493  "global_switch_light",
23494  2042698462,
23495  "global_switches"
23496 },
23497 {
23498  "qu_202_bandit_laughs",
23499  3020986084,
23500  "qu_skellige_vs"
23501 },
23502 {
23503  "qu_202_horse_foley_01_right",
23504  235224733,
23505  "qu_skellige_vs"
23506 },
23507 {
23508  "qu_202_horse_foley_02",
23509  353041369,
23510  "qu_skellige_vs"
23511 },
23512 {
23513  "qu_202_horse_runs_away",
23514  3704739514,
23515  "qu_skellige_vs"
23516 },
23517 {
23518  "qu_202_merchants_daughter_screams_and_dies_short",
23519  1549906139,
23520  "qu_skellige_vs"
23521 },
23522 {
23523  "qu_202_merchants_daughter_screams_and_dies_short_end",
23524  1031297213,
23525  "qu_skellige_vs"
23526 },
23527 {
23528  "qu_202_woman_screams_and_is_killed",
23529  1907786325,
23530  "qu_skellige_vs"
23531 },
23532 {
23533  "qu_202_woman_screams_temp",
23534  2610764887,
23535  "qu_skellige_vs"
23536 },
23537 {
23538  "qu_e3_demo_woman_crying",
23539  1989181914,
23540  "qu_skellige_vs"
23541 },
23542 {
23543  "qu_fma_sirens_victim_death_01",
23544  1333739277,
23545  "qu_skellige_vs"
23546 },
23547 {
23548  "qu_fma_sirens_victim_death_01_stop",
23549  2325079296,
23550  "qu_skellige_vs"
23551 },
23552 {
23553  "qu_sk_drakkar_singing",
23554  1196473671,
23555  "qu_skellige_vs"
23556 },
23557 {
23558  "qu_sk_drakkar_singing_end",
23559  4251941449,
23560  "qu_skellige_vs"
23561 },
23562 {
23563  "cs203_baby_in_oven_choice_sfx",
23564  2870523230,
23565  "cs203_baby_in_oven_choice"
23566 },
23567 {
23568  "cs403_gameplay_zoltan_fights",
23569  3319967434,
23570  "cs403_gameplay_zoltan_fights"
23571 },
23572 {
23573  "cs403_signal",
23574  3323255537,
23575  "cs403_signal"
23576 },
23577 {
23578  "cs602_sex_with_shani_sober",
23579  3337528399,
23580  "cs602_sex_with_shani_sober"
23581 },
23582 {
23583  "monster_toad_cmb_melee_fast",
23584  3229867163,
23585  "monster_toad"
23586 },
23587 {
23588  "monster_toad_cmb_tongue_forward",
23589  1517926500,
23590  "monster_toad"
23591 },
23592 {
23593  "monster_toad_cmb_tongue_front",
23594  130402194,
23595  "monster_toad"
23596 },
23597 {
23598  "monster_toad_cmb_tongue_side",
23599  1055833548,
23600  "monster_toad"
23601 },
23602 {
23603  "monster_toad_fx_mucus_hit",
23604  55191935,
23605  "monster_toad"
23606 },
23607 {
23608  "monster_toad_fx_mucus_spit",
23609  203758346,
23610  "monster_toad"
23611 },
23612 {
23613  "monster_toad_fx_mucus_travel_stop",
23614  2860542835,
23615  "monster_toad"
23616 },
23617 {
23618  "monster_toad_fx_screen_slime",
23619  3431566861,
23620  "monster_toad"
23621 },
23622 {
23623  "monster_toad_fx_stomp",
23624  1754376847,
23625  "monster_toad"
23626 },
23627 {
23628  "monster_toad_fx_vomit",
23629  343580353,
23630  "monster_toad"
23631 },
23632 {
23633  "monster_toad_mv_bodyfall",
23634  3403584150,
23635  "monster_toad"
23636 },
23637 {
23638  "monster_toad_mv_footsteps",
23639  370270970,
23640  "monster_toad"
23641 },
23642 {
23643  "monster_toad_mv_jump",
23644  1784721109,
23645  "monster_toad"
23646 },
23647 {
23648  "monster_toad_mv_land",
23649  4108681050,
23650  "monster_toad"
23651 },
23652 {
23653  "monster_toad_vo_attack_long",
23654  2917896966,
23655  "monster_toad"
23656 },
23657 {
23658  "monster_toad_vo_attack_long_2",
23659  1589361893,
23660  "monster_toad"
23661 },
23662 {
23663  "monster_toad_vo_attack_short",
23664  1832235306,
23665  "monster_toad"
23666 },
23667 {
23668  "monster_toad_vo_attack_short_ALWAYS",
23669  2035777830,
23670  "monster_toad"
23671 },
23672 {
23673  "monster_toad_vo_idle_12",
23674  913079907,
23675  "monster_toad"
23676 },
23677 {
23678  "monster_toad_vo_melee",
23679  1779578687,
23680  "monster_toad"
23681 },
23682 {
23683  "monster_toad_vo_pain",
23684  944576517,
23685  "monster_toad"
23686 },
23687 {
23688  "monster_toad_vo_pain_heavy",
23689  2803828789,
23690  "monster_toad"
23691 },
23692 {
23693  "monster_toad_vo_resonance_soft",
23694  673145778,
23695  "monster_toad"
23696 },
23697 {
23698  "monster_toad_vo_resonance_soft_end",
23699  4192445992,
23700  "monster_toad"
23701 },
23702 {
23703  "monster_toad_vo_taunt_long",
23704  2281299124,
23705  "monster_toad"
23706 },
23707 {
23708  "monster_toad_vo_taunt_long_high",
23709  1026748755,
23710  "monster_toad"
23711 },
23712 {
23713  "monster_toad_vo_taunt_long_higher",
23714  3096232022,
23715  "monster_toad"
23716 },
23717 {
23718  "cs101_tavern_kidnapping_sfx",
23719  3001458424,
23720  "cs101_tavern_kidnapping"
23721 },
23722 {
23723  "magic_filippa_barrier_shield_end",
23724  482023930,
23725  "magic_filippa"
23726 },
23727 {
23728  "magic_filippa_barrier_shield_start",
23729  1840575721,
23730  "magic_filippa"
23731 },
23732 {
23733  "magic_filippa_cast_levitation_loop_start",
23734  1692067408,
23735  "magic_filippa"
23736 },
23737 {
23738  "magic_filippa_cast_levitation_loop_stop",
23739  3785023036,
23740  "magic_filippa"
23741 },
23742 {
23743  "magic_filippa_cast_q210_start",
23744  3757377534,
23745  "magic_filippa"
23746 },
23747 {
23748  "magic_filippa_cast_q210_stop",
23749  3748938270,
23750  "magic_filippa"
23751 },
23752 {
23753  "magic_filippa_explode_q210",
23754  4180667811,
23755  "magic_filippa"
23756 },
23757 {
23758  "magic_filippa_fx_loop_q210_start",
23759  1929096978,
23760  "magic_filippa"
23761 },
23762 {
23763  "magic_filippa_fx_loop_q210_stop",
23764  2267177162,
23765  "magic_filippa"
23766 },
23767 {
23768  "magic_filippa_hand_fx_end",
23769  928668551,
23770  "magic_filippa"
23771 },
23772 {
23773  "magic_filippa_hand_fx_start",
23774  1477523828,
23775  "magic_filippa"
23776 },
23777 {
23778  "magic_filippa_transform",
23779  4071894989,
23780  "magic_filippa"
23781 },
23782 {
23783  "magic_filippa_transform_q210",
23784  4258970286,
23785  "magic_filippa"
23786 },
23787 {
23788  "monster_dao_focus_sfx_start",
23789  2931556048,
23790  "monster_golem_dao"
23791 },
23792 {
23793  "monster_dao_focus_sfx_stop",
23794  3580277692,
23795  "monster_golem_dao"
23796 },
23797 {
23798  "monster_golem_dao_cmb_block_ADD",
23799  860930820,
23800  "monster_golem_dao"
23801 },
23802 {
23803  "monster_golem_dao_cmb_swoosh_ground_hit_heavy",
23804  2603753992,
23805  "monster_golem_dao"
23806 },
23807 {
23808  "monster_golem_dao_cmb_swoosh_heavy",
23809  3285301636,
23810  "monster_golem_dao"
23811 },
23812 {
23813  "monster_golem_dao_cmb_swoosh_light",
23814  299113473,
23815  "monster_golem_dao"
23816 },
23817 {
23818  "monster_golem_dao_cmb_swoosh_medium",
23819  3304148550,
23820  "monster_golem_dao"
23821 },
23822 {
23823  "monster_golem_dao_cmb_taunt_hands",
23824  2918031296,
23825  "monster_golem_dao"
23826 },
23827 {
23828  "monster_golem_dao_dialog_cmb_taunt_hands",
23829  370470733,
23830  "monster_golem_dao"
23831 },
23832 {
23833  "monster_golem_dao_dialog_mv_fs_dirt",
23834  2641685736,
23835  "monster_golem_dao"
23836 },
23837 {
23838  "monster_golem_dao_dialog_vo_attack",
23839  1305810429,
23840  "monster_golem_dao"
23841 },
23842 {
23843  "monster_golem_dao_dialog_vo_taunt_long",
23844  1599022552,
23845  "monster_golem_dao"
23846 },
23847 {
23848  "monster_golem_dao_dialog_vo_taunt_short",
23849  2287420312,
23850  "monster_golem_dao"
23851 },
23852 {
23853  "monster_golem_dao_mv_bodyfall",
23854  2695958851,
23855  "monster_golem_dao"
23856 },
23857 {
23858  "monster_golem_dao_mv_foley_heavy",
23859  3206545041,
23860  "monster_golem_dao"
23861 },
23862 {
23863  "monster_golem_dao_mv_foley_light",
23864  2259440608,
23865  "monster_golem_dao"
23866 },
23867 {
23868  "monster_golem_dao_mv_footsteps",
23869  3535802633,
23870  "monster_golem_dao"
23871 },
23872 {
23873  "monster_golem_dao_mv_footsteps_shuffle",
23874  1537508871,
23875  "monster_golem_dao"
23876 },
23877 {
23878  "monster_golem_dao_mv_land",
23879  245069435,
23880  "monster_golem_dao"
23881 },
23882 {
23883  "monster_golem_dao_mv_recover",
23884  2270120080,
23885  "monster_golem_dao"
23886 },
23887 {
23888  "monster_golem_dao_vo_attack",
23889  2486860252,
23890  "monster_golem_dao"
23891 },
23892 {
23893  "monster_golem_dao_vo_attack_RND",
23894  2272571441,
23895  "monster_golem_dao"
23896 },
23897 {
23898  "monster_golem_dao_vo_block",
23899  1904202467,
23900  "monster_golem_dao"
23901 },
23902 {
23903  "monster_golem_dao_vo_death_long",
23904  869328931,
23905  "monster_golem_dao"
23906 },
23907 {
23908  "monster_golem_dao_vo_death_short",
23909  4064877533,
23910  "monster_golem_dao"
23911 },
23912 {
23913  "monster_golem_dao_vo_idle",
23914  1255888414,
23915  "monster_golem_dao"
23916 },
23917 {
23918  "monster_golem_dao_vo_idle_rnd",
23919  1703878847,
23920  "monster_golem_dao"
23921 },
23922 {
23923  "monster_golem_dao_vo_pain",
23924  4090124776,
23925  "monster_golem_dao"
23926 },
23927 {
23928  "monster_golem_dao_vo_pain_RND",
23929  2403751525,
23930  "monster_golem_dao"
23931 },
23932 {
23933  "monster_golem_dao_vo_stunned",
23934  1449277497,
23935  "monster_golem_dao"
23936 },
23937 {
23938  "monster_golem_dao_vo_stunned_rnd",
23939  4200158936,
23940  "monster_golem_dao"
23941 },
23942 {
23943  "monster_golem_dao_vo_taunt_long",
23944  1136353965,
23945  "monster_golem_dao"
23946 },
23947 {
23948  "monster_golem_dao_vo_taunt_short",
23949  292719403,
23950  "monster_golem_dao"
23951 },
23952 {
23953  "monster_golem_dao_xtra_death_ADD",
23954  832507748,
23955  "monster_golem_dao"
23956 },
23957 {
23958  "monster_golem_dao_xtra_line_attack",
23959  1804861495,
23960  "monster_golem_dao"
23961 },
23962 {
23963  "monster_golem_dao_xtra_rocks",
23964  2521889712,
23965  "monster_golem_dao"
23966 },
23967 {
23968  "monster_golem_dao_xtra_stones_back",
23969  1584927370,
23970  "monster_golem_dao"
23971 },
23972 {
23973  "monster_golem_dao_xtra_stones_back_long",
23974  1562790559,
23975  "monster_golem_dao"
23976 },
23977 {
23978  "monster_golem_dao_xtra_wave_attack",
23979  1223659952,
23980  "monster_golem_dao"
23981 },
23982 {
23983  "set_monster_golem_dao_armour_type_monster_stone",
23984  2144182679,
23985  "monster_golem_dao"
23986 },
23987 {
23988  "cs210_ship_leaves",
23989  3373610992,
23990  "cs210_ship_leaves"
23991 },
23992 {
23993  "cs103_witcher_poroniec_pre_sfx",
23994  3069791838,
23995  "cs103_witcher_poroniec_pre"
23996 },
23997 {
23998  "cs_sq301_geralt_triss_kiss_choice_no_kiss",
23999  3402695586,
24000  "cs_sq301_geralt_triss_kiss_choice_no_kiss"
24001 },
24002 {
24003  "cs502_tower_shutdown",
24004  3405843313,
24005  "cs502_tower_shutdown"
24006 },
24007 {
24008  "cs403_finale_explosion",
24009  3412778948,
24010  "cs403_finale_explosion"
24011 },
24012 {
24013  "cs605_geralt_loses",
24014  3429219401,
24015  "cs605_geralt_loses"
24016 },
24017 {
24018  "cs205_ciri_landing",
24019  3430241886,
24020  "cs205_ciri_landing"
24021 },
24022 {
24023  "amb_qu_INT_toad_chamber",
24024  51868770,
24025  "amb_qu_toad_chamber"
24026 },
24027 {
24028  "monster_fogling_appear_disappear_vfx",
24029  1253212375,
24030  "monster_fogling"
24031 },
24032 {
24033  "monster_fogling_appear_disappear_vfx_custom",
24034  859290583,
24035  "monster_fogling"
24036 },
24037 {
24038  "monster_fogling_bodyfall",
24039  1009475332,
24040  "monster_fogling"
24041 },
24042 {
24043  "monster_fogling_breath_fast",
24044  1032455598,
24045  "monster_fogling"
24046 },
24047 {
24048  "monster_fogling_breath_fast_RND",
24049  1458181007,
24050  "monster_fogling"
24051 },
24052 {
24053  "monster_fogling_breath_slow",
24054  800501475,
24055  "monster_fogling"
24056 },
24057 {
24058  "monster_fogling_breath_slow_custom",
24059  388031171,
24060  "monster_fogling"
24061 },
24062 {
24063  "monster_fogling_breath_slow_invisible_custom",
24064  251427619,
24065  "monster_fogling"
24066 },
24067 {
24068  "monster_fogling_breath_slow_RND",
24069  994673486,
24070  "monster_fogling"
24071 },
24072 {
24073  "monster_fogling_doppelganger_attack",
24074  1907695538,
24075  "monster_fogling"
24076 },
24077 {
24078  "monster_fogling_doppelganger_breath",
24079  4021579780,
24080  "monster_fogling"
24081 },
24082 {
24083  "monster_fogling_doppelganger_death",
24084  4046362008,
24085  "monster_fogling"
24086 },
24087 {
24088  "monster_fogling_doppelganger_pain",
24089  3946352738,
24090  "monster_fogling"
24091 },
24092 {
24093  "monster_fogling_doppelganger_swoosh",
24094  3962400371,
24095  "monster_fogling"
24096 },
24097 {
24098  "monster_fogling_focus_100m_start",
24099  3130599271,
24100  "monster_fogling"
24101 },
24102 {
24103  "monster_fogling_focus_100m_stop",
24104  1974454925,
24105  "monster_fogling"
24106 },
24107 {
24108  "monster_fogling_footsteps",
24109  2760174916,
24110  "monster_fogling"
24111 },
24112 {
24113  "monster_fogling_ground",
24114  177014062,
24115  "monster_fogling"
24116 },
24117 {
24118  "monster_fogling_shuffle",
24119  1609354310,
24120  "monster_fogling"
24121 },
24122 {
24123  "monster_fogling_slime",
24124  1596587365,
24125  "monster_fogling"
24126 },
24127 {
24128  "monster_fogling_swoosh",
24129  1271031222,
24130  "monster_fogling"
24131 },
24132 {
24133  "monster_fogling_vo_attack_long",
24134  3333340582,
24135  "monster_fogling"
24136 },
24137 {
24138  "monster_fogling_vo_attack_long_custom",
24139  1586096044,
24140  "monster_fogling"
24141 },
24142 {
24143  "monster_fogling_vo_attack_short",
24144  4012081994,
24145  "monster_fogling"
24146 },
24147 {
24148  "monster_fogling_vo_burn",
24149  609054550,
24150  "monster_fogling"
24151 },
24152 {
24153  "monster_fogling_vo_death_long",
24154  59837802,
24155  "monster_fogling"
24156 },
24157 {
24158  "monster_fogling_vo_gurgle_long",
24159  2371663626,
24160  "monster_fogling"
24161 },
24162 {
24163  "monster_fogling_vo_gurgle_long_custom",
24164  2802852096,
24165  "monster_fogling"
24166 },
24167 {
24168  "monster_fogling_vo_gurgle_long_RND",
24169  1637396579,
24170  "monster_fogling"
24171 },
24172 {
24173  "monster_fogling_vo_gurgle_short",
24174  1247523462,
24175  "monster_fogling"
24176 },
24177 {
24178  "monster_fogling_vo_gurgle_short_RND",
24179  3244537319,
24180  "monster_fogling"
24181 },
24182 {
24183  "monster_fogling_vo_pain",
24184  3019011557,
24185  "monster_fogling"
24186 },
24187 {
24188  "monster_fogling_vo_taunt",
24189  2691796259,
24190  "monster_fogling"
24191 },
24192 {
24193  "monster_fogling_vo_taunt_custom",
24194  874116867,
24195  "monster_fogling"
24196 },
24197 {
24198  "set_fogling_invisible",
24199  2390187866,
24200  "monster_fogling"
24201 },
24202 {
24203  "set_fogling_visible",
24204  749548233,
24205  "monster_fogling"
24206 },
24207 {
24208  "set_monster_fogling_armour_type_generic",
24209  3985595689,
24210  "monster_fogling"
24211 },
24212 {
24213  "cs601_decapitation",
24214  3470659690,
24215  "cs601_decapitation"
24216 },
24217 {
24218  "cs105_shows_dagger_sfx",
24219  3441913567,
24220  "cs105_shows_dagger"
24221 },
24222 {
24223  "qu_km_110_door_slammed",
24224  2591076934,
24225  "qu_km_110"
24226 },
24227 {
24228  "qu_km_110_geralt_sleep_breath",
24229  2881923948,
24230  "qu_km_110"
24231 },
24232 {
24233  "cs202_geralt_wakes_giant",
24234  3488362111,
24235  "cs202_geralt_wakes_giant"
24236 },
24237 {
24238  "qu_item_censer_loop_start",
24239  1883073738,
24240  "qu_item_censer"
24241 },
24242 {
24243  "qu_item_censer_loop_stop",
24244  3722136610,
24245  "qu_item_censer"
24246 },
24247 {
24248  "mus_cs001_geralt_and_yen",
24249  1643586183,
24250  "music_kaer_morhen"
24251 },
24252 {
24253  "mus_cs001_little_ciri_intro",
24254  1656204750,
24255  "music_kaer_morhen"
24256 },
24257 {
24258  "mus_cs001_nightmare_p1",
24259  1520821064,
24260  "music_kaer_morhen"
24261 },
24262 {
24263  "mus_cs001_nightmare_p2",
24264  1520821067,
24265  "music_kaer_morhen"
24266 },
24267 {
24268  "mus_cs110_geralt_and_ciri_drink",
24269  2782033782,
24270  "music_kaer_morhen"
24271 },
24272 {
24273  "mus_cs401_uma_changes_into_avallach",
24274  3788764910,
24275  "music_kaer_morhen"
24276 },
24277 {
24278  "mus_cs401_uma_intro",
24279  3370990213,
24280  "music_kaer_morhen"
24281 },
24282 {
24283  "mus_cs403_canaris",
24284  188368244,
24285  "music_kaer_morhen"
24286 },
24287 {
24288  "mus_cs403_finale_explosion_p1",
24289  3506465942,
24290  "music_kaer_morhen"
24291 },
24292 {
24293  "mus_cs403_finale_explosion_p2",
24294  3506465941,
24295  "music_kaer_morhen"
24296 },
24297 {
24298  "mus_cs403_finale_p1",
24299  976091038,
24300  "music_kaer_morhen"
24301 },
24302 {
24303  "mus_cs403_finale_p2",
24304  976091037,
24305  "music_kaer_morhen"
24306 },
24307 {
24308  "mus_cs403_finale_sword",
24309  776188178,
24310  "music_kaer_morhen"
24311 },
24312 {
24313  "mus_cs403_finale_unfreeze",
24314  2409115803,
24315  "music_kaer_morhen"
24316 },
24317 {
24318  "mus_cs403_triss_spell_p2",
24319  898739258,
24320  "music_kaer_morhen"
24321 },
24322 {
24323  "mus_cs403_wild_hunt_approaches_p1",
24324  1449527108,
24325  "music_kaer_morhen"
24326 },
24327 {
24328  "mus_cs403_wild_hunt_approaches_p2",
24329  1449527111,
24330  "music_kaer_morhen"
24331 },
24332 {
24333  "mus_cs403_wild_hunt_approaches_p3",
24334  1449527110,
24335  "music_kaer_morhen"
24336 },
24337 {
24338  "mus_cs403_wild_hunt_approaches_p4",
24339  1449527105,
24340  "music_kaer_morhen"
24341 },
24342 {
24343  "mus_km_dialog_01",
24344  1845335238,
24345  "music_kaer_morhen"
24346 },
24347 {
24348  "mus_km_dialog_02",
24349  1845335237,
24350  "music_kaer_morhen"
24351 },
24352 {
24353  "mus_km_dialog_03",
24354  1845335236,
24355  "music_kaer_morhen"
24356 },
24357 {
24358  "mus_km_dialog_04",
24359  1845335235,
24360  "music_kaer_morhen"
24361 },
24362 {
24363  "mus_km_horse_race",
24364  2601830529,
24365  "music_kaer_morhen"
24366 },
24367 {
24368  "mus_loc_kaermorhen_caves",
24369  510728773,
24370  "music_kaer_morhen"
24371 },
24372 {
24373  "mus_loc_kaermorhen_caves_cs_to_gmpl",
24374  2708442917,
24375  "music_kaer_morhen"
24376 },
24377 {
24378  "mus_loc_kaermorhen_global",
24379  3656877456,
24380  "music_kaer_morhen"
24381 },
24382 {
24383  "mus_loc_kaermorhen_global_cs_to_gmpl",
24384  537960698,
24385  "music_kaer_morhen"
24386 },
24387 {
24388  "mus_loc_kaermorhen_silent",
24389  3813337590,
24390  "music_kaer_morhen"
24391 },
24392 {
24393  "mus_q001_silent",
24394  3580106805,
24395  "music_kaer_morhen"
24396 },
24397 {
24398  "mus_q001_training",
24399  1528285580,
24400  "music_kaer_morhen"
24401 },
24402 {
24403  "mus_q110_snow_fight",
24404  421647225,
24405  "music_kaer_morhen"
24406 },
24407 {
24408  "mus_q401_05_12_cave_entrance",
24409  1682686178,
24410  "music_kaer_morhen"
24411 },
24412 {
24413  "mus_q401_avallach_interrogation",
24414  965044824,
24415  "music_kaer_morhen"
24416 },
24417 {
24418  "mus_q401_drinking_game",
24419  800577361,
24420  "music_kaer_morhen"
24421 },
24422 {
24423  "mus_q401_foglets_combat",
24424  3396150035,
24425  "music_kaer_morhen"
24426 },
24427 {
24428  "mus_q401_lets_attack_hunt",
24429  3270070509,
24430  "music_kaer_morhen"
24431 },
24432 {
24433  "mus_q401_silent",
24434  3699512161,
24435  "music_kaer_morhen"
24436 },
24437 {
24438  "mus_q401_trial_of_the_grasses",
24439  3091093957,
24440  "music_kaer_morhen"
24441 },
24442 {
24443  "mus_q403_battle_calm",
24444  3674340128,
24445  "music_kaer_morhen"
24446 },
24447 {
24448  "mus_q403_battle_tense",
24449  3997480398,
24450  "music_kaer_morhen"
24451 },
24452 {
24453  "mus_q403_ciri_before_hunt_attack",
24454  4283302084,
24455  "music_kaer_morhen"
24456 },
24457 {
24458  "mus_q403_ciri_replacer_calm",
24459  3099141582,
24460  "music_kaer_morhen"
24461 },
24462 {
24463  "mus_q403_ciri_replacer_tense",
24464  2871936356,
24465  "music_kaer_morhen"
24466 },
24467 {
24468  "mus_q403_council_p1",
24469  1470213137,
24470  "music_kaer_morhen"
24471 },
24472 {
24473  "mus_q403_council_p2",
24474  1470213138,
24475  "music_kaer_morhen"
24476 },
24477 {
24478  "mus_q403_invisible",
24479  2245253637,
24480  "music_kaer_morhen"
24481 },
24482 {
24483  "mus_q403_silent",
24484  3571668367,
24485  "music_kaer_morhen"
24486 },
24487 {
24488  "mus_q403_vesemir_burial",
24489  2089771367,
24490  "music_kaer_morhen"
24491 },
24492 {
24493  "mus_tw3_cs401_sex_with_yennefer",
24494  928482470,
24495  "music_kaer_morhen"
24496 },
24497 {
24498  "play_music_kaer_morhen",
24499  2851843929,
24500  "music_kaer_morhen"
24501 },
24502 {
24503  "cs202_geralt_wakes_giant_2",
24504  3523558148,
24505  "cs202_geralt_wakes_giant_2"
24506 },
24507 {
24508  "qu_prl_e3_avalanche",
24509  2407000037,
24510  "qu_prl_e3"
24511 },
24512 {
24513  "qu_prl_e3_bear_taunt",
24514  268672285,
24515  "qu_prl_e3"
24516 },
24517 {
24518  "qu_prl_e3_bies_walk",
24519  1321343683,
24520  "qu_prl_e3"
24521 },
24522 {
24523  "qu_prl_e3_forest_birds_fly_off",
24524  309323036,
24525  "qu_prl_e3"
24526 },
24527 {
24528  "qu_prl_e3_ghouls_runaway",
24529  2689433096,
24530  "qu_prl_e3"
24531 },
24532 {
24533  "qu_prl_e3_griffin_scream",
24534  231682841,
24535  "qu_prl_e3"
24536 },
24537 {
24538  "qu_prl_e3_woman_cry",
24539  2712372113,
24540  "qu_prl_e3"
24541 },
24542 {
24543  "qu_prl_e3_woman_cry_ghostly1",
24544  3720751229,
24545  "qu_prl_e3"
24546 },
24547 {
24548  "qu_prl_e3_woman_cry_ghostly2",
24549  3720751230,
24550  "qu_prl_e3"
24551 },
24552 {
24553  "qu_prl_e3_woman_cry_scream_start",
24554  3136613914,
24555  "qu_prl_e3"
24556 },
24557 {
24558  "qu_prl_e3_woman_cry_scream_stop",
24559  1353290162,
24560  "qu_prl_e3"
24561 },
24562 {
24563  "qu_prl_e3_woman_scream",
24564  649728060,
24565  "qu_prl_e3"
24566 },
24567 {
24568  "qu_prl_e3_wooden_door_opening",
24569  3975650586,
24570  "qu_prl_e3"
24571 },
24572 {
24573  "cs402_ciri_welcome",
24574  3532991100,
24575  "cs402_ciri_welcome"
24576 },
24577 {
24578  "cs210_cutting_hand",
24579  3538912835,
24580  "cs210_cutting_hand"
24581 },
24582 {
24583  "qu_nv_503_little_wolf_cry_loop",
24584  2613476051,
24585  "qu_nv_503"
24586 },
24587 {
24588  "qu_nv_503_little_wolf_cry_loop_stop",
24589  3546444190,
24590  "qu_nv_503"
24591 },
24592 {
24593  "qu_nv_503_werewolf_distant_howl",
24594  2021967138,
24595  "qu_nv_503"
24596 },
24597 {
24598  "qu_nv_503_wolf_in_agony",
24599  947320347,
24600  "qu_nv_503"
24601 },
24602 {
24603  "qu_nv_501_barrel_uw_drowning_loop_start",
24604  3540958322,
24605  "qu_nv_501"
24606 },
24607 {
24608  "qu_nv_501_barrel_uw_drowning_loop_stop",
24609  2475001258,
24610  "qu_nv_501"
24611 },
24612 {
24613  "qu_nv_501_barrel_uw_explosion",
24614  3902754905,
24615  "qu_nv_501"
24616 },
24617 {
24618  "qu_nv_501_ice_geyser",
24619  4029137471,
24620  "qu_nv_501"
24621 },
24622 {
24623  "qu_nv_501_levitating_stones",
24624  597570526,
24625  "qu_nv_501"
24626 },
24627 {
24628  "qu_nv_501_underwater_portal",
24629  3173242990,
24630  "qu_nv_501"
24631 },
24632 {
24633  "qu_nv_505_sword_put_to_table",
24634  415667216,
24635  "qu_nv_505"
24636 },
24637 {
24638  "qu_nv_505_sword_sheat_quick",
24639  3391767497,
24640  "qu_nv_505"
24641 },
24642 {
24643  "qu_nv_505_sword_unsheat_long",
24644  2987760735,
24645  "qu_nv_505"
24646 },
24647 {
24648  "monster_iris_fx_appear",
24649  117391282,
24650  "monster_iris"
24651 },
24652 {
24653  "monster_iris_fx_background",
24654  1555264541,
24655  "monster_iris"
24656 },
24657 {
24658  "monster_iris_fx_background_RND",
24659  985045732,
24660  "monster_iris"
24661 },
24662 {
24663  "monster_iris_fx_death",
24664  2613756021,
24665  "monster_iris"
24666 },
24667 {
24668  "monster_iris_fx_drain_energy_loop",
24669  155532737,
24670  "monster_iris"
24671 },
24672 {
24673  "monster_iris_fx_drain_energy_loop_end",
24674  3657903907,
24675  "monster_iris"
24676 },
24677 {
24678  "monster_iris_fx_split_loop_start",
24679  3160891221,
24680  "monster_iris"
24681 },
24682 {
24683  "monster_iris_fx_split_loop_stop",
24684  1593273399,
24685  "monster_iris"
24686 },
24687 {
24688  "monster_iris_fx_visible_switch",
24689  1570294244,
24690  "monster_iris"
24691 },
24692 {
24693  "monster_iris_mv_attack_swoosh",
24694  3779325138,
24695  "monster_iris"
24696 },
24697 {
24698  "monster_iris_mv_clothes",
24699  3811570244,
24700  "monster_iris"
24701 },
24702 {
24703  "monster_iris_vo_attack",
24704  1378805748,
24705  "monster_iris"
24706 },
24707 {
24708  "monster_iris_vo_death",
24709  3738160790,
24710  "monster_iris"
24711 },
24712 {
24713  "monster_iris_vo_death_long",
24714  157132955,
24715  "monster_iris"
24716 },
24717 {
24718  "monster_iris_vo_pain",
24719  3876504528,
24720  "monster_iris"
24721 },
24722 {
24723  "monster_iris_vo_scream",
24724  1041154811,
24725  "monster_iris"
24726 },
24727 {
24728  "monster_iris_vo_scream_panting",
24729  515353243,
24730  "monster_iris"
24731 },
24732 {
24733  "monster_iris_vo_whisper",
24734  3765190094,
24735  "monster_iris"
24736 },
24737 {
24738  "cs501_naglfar_freezes_p2",
24739  3574420049,
24740  "cs501_naglfar_freezes_p2"
24741 },
24742 {
24743  "grunt_vo_agony",
24744  3604533624,
24745  "grunt_vo_sentry_female"
24746 },
24747 {
24748  "grunt_vo_agony_end",
24749  2269873918,
24750  "grunt_vo_sentry_female"
24751 },
24752 {
24753  "grunt_vo_attack_long",
24754  3644397417,
24755  "grunt_vo_sentry_female"
24756 },
24757 {
24758  "grunt_vo_attack_long_ALWAYS",
24759  561525283,
24760  "grunt_vo_sentry_female"
24761 },
24762 {
24763  "grunt_vo_attack_medium",
24764  1039281658,
24765  "grunt_vo_sentry_female"
24766 },
24767 {
24768  "grunt_vo_attack_medium_ALWAYS",
24769  519880790,
24770  "grunt_vo_sentry_female"
24771 },
24772 {
24773  "grunt_vo_attack_short",
24774  4055069695,
24775  "grunt_vo_sentry_female"
24776 },
24777 {
24778  "grunt_vo_attack_short_ALWAYS",
24779  3430882369,
24780  "grunt_vo_sentry_female"
24781 },
24782 {
24783  "grunt_vo_attack_short_RND",
24784  3242351522,
24785  "grunt_vo_sentry_female"
24786 },
24787 {
24788  "grunt_vo_block",
24789  1993327423,
24790  "grunt_vo_sentry_female"
24791 },
24792 {
24793  "grunt_vo_burn_dmg",
24794  3180714690,
24795  "grunt_vo_sentry_female"
24796 },
24797 {
24798  "grunt_vo_burn_dmg_end",
24799  1860819992,
24800  "grunt_vo_sentry_female"
24801 },
24802 {
24803  "grunt_vo_burn_recovery",
24804  1522559591,
24805  "grunt_vo_sentry_female"
24806 },
24807 {
24808  "grunt_vo_death",
24809  209757778,
24810  "grunt_vo_sentry_female"
24811 },
24812 {
24813  "grunt_vo_death_last_breath",
24814  568971658,
24815  "grunt_vo_sentry_female"
24816 },
24817 {
24818  "grunt_vo_death_stop",
24819  2458096881,
24820  "grunt_vo_sentry_female"
24821 },
24822 {
24823  "grunt_vo_dodge",
24824  1035580193,
24825  "grunt_vo_sentry_female"
24826 },
24827 {
24828  "grunt_vo_grunt",
24829  1456643074,
24830  "grunt_vo_sentry_female"
24831 },
24832 {
24833  "grunt_vo_impact_heavy",
24834  1625123410,
24835  "grunt_vo_sentry_female"
24836 },
24837 {
24838  "grunt_vo_impact_heavy_ALWAYS",
24839  2761801550,
24840  "grunt_vo_sentry_female"
24841 },
24842 {
24843  "grunt_vo_impact_light",
24844  1777262823,
24845  "grunt_vo_sentry_female"
24846 },
24847 {
24848  "grunt_vo_impact_light_ALWAYS",
24849  1105490537,
24850  "grunt_vo_sentry_female"
24851 },
24852 {
24853  "grunt_vo_impact_light_RND",
24854  127149386,
24855  "grunt_vo_sentry_female"
24856 },
24857 {
24858  "grunt_vo_shock",
24859  3985992122,
24860  "grunt_vo_sentry_female"
24861 },
24862 {
24863  "grunt_vo_throat_cut",
24864  1902649411,
24865  "grunt_vo_sentry_female"
24866 },
24867 {
24868  "grunt_vo_throat_gurgling",
24869  1658875032,
24870  "grunt_vo_sentry_female"
24871 },
24872 {
24873  "grunt_vo_throat_gurgling_sparse",
24874  1433536311,
24875  "grunt_vo_sentry_female"
24876 },
24877 {
24878  "scene_grunt_vo_attack_long_ALWAYS",
24879  3623814830,
24880  "grunt_vo_sentry_female"
24881 },
24882 {
24883  "scene_grunt_vo_attack_medium_ALWAYS",
24884  3791880103,
24885  "grunt_vo_sentry_female"
24886 },
24887 {
24888  "scene_grunt_vo_attack_short_ALWAYS",
24889  1868473450,
24890  "grunt_vo_sentry_female"
24891 },
24892 {
24893  "scene_grunt_vo_burn_dmg_RND",
24894  3479660250,
24895  "grunt_vo_sentry_female"
24896 },
24897 {
24898  "scene_grunt_vo_death_RND",
24899  909264800,
24900  "grunt_vo_sentry_female"
24901 },
24902 {
24903  "scene_grunt_vo_m_burn_damage_loop_start",
24904  3275716446,
24905  "grunt_vo_sentry_female"
24906 },
24907 {
24908  "scene_grunt_vo_m_burn_damage_loop_stop",
24909  1756125182,
24910  "grunt_vo_sentry_female"
24911 },
24912 {
24913  "scene_grunt_vo_m_burn_dmg_end",
24914  2077504813,
24915  "grunt_vo_sentry_female"
24916 },
24917 {
24918  "scene_grunt_vo_m_impact_heavy",
24919  4109997507,
24920  "grunt_vo_sentry_female"
24921 },
24922 {
24923  "scene_grunt_vo_m_impact_light",
24924  1900386010,
24925  "grunt_vo_sentry_female"
24926 },
24927 {
24928  "scene_grunt_vo_m_throat_cut",
24929  3188734954,
24930  "grunt_vo_sentry_female"
24931 },
24932 {
24933  "qu_202_bandit_laughs",
24934  3020986084,
24935  "qu_skellige_e3"
24936 },
24937 {
24938  "qu_202_horse_foley_01_right",
24939  235224733,
24940  "qu_skellige_e3"
24941 },
24942 {
24943  "qu_202_horse_foley_02",
24944  353041369,
24945  "qu_skellige_e3"
24946 },
24947 {
24948  "qu_202_horse_runs_away",
24949  3704739514,
24950  "qu_skellige_e3"
24951 },
24952 {
24953  "qu_202_merchants_daughter_screams_and_dies_short",
24954  1549906139,
24955  "qu_skellige_e3"
24956 },
24957 {
24958  "qu_202_merchants_daughter_screams_and_dies_short_end",
24959  1031297213,
24960  "qu_skellige_e3"
24961 },
24962 {
24963  "qu_202_woman_screams_and_is_killed",
24964  1907786325,
24965  "qu_skellige_e3"
24966 },
24967 {
24968  "qu_202_woman_screams_temp",
24969  2610764887,
24970  "qu_skellige_e3"
24971 },
24972 {
24973  "qu_e3_demo_woman_crying",
24974  1989181914,
24975  "qu_skellige_e3"
24976 },
24977 {
24978  "qu_fma_sirens_victim_death_01",
24979  1333739277,
24980  "qu_skellige_e3"
24981 },
24982 {
24983  "qu_fma_sirens_victim_death_01_stop",
24984  2325079296,
24985  "qu_skellige_e3"
24986 },
24987 {
24988  "qu_sk_drakkar_singing",
24989  1196473671,
24990  "qu_skellige_e3"
24991 },
24992 {
24993  "qu_sk_drakkar_singing_end",
24994  4251941449,
24995  "qu_skellige_e3"
24996 },
24997 {
24998  "amb_dyn_ext_waterfall_3_big_45m",
24999  533529470,
25000  "amb_dyn_waterfalls"
25001 },
25002 {
25003  "amb_dyn_ext_waterfall_3_medium_30m",
25004  3008840979,
25005  "amb_dyn_waterfalls"
25006 },
25007 {
25008  "amb_dyn_ext_waterfall_3_medium_80m",
25009  3175190144,
25010  "amb_dyn_waterfalls"
25011 },
25012 {
25013  "animals_deer_breath",
25014  3508317152,
25015  "animals_deer"
25016 },
25017 {
25018  "animals_deer_die",
25019  676759824,
25020  "animals_deer"
25021 },
25022 {
25023  "animals_deer_hit",
25024  541847541,
25025  "animals_deer"
25026 },
25027 {
25028  "animals_deer_sniff",
25029  3863679654,
25030  "animals_deer"
25031 },
25032 {
25033  "cs605_merchant_skull",
25034  3636981143,
25035  "cs605_merchant_skull"
25036 },
25037 {
25038  "cs001_geralt_and_yen_sfx",
25039  880491719,
25040  "cs001_geralt_and_yen"
25041 },
25042 {
25043  "cs602_sex_with_shani_boat",
25044  3695102552,
25045  "cs602_sex_with_shani_boat"
25046 },
25047 {
25048  "animals_hare_death",
25049  2488975062,
25050  "animals_hare"
25051 },
25052 {
25053  "amb_dyn_spooky_forest_1",
25054  1256036355,
25055  "amb_dyn_spooky_forest"
25056 },
25057 {
25058  "amb_pause_all",
25059  75307180,
25060  "amb_sk_global"
25061 },
25062 {
25063  "amb_resume_all",
25064  679718387,
25065  "amb_sk_global"
25066 },
25067 {
25068  "amb_sk_g_EM_animal_bird_raven_close_1_120m",
25069  2658957957,
25070  "amb_sk_global"
25071 },
25072 {
25073  "amb_sk_g_EM_animal_bird_raven_close_2_120m",
25074  2562370988,
25075  "amb_sk_global"
25076 },
25077 {
25078  "amb_sk_g_em_spooky",
25079  2644886965,
25080  "amb_sk_global"
25081 },
25082 {
25083  "amb_sk_g_em_wolf_howls",
25084  291178066,
25085  "amb_sk_global"
25086 },
25087 {
25088  "amb_sk_g_em_wolf_howls_quest",
25089  1012422457,
25090  "amb_sk_global"
25091 },
25092 {
25093  "amb_sk_g_FOREST_10_medium_normal",
25094  2560790778,
25095  "amb_sk_global"
25096 },
25097 {
25098  "amb_sk_g_FOREST_11_medium_normal",
25099  2937862547,
25100  "amb_sk_global"
25101 },
25102 {
25103  "amb_sk_g_water_stream_medium1_mono",
25104  3884268204,
25105  "amb_sk_global"
25106 },
25107 {
25108  "amb_sk_g_waterfall_small1_mono",
25109  3308259756,
25110  "amb_sk_global"
25111 },
25112 {
25113  "amb_sk_G_WIND_and_RAIN_START",
25114  2142441391,
25115  "amb_sk_global"
25116 },
25117 {
25118  "amb_sk_G_WIND_and_RAIN_STOP",
25119  3759456949,
25120  "amb_sk_global"
25121 },
25122 {
25123  "amb_sk_g_wind_forest_medium",
25124  515747001,
25125  "amb_sk_global"
25126 },
25127 {
25128  "amb_sk_G_WIND_GRASS_1",
25129  1827553092,
25130  "amb_sk_global"
25131 },
25132 {
25133  "amb_sk_g_wind_rnd_blows_low1",
25134  3184488700,
25135  "amb_sk_global"
25136 },
25137 {
25138  "amb_sk_g_wind_rnd_blows_mid1",
25139  1409127608,
25140  "amb_sk_global"
25141 },
25142 {
25143  "amb_sk_g_wind_rnd_blows_mid2",
25144  1409127611,
25145  "amb_sk_global"
25146 },
25147 {
25148  "amb_sk_g_wind_rnd_through_branches_mid",
25149  2895719580,
25150  "amb_sk_global"
25151 },
25152 {
25153  "amb_sk_g_wind_rnd_through_leaves_mid",
25154  2588183868,
25155  "amb_sk_global"
25156 },
25157 {
25158  "amb_nml_nv_EXT_market_square_big_01",
25159  1737314560,
25160  "amb_nml_area_novigrad"
25161 },
25162 {
25163  "amb_nml_nv_EXT_market_square_big_02",
25164  1737314563,
25165  "amb_nml_area_novigrad"
25166 },
25167 {
25168  "amb_nml_nv_EXT_market_square_big_02_day",
25169  1281049312,
25170  "amb_nml_area_novigrad"
25171 },
25172 {
25173  "amb_nml_nv_EXT_night_crickets_2_loop",
25174  3568907428,
25175  "amb_nml_area_novigrad"
25176 },
25177 {
25178  "amb_nml_nv_EXT_streets_0_generic",
25179  1563297952,
25180  "amb_nml_area_novigrad"
25181 },
25182 {
25183  "amb_nml_nv_EXT_streets_1_birds",
25184  207869994,
25185  "amb_nml_area_novigrad"
25186 },
25187 {
25188  "amb_nml_nv_EXT_streets_3_tight",
25189  2781369484,
25190  "amb_nml_area_novigrad"
25191 },
25192 {
25193  "amb_nml_nv_EXT_streets_4_calm_birds",
25194  718103897,
25195  "amb_nml_area_novigrad"
25196 },
25197 {
25198  "amb_nml_nv_EXT_woman_pleasure_1",
25199  2246791569,
25200  "amb_nml_area_novigrad"
25201 },
25202 {
25203  "amb_nml_nv_global_wind",
25204  1789560637,
25205  "amb_nml_area_novigrad"
25206 },
25207 {
25208  "amb_nml_nv_INT_night_crickets_2_loop_EM",
25209  1897960339,
25210  "amb_nml_area_novigrad"
25211 },
25212 {
25213  "amb_pause_all",
25214  75307180,
25215  "amb_nml_area_novigrad"
25216 },
25217 {
25218  "amb_resume_all",
25219  679718387,
25220  "amb_nml_area_novigrad"
25221 },
25222 {
25223  "magic_olgierd_ethereal_bone_mv",
25224  2656083345,
25225  "magic_olgierd"
25226 },
25227 {
25228  "magic_olgierd_ethereal_bone_mv_head",
25229  1727392418,
25230  "magic_olgierd"
25231 },
25232 {
25233  "magic_olgierd_ethereal_bone_mv_soft",
25234  2837172924,
25235  "magic_olgierd"
25236 },
25237 {
25238  "magic_olgierd_ethereal_death",
25239  2677427551,
25240  "magic_olgierd"
25241 },
25242 {
25243  "magic_olgierd_ethereal_shout",
25244  3234114518,
25245  "magic_olgierd"
25246 },
25247 {
25248  "magic_olgierd_ethereal_wake",
25249  1696067743,
25250  "magic_olgierd"
25251 },
25252 {
25253  "magic_olgierd_ethereal_wake_end",
25254  3533690625,
25255  "magic_olgierd"
25256 },
25257 {
25258  "magic_olgierd_fx_stun_start",
25259  3435688098,
25260  "magic_olgierd"
25261 },
25262 {
25263  "magic_olgierd_fx_stun_stop",
25264  1505574810,
25265  "magic_olgierd"
25266 },
25267 {
25268  "magic_olgierd_hand_fx",
25269  1349822626,
25270  "magic_olgierd"
25271 },
25272 {
25273  "magic_olgierd_sabre_whoosh_fast",
25274  2642468969,
25275  "magic_olgierd"
25276 },
25277 {
25278  "magic_olgierd_sabre_whoosh_faster",
25279  1050666776,
25280  "magic_olgierd"
25281 },
25282 {
25283  "magic_olgierd_sand_throw",
25284  1717441337,
25285  "magic_olgierd"
25286 },
25287 {
25288  "magic_olgierd_special_attack",
25289  1305749418,
25290  "magic_olgierd"
25291 },
25292 {
25293  "magic_olgierd_tele",
25294  4155074750,
25295  "magic_olgierd"
25296 },
25297 {
25298  "magic_olgierd_vo_knockdown_1",
25299  2863370242,
25300  "magic_olgierd"
25301 },
25302 {
25303  "magic_olgierd_vo_knockdown_1_short",
25304  2163916665,
25305  "magic_olgierd"
25306 },
25307 {
25308  "magic_olgierd_vo_knockdown_2",
25309  2863370241,
25310  "magic_olgierd"
25311 },
25312 {
25313  "magic_olgierd_vo_knockdown_2_stop",
25314  1576462404,
25315  "magic_olgierd"
25316 },
25317 {
25318  "cs403_finale_unfreeze",
25319  3749336559,
25320  "cs403_finale_unfreeze"
25321 },
25322 {
25323  "amb_iom_g_branches_rattle",
25324  3785597553,
25325  "amb_iom"
25326 },
25327 {
25328  "amb_iom_g_EM_harpies_80m",
25329  321322011,
25330  "amb_iom"
25331 },
25332 {
25333  "amb_iom_g_island_elements_80m",
25334  925830653,
25335  "amb_iom"
25336 },
25337 {
25338  "amb_iom_g_water_ocean",
25339  4135636074,
25340  "amb_iom"
25341 },
25342 {
25343  "amb_iom_g_water_ocean_shore",
25344  4059544768,
25345  "amb_iom"
25346 },
25347 {
25348  "amb_iom_g_wind_global_land",
25349  2655823988,
25350  "amb_iom"
25351 },
25352 {
25353  "amb_iom_g_wind_rain_open",
25354  1326350702,
25355  "amb_iom"
25356 },
25357 {
25358  "amb_iom_g_wind_rain_open_25m",
25359  488797371,
25360  "amb_iom"
25361 },
25362 {
25363  "magic_ciri_appear",
25364  3617959806,
25365  "magic_ciri"
25366 },
25367 {
25368  "magic_ciri_disappear",
25369  3974526672,
25370  "magic_ciri"
25371 },
25372 {
25373  "magic_ciri_fury_start",
25374  952261408,
25375  "magic_ciri"
25376 },
25377 {
25378  "magic_ciri_fury_stop_long",
25379  2906005365,
25380  "magic_ciri"
25381 },
25382 {
25383  "magic_ciri_fury_stop_short",
25384  4224104915,
25385  "magic_ciri"
25386 },
25387 {
25388  "magic_ciri_teleport_glow",
25389  3873780940,
25390  "magic_ciri"
25391 },
25392 {
25393  "amb_dyn_EXT_crowd_city_military_1_25m",
25394  489743348,
25395  "amb_dyn_crowd_city_ext_military"
25396 },
25397 {
25398  "cs310_triss_yennefer_payback",
25399  3762507336,
25400  "cs310_triss_yennefer_payback"
25401 },
25402 {
25403  "dialog_fx_blood_short",
25404  2649682204,
25405  "fx_blood"
25406 },
25407 {
25408  "fx_blood_outflow_medium_loop",
25409  1461596240,
25410  "fx_blood"
25411 },
25412 {
25413  "fx_blood_outflow_medium_loop_end",
25414  1796660790,
25415  "fx_blood"
25416 },
25417 {
25418  "fx_blood_outflow_medium_short",
25419  793824412,
25420  "fx_blood"
25421 },
25422 {
25423  "fx_blood_outflow_small_loop",
25424  1037323392,
25425  "fx_blood"
25426 },
25427 {
25428  "fx_blood_outflow_small_loop_end",
25429  2020265862,
25430  "fx_blood"
25431 },
25432 {
25433  "fx_blood_outflow_small_short",
25434  265478188,
25435  "fx_blood"
25436 },
25437 {
25438  "cs201_sex_with_yennefer_jp",
25439  3791899816,
25440  "cs201_sex_with_yennefer_jp"
25441 },
25442 {
25443  "monster_witch_1_attack_swoosh",
25444  1050129054,
25445  "monster_witch_1"
25446 },
25447 {
25448  "monster_witch_1_bodyfall",
25449  177774503,
25450  "monster_witch_1"
25451 },
25452 {
25453  "monster_witch_1_emerge",
25454  3644416239,
25455  "monster_witch_1"
25456 },
25457 {
25458  "monster_witch_1_expl_eating",
25459  283331384,
25460  "monster_witch_1"
25461 },
25462 {
25463  "monster_witch_1_foley",
25464  2650338797,
25465  "monster_witch_1"
25466 },
25467 {
25468  "monster_witch_1_footsteps",
25469  660199101,
25470  "monster_witch_1"
25471 },
25472 {
25473  "monster_witch_1_fx_death_disappear",
25474  3907289111,
25475  "monster_witch_1"
25476 },
25477 {
25478  "monster_witch_1_fx_drain_energy_loop_start",
25479  3674343864,
25480  "monster_witch_1"
25481 },
25482 {
25483  "monster_witch_1_fx_drain_energy_loop_stop",
25484  1663446724,
25485  "monster_witch_1"
25486 },
25487 {
25488  "monster_witch_1_fx_spawn_disappear",
25489  3640080364,
25490  "monster_witch_1"
25491 },
25492 {
25493  "monster_witch_1_grab_mud",
25494  62291365,
25495  "monster_witch_1"
25496 },
25497 {
25498  "monster_witch_1_vo_attack_short",
25499  411303659,
25500  "monster_witch_1"
25501 },
25502 {
25503  "monster_witch_1_vo_burning",
25504  715120145,
25505  "monster_witch_1"
25506 },
25507 {
25508  "monster_witch_1_vo_confusion",
25509  3072560592,
25510  "monster_witch_1"
25511 },
25512 {
25513  "monster_witch_1_vo_death",
25514  3625564502,
25515  "monster_witch_1"
25516 },
25517 {
25518  "monster_witch_1_vo_death_burning",
25519  1059039910,
25520  "monster_witch_1"
25521 },
25522 {
25523  "monster_witch_1_vo_death_short",
25524  489990357,
25525  "monster_witch_1"
25526 },
25527 {
25528  "monster_witch_1_vo_hypno",
25529  3109805370,
25530  "monster_witch_1"
25531 },
25532 {
25533  "monster_witch_1_vo_idle_1",
25534  2325500998,
25535  "monster_witch_1"
25536 },
25537 {
25538  "monster_witch_1_vo_idle_1_RND",
25539  2937242535,
25540  "monster_witch_1"
25541 },
25542 {
25543  "monster_witch_1_vo_idle_2",
25544  2325500997,
25545  "monster_witch_1"
25546 },
25547 {
25548  "monster_witch_1_vo_idle_2_RND",
25549  3801429100,
25550  "monster_witch_1"
25551 },
25552 {
25553  "monster_witch_1_vo_pain",
25554  2013829264,
25555  "monster_witch_1"
25556 },
25557 {
25558  "monster_witch_1_vo_sneakattack",
25559  657256636,
25560  "monster_witch_1"
25561 },
25562 {
25563  "monster_witch_1_vo_taunt",
25564  3774807804,
25565  "monster_witch_1"
25566 },
25567 {
25568  "set_monster_witch_1_armour_type_flesh",
25569  2893030797,
25570  "monster_witch_1"
25571 },
25572 {
25573  "monster_witch_2_appear_disappear",
25574  716888976,
25575  "monster_witch_2"
25576 },
25577 {
25578  "monster_witch_2_attack_swoosh",
25579  2848289833,
25580  "monster_witch_2"
25581 },
25582 {
25583  "monster_witch_2_bodyfall",
25584  4212194082,
25585  "monster_witch_2"
25586 },
25587 {
25588  "monster_witch_2_bottle_gulp",
25589  2780032712,
25590  "monster_witch_2"
25591 },
25592 {
25593  "monster_witch_2_bottle_open",
25594  692237548,
25595  "monster_witch_2"
25596 },
25597 {
25598  "monster_witch_2_bottle_smash",
25599  4248696544,
25600  "monster_witch_2"
25601 },
25602 {
25603  "monster_witch_2_foley_heavy",
25604  13711022,
25605  "monster_witch_2"
25606 },
25607 {
25608  "monster_witch_2_foley_light",
25609  2442603787,
25610  "monster_witch_2"
25611 },
25612 {
25613  "monster_witch_2_footsteps",
25614  1089430678,
25615  "monster_witch_2"
25616 },
25617 {
25618  "monster_witch_2_fx_death_disappear",
25619  2255387078,
25620  "monster_witch_2"
25621 },
25622 {
25623  "monster_witch_2_fx_drain_energy_loop_start",
25624  1552250745,
25625  "monster_witch_2"
25626 },
25627 {
25628  "monster_witch_2_fx_drain_energy_loop_stop",
25629  2807722707,
25630  "monster_witch_2"
25631 },
25632 {
25633  "monster_witch_2_fx_spawn_disappear",
25634  1516613593,
25635  "monster_witch_2"
25636 },
25637 {
25638  "monster_witch_2_kneel",
25639  3663932632,
25640  "monster_witch_2"
25641 },
25642 {
25643  "monster_witch_2_stomp",
25644  2444908448,
25645  "monster_witch_2"
25646 },
25647 {
25648  "monster_witch_2_throw_swoosh",
25649  1607170851,
25650  "monster_witch_2"
25651 },
25652 {
25653  "monster_witch_2_vo_aggro",
25654  906467579,
25655  "monster_witch_2"
25656 },
25657 {
25658  "monster_witch_2_vo_aggro_RND",
25659  1000181062,
25660  "monster_witch_2"
25661 },
25662 {
25663  "monster_witch_2_vo_attack_double_synced",
25664  3745700790,
25665  "monster_witch_2"
25666 },
25667 {
25668  "monster_witch_2_vo_attack_single_synced",
25669  2103954203,
25670  "monster_witch_2"
25671 },
25672 {
25673  "monster_witch_2_vo_bile_synced",
25674  3719745114,
25675  "monster_witch_2"
25676 },
25677 {
25678  "monster_witch_2_vo_death",
25679  3821818763,
25680  "monster_witch_2"
25681 },
25682 {
25683  "monster_witch_2_vo_drink_synced",
25684  1802465076,
25685  "monster_witch_2"
25686 },
25687 {
25688  "monster_witch_2_vo_hurt_submerge",
25689  1847266913,
25690  "monster_witch_2"
25691 },
25692 {
25693  "monster_witch_2_vo_idle_long",
25694  2087137978,
25695  "monster_witch_2"
25696 },
25697 {
25698  "monster_witch_2_vo_idle_long_RND",
25699  19468883,
25700  "monster_witch_2"
25701 },
25702 {
25703  "monster_witch_2_vo_idle_short",
25704  2860809910,
25705  "monster_witch_2"
25706 },
25707 {
25708  "monster_witch_2_vo_idle_short_RND",
25709  377109335,
25710  "monster_witch_2"
25711 },
25712 {
25713  "monster_witch_2_vo_pain",
25714  4132893019,
25715  "monster_witch_2"
25716 },
25717 {
25718  "monster_witch_2_vo_raise",
25719  1435247229,
25720  "monster_witch_2"
25721 },
25722 {
25723  "monster_witch_2_vo_raise_loop_synced",
25724  1537280383,
25725  "monster_witch_2"
25726 },
25727 {
25728  "monster_witch_2_vo_scream_synced",
25729  1467348481,
25730  "monster_witch_2"
25731 },
25732 {
25733  "monster_witch_2_vo_stomp",
25734  2883299098,
25735  "monster_witch_2"
25736 },
25737 {
25738  "monster_witch_2_vo_taunt_2_synced",
25739  211003663,
25740  "monster_witch_2"
25741 },
25742 {
25743  "monster_witch_2_vo_taunt_3_synced",
25744  93299424,
25745  "monster_witch_2"
25746 },
25747 {
25748  "monster_witch_2_vo_taunt_5_synced",
25749  1817142782,
25750  "monster_witch_2"
25751 },
25752 {
25753  "monster_witch_2_vo_taunt_6_synced",
25754  3658598859,
25755  "monster_witch_2"
25756 },
25757 {
25758  "monster_witch_2_vo_throw_synced",
25759  994823506,
25760  "monster_witch_2"
25761 },
25762 {
25763  "set_monster_witch_2_armour_type_flesh",
25764  450383878,
25765  "monster_witch_2"
25766 },
25767 {
25768  "monster_witch_3_attack_swoosh",
25769  198530988,
25770  "monster_witch_3"
25771 },
25772 {
25773  "monster_witch_3_bodyfall",
25774  3787354261,
25775  "monster_witch_3"
25776 },
25777 {
25778  "monster_witch_3_emerge",
25779  1312912961,
25780  "monster_witch_3"
25781 },
25782 {
25783  "monster_witch_3_expl_eating",
25784  1118344546,
25785  "monster_witch_3"
25786 },
25787 {
25788  "monster_witch_3_foley",
25789  3260593931,
25790  "monster_witch_3"
25791 },
25792 {
25793  "monster_witch_3_footsteps",
25794  1998766727,
25795  "monster_witch_3"
25796 },
25797 {
25798  "monster_witch_3_fx_death_disappear",
25799  1850706941,
25800  "monster_witch_3"
25801 },
25802 {
25803  "monster_witch_3_fx_drain_energy_loop_start",
25804  3075332778,
25805  "monster_witch_3"
25806 },
25807 {
25808  "monster_witch_3_fx_drain_energy_loop_stop",
25809  4253972610,
25810  "monster_witch_3"
25811 },
25812 {
25813  "monster_witch_3_fx_spawn_disappear",
25814  1995820110,
25815  "monster_witch_3"
25816 },
25817 {
25818  "monster_witch_3_grab_mud",
25819  2079284143,
25820  "monster_witch_3"
25821 },
25822 {
25823  "monster_witch_3_vo_attack_short",
25824  3832405973,
25825  "monster_witch_3"
25826 },
25827 {
25828  "monster_witch_3_vo_burning",
25829  1075056243,
25830  "monster_witch_3"
25831 },
25832 {
25833  "monster_witch_3_vo_confusion",
25834  3194747762,
25835  "monster_witch_3"
25836 },
25837 {
25838  "monster_witch_3_vo_death",
25839  1622255308,
25840  "monster_witch_3"
25841 },
25842 {
25843  "monster_witch_3_vo_death_burning",
25844  118502012,
25845  "monster_witch_3"
25846 },
25847 {
25848  "monster_witch_3_vo_death_short",
25849  3206818387,
25850  "monster_witch_3"
25851 },
25852 {
25853  "monster_witch_3_vo_hypno",
25854  3606289072,
25855  "monster_witch_3"
25856 },
25857 {
25858  "monster_witch_3_vo_idle_1",
25859  1505932476,
25860  "monster_witch_3"
25861 },
25862 {
25863  "monster_witch_3_vo_idle_1_RND",
25864  186328401,
25865  "monster_witch_3"
25866 },
25867 {
25868  "monster_witch_3_vo_idle_2",
25869  1505932479,
25870  "monster_witch_3"
25871 },
25872 {
25873  "monster_witch_3_vo_idle_2_RND",
25874  2119209058,
25875  "monster_witch_3"
25876 },
25877 {
25878  "monster_witch_3_vo_pain",
25879  408808366,
25880  "monster_witch_3"
25881 },
25882 {
25883  "monster_witch_3_vo_sneakattack",
25884  2325200294,
25885  "monster_witch_3"
25886 },
25887 {
25888  "monster_witch_3_vo_taunt",
25889  3466562542,
25890  "monster_witch_3"
25891 },
25892 {
25893  "set_monster_witch_3_armour_type_flesh",
25894  3934120591,
25895  "monster_witch_3"
25896 },
25897 {
25898  "cs310_bringing_down_philippa",
25899  3795772991,
25900  "cs310_bringing_down_philippa"
25901 },
25902 {
25903  "magic_man_fx_blast",
25904  104809087,
25905  "magic_man_mage"
25906 },
25907 {
25908  "magic_man_fx_lightning",
25909  430704883,
25910  "magic_man_mage"
25911 },
25912 {
25913  "magic_man_prepare",
25914  3700478171,
25915  "magic_man_mage"
25916 },
25917 {
25918  "magic_man_push",
25919  4099956158,
25920  "magic_man_mage"
25921 },
25922 {
25923  "magic_man_quicksand_loop_start",
25924  3253284831,
25925  "magic_man_mage"
25926 },
25927 {
25928  "magic_man_quicksand_loop_stop",
25929  3389867429,
25930  "magic_man_mage"
25931 },
25932 {
25933  "magic_man_sand_gust",
25934  3026714030,
25935  "magic_man_mage"
25936 },
25937 {
25938  "magic_man_sand_trap_explode",
25939  833869724,
25940  "magic_man_mage"
25941 },
25942 {
25943  "magic_man_staff_hit",
25944  3152130566,
25945  "magic_man_mage"
25946 },
25947 {
25948  "magic_man_teleport_in",
25949  3343652899,
25950  "magic_man_mage"
25951 },
25952 {
25953  "magic_man_teleport_out",
25954  4173011870,
25955  "magic_man_mage"
25956 },
25957 {
25958  "magic_man_tornado_eye_loop_start",
25959  395630261,
25960  "magic_man_mage"
25961 },
25962 {
25963  "magic_man_tornado_eye_loop_stop",
25964  2898614807,
25965  "magic_man_mage"
25966 },
25967 {
25968  "magic_man_tornado_loop_start",
25969  1827857335,
25970  "magic_man_mage"
25971 },
25972 {
25973  "magic_man_tornado_loop_stop",
25974  3009661213,
25975  "magic_man_mage"
25976 },
25977 {
25978  "grunt_vo_agony",
25979  3604533624,
25980  "grunt_vo_shade"
25981 },
25982 {
25983  "grunt_vo_agony_end",
25984  2269873918,
25985  "grunt_vo_shade"
25986 },
25987 {
25988  "grunt_vo_attack_long",
25989  3644397417,
25990  "grunt_vo_shade"
25991 },
25992 {
25993  "grunt_vo_attack_long_ALWAYS",
25994  561525283,
25995  "grunt_vo_shade"
25996 },
25997 {
25998  "grunt_vo_attack_medium",
25999  1039281658,
26000  "grunt_vo_shade"
26001 },
26002 {
26003  "grunt_vo_attack_medium_ALWAYS",
26004  519880790,
26005  "grunt_vo_shade"
26006 },
26007 {
26008  "grunt_vo_attack_short",
26009  4055069695,
26010  "grunt_vo_shade"
26011 },
26012 {
26013  "grunt_vo_attack_short_ALWAYS",
26014  3430882369,
26015  "grunt_vo_shade"
26016 },
26017 {
26018  "grunt_vo_attack_short_RND",
26019  3242351522,
26020  "grunt_vo_shade"
26021 },
26022 {
26023  "grunt_vo_block",
26024  1993327423,
26025  "grunt_vo_shade"
26026 },
26027 {
26028  "grunt_vo_burn_dmg",
26029  3180714690,
26030  "grunt_vo_shade"
26031 },
26032 {
26033  "grunt_vo_burn_dmg_end",
26034  1860819992,
26035  "grunt_vo_shade"
26036 },
26037 {
26038  "grunt_vo_burn_recovery",
26039  1522559591,
26040  "grunt_vo_shade"
26041 },
26042 {
26043  "grunt_vo_death",
26044  209757778,
26045  "grunt_vo_shade"
26046 },
26047 {
26048  "grunt_vo_death_last_breath",
26049  568971658,
26050  "grunt_vo_shade"
26051 },
26052 {
26053  "grunt_vo_death_stop",
26054  2458096881,
26055  "grunt_vo_shade"
26056 },
26057 {
26058  "grunt_vo_dodge",
26059  1035580193,
26060  "grunt_vo_shade"
26061 },
26062 {
26063  "grunt_vo_grunt",
26064  1456643074,
26065  "grunt_vo_shade"
26066 },
26067 {
26068  "grunt_vo_impact_heavy",
26069  1625123410,
26070  "grunt_vo_shade"
26071 },
26072 {
26073  "grunt_vo_impact_heavy_ALWAYS",
26074  2761801550,
26075  "grunt_vo_shade"
26076 },
26077 {
26078  "grunt_vo_impact_light",
26079  1777262823,
26080  "grunt_vo_shade"
26081 },
26082 {
26083  "grunt_vo_impact_light_ALWAYS",
26084  1105490537,
26085  "grunt_vo_shade"
26086 },
26087 {
26088  "grunt_vo_impact_light_RND",
26089  127149386,
26090  "grunt_vo_shade"
26091 },
26092 {
26093  "grunt_vo_shock",
26094  3985992122,
26095  "grunt_vo_shade"
26096 },
26097 {
26098  "grunt_vo_throat_cut",
26099  1902649411,
26100  "grunt_vo_shade"
26101 },
26102 {
26103  "grunt_vo_throat_gurgling",
26104  1658875032,
26105  "grunt_vo_shade"
26106 },
26107 {
26108  "grunt_vo_throat_gurgling_sparse",
26109  1433536311,
26110  "grunt_vo_shade"
26111 },
26112 {
26113  "scene_grunt_vo_attack_long_ALWAYS",
26114  3623814830,
26115  "grunt_vo_shade"
26116 },
26117 {
26118  "scene_grunt_vo_attack_medium_ALWAYS",
26119  3791880103,
26120  "grunt_vo_shade"
26121 },
26122 {
26123  "scene_grunt_vo_attack_short_ALWAYS",
26124  1868473450,
26125  "grunt_vo_shade"
26126 },
26127 {
26128  "scene_grunt_vo_burn_dmg_RND",
26129  3479660250,
26130  "grunt_vo_shade"
26131 },
26132 {
26133  "scene_grunt_vo_death_RND",
26134  909264800,
26135  "grunt_vo_shade"
26136 },
26137 {
26138  "scene_grunt_vo_m_burn_damage_loop_start",
26139  3275716446,
26140  "grunt_vo_shade"
26141 },
26142 {
26143  "scene_grunt_vo_m_burn_damage_loop_stop",
26144  1756125182,
26145  "grunt_vo_shade"
26146 },
26147 {
26148  "scene_grunt_vo_m_burn_dmg_end",
26149  2077504813,
26150  "grunt_vo_shade"
26151 },
26152 {
26153  "scene_grunt_vo_m_impact_heavy",
26154  4109997507,
26155  "grunt_vo_shade"
26156 },
26157 {
26158  "scene_grunt_vo_m_impact_light",
26159  1900386010,
26160  "grunt_vo_shade"
26161 },
26162 {
26163  "scene_grunt_vo_m_throat_cut",
26164  3188734954,
26165  "grunt_vo_shade"
26166 },
26167 {
26168  "amb_sk_g_EM_animal_bird_bald_eagle_80m",
26169  1145395457,
26170  "amb_sk_ice_giant"
26171 },
26172 {
26173  "amb_sk_g_EM_animal_bird_black_woodpecker_call_70m",
26174  3123716978,
26175  "amb_sk_ice_giant"
26176 },
26177 {
26178  "amb_sk_g_EM_animal_bird_black_woodpecker_drumming_1_close_80m",
26179  652074463,
26180  "amb_sk_ice_giant"
26181 },
26182 {
26183  "amb_sk_g_EM_animal_bird_great_tit_1_80m",
26184  1227957284,
26185  "amb_sk_ice_giant"
26186 },
26187 {
26188  "amb_sk_g_EM_animal_bird_great_tit_2_close_RND",
26189  4229485343,
26190  "amb_sk_ice_giant"
26191 },
26192 {
26193  "amb_sk_g_EM_animal_bird_grt_sptd_woodpecker_call_1_70m",
26194  1786447156,
26195  "amb_sk_ice_giant"
26196 },
26197 {
26198  "amb_sk_g_EM_animal_bird_grt_sptd_woodpecker_drumming_1_80m",
26199  5854320,
26200  "amb_sk_ice_giant"
26201 },
26202 {
26203  "amb_sk_g_EM_animal_bird_grt_sptd_woodpecker_drumming_2_80m",
26204  2494435543,
26205  "amb_sk_ice_giant"
26206 },
26207 {
26208  "amb_sk_g_EM_animal_bird_grt_sptd_woodpecker_drumming_3_80m",
26209  3459337878,
26210  "amb_sk_ice_giant"
26211 },
26212 {
26213  "amb_sk_g_EM_animal_bird_grt_sptd_woodpecker_hits_80m",
26214  3885943301,
26215  "amb_sk_ice_giant"
26216 },
26217 {
26218  "amb_sk_g_EM_animal_bird_larks",
26219  3815465574,
26220  "amb_sk_ice_giant"
26221 },
26222 {
26223  "amb_sk_g_EM_animal_bird_pacific_wren_80m",
26224  1805750461,
26225  "amb_sk_ice_giant"
26226 },
26227 {
26228  "amb_sk_g_EM_animal_bird_raven_close_1_120m",
26229  2658957957,
26230  "amb_sk_ice_giant"
26231 },
26232 {
26233  "amb_sk_g_EM_animal_bird_raven_close_2_120m",
26234  2562370988,
26235  "amb_sk_ice_giant"
26236 },
26237 {
26238  "amb_sk_g_EM_animal_bird_vulture_70m",
26239  3275928853,
26240  "amb_sk_ice_giant"
26241 },
26242 {
26243  "amb_sk_g_EM_animal_bird_willow_warbler_1_70m",
26244  2615764334,
26245  "amb_sk_ice_giant"
26246 },
26247 {
26248  "amb_sk_g_EM_animal_bird_winter_1_80m",
26249  373604816,
26250  "amb_sk_ice_giant"
26251 },
26252 {
26253  "amb_sk_g_EM_animal_bird_winter_2_80m",
26254  3307431863,
26255  "amb_sk_ice_giant"
26256 },
26257 {
26258  "amb_sk_g_EM_animal_bird_winter_wren_80m",
26259  3232526113,
26260  "amb_sk_ice_giant"
26261 },
26262 {
26263  "amb_sk_g_EM_animal_bird_woodpecker_drm_1_med_80m",
26264  3508967283,
26265  "amb_sk_ice_giant"
26266 },
26267 {
26268  "amb_sk_g_EM_animal_bird_woodpecker_drm_2_thin_80m",
26269  1283886131,
26270  "amb_sk_ice_giant"
26271 },
26272 {
26273  "amb_sk_g_EM_animal_crows_1_RND",
26274  2115993010,
26275  "amb_sk_ice_giant"
26276 },
26277 {
26278  "amb_sk_g_EM_animal_night_fox_scream_closer_1_80m",
26279  1409816162,
26280  "amb_sk_ice_giant"
26281 },
26282 {
26283  "amb_sk_g_EM_animal_night_fox_scream_far_1_80m",
26284  1768006407,
26285  "amb_sk_ice_giant"
26286 },
26287 {
26288  "amb_sk_g_EM_animal_night_fox_scream_far_2_80m",
26289  34824032,
26290  "amb_sk_ice_giant"
26291 },
26292 {
26293  "amb_sk_g_EM_animal_night_owl_2_barred_RND",
26294  4216245449,
26295  "amb_sk_ice_giant"
26296 },
26297 {
26298  "amb_sk_g_EM_animal_night_owl_3_barred_RND",
26299  3561304562,
26300  "amb_sk_ice_giant"
26301 },
26302 {
26303  "amb_sk_g_EM_animal_night_owl_4_tawny_RND",
26304  1007571900,
26305  "amb_sk_ice_giant"
26306 },
26307 {
26308  "amb_sk_g_em_spooky",
26309  2644886965,
26310  "amb_sk_ice_giant"
26311 },
26312 {
26313  "amb_sk_g_em_wolf_howls",
26314  291178066,
26315  "amb_sk_ice_giant"
26316 },
26317 {
26318  "amb_sk_g_em_wolf_howls_quest",
26319  1012422457,
26320  "amb_sk_ice_giant"
26321 },
26322 {
26323  "amb_sk_g_FOREST_10_medium_normal",
26324  2560790778,
26325  "amb_sk_ice_giant"
26326 },
26327 {
26328  "amb_sk_g_FOREST_11_medium_normal",
26329  2937862547,
26330  "amb_sk_ice_giant"
26331 },
26332 {
26333  "amb_sk_g_water_stream_medium1_mono",
26334  3884268204,
26335  "amb_sk_ice_giant"
26336 },
26337 {
26338  "amb_sk_g_waterfall_small1_mono",
26339  3308259756,
26340  "amb_sk_ice_giant"
26341 },
26342 {
26343  "amb_sk_G_WIND_and_RAIN_START",
26344  2142441391,
26345  "amb_sk_ice_giant"
26346 },
26347 {
26348  "amb_sk_G_WIND_and_RAIN_STOP",
26349  3759456949,
26350  "amb_sk_ice_giant"
26351 },
26352 {
26353  "amb_sk_g_wind_forest_medium",
26354  515747001,
26355  "amb_sk_ice_giant"
26356 },
26357 {
26358  "amb_sk_G_WIND_GRASS_1",
26359  1827553092,
26360  "amb_sk_ice_giant"
26361 },
26362 {
26363  "amb_sk_g_wind_rnd_blows_low1",
26364  3184488700,
26365  "amb_sk_ice_giant"
26366 },
26367 {
26368  "amb_sk_g_wind_rnd_blows_mid1",
26369  1409127608,
26370  "amb_sk_ice_giant"
26371 },
26372 {
26373  "amb_sk_g_wind_rnd_blows_mid2",
26374  1409127611,
26375  "amb_sk_ice_giant"
26376 },
26377 {
26378  "amb_sk_g_wind_rnd_through_branches_mid",
26379  2895719580,
26380  "amb_sk_ice_giant"
26381 },
26382 {
26383  "amb_sk_g_wind_rnd_through_leaves_mid",
26384  2588183868,
26385  "amb_sk_ice_giant"
26386 },
26387 {
26388  "amb_sk_ice_giant_canyon_high",
26389  74263812,
26390  "amb_sk_ice_giant"
26391 },
26392 {
26393  "amb_sk_ice_giant_canyon_small",
26394  795021549,
26395  "amb_sk_ice_giant"
26396 },
26397 {
26398  "amb_sk_ice_giant_giant_ship_canyon",
26399  1224121048,
26400  "amb_sk_ice_giant"
26401 },
26402 {
26403  "amb_sk_ice_giant_giant_ship_canyon_entrance",
26404  2749202769,
26405  "amb_sk_ice_giant"
26406 },
26407 {
26408  "amb_sk_ice_giant_global_land",
26409  1421379240,
26410  "amb_sk_ice_giant"
26411 },
26412 {
26413  "amb_sk_ice_giant_global_land_old",
26414  1482959602,
26415  "amb_sk_ice_giant"
26416 },
26417 {
26418  "amb_sk_ice_giant_harpy_nest_canyon",
26419  3056237471,
26420  "amb_sk_ice_giant"
26421 },
26422 {
26423  "amb_sk_ice_giant_lake",
26424  4178915076,
26425  "amb_sk_ice_giant"
26426 },
26427 {
26428  "amb_sk_ice_giant_side_canyon",
26429  267539939,
26430  "amb_sk_ice_giant"
26431 },
26432 {
26433  "amb_sk_ice_giant_wind_canyon_tight",
26434  3619628447,
26435  "amb_sk_ice_giant"
26436 },
26437 {
26438  "amb_sk_ice_giant_wind_land_medium",
26439  2773223369,
26440  "amb_sk_ice_giant"
26441 },
26442 {
26443  "amb_sk_ice_giant_wind_land_strong",
26444  2580351721,
26445  "amb_sk_ice_giant"
26446 },
26447 {
26448  "amb_sk_ice_giant_wind_siren_cave_open",
26449  1692482418,
26450  "amb_sk_ice_giant"
26451 },
26452 {
26453  "amb_sk_ice_giant_wind_siren_cave_open_nowater",
26454  3791144805,
26455  "amb_sk_ice_giant"
26456 },
26457 {
26458  "amb_sk_kaer_trodle_03_water_small_bay",
26459  1120585412,
26460  "amb_sk_ice_giant"
26461 },
26462 {
26463  "amb_sk_kaer_trodle_04_water_small_bay_border",
26464  624185324,
26465  "amb_sk_ice_giant"
26466 },
26467 {
26468  "amb_sk_kaer_trodle_06_wind_forest1",
26469  3925327752,
26470  "amb_sk_ice_giant"
26471 },
26472 {
26473  "amb_sk_kaer_trodle_08_open_field",
26474  2006780984,
26475  "amb_sk_ice_giant"
26476 },
26477 {
26478  "amb_sk_kaer_trodle_09_canyon",
26479  2223576174,
26480  "amb_sk_ice_giant"
26481 },
26482 {
26483  "amb_sk_kaer_trodle_11_lighthouse_path",
26484  3457376331,
26485  "amb_sk_ice_giant"
26486 },
26487 {
26488  "amb_sk_kaer_trodle_13_high_path",
26489  3350634717,
26490  "amb_sk_ice_giant"
26491 },
26492 {
26493  "amb_sk_kaer_trodle_13_wind_lift",
26494  1792137749,
26495  "amb_sk_ice_giant"
26496 },
26497 {
26498  "amb_sk_kaer_trodle_14_wind_tunnel",
26499  1671454575,
26500  "amb_sk_ice_giant"
26501 },
26502 {
26503  "amb_sk_kaer_trodle_14_wind_tunnel2",
26504  1148599183,
26505  "amb_sk_ice_giant"
26506 },
26507 {
26508  "amb_sk_kaer_trodle_15_wind_high_bridge",
26509  3135823528,
26510  "amb_sk_ice_giant"
26511 },
26512 {
26513  "amb_sk_kaer_trodle_16_wind_interior",
26514  1440921179,
26515  "amb_sk_ice_giant"
26516 },
26517 {
26518  "amb_sk_kaer_trodle_17_wind_stables",
26519  1411495014,
26520  "amb_sk_ice_giant"
26521 },
26522 {
26523  "amb_sk_kaer_trodle_city",
26524  1766638663,
26525  "amb_sk_ice_giant"
26526 },
26527 {
26528  "amb_sk_kaer_trodle_city_water_under_bridge",
26529  3664723740,
26530  "amb_sk_ice_giant"
26531 },
26532 {
26533  "amb_sk_kaer_trodle_crowd_castle_feast_1_35m",
26534  1182652320,
26535  "amb_sk_ice_giant"
26536 },
26537 {
26538  "amb_sk_kaer_trodle_crowd_castle_feast_1_for_dialog",
26539  799207987,
26540  "amb_sk_ice_giant"
26541 },
26542 {
26543  "amb_sk_kaer_trodle_crowd_castle_feast_1_for_dialog_stop",
26544  490293566,
26545  "amb_sk_ice_giant"
26546 },
26547 {
26548  "amb_sk_kaer_trodle_forest_leszy_lair",
26549  1834130634,
26550  "amb_sk_ice_giant"
26551 },
26552 {
26553  "amb_sk_kaer_trodle_inn_crowd_med",
26554  4022974922,
26555  "amb_sk_ice_giant"
26556 },
26557 {
26558  "amb_sk_kaer_trodle_inn_crowd_outside",
26559  3029252893,
26560  "amb_sk_ice_giant"
26561 },
26562 {
26563  "amb_sk_kaer_trodle_inn_empty",
26564  3315072573,
26565  "amb_sk_ice_giant"
26566 },
26567 {
26568  "amb_sk_kaer_trodle_path_to_castle_interior",
26569  1687879539,
26570  "amb_sk_ice_giant"
26571 },
26572 {
26573  "amb_sk_kaer_trodle_village_dogs_0_all",
26574  1657340489,
26575  "amb_sk_ice_giant"
26576 },
26577 {
26578  "amb_sk_kaer_trodle_village_dogs_1_RND",
26579  700713617,
26580  "amb_sk_ice_giant"
26581 },
26582 {
26583  "amb_sk_kaer_trodle_village_dogs_2_RND",
26584  3099628450,
26585  "amb_sk_ice_giant"
26586 },
26587 {
26588  "amb_sk_kaer_trodle_village_dogs_3_RND",
26589  277270111,
26590  "amb_sk_ice_giant"
26591 },
26592 {
26593  "amb_sk_rnd_animals_falcon_1",
26594  1368210197,
26595  "amb_sk_ice_giant"
26596 },
26597 {
26598  "amb_sk_rnd_rock_fall",
26599  2107186681,
26600  "amb_sk_ice_giant"
26601 },
26602 {
26603  "amb_sk_rnd_sirens_calling",
26604  1376234463,
26605  "amb_sk_ice_giant"
26606 },
26607 {
26608  "amb_sk_rnd_whispers",
26609  98569669,
26610  "amb_sk_ice_giant"
26611 },
26612 {
26613  "qu_item_fire_eater_torch_loop",
26614  3501877264,
26615  "qu_item_fire_eater_torch"
26616 },
26617 {
26618  "qu_item_fire_eater_torch_loop_end",
26619  2043049462,
26620  "qu_item_fire_eater_torch"
26621 },
26622 {
26623  "qu_item_fire_eater_torch_whoosh_long",
26624  2832717089,
26625  "qu_item_fire_eater_torch"
26626 },
26627 {
26628  "qu_item_fire_eater_torch_whoosh_short",
26629  3450148951,
26630  "qu_item_fire_eater_torch"
26631 },
26632 {
26633  "cs002_geralt_washing_up_sfx",
26634  2670129985,
26635  "cs002_geralt_washing_up"
26636 },
26637 {
26638  "cs110_refuse_payment",
26639  3844434341,
26640  "cs110_refuse_payment"
26641 },
26642 {
26643  "cs301_package_transfer_sfx",
26644  3828729284,
26645  "cs301_package_transfer"
26646 },
26647 {
26648  "amb_qu_INT_boat_big",
26649  1033060644,
26650  "amb_qu_boat"
26651 },
26652 {
26653  "cs001_little_ciri_footsteps",
26654  685003865,
26655  "cs001_little_ciri_intro_loop"
26656 },
26657 {
26658  "cs001_little_ciri_taunts",
26659  3668720387,
26660  "cs001_little_ciri_intro_loop"
26661 },
26662 {
26663  "cs503_geralts_departure",
26664  3881412817,
26665  "cs503_geralts_departure"
26666 },
26667 {
26668  "qu_nml_401_vacuum_detector_tool_loop_start",
26669  3004788703,
26670  "qu_item_potestaquisitor"
26671 },
26672 {
26673  "qu_nml_401_vacuum_detector_tool_loop_stop",
26674  2739144101,
26675  "qu_item_potestaquisitor"
26676 },
26677 {
26678  "qu_sk_202_hornval_horn",
26679  3128460988,
26680  "qu_item_hornval_horn"
26681 },
26682 {
26683  "cs103_poroniec_choice",
26684  3943662583,
26685  "cs103_poroniec_choice"
26686 },
26687 {
26688  "cs002_tavern_massacre_sfx",
26689  1902286740,
26690  "cs002_tavern_massacre"
26691 },
26692 {
26693  "cs203_baby_in_oven_sfx",
26694  296157696,
26695  "cs203_baby_in_oven"
26696 },
26697 {
26698  "cs202_harpies_attack_boat",
26699  3977404688,
26700  "cs202_harpies_attack_boat"
26701 },
26702 {
26703  "amb_qu_nv_bathouse",
26704  3566042733,
26705  "amb_qu_baths"
26706 },
26707 {
26708  "qu_item_blowing_horn",
26709  241255834,
26710  "qu_item_horn"
26711 },
26712 {
26713  "cmb_focus_start",
26714  3811897105,
26715  "focus_exploration"
26716 },
26717 {
26718  "cmb_focus_stop",
26719  1831848203,
26720  "focus_exploration"
26721 },
26722 {
26723  "expl_focus_start",
26724  200298346,
26725  "focus_exploration"
26726 },
26727 {
26728  "expl_focus_stop",
26729  2043403330,
26730  "focus_exploration"
26731 },
26732 {
26733  "expl_focus_stop_sfx",
26734  2192074978,
26735  "focus_exploration"
26736 },
26737 {
26738  "cs603_breaking_in",
26739  3997374386,
26740  "cs603_breaking_in"
26741 },
26742 {
26743  "cs309_sex_with_triss_p1_jp",
26744  4006972498,
26745  "cs309_sex_with_triss_p1_jp"
26746 },
26747 {
26748  "cs303_triss_kills_menge",
26749  4015465810,
26750  "cs303_triss_kills_menge"
26751 },
26752 {
26753  "amb_qu_creepy_fog_custom_element",
26754  78054265,
26755  "amb_qu_creepy_fog"
26756 },
26757 {
26758  "mq1058_girl_running",
26759  3684963328,
26760  "dlc_mq1058"
26761 },
26762 {
26763  "mq1058_girl_running_alt",
26764  1029302092,
26765  "dlc_mq1058"
26766 },
26767 {
26768  "mq1058_give_bear",
26769  3250350270,
26770  "dlc_mq1058"
26771 },
26772 {
26773  "mq1058_give_medalion",
26774  822271105,
26775  "dlc_mq1058"
26776 },
26777 {
26778  "mq1058_hide_bear",
26779  1787744775,
26780  "dlc_mq1058"
26781 },
26782 {
26783  "mq1058_hide_medalion",
26784  1608631996,
26785  "dlc_mq1058"
26786 },
26787 {
26788  "mq1058_petard_blow",
26789  1606602647,
26790  "dlc_mq1058"
26791 },
26792 {
26793  "mq1058_witcher_sense",
26794  3667692321,
26795  "dlc_mq1058"
26796 },
26797 {
26798  "amb_qu_laboratory_EM_water_bubbling_1_quiet",
26799  3440362338,
26800  "amb_qu_laboratory"
26801 },
26802 {
26803  "amb_pause_all",
26804  75307180,
26805  "amb_wz_castle"
26806 },
26807 {
26808  "amb_resume_all",
26809  679718387,
26810  "amb_wz_castle"
26811 },
26812 {
26813  "amb_wz_garden_bird_EM",
26814  1885718296,
26815  "amb_wz_castle"
26816 },
26817 {
26818  "amb_wz_in_basement_pressure",
26819  3507352999,
26820  "amb_wz_castle"
26821 },
26822 {
26823  "amb_wz_in_roomtone_medium",
26824  2343521369,
26825  "amb_wz_castle"
26826 },
26827 {
26828  "amb_wz_tree_deciduous_medium_EM",
26829  1075375849,
26830  "amb_wz_castle"
26831 },
26832 {
26833  "amb_wz_tree_leafy_small",
26834  940344076,
26835  "amb_wz_castle"
26836 },
26837 {
26838  "amb_wz_water_fountain_small_EM",
26839  1649721801,
26840  "amb_wz_castle"
26841 },
26842 {
26843  "amb_wz_wind_castle_garden",
26844  1691550191,
26845  "amb_wz_castle"
26846 },
26847 {
26848  "amb_wz_wind_castle_interior_big",
26849  817426551,
26850  "amb_wz_castle"
26851 },
26852 {
26853  "amb_wz_windchimes_EM",
26854  2068792210,
26855  "amb_wz_castle"
26856 },
26857 {
26858  "cs002_vesemir_bandits",
26859  4066772087,
26860  "cs002_vesemir_bandits"
26861 },
26862 {
26863  "amb_qu_meteorite_storm_250m",
26864  3417781892,
26865  "amb_qu_meteorite_rain"
26866 },
26867 {
26868  "cs002_griffin_combat_sfx",
26869  2155615190,
26870  "cs002_griffin_combat"
26871 },
26872 {
26873  "cs303_menge_paper",
26874  4131912467,
26875  "cs303_menge_paper"
26876 },
26877 {
26878  "mus_loc_spiral",
26879  1910086011,
26880  "music_spiral"
26881 },
26882 {
26883  "mus_loc_spiral_castle",
26884  3119073978,
26885  "music_spiral"
26886 },
26887 {
26888  "mus_loc_spiral_castle_cs_to_gmpl",
26889  2127614396,
26890  "music_spiral"
26891 },
26892 {
26893  "mus_loc_spiral_cs_to_gmpl",
26894  3586829675,
26895  "music_spiral"
26896 },
26897 {
26898  "play_music_spiral",
26899  1914948605,
26900  "music_spiral"
26901 },
26902 {
26903  "cs603_breaking_in_dwarf",
26904  4133822475,
26905  "cs603_breaking_in_dwarf"
26906 },
26907 {
26908  "cs310_stealing_horses",
26909  4135074948,
26910  "cs310_stealing_horses"
26911 },
26912 {
26913  "cs305_meet_blanka_sfx",
26914  3812773993,
26915  "cs305_meet_blanka"
26916 },
26917 {
26918  "cs_generic_teleport",
26919  4158670201,
26920  "cs_generic_teleport"
26921 },
26922 {
26923  "cs403_vesemir_burial",
26924  4174989378,
26925  "cs403_vesemir_burial"
26926 },
26927 {
26928  "caves",
26929  749373321,
26930  "music_nomansgrad"
26931 },
26932 {
26933  "caves_cs_to_gmpl",
26934  2552320401,
26935  "music_nomansgrad"
26936 },
26937 {
26938  "mus_credits_secondary_nml",
26939  3441540234,
26940  "music_nomansgrad"
26941 },
26942 {
26943  "mus_credits_usm_nml",
26944  69497865,
26945  "music_nomansgrad"
26946 },
26947 {
26948  "mus_cs101_wild_hunt_burns_village",
26949  4043406166,
26950  "music_nomansgrad"
26951 },
26952 {
26953  "mus_cs101_wild_hunt_burns_village_p2",
26954  966083431,
26955  "music_nomansgrad"
26956 },
26957 {
26958  "mus_cs103_baron_digs_grave",
26959  2305642728,
26960  "music_nomansgrad"
26961 },
26962 {
26963  "mus_cs103_baron_taken",
26964  1860732310,
26965  "music_nomansgrad"
26966 },
26967 {
26968  "mus_cs103_basilisk",
26969  3446810806,
26970  "music_nomansgrad"
26971 },
26972 {
26973  "mus_cs103_ciri_runs",
26974  76835926,
26975  "music_nomansgrad"
26976 },
26977 {
26978  "mus_cs103_ciri_runs_short",
26979  843170773,
26980  "music_nomansgrad"
26981 },
26982 {
26983  "mus_cs103_guslar_prophecy",
26984  2489510715,
26985  "music_nomansgrad"
26986 },
26987 {
26988  "mus_cs103_introduction_of_uma",
26989  87614972,
26990  "music_nomansgrad"
26991 },
26992 {
26993  "mus_cs103_poroniec_attack_choice",
26994  147796160,
26995  "music_nomansgrad"
26996 },
26997 {
26998  "mus_cs103_poroniec_transforms",
26999  4265523241,
27000  "music_nomansgrad"
27001 },
27002 {
27003  "mus_cs105_ciri_escapes_swamps",
27004  3435006818,
27005  "music_nomansgrad"
27006 },
27007 {
27008  "mus_cs105_ciri_meet_witch_sisters",
27009  1260272653,
27010  "music_nomansgrad"
27011 },
27012 {
27013  "mus_cs105_geralt_meet_witch_sisters",
27014  4162737213,
27015  "music_nomansgrad"
27016 },
27017 {
27018  "mus_cs106_anabelle_kisses_graham",
27019  1018502329,
27020  "music_nomansgrad"
27021 },
27022 {
27023  "mus_cs107_witch_gravehag",
27024  2171240667,
27025  "music_nomansgrad"
27026 },
27027 {
27028  "mus_cs107_witch_normal",
27029  3451015095,
27030  "music_nomansgrad"
27031 },
27032 {
27033  "mus_cs107_witch_village_burns",
27034  930553317,
27035  "music_nomansgrad"
27036 },
27037 {
27038  "mus_cs111_imlerith_dies",
27039  16833657,
27040  "music_nomansgrad"
27041 },
27042 {
27043  "mus_cs111_one_witch_escapes",
27044  297588214,
27045  "music_nomansgrad"
27046 },
27047 {
27048  "mus_cs111_welcome_imlerith_pt1",
27049  2787779390,
27050  "music_nomansgrad"
27051 },
27052 {
27053  "mus_cs111_witch_transform",
27054  2469400843,
27055  "music_nomansgrad"
27056 },
27057 {
27058  "mus_cs301_dreamer_nightmare",
27059  3711583060,
27060  "music_nomansgrad"
27061 },
27062 {
27063  "mus_cs301_novigrad_opening",
27064  283530529,
27065  "music_nomansgrad"
27066 },
27067 {
27068  "mus_cs302_castration",
27069  2848615083,
27070  "music_nomansgrad"
27071 },
27072 {
27073  "mus_cs3035_radovid_dies",
27074  3965211856,
27075  "music_nomansgrad"
27076 },
27077 {
27078  "mus_cs303_triss_kills_menge",
27079  3586499486,
27080  "music_nomansgrad"
27081 },
27082 {
27083  "mus_cs305_ciri_dissappears",
27084  1372212627,
27085  "music_nomansgrad"
27086 },
27087 {
27088  "mus_cs305_convoy_in_ambush_p1",
27089  2091705161,
27090  "music_nomansgrad"
27091 },
27092 {
27093  "mus_cs309_sex_with_triss_p1",
27094  953933181,
27095  "music_nomansgrad"
27096 },
27097 {
27098  "mus_cs309_triss_leaves",
27099  2921921234,
27100  "music_nomansgrad"
27101 },
27102 {
27103  "mus_cs310_triss_yennefer_payback",
27104  1138852644,
27105  "music_nomansgrad"
27106 },
27107 {
27108  "mus_cs311_geels_dreams",
27109  4203130482,
27110  "music_nomansgrad"
27111 },
27112 {
27113  "mus_cs401_interception_pt2",
27114  3697588052,
27115  "music_nomansgrad"
27116 },
27117 {
27118  "mus_cs503_geralts_departure",
27119  610361253,
27120  "music_nomansgrad"
27121 },
27122 {
27123  "mus_cs601_decapitation",
27124  1955409958,
27125  "music_nomansgrad"
27126 },
27127 {
27128  "mus_cs601_frog_intro",
27129  1809724756,
27130  "music_nomansgrad"
27131 },
27132 {
27133  "mus_cs601_immortal_A",
27134  2371521410,
27135  "music_nomansgrad"
27136 },
27137 {
27138  "mus_cs601_immortal_B",
27139  2371521409,
27140  "music_nomansgrad"
27141 },
27142 {
27143  "mus_cs601_killing_the_frog",
27144  2078866408,
27145  "music_nomansgrad"
27146 },
27147 {
27148  "mus_cs601_storm_p2",
27149  2759533517,
27150  "music_nomansgrad"
27151 },
27152 {
27153  "mus_cs602_dance",
27154  262193837,
27155  "music_nomansgrad"
27156 },
27157 {
27158  "mus_cs602_dance_intro",
27159  130447102,
27160  "music_nomansgrad"
27161 },
27162 {
27163  "mus_cs603_breaking_in",
27164  1455197838,
27165  "music_nomansgrad"
27166 },
27167 {
27168  "mus_cs603_ewald_dies",
27169  3856641746,
27170  "music_nomansgrad"
27171 },
27172 {
27173  "mus_cs603_horst_dies",
27174  721608963,
27175  "music_nomansgrad"
27176 },
27177 {
27178  "mus_cs603_horst_dies_quinto",
27179  502108850,
27180  "music_nomansgrad"
27181 },
27182 {
27183  "mus_cs603_vault_closes",
27184  3806328595,
27185  "music_nomansgrad"
27186 },
27187 {
27188  "mus_cs604_unmasking_p1",
27189  470442797,
27190  "music_nomansgrad"
27191 },
27192 {
27193  "mus_cs604_unmasking_p2",
27194  470442798,
27195  "music_nomansgrad"
27196 },
27197 {
27198  "mus_cs605_geralt_loses",
27199  1014158413,
27200  "music_nomansgrad"
27201 },
27202 {
27203  "mus_cs605_merchant_lose",
27204  3672111851,
27205  "music_nomansgrad"
27206 },
27207 {
27208  "mus_cs605_merchant_skull",
27209  3696642811,
27210  "music_nomansgrad"
27211 },
27212 {
27213  "mus_cs605_olgierd_dies_choice",
27214  4264001723,
27215  "music_nomansgrad"
27216 },
27217 {
27218  "mus_cs605_olgierd_dies_pt2",
27219  284825476,
27220  "music_nomansgrad"
27221 },
27222 {
27223  "mus_cs605_olgierd_lives_choice_dialogue",
27224  2452867204,
27225  "music_nomansgrad"
27226 },
27227 {
27228  "mus_cs_sq301_geralt_triss_kiss",
27229  2099930725,
27230  "music_nomansgrad"
27231 },
27232 {
27233  "mus_cs_sq301_love_theme",
27234  57983749,
27235  "music_nomansgrad"
27236 },
27237 {
27238  "mus_ep1_poi_horror",
27239  2423836109,
27240  "music_nomansgrad"
27241 },
27242 {
27243  "mus_ep1_poi_military",
27244  3445763100,
27245  "music_nomansgrad"
27246 },
27247 {
27248  "mus_griffin_chase",
27249  213481337,
27250  "music_nomansgrad"
27251 },
27252 {
27253  "mus_griffin_chase_end",
27254  1566835899,
27255  "music_nomansgrad"
27256 },
27257 {
27258  "mus_griffin_combat",
27259  413663429,
27260  "music_nomansgrad"
27261 },
27262 {
27263  "mus_loc_dawn_estate",
27264  2149268529,
27265  "music_nomansgrad"
27266 },
27267 {
27268  "mus_loc_dawn_estate_cs_to_gmpl",
27269  1320573961,
27270  "music_nomansgrad"
27271 },
27272 {
27273  "mus_loc_nml_auction_house_q603",
27274  1068961759,
27275  "music_nomansgrad"
27276 },
27277 {
27278  "mus_loc_nml_auction_house_q603_cs_to_gmpl",
27279  2914872839,
27280  "music_nomansgrad"
27281 },
27282 {
27283  "mus_loc_nml_barons_castle",
27284  109228542,
27285  "music_nomansgrad"
27286 },
27287 {
27288  "mus_loc_nml_barons_castle_cs_to_gmpl",
27289  1059013576,
27290  "music_nomansgrad"
27291 },
27292 {
27293  "mus_loc_nml_elven_ruins",
27294  3183478366,
27295  "music_nomansgrad"
27296 },
27297 {
27298  "mus_loc_nml_elven_ruins_cs_to_gmpl",
27299  3730467432,
27300  "music_nomansgrad"
27301 },
27302 {
27303  "mus_loc_nml_ep1_leshy_forest",
27304  3190782208,
27305  "music_nomansgrad"
27306 },
27307 {
27308  "mus_loc_nml_ep1_lovers_spot",
27309  2321356513,
27310  "music_nomansgrad"
27311 },
27312 {
27313  "mus_loc_nml_everect_crypt_q602",
27314  1565047339,
27315  "music_nomansgrad"
27316 },
27317 {
27318  "mus_loc_nml_everect_crypt_q602_cs_to_gmpl",
27319  4002602875,
27320  "music_nomansgrad"
27321 },
27322 {
27323  "mus_loc_nml_final_shani_house_q605",
27324  1099172152,
27325  "music_nomansgrad"
27326 },
27327 {
27328  "mus_loc_nml_final_shani_house_q605_cs_to_gmpl",
27329  3229207698,
27330  "music_nomansgrad"
27331 },
27332 {
27333  "mus_loc_nml_final_tavern_q605",
27334  1196984624,
27335  "music_nomansgrad"
27336 },
27337 {
27338  "mus_loc_nml_final_tavern_q605_cs_to_gmpl",
27339  1073141850,
27340  "music_nomansgrad"
27341 },
27342 {
27343  "mus_loc_nml_ghost_forest",
27344  1501485703,
27345  "music_nomansgrad"
27346 },
27347 {
27348  "mus_loc_nml_ghost_forest_cs_to_gmpl",
27349  532068351,
27350  "music_nomansgrad"
27351 },
27352 {
27353  "mus_loc_nml_ghost_forest_tree_cave",
27354  4287567558,
27355  "music_nomansgrad"
27356 },
27357 {
27358  "mus_loc_nml_ghost_forest_tree_cave_cs_to_gmpl",
27359  483119488,
27360  "music_nomansgrad"
27361 },
27362 {
27363  "mus_loc_nml_mansion_paint_q604",
27364  186266220,
27365  "music_nomansgrad"
27366 },
27367 {
27368  "mus_loc_nml_mansion_paint_q604_cs_to_gmpl",
27369  2015811214,
27370  "music_nomansgrad"
27371 },
27372 {
27373  "mus_loc_nml_mansion_paint_winter_q604",
27374  3340710020,
27375  "music_nomansgrad"
27376 },
27377 {
27378  "mus_loc_nml_mansion_paint_winter_q604_cs_to_gmpl",
27379  3563590518,
27380  "music_nomansgrad"
27381 },
27382 {
27383  "mus_loc_nml_mansion_q604",
27384  3683510123,
27385  "music_nomansgrad"
27386 },
27387 {
27388  "mus_loc_nml_mansion_q604_cs_to_gmpl",
27389  1110039483,
27390  "music_nomansgrad"
27391 },
27392 {
27393  "mus_loc_nml_mice_island",
27394  2958253094,
27395  "music_nomansgrad"
27396 },
27397 {
27398  "mus_loc_nml_mice_island_cs_to_gmpl",
27399  2013608480,
27400  "music_nomansgrad"
27401 },
27402 {
27403  "mus_loc_nml_mice_island_popiel_tower",
27404  329072134,
27405  "music_nomansgrad"
27406 },
27407 {
27408  "mus_loc_nml_mice_island_popiel_tower_cs_to_gmpl",
27409  1555092928,
27410  "music_nomansgrad"
27411 },
27412 {
27413  "mus_loc_nml_occultist_house_q605",
27414  2967975162,
27415  "music_nomansgrad"
27416 },
27417 {
27418  "mus_loc_nml_occultist_house_q605_cs_to_gmpl",
27419  2567965180,
27420  "music_nomansgrad"
27421 },
27422 {
27423  "mus_loc_nml_olgierd_house_q601",
27424  3400049420,
27425  "music_nomansgrad"
27426 },
27427 {
27428  "mus_loc_nml_olgierd_house_q601_cs_to_gmpl",
27429  3770380654,
27430  "music_nomansgrad"
27431 },
27432 {
27433  "mus_loc_nml_swamps",
27434  886533763,
27435  "music_nomansgrad"
27436 },
27437 {
27438  "mus_loc_nml_swamps_cs_to_gmpl",
27439  2064712739,
27440  "music_nomansgrad"
27441 },
27442 {
27443  "mus_loc_nml_swamps_witches_village",
27444  3662984958,
27445  "music_nomansgrad"
27446 },
27447 {
27448  "mus_loc_nml_swamps_witches_village_cs_to_gmpl",
27449  3810368200,
27450  "music_nomansgrad"
27451 },
27452 {
27453  "mus_loc_nml_village_burned_q101",
27454  1136836757,
27455  "music_nomansgrad"
27456 },
27457 {
27458  "mus_loc_nml_village_burned_q101_cs_to_gmpl",
27459  3430768021,
27460  "music_nomansgrad"
27461 },
27462 {
27463  "mus_loc_nml_wedding_q602",
27464  1200021732,
27465  "music_nomansgrad"
27466 },
27467 {
27468  "mus_loc_nml_wedding_q602_cs_to_gmpl",
27469  507062934,
27470  "music_nomansgrad"
27471 },
27472 {
27473  "mus_loc_nml_zone_01",
27474  4175262652,
27475  "music_nomansgrad"
27476 },
27477 {
27478  "mus_loc_nml_zone_01_cs_to_gmpl",
27479  3076586814,
27480  "music_nomansgrad"
27481 },
27482 {
27483  "mus_loc_nml_zone_01_nilfgaard_warcamp",
27484  2228511953,
27485  "music_nomansgrad"
27486 },
27487 {
27488  "mus_loc_nml_zone_01_nilfgaard_warcamp_cs_to_gmpl",
27489  151297001,
27490  "music_nomansgrad"
27491 },
27492 {
27493  "mus_loc_nml_zone_02",
27494  4175262655,
27495  "music_nomansgrad"
27496 },
27497 {
27498  "mus_loc_nml_zone_02_cs_to_gmpl",
27499  3321429927,
27500  "music_nomansgrad"
27501 },
27502 {
27503  "mus_loc_nml_zone_03",
27504  4175262654,
27505  "music_nomansgrad"
27506 },
27507 {
27508  "mus_loc_nml_zone_03_cs_to_gmpl",
27509  1040224648,
27510  "music_nomansgrad"
27511 },
27512 {
27513  "mus_loc_nml_zone_04",
27514  4175262649,
27515  "music_nomansgrad"
27516 },
27517 {
27518  "mus_loc_nml_zone_04_cs_to_gmpl",
27519  2843088353,
27520  "music_nomansgrad"
27521 },
27522 {
27523  "mus_loc_novi_brothels_harbor",
27524  1903161067,
27525  "music_nomansgrad"
27526 },
27527 {
27528  "mus_loc_novi_brothels_harbor_cs_to_gmpl",
27529  1362386491,
27530  "music_nomansgrad"
27531 },
27532 {
27533  "mus_loc_novi_crime_scenes_q308",
27534  476181970,
27535  "music_nomansgrad"
27536 },
27537 {
27538  "mus_loc_novi_crime_scenes_q308_cs_to_gmpl",
27539  3084315716,
27540  "music_nomansgrad"
27541 },
27542 {
27543  "mus_loc_novi_dandelions_brothel",
27544  1387020833,
27545  "music_nomansgrad"
27546 },
27547 {
27548  "mus_loc_novi_dandelions_brothel_cs_to_gmpl",
27549  176353369,
27550  "music_nomansgrad"
27551 },
27552 {
27553  "mus_loc_novi_fight_club",
27554  1252851296,
27555  "music_nomansgrad"
27556 },
27557 {
27558  "mus_loc_novi_golden_sturgeon_dreamers_house_q301",
27559  1068292171,
27560  "music_nomansgrad"
27561 },
27562 {
27563  "mus_loc_novi_golden_sturgeon_dreamers_house_q301_cs_to_gmpl",
27564  3693396187,
27565  "music_nomansgrad"
27566 },
27567 {
27568  "mus_loc_novi_haunted_house_q301",
27569  1541154441,
27570  "music_nomansgrad"
27571 },
27572 {
27573  "mus_loc_novi_haunted_house_q301_cs_to_gmpl",
27574  620070545,
27575  "music_nomansgrad"
27576 },
27577 {
27578  "mus_loc_novi_inquisitors_house",
27579  1999772200,
27580  "music_nomansgrad"
27581 },
27582 {
27583  "mus_loc_novi_inquisitors_house_cs_to_gmpl",
27584  2338578722,
27585  "music_nomansgrad"
27586 },
27587 {
27588  "mus_loc_novi_king_of_beggars",
27589  2998437238,
27590  "music_nomansgrad"
27591 },
27592 {
27593  "mus_loc_novi_king_of_beggars_cs_to_gmpl",
27594  2828912976,
27595  "music_nomansgrad"
27596 },
27597 {
27598  "mus_loc_novi_nilfgaard_embassy",
27599  2673522470,
27600  "music_nomansgrad"
27601 },
27602 {
27603  "mus_loc_novi_nilfgaard_embassy_cs_to_gmpl",
27604  2660893472,
27605  "music_nomansgrad"
27606 },
27607 {
27608  "mus_loc_novi_poor_district",
27609  2637748006,
27610  "music_nomansgrad"
27611 },
27612 {
27613  "mus_loc_novi_poor_district_cs_to_gmpl",
27614  1310286624,
27615  "music_nomansgrad"
27616 },
27617 {
27618  "mus_loc_novi_radovid_ship",
27619  3953060111,
27620  "music_nomansgrad"
27621 },
27622 {
27623  "mus_loc_novi_radovid_ship_cs_to_gmpl",
27624  192754455,
27625  "music_nomansgrad"
27626 },
27627 {
27628  "mus_loc_novi_rich_district",
27629  3677784380,
27630  "music_nomansgrad"
27631 },
27632 {
27633  "mus_loc_novi_rich_district_cs_to_gmpl",
27634  2384452030,
27635  "music_nomansgrad"
27636 },
27637 {
27638  "mus_loc_novi_sewers",
27639  509567188,
27640  "music_nomansgrad"
27641 },
27642 {
27643  "mus_loc_novi_suburbs",
27644  2791729073,
27645  "music_nomansgrad"
27646 },
27647 {
27648  "mus_loc_novi_suburbs_cs_to_gmpl",
27649  2397039241,
27650  "music_nomansgrad"
27651 },
27652 {
27653  "mus_loc_novi_taverns",
27654  2817197406,
27655  "music_nomansgrad"
27656 },
27657 {
27658  "mus_loc_novi_taverns_cs_to_gmpl",
27659  320978792,
27660  "music_nomansgrad"
27661 },
27662 {
27663  "mus_loc_novi_temple_island",
27664  2201587458,
27665  "music_nomansgrad"
27666 },
27667 {
27668  "mus_loc_novi_temple_island_cs_to_gmpl",
27669  3587611092,
27670  "music_nomansgrad"
27671 },
27672 {
27673  "mus_loc_oxenfurt",
27674  2848562689,
27675  "music_nomansgrad"
27676 },
27677 {
27678  "mus_loc_oxenfurt_cs_to_gmpl",
27679  4060109689,
27680  "music_nomansgrad"
27681 },
27682 {
27683  "mus_loc_oxenfurt_sewers",
27684  321640229,
27685  "music_nomansgrad"
27686 },
27687 {
27688  "mus_loc_oxenfurt_sewers_cs_to_gmpl",
27689  1156408773,
27690  "music_nomansgrad"
27691 },
27692 {
27693  "mus_loc_roche_camp",
27694  3014259119,
27695  "music_nomansgrad"
27696 },
27697 {
27698  "mus_loc_roche_camp_cs_to_gmpl",
27699  461368567,
27700  "music_nomansgrad"
27701 },
27702 {
27703  "mus_minigames_nml_horse_race",
27704  17411277,
27705  "music_nomansgrad"
27706 },
27707 {
27708  "mus_monster_hunt_nml_combat",
27709  768339742,
27710  "music_nomansgrad"
27711 },
27712 {
27713  "mus_monster_hunt_nml_tracking",
27714  4007647961,
27715  "music_nomansgrad"
27716 },
27717 {
27718  "mus_mq3035_djikstra_combat",
27719  601141592,
27720  "music_nomansgrad"
27721 },
27722 {
27723  "mus_mq3035_djikstra_roche",
27724  2121508829,
27725  "music_nomansgrad"
27726 },
27727 {
27728  "mus_mq3035_radovid_combat",
27729  3450992617,
27730  "music_nomansgrad"
27731 },
27732 {
27733  "mus_mq3035_warehouse_conspiracy",
27734  1779645580,
27735  "music_nomansgrad"
27736 },
27737 {
27738  "mus_mq6002_cannibals_confrontation",
27739  1556143534,
27740  "music_nomansgrad"
27741 },
27742 {
27743  "mus_nml_dialog_01",
27744  1547876089,
27745  "music_nomansgrad"
27746 },
27747 {
27748  "mus_nml_dialog_02",
27749  1547876090,
27750  "music_nomansgrad"
27751 },
27752 {
27753  "mus_nml_dialog_03",
27754  1547876091,
27755  "music_nomansgrad"
27756 },
27757 {
27758  "mus_nml_dialog_04",
27759  1547876092,
27760  "music_nomansgrad"
27761 },
27762 {
27763  "mus_nml_final_boards",
27764  817778713,
27765  "music_nomansgrad"
27766 },
27767 {
27768  "mus_q101_04b_talk_with_survivor",
27769  1472763174,
27770  "music_nomansgrad"
27771 },
27772 {
27773  "mus_q101_tavern_dialogue_two_swords",
27774  2374530956,
27775  "music_nomansgrad"
27776 },
27777 {
27778  "mus_q102_baron_in_his_chambers",
27779  813578975,
27780  "music_nomansgrad"
27781 },
27782 {
27783  "mus_q102_villagers_flee",
27784  2042188464,
27785  "music_nomansgrad"
27786 },
27787 {
27788  "mus_q102_villagers_flee_stop",
27789  800405951,
27790  "music_nomansgrad"
27791 },
27792 {
27793  "mus_q103_02e_werewolf",
27794  707094734,
27795  "music_nomansgrad"
27796 },
27797 {
27798  "mus_q103_baron_crying",
27799  1693050584,
27800  "music_nomansgrad"
27801 },
27802 {
27803  "mus_q103_baron_mad",
27804  1688276638,
27805  "music_nomansgrad"
27806 },
27807 {
27808  "mus_q103_blood_ritual",
27809  3886006937,
27810  "music_nomansgrad"
27811 },
27812 {
27813  "mus_q103_ciri_saves_baron_pt1_calm",
27814  1272247280,
27815  "music_nomansgrad"
27816 },
27817 {
27818  "mus_q103_ciri_saves_baron_pt2_main",
27819  2670832531,
27820  "music_nomansgrad"
27821 },
27822 {
27823  "mus_q103_confrontation_with_baron",
27824  269749801,
27825  "music_nomansgrad"
27826 },
27827 {
27828  "mus_q103_guslar_after_ritual",
27829  116241718,
27830  "music_nomansgrad"
27831 },
27832 {
27833  "mus_q103_horse_race",
27834  2325305350,
27835  "music_nomansgrad"
27836 },
27837 {
27838  "mus_q103_poroniec",
27839  301743178,
27840  "music_nomansgrad"
27841 },
27842 {
27843  "mus_q103_talk_with_daghter",
27844  2834803256,
27845  "music_nomansgrad"
27846 },
27847 {
27848  "mus_q104_01c2_see_wild_hunt",
27849  426226877,
27850  "music_nomansgrad"
27851 },
27852 {
27853  "mus_q104_avallach_message",
27854  3239298936,
27855  "music_nomansgrad"
27856 },
27857 {
27858  "mus_q104_blizzard_calm",
27859  948097254,
27860  "music_nomansgrad"
27861 },
27862 {
27863  "mus_q104_blizzard_calm_drums_only",
27864  3541747317,
27865  "music_nomansgrad"
27866 },
27867 {
27868  "mus_q104_blizzard_tense",
27869  1531936572,
27870  "music_nomansgrad"
27871 },
27872 {
27873  "mus_q104_boss_in_last_room",
27874  2191770114,
27875  "music_nomansgrad"
27876 },
27877 {
27878  "mus_q104_hello_keira_lodge_theme",
27879  208910463,
27880  "music_nomansgrad"
27881 },
27882 {
27883  "mus_q105_gobelin",
27884  3856438389,
27885  "music_nomansgrad"
27886 },
27887 {
27888  "mus_q105_tree_bossfight",
27889  4253475079,
27890  "music_nomansgrad"
27891 },
27892 {
27893  "mus_q106_anabelle_talks_to_graham",
27894  3973932271,
27895  "music_nomansgrad"
27896 },
27897 {
27898  "mus_q106_island_investigation",
27899  3319345216,
27900  "music_nomansgrad"
27901 },
27902 {
27903  "mus_q107_final_dlg_baron",
27904  2507030654,
27905  "music_nomansgrad"
27906 },
27907 {
27908  "mus_q107_ritual",
27909  2871463686,
27910  "music_nomansgrad"
27911 },
27912 {
27913  "mus_q108_keira_about_her_plans",
27914  2451172495,
27915  "music_nomansgrad"
27916 },
27917 {
27918  "mus_q111_7_final_dlg",
27919  97696888,
27920  "music_nomansgrad"
27921 },
27922 {
27923  "mus_q111_combat_with_crones",
27924  3547807778,
27925  "music_nomansgrad"
27926 },
27927 {
27928  "mus_q111_combat_with_imlerith",
27929  3717369258,
27930  "music_nomansgrad"
27931 },
27932 {
27933  "mus_q111_conversation_with_imlerith",
27934  4235061619,
27935  "music_nomansgrad"
27936 },
27937 {
27938  "mus_q111_dialog_with_crones",
27939  3283559826,
27940  "music_nomansgrad"
27941 },
27942 {
27943  "mus_q111_fugas_combat",
27944  1436795741,
27945  "music_nomansgrad"
27946 },
27947 {
27948  "mus_q111_fugas_intro",
27949  2079945289,
27950  "music_nomansgrad"
27951 },
27952 {
27953  "mus_q111_witches_music",
27954  3405834557,
27955  "music_nomansgrad"
27956 },
27957 {
27958  "mus_q301_09c_talk_with_smuggler",
27959  3797664888,
27960  "music_nomansgrad"
27961 },
27962 {
27963  "mus_q301_11e_rathouse_triss_problem",
27964  1007023670,
27965  "music_nomansgrad"
27966 },
27967 {
27968  "mus_q301_dreamer_dreams_p1",
27969  1463212382,
27970  "music_nomansgrad"
27971 },
27972 {
27973  "mus_q301_dreamer_dreams_p2",
27974  1463212381,
27975  "music_nomansgrad"
27976 },
27977 {
27978  "mus_q301_love_theme",
27979  4258132229,
27980  "music_nomansgrad"
27981 },
27982 {
27983  "mus_q301_menge_shows_up",
27984  2040522706,
27985  "music_nomansgrad"
27986 },
27987 {
27988  "mus_q301_thief",
27989  4044705605,
27990  "music_nomansgrad"
27991 },
27992 {
27993  "mus_q301_witch_hunters",
27994  709786108,
27995  "music_nomansgrad"
27996 },
27997 {
27998  "mus_q302_radovid_dlg",
27999  1550659333,
28000  "music_nomansgrad"
28001 },
28002 {
28003  "mus_q302_whoreson_shows_up",
28004  3828239432,
28005  "music_nomansgrad"
28006 },
28007 {
28008  "mus_q303_witch_hunters",
28009  409822434,
28010  "music_nomansgrad"
28011 },
28012 {
28013  "mus_q304_silent",
28014  615349271,
28015  "music_nomansgrad"
28016 },
28017 {
28018  "mus_q304_tavern_brawl",
28019  1117700055,
28020  "music_nomansgrad"
28021 },
28022 {
28023  "mus_q304_zoltan_dlg",
28024  1138789862,
28025  "music_nomansgrad"
28026 },
28027 {
28028  "mus_q305_ciri_replacer",
28029  3772917321,
28030  "music_nomansgrad"
28031 },
28032 {
28033  "mus_q305_dandelion_reunion",
28034  3351179206,
28035  "music_nomansgrad"
28036 },
28037 {
28038  "mus_q305_dudu_found",
28039  662417678,
28040  "music_nomansgrad"
28041 },
28042 {
28043  "mus_q305_dudu_transforms_into_ciri",
28044  2185611894,
28045  "music_nomansgrad"
28046 },
28047 {
28048  "mus_q305_silent",
28049  2506179196,
28050  "music_nomansgrad"
28051 },
28052 {
28053  "mus_q305_the_play_second_act",
28054  669636805,
28055  "music_nomansgrad"
28056 },
28057 {
28058  "mus_q308_autopsy",
28059  590717147,
28060  "music_nomansgrad"
28061 },
28062 {
28063  "mus_q308_killer_pursuit",
28064  1961062714,
28065  "music_nomansgrad"
28066 },
28067 {
28068  "mus_q308_love_theme",
28069  1076427870,
28070  "music_nomansgrad"
28071 },
28072 {
28073  "mus_q308_priest_accused",
28074  1069111684,
28075  "music_nomansgrad"
28076 },
28077 {
28078  "mus_q308_vampire_combat",
28079  1288521489,
28080  "music_nomansgrad"
28081 },
28082 {
28083  "mus_q308_vampire_confrontation",
28084  311908715,
28085  "music_nomansgrad"
28086 },
28087 {
28088  "mus_q308_vg_examines_priscilla",
28089  2445646014,
28090  "music_nomansgrad"
28091 },
28092 {
28093  "mus_q309_08a_goodbye",
28094  2674170576,
28095  "music_nomansgrad"
28096 },
28097 {
28098  "mus_q309_08a_goodbye_pt2",
28099  3856510219,
28100  "music_nomansgrad"
28101 },
28102 {
28103  "mus_q309_08a_goodbye_pt3",
28104  3856510218,
28105  "music_nomansgrad"
28106 },
28107 {
28108  "mus_q309_drama_music",
28109  1463776512,
28110  "music_nomansgrad"
28111 },
28112 {
28113  "mus_q309_love_theme",
28114  3158204237,
28115  "music_nomansgrad"
28116 },
28117 {
28118  "mus_q309_mages_escape",
28119  1761861398,
28120  "music_nomansgrad"
28121 },
28122 {
28123  "mus_q309_silent",
28124  372539976,
28125  "music_nomansgrad"
28126 },
28127 {
28128  "mus_q310_ciri_talks_to_the_lodge",
28129  59128014,
28130  "music_nomansgrad"
28131 },
28132 {
28133  "mus_q310_djikstra_wont_let_filippa_go",
28134  2527548213,
28135  "music_nomansgrad"
28136 },
28137 {
28138  "mus_q310_horse_race",
28139  2094101564,
28140  "music_nomansgrad"
28141 },
28142 {
28143  "mus_q310_intro",
28144  2115215333,
28145  "music_nomansgrad"
28146 },
28147 {
28148  "mus_q310_love_theme",
28149  566883031,
28150  "music_nomansgrad"
28151 },
28152 {
28153  "mus_q310_party_nonhumans_p1",
28154  651944601,
28155  "music_nomansgrad"
28156 },
28157 {
28158  "mus_q310_party_nonhumans_p2",
28159  651944602,
28160  "music_nomansgrad"
28161 },
28162 {
28163  "mus_q310_philippa_combat",
28164  3931345791,
28165  "music_nomansgrad"
28166 },
28167 {
28168  "mus_q310_triss_keira_dead",
28169  4219562186,
28170  "music_nomansgrad"
28171 },
28172 {
28173  "mus_q310_yen_sheala_dead",
28174  237001785,
28175  "music_nomansgrad"
28176 },
28177 {
28178  "mus_q310_yennefer_pursuit",
28179  1270426732,
28180  "music_nomansgrad"
28181 },
28182 {
28183  "mus_q311_geels_at_dandelions",
28184  3755178666,
28185  "music_nomansgrad"
28186 },
28187 {
28188  "mus_q503_confrontation_crone",
28189  1981328813,
28190  "music_nomansgrad"
28191 },
28192 {
28193  "mus_q503_crone_combat",
28194  2999859127,
28195  "music_nomansgrad"
28196 },
28197 {
28198  "mus_q503_silent",
28199  2544792396,
28200  "music_nomansgrad"
28201 },
28202 {
28203  "mus_q601_04_meeting_shani",
28204  749059578,
28205  "music_nomansgrad"
28206 },
28207 {
28208  "mus_q601_bad_news",
28209  3708723029,
28210  "music_nomansgrad"
28211 },
28212 {
28213  "mus_q601_combat_with_offir_soldiers",
28214  471840298,
28215  "music_nomansgrad"
28216 },
28217 {
28218  "mus_q601_frog_combat",
28219  1867723293,
28220  "music_nomansgrad"
28221 },
28222 {
28223  "mus_q601_immortal_dialog",
28224  15952190,
28225  "music_nomansgrad"
28226 },
28227 {
28228  "mus_q601_immortal_intro",
28229  3367568220,
28230  "music_nomansgrad"
28231 },
28232 {
28233  "mus_q601_mr_mirror_01",
28234  2860321921,
28235  "music_nomansgrad"
28236 },
28237 {
28238  "mus_q601_mr_mirror_02_calm",
28239  2908450760,
28240  "music_nomansgrad"
28241 },
28242 {
28243  "mus_q601_mr_mirror_02_tense",
28244  226258806,
28245  "music_nomansgrad"
28246 },
28247 {
28248  "mus_q601_olgierd_combat",
28249  2054122247,
28250  "music_nomansgrad"
28251 },
28252 {
28253  "mus_q601_silent",
28254  642501151,
28255  "music_nomansgrad"
28256 },
28257 {
28258  "mus_q602_17_wedding_finale_man_of_glass_dialog",
28259  1682023331,
28260  "music_nomansgrad"
28261 },
28262 {
28263  "mus_q602_love_theme",
28264  3903687599,
28265  "music_nomansgrad"
28266 },
28267 {
28268  "mus_q602_shani_dialog_dance",
28269  1218300033,
28270  "music_nomansgrad"
28271 },
28272 {
28273  "mus_q603_05_mystery_man_returns",
28274  4026268516,
28275  "music_nomansgrad"
28276 },
28277 {
28278  "mus_q603_06_heist_plan_part1",
28279  2685950093,
28280  "music_nomansgrad"
28281 },
28282 {
28283  "mus_q603_06_heist_plan_part2",
28284  2685950094,
28285  "music_nomansgrad"
28286 },
28287 {
28288  "mus_q603_13_ground_floor_reached",
28289  2680269376,
28290  "music_nomansgrad"
28291 },
28292 {
28293  "mus_q603_auction_house_combat",
28294  990623567,
28295  "music_nomansgrad"
28296 },
28297 {
28298  "mus_q603_auction_music",
28299  3735494825,
28300  "music_nomansgrad"
28301 },
28302 {
28303  "mus_q603_bad_news_ahead",
28304  246569301,
28305  "music_nomansgrad"
28306 },
28307 {
28308  "mus_q603_bad_news_ahead_strings",
28309  780584618,
28310  "music_nomansgrad"
28311 },
28312 {
28313  "mus_q603_combat",
28314  2028593370,
28315  "music_nomansgrad"
28316 },
28317 {
28318  "mus_q603_fist_fight",
28319  1477936459,
28320  "music_nomansgrad"
28321 },
28322 {
28323  "mus_q603_race_loop",
28324  952075338,
28325  "music_nomansgrad"
28326 },
28327 {
28328  "mus_q603_silent",
28329  1058828337,
28330  "music_nomansgrad"
28331 },
28332 {
28333  "mus_q604_05_caretaker",
28334  2106962847,
28335  "music_nomansgrad"
28336 },
28337 {
28338  "mus_q604_10_study",
28339  3398511226,
28340  "music_nomansgrad"
28341 },
28342 {
28343  "mus_q604_14_master_bedroom",
28344  515279528,
28345  "music_nomansgrad"
28346 },
28347 {
28348  "mus_q604_bury_iris_remains",
28349  527506493,
28350  "music_nomansgrad"
28351 },
28352 {
28353  "mus_q604_caretaker_combat",
28354  1588063036,
28355  "music_nomansgrad"
28356 },
28357 {
28358  "mus_q604_dialog_with_thief",
28359  4260185799,
28360  "music_nomansgrad"
28361 },
28362 {
28363  "mus_q604_ethereals_combat",
28364  3624129811,
28365  "music_nomansgrad"
28366 },
28367 {
28368  "mus_q605_01_mirror_in_oxenfurt",
28369  566443785,
28370  "music_nomansgrad"
28371 },
28372 {
28373  "mus_q605_04_temple_meeting_iris",
28374  2077059672,
28375  "music_nomansgrad"
28376 },
28377 {
28378  "mus_q605_credits_secondary",
28379  156237601,
28380  "music_nomansgrad"
28381 },
28382 {
28383  "mus_q605_credits_usm",
28384  1024298018,
28385  "music_nomansgrad"
28386 },
28387 {
28388  "mus_q605_dialog_with_olgierd",
28389  49350166,
28390  "music_nomansgrad"
28391 },
28392 {
28393  "mus_q605_dialog_with_shani",
28394  2549575467,
28395  "music_nomansgrad"
28396 },
28397 {
28398  "mus_q605_final_confrontation_stage01_BR",
28399  1489037166,
28400  "music_nomansgrad"
28401 },
28402 {
28403  "mus_q605_final_confrontation_stage01_DE",
28404  1455481747,
28405  "music_nomansgrad"
28406 },
28407 {
28408  "mus_q605_final_confrontation_stage01_EN",
28409  1472259559,
28410  "music_nomansgrad"
28411 },
28412 {
28413  "mus_q605_final_confrontation_stage01_FR",
28414  1421926562,
28415  "music_nomansgrad"
28416 },
28417 {
28418  "mus_q605_final_confrontation_stage01_JP",
28419  1623258052,
28420  "music_nomansgrad"
28421 },
28422 {
28423  "mus_q605_final_confrontation_stage01_PL",
28424  1254150526,
28425  "music_nomansgrad"
28426 },
28427 {
28428  "mus_q605_final_confrontation_stage01_RU",
28429  1220595097,
28430  "music_nomansgrad"
28431 },
28432 {
28433  "mus_q605_final_confrontation_stage02",
28434  2115953756,
28435  "music_nomansgrad"
28436 },
28437 {
28438  "mus_q605_final_occultist_house",
28439  22606022,
28440  "music_nomansgrad"
28441 },
28442 {
28443  "mus_q605_final_standoff",
28444  289699232,
28445  "music_nomansgrad"
28446 },
28447 {
28448  "mus_q605_silent",
28449  1331500259,
28450  "music_nomansgrad"
28451 },
28452 {
28453  "mus_sex_cs_after",
28454  4077102383,
28455  "music_nomansgrad"
28456 },
28457 {
28458  "mus_sex_cs_do",
28459  245511640,
28460  "music_nomansgrad"
28461 },
28462 {
28463  "mus_sex_cs_pre",
28464  3598239406,
28465  "music_nomansgrad"
28466 },
28467 {
28468  "mus_sq101_love_theme",
28469  3635188624,
28470  "music_nomansgrad"
28471 },
28472 {
28473  "mus_sq101_race",
28474  4114205589,
28475  "music_nomansgrad"
28476 },
28477 {
28478  "mus_sq302_novi_lodge_theme",
28479  317103365,
28480  "music_nomansgrad"
28481 },
28482 {
28483  "mus_sq303_dandelion_about_priscilla",
28484  2882773176,
28485  "music_nomansgrad"
28486 },
28487 {
28488  "mus_sq315_lets_kill_radovid",
28489  2767599278,
28490  "music_nomansgrad"
28491 },
28492 {
28493  "mus_tw3_q302_04a_assassins",
28494  689073505,
28495  "music_nomansgrad"
28496 },
28497 {
28498  "mus_tw3_q302_04a_mafia_meeting",
28499  4111347055,
28500  "music_nomansgrad"
28501 },
28502 {
28503  "mus_w2_theme",
28504  1867908336,
28505  "music_nomansgrad"
28506 },
28507 {
28508  "play_music_nomansgrad",
28509  187803492,
28510  "music_nomansgrad"
28511 },
28512 {
28513  "q302_fight_club_calm",
28514  3874733803,
28515  "music_nomansgrad"
28516 },
28517 {
28518  "q302_fight_club_tense",
28519  2419322059,
28520  "music_nomansgrad"
28521 },
28522 {
28523  "q304_05a_luiza_and_voorhis",
28524  3424158239,
28525  "music_nomansgrad"
28526 },
28527 {
28528  "q304_horse_race",
28529  3519994017,
28530  "music_nomansgrad"
28531 },
28532 {
28533  "silent",
28534  3160623154,
28535  "music_nomansgrad"
28536 },
28537 {
28538  "silent_nml",
28539  4035691514,
28540  "music_nomansgrad"
28541 },
28542 {
28543  "silent_nml_triggers",
28544  3845683038,
28545  "music_nomansgrad"
28546 },
28547 {
28548  "silent_triggers",
28549  2824748166,
28550  "music_nomansgrad"
28551 },
28552 {
28553  "cs603_horst_dies_quinto",
28554  4195604046,
28555  "cs603_horst_dies_quinto"
28556 },
28557 {
28558  "qu_item_olgierd_sabre_pre_attack_fx",
28559  3432765480,
28560  "qu_item_olgierd_sabre"
28561 },
28562 {
28563  "cs601_killing_the_frog",
28564  4203262228,
28565  "cs601_killing_the_frog"
28566 },
28567 {
28568  "cs301_pickpocketing",
28569  4216948241,
28570  "cs301_pickpocketing"
28571 },
28572 {
28573  "cs210_skjall_funeral_p1",
28574  4221213000,
28575  "cs210_skjall_funeral_p1"
28576 },
28577 {
28578  "cs210_skjall_funeral_p3",
28579  4221213002,
28580  "cs210_skjall_funeral_p3"
28581 },
28582 {
28583  "cs210_skjall_funeral_p2",
28584  4221213003,
28585  "cs210_skjall_funeral_p2"
28586 },
28587 {
28588  "cs601_frog_intro",
28589  4226929776,
28590  "cs601_frog_intro"
28591 },
28592 {
28593  "mq_prl_0001_dog_barks",
28594  3143942045,
28595  "mq_prl_0001"
28596 },
28597 {
28598  "mq_prl_0001_dog_barks_double",
28599  3779038903,
28600  "mq_prl_0001"
28601 },
28602 {
28603  "mq_prl_0001_dog_whip",
28604  1204653326,
28605  "mq_prl_0001"
28606 },
28607 {
28608  "cs201_storm",
28609  4236961648,
28610  "cs201_storm"
28611 },
28612 {
28613  "cs201_storm_wakeup_beach_sfx",
28614  1052321900,
28615  "cs201_storm_wakeup_beach"
28616 },
28617 {
28618  "qu_item_demonic_saddle_fx_in",
28619  858210338,
28620  "qu_item_demonic_saddle"
28621 },
28622 {
28623  "qu_item_demonic_saddle_fx_loop_start",
28624  539351688,
28625  "qu_item_demonic_saddle"
28626 },
28627 {
28628  "qu_item_demonic_saddle_fx_loop_stop",
28629  749115092,
28630  "qu_item_demonic_saddle"
28631 },
28632 {
28633  "qu_item_demonic_saddle_fx_out",
28634  3016067549,
28635  "qu_item_demonic_saddle"
28636 },
28637 {
28638  "cs103_ciri_caught_sfx",
28639  39623276,
28640  "cs103_ciri_caught"
28641 },
28642 {
28643  "cs301_iorweth_intro_sfx",
28644  1856316719,
28645  "cs301_iorweth_intro"
28646 },
28647 {
28648  "cs103_basilisk",
28649  4256773962,
28650  "cs103_basilisk"
28651 },
28652 {
28653  "sign_yrden_cast_loop",
28654  3904856762,
28655  "sign_yrden"
28656 },
28657 {
28658  "sign_yrden_cast_loop_END",
28659  1152948880,
28660  "sign_yrden"
28661 },
28662 {
28663  "sign_yrden_paralysis_hit",
28664  679290484,
28665  "sign_yrden"
28666 },
28667 {
28668  "sign_yrden_paralysis_loop",
28669  3774718755,
28670  "sign_yrden"
28671 },
28672 {
28673  "sign_yrden_paralysis_loop_END",
28674  2297043557,
28675  "sign_yrden"
28676 },
28677 {
28678  "sign_yrden_ready",
28679  45245229,
28680  "sign_yrden"
28681 },
28682 {
28683  "sign_yrden_shock_activate",
28684  3011331358,
28685  "sign_yrden"
28686 },
28687 {
28688  "sign_yrden_shock_disappear",
28689  3127532760,
28690  "sign_yrden"
28691 },
28692 {
28693  "sign_yrden_shock_loop",
28694  268497559,
28695  "sign_yrden"
28696 },
28697 {
28698  "sign_yrden_shock_loop_END",
28699  2938316409,
28700  "sign_yrden"
28701 },
28702 {
28703  "sign_yrden_slowdown_loop",
28704  668149868,
28705  "sign_yrden"
28706 },
28707 {
28708  "sign_yrden_slowdown_loop_END",
28709  1990686210,
28710  "sign_yrden"
28711 },
28712 {
28713  "sign_yrden_warmup",
28714  3054495488,
28715  "sign_yrden"
28716 },
28717 {
28718  "animals_goose_call_medium_1",
28719  2944252875,
28720  "animals_goose"
28721 },
28722 {
28723  "animals_goose_call_short_1",
28724  1974740512,
28725  "animals_goose"
28726 },
28727 {
28728  "animals_goose_death",
28729  2657651887,
28730  "animals_goose"
28731 },
28732 {
28733  "animals_goose_footsteps",
28734  1544771456,
28735  "animals_goose"
28736 },
28737 {
28738  "animals_goose_idle_long",
28739  1598070614,
28740  "animals_goose"
28741 },
28742 {
28743  "animals_goose_idle_short",
28744  1189215674,
28745  "animals_goose"
28746 },
28747 {
28748  "animals_goose_idle_short_RND",
28749  2403700051,
28750  "animals_goose"
28751 },
28752 {
28753  "animals_goose_loud",
28754  303221423,
28755  "animals_goose"
28756 },
28757 {
28758  "animals_goose_wings",
28759  2266446937,
28760  "animals_goose"
28761 },
28762 {
28763  "cs110_after_snow_fight",
28764  4260940745,
28765  "cs110_after_snow_fight"
28766 },
28767 {
28768  "cs604_exit_the_painting",
28769  4262556869,
28770  "cs604_exit_the_painting"
28771 },
28772 {
28773  "cs402_mist_island",
28774  4269321875,
28775  "cs402_mist_island"
28776 },
28777 {
28778  "cs105_geralt_meets_witch_sisters_sfx",
28779  1039430208,
28780  "cs105_geralt_meets_witch_sisters"
28781 },
28782 {
28783  "sign_aard_blast",
28784  1679270262,
28785  "sign_aard"
28786 },
28787 {
28788  "sign_aard_warmup",
28789  3240704664,
28790  "sign_aard"
28791 },
28792 {
28793  "sign_aard_water_layer",
28794  2423574911,
28795  "sign_aard"
28796 },
28797 {
28798  "cs110_after_snowfight_p2",
28799  4282247893,
28800  "cs110_after_snowfight_p2"
28801 },
28802 {
28803  "cs110_after_snowfight_p1",
28804  4282247894,
28805  "cs110_after_snowfight_p1"
28806 },
28807 {
28808  "cs111_one_witch_escapes",
28809  4284371186,
28810  "cs111_one_witch_escapes"
28811 },
28812 {
28813  "animals_crow_call",
28814  3281155361,
28815  "animals_crow"
28816 },
28817 {
28818  "animals_crow_call_idle",
28819  2788775514,
28820  "animals_crow"
28821 },
28822 {
28823  "animals_crow_die",
28824  3436370977,
28825  "animals_crow"
28826 },
28827 {
28828  "animals_crow_swarm",
28829  1180557911,
28830  "animals_crow"
28831 },
28832 {
28833  "animals_crow_swarm_attack_hit_loop",
28834  2624150417,
28835  "animals_crow"
28836 },
28837 {
28838  "animals_crow_swarm_attack_hit_loop_end",
28839  1093952403,
28840  "animals_crow"
28841 },
28842 {
28843  "animals_crow_swarm_end",
28844  1832102457,
28845  "animals_crow"
28846 },
28847 {
28848  "animals_crow_swarm_leseh_attack",
28849  3300375928,
28850  "animals_crow"
28851 },
28852 {
28853  "animals_crow_swarm_leseh_attack_end",
28854  3207410430,
28855  "animals_crow"
28856 },
28857 {
28858  "animals_crow_swarm_leseh_clue",
28859  3588104903,
28860  "animals_crow"
28861 },
28862 {
28863  "animals_crow_swarm_leseh_clue_end",
28864  2999826377,
28865  "animals_crow"
28866 },
28867 {
28868  "sign_axii_base_loop",
28869  3667097525,
28870  "sign_axii"
28871 },
28872 {
28873  "sign_axii_base_loop_end",
28874  2274412087,
28875  "sign_axii"
28876 },
28877 {
28878  "sign_axii_no_stamina",
28879  1168565072,
28880  "sign_axii"
28881 },
28882 {
28883  "sign_axii_pre_start",
28884  4082649495,
28885  "sign_axii"
28886 },
28887 {
28888  "sign_axii_ready",
28889  1887288128,
28890  "sign_axii"
28891 },
28892 {
28893  "sign_axii_release",
28894  1761985918,
28895  "sign_axii"
28896 },
28897 {
28898  "sign_axii_target_confusion_loop",
28899  3730192354,
28900  "sign_axii"
28901 },
28902 {
28903  "sign_axii_target_confusion_loop_end",
28904  863862776,
28905  "sign_axii"
28906 },
28907 {
28908  "sign_axii_target_guard_loop",
28909  1086666351,
28910  "sign_axii"
28911 },
28912 {
28913  "sign_axii_target_guard_loop_end",
28914  596881329,
28915  "sign_axii"
28916 },
28917 {
28918  "sign_axii_target_tag_loop",
28919  2013637914,
28920  "sign_axii"
28921 },
28922 {
28923  "sign_axii_target_tag_loop_end",
28924  2647665200,
28925  "sign_axii"
28926 },
28927 }};
28928 
28929 #endif //WWTOOLS_UTIL_EVENT_NAME_TO_ID_HPP
Definition: event_name_to_id.hpp:10