Dayz Explorer CPP 1.28.160049
Loading...
Searching...
No Matches
config.cpp
Go to the documentation of this file.
1class CfgPatches
2{
3 class DZ_Characters_Backpacks
4 {
5 units[]=
6 {
7 "BagTaloon_Blue",
8 "BagTaloon_Green",
9 "BagTaloon_Orange",
10 "BagTaloon_Violet",
11 "BagCourierImprovised",
12 "BagCourierImprovisedFur",
13 "BagImprovised",
14 "BagImprovisedFur",
15 "BagHunting",
16 "BagMountain_Blue",
17 "BagMountain_Green",
18 "BagMountain_Orange",
19 "BagMountain_Red",
20 "BagChilds_Blue",
21 "BagChilds_Green",
22 "BagChilds_Red",
23 "GhillieBushragWoodland",
24 "GhillieTopWoodland",
25 "GhillieSuitWoodland",
26 "GhillieBushragTan",
27 "GhillieTopTan",
28 "GhillieSuitTan",
29 "GhillieBushragMossy",
30 "GhillieTopMossy",
31 "GhillieSuitMossy"
32 };
33 weapons[]={};
34 requiredVersion=0.1;
35 requiredAddons[]=
36 {
37 "DZ_Characters"
38 };
39 };
40};
42{
43 class Clothing_Base;
44 class Clothing: Clothing_Base
45 {
46 };
47 class TaloonBag_ColorBase: Clothing
48 {
49 displayName="$STR_cfgVehicles_TaloonBag_ColorBase0";
50 descriptionShort="$STR_cfgVehicles_TaloonBag_ColorBase1";
51 model="\dz\characters\backpacks\taloon_g.p3d";
52 debug_ItemCategory=9;
53 inventorySlot[]=
54 {
55 "Back"
56 };
57 attachments[]=
58 {
59 "Chemlight",
60 "WalkieTalkie",
61 "Backpack_1"
62 };
63 itemInfo[]=
64 {
65 "Clothing",
66 "Back"
67 };
68 rotationFlags=16;
69 weight=1300;
70 itemSize[]={4,5};
71 itemsCargoSize[]={6,5};
72 varWetMax=0.79000002;
73 heatIsolation=0.5;
74 repairableWithKits[]={5,2};
75 repairCosts[]={30,25};
76 soundAttType="Outdoor";
77 randomQuantity=3;
78 hiddenSelections[]=
79 {
80 "camoGround",
81 "camoMale",
82 "camoFemale"
83 };
84 class ClothingTypes
85 {
86 male="\DZ\characters\backpacks\taloon_m.p3d";
87 female="\DZ\characters\backpacks\taloon_f.p3d";
88 };
89 class DamageSystem
90 {
91 class GlobalHealth
92 {
93 class Health
94 {
95 hitpoints=110;
96 transferToAttachmentsCoef=0.5;
97 healthLevels[]=
98 {
99
100 {
101 1,
102
103 {
104 "DZ\Characters\backpacks\data\taloon.rvmat"
105 }
106 },
107
108 {
109 0.69999999,
110
111 {
112 "DZ\Characters\backpacks\data\taloon.rvmat"
113 }
114 },
115
116 {
117 0.5,
118
119 {
120 "DZ\Characters\backpacks\data\taloon_damage.rvmat"
121 }
122 },
123
124 {
125 0.30000001,
126
127 {
128 "DZ\Characters\backpacks\data\taloon_damage.rvmat"
129 }
130 },
131
132 {
133 0,
134
135 {
136 "DZ\Characters\backpacks\data\taloon_destruct.rvmat"
137 }
138 }
139 };
140 };
141 };
142 };
143 class AnimEvents
144 {
145 class SoundWeapon
146 {
147 class pickUpItem_Light
148 {
149 soundSet="pickUpBackPack_Plastic_Light_SoundSet";
150 id=796;
151 };
152 class pickUpItem
153 {
154 soundSet="pickUpBackPack_Plastic_SoundSet";
155 id=797;
156 };
157 class drop
158 {
159 soundset="taloonbag_drop_SoundSet";
160 id=898;
161 };
162 };
163 };
164 };
165 class TaloonBag_Blue: TaloonBag_ColorBase
166 {
167 scope=2;
168 visibilityModifier=0.94999999;
169 hiddenSelectionsTextures[]=
170 {
171 "DZ\characters\backpacks\data\Taloon_Blue_co.paa",
172 "DZ\characters\backpacks\data\Taloon_Blue_co.paa",
173 "DZ\characters\backpacks\data\Taloon_Blue_co.paa"
174 };
175 };
176 class TaloonBag_Green: TaloonBag_ColorBase
177 {
178 scope=2;
179 visibilityModifier=0.89999998;
180 hiddenSelectionsTextures[]=
181 {
182 "DZ\characters\backpacks\data\Taloon_Green_co.paa",
183 "DZ\characters\backpacks\data\Taloon_Green_co.paa",
184 "DZ\characters\backpacks\data\Taloon_Green_co.paa"
185 };
186 };
187 class TaloonBag_Orange: TaloonBag_ColorBase
188 {
189 scope=2;
190 hiddenSelectionsTextures[]=
191 {
192 "DZ\characters\backpacks\data\Taloon_Orange_co.paa",
193 "DZ\characters\backpacks\data\Taloon_Orange_co.paa",
194 "DZ\characters\backpacks\data\Taloon_Orange_co.paa"
195 };
196 };
197 class TaloonBag_Violet: TaloonBag_ColorBase
198 {
199 scope=2;
200 hiddenSelectionsTextures[]=
201 {
202 "DZ\characters\backpacks\data\Taloon_Violet_co.paa",
203 "DZ\characters\backpacks\data\Taloon_Violet_co.paa",
204 "DZ\characters\backpacks\data\Taloon_Violet_co.paa"
205 };
206 };
207 class TortillaBag: Clothing
208 {
209 scope=2;
210 displayName="$STR_cfgVehicles_TortillaBag0";
211 descriptionShort="$STR_cfgVehicles_TortillaBag1";
212 model="\dz\characters\backpacks\tortilla_g.p3d";
213 debug_ItemCategory=9;
214 inventorySlot[]=
215 {
216 "Back"
217 };
218 attachments[]=
219 {
220 "Chemlight",
221 "WalkieTalkie",
222 "Backpack_1"
223 };
224 itemInfo[]=
225 {
226 "Clothing",
227 "Back"
228 };
229 rotationFlags=16;
230 itemSize[]={5,6};
231 itemsCargoSize[]={7,8};
232 weight=2100;
233 varWetMax=0.79000002;
234 heatIsolation=0.80000001;
235 visibilityModifier=0.80000001;
236 repairableWithKits[]={5,2};
237 repairCosts[]={30,25};
238 class ClothingTypes
239 {
240 male="\DZ\characters\backpacks\tortilla_m.p3d";
241 female="\DZ\characters\backpacks\tortilla_f.p3d";
242 };
243 class DamageSystem
244 {
245 class GlobalHealth
246 {
247 class Health
248 {
249 hitpoints=180;
250 transferToAttachmentsCoef=0.5;
251 healthLevels[]=
252 {
253
254 {
255 1,
256
257 {
258 "DZ\Characters\backpacks\data\tortila.rvmat"
259 }
260 },
261
262 {
263 0.69999999,
264
265 {
266 "DZ\Characters\backpacks\data\tortila.rvmat"
267 }
268 },
269
270 {
271 0.5,
272
273 {
274 "DZ\Characters\backpacks\data\tortila_damage.rvmat"
275 }
276 },
277
278 {
279 0.30000001,
280
281 {
282 "DZ\Characters\backpacks\data\tortila_damage.rvmat"
283 }
284 },
285
286 {
287 0,
288
289 {
290 "DZ\Characters\backpacks\data\tortila_destruct.rvmat"
291 }
292 }
293 };
294 };
295 };
296 };
297 class AnimEvents
298 {
299 class SoundWeapon
300 {
301 class pickUpItem_Light
302 {
303 soundSet="pickUpBackPack_Plastic_Light_SoundSet";
304 id=796;
305 };
306 class pickUpItem
307 {
308 soundSet="pickUpBackPack_Plastic_SoundSet";
309 id=797;
310 };
311 class drop
312 {
313 soundset="taloonbag_drop_SoundSet";
314 id=898;
315 };
316 };
317 };
318 };
319 class TortillaBag_Winter: TortillaBag
320 {
321 scope=2;
322 hiddenSelections[]=
323 {
324 "camoGround",
325 "camoMale",
326 "camoFemale"
327 };
328 hiddenSelectionsTextures[]=
329 {
330 "DZ\characters\backpacks\data\tortila_winter_co.paa",
331 "DZ\characters\backpacks\data\tortila_winter_co.paa",
332 "DZ\characters\backpacks\data\tortila_winter_co.paa"
333 };
334 };
335 class CourierBag: Clothing
336 {
337 scope=2;
338 displayName="$STR_cfgVehicles_CourierBag0";
339 descriptionShort="$STR_cfgVehicles_CourierBag1";
340 model="\dz\characters\backpacks\ImpCourierBag_g.p3d";
341 debug_ItemCategory=9;
342 inventorySlot[]=
343 {
344 "Back"
345 };
346 attachments[]=
347 {
348 "WalkieTalkie",
349 "Backpack_1"
350 };
351 itemInfo[]=
352 {
353 "Clothing",
354 "Back"
355 };
356 rotationFlags=16;
357 itemSize[]={4,4};
358 itemsCargoSize[]={5,6};
359 weight=900;
360 varWetMax=1;
361 heatIsolation=0.30000001;
362 visibilityModifier=0.80000001;
363 repairableWithKits[]={5,2};
364 repairCosts[]={30,25};
365 soundAttType="Small";
366 hiddenSelections[]=
367 {
368 "camoGround",
369 "camoMale",
370 "camoFemale"
371 };
372 hiddenSelectionsTextures[]=
373 {
374 "\dz\characters\backpacks\data\ImpCourierBag_co.paa",
375 "\dz\characters\backpacks\data\ImpCourierBag_co.paa",
376 "\dz\characters\backpacks\data\ImpCourierBag_co.paa"
377 };
378 class ClothingTypes
379 {
380 male="\DZ\characters\backpacks\ImpCourierBag_m.p3d";
381 female="\DZ\characters\backpacks\ImpCourierBag_f.p3d";
382 };
383 class DamageSystem
384 {
385 class GlobalHealth
386 {
387 class Health
388 {
389 hitpoints=100;
390 transferToAttachmentsCoef=0.5;
391 healthLevels[]=
392 {
393
394 {
395 1,
396
397 {
398 "DZ\Characters\backpacks\data\ImpCourierBag.rvmat"
399 }
400 },
401
402 {
403 0.69999999,
404
405 {
406 "DZ\Characters\backpacks\data\ImpCourierBag.rvmat"
407 }
408 },
409
410 {
411 0.5,
412
413 {
414 "DZ\Characters\backpacks\data\ImpCourierBag_damage.rvmat"
415 }
416 },
417
418 {
419 0.30000001,
420
421 {
422 "DZ\Characters\backpacks\data\ImpCourierBag_damage.rvmat"
423 }
424 },
425
426 {
427 0,
428
429 {
430 "DZ\Characters\backpacks\data\ImpCourierBag_destruct.rvmat"
431 }
432 }
433 };
434 };
435 };
436 };
437 class AnimEvents
438 {
439 class SoundWeapon
440 {
441 class pickUpItem_Light
442 {
443 soundSet="pickUpCourierBag_Light_SoundSet";
444 id=796;
445 };
446 class pickUpItem
447 {
448 soundSet="pickUpCourierBag_SoundSet";
449 id=797;
450 };
451 class drop
452 {
453 soundset="taloonbag_drop_SoundSet";
454 id=898;
455 };
456 };
457 };
458 };
459 class FurCourierBag: Clothing
460 {
461 scope=2;
462 displayName="$STR_cfgVehicles_FurCourierBag0";
463 descriptionShort="$STR_cfgVehicles_FurCourierBag1";
464 model="\dz\characters\backpacks\ImpCourierBagFur_g.p3d";
465 debug_ItemCategory=9;
466 inventorySlot[]=
467 {
468 "Back"
469 };
470 attachments[]=
471 {
472 "WalkieTalkie",
473 "Backpack_1"
474 };
475 itemInfo[]=
476 {
477 "Clothing",
478 "Back"
479 };
480 rotationFlags=16;
481 itemSize[]={4,4};
482 itemsCargoSize[]={5,6};
483 weight=1200;
484 varWetMax=1;
485 heatIsolation=0.30000001;
486 visibilityModifier=0.80000001;
487 repairableWithKits[]={3};
488 repairCosts[]={25};
489 canBeDigged=1;
490 soundAttType="Small";
491 hiddenSelections[]=
492 {
493 "camoGround",
494 "camoMale",
495 "camoFemale"
496 };
497 hiddenSelectionsTextures[]=
498 {
499 "\dz\characters\backpacks\data\ImpCourierBag_fur_co.paa",
500 "\dz\characters\backpacks\data\ImpCourierBag_fur_co.paa",
501 "\dz\characters\backpacks\data\ImpCourierBag_fur_co.paa"
502 };
503 class ClothingTypes
504 {
505 male="\DZ\characters\backpacks\ImpCourierBagFur_m.p3d";
506 female="\DZ\characters\backpacks\ImpCourierBagFur_f.p3d";
507 };
508 class DamageSystem
509 {
510 class GlobalHealth
511 {
512 class Health
513 {
514 hitpoints=120;
515 transferToAttachmentsCoef=0.5;
516 healthLevels[]=
517 {
518
519 {
520 1,
521
522 {
523 "DZ\Characters\backpacks\data\ImpCourierBag_fur.rvmat"
524 }
525 },
526
527 {
528 0.69999999,
529
530 {
531 "DZ\Characters\backpacks\data\ImpCourierBag_fur.rvmat"
532 }
533 },
534
535 {
536 0.5,
537
538 {
539 "DZ\Characters\backpacks\data\ImpCourierBag_fur_damage.rvmat"
540 }
541 },
542
543 {
544 0.30000001,
545
546 {
547 "DZ\Characters\backpacks\data\ImpCourierBag_fur_damage.rvmat"
548 }
549 },
550
551 {
552 0,
553
554 {
555 "DZ\Characters\backpacks\data\ImpCourierBag_fur_destruct.rvmat"
556 }
557 }
558 };
559 };
560 };
561 };
562 class AnimEvents
563 {
564 class SoundWeapon
565 {
566 class pickUpItem_Light
567 {
568 soundSet="pickUpCourierBag_Light_SoundSet";
569 id=796;
570 };
571 class pickUpItem
572 {
573 soundSet="pickUpCourierBag_SoundSet";
574 id=797;
575 };
576 class drop
577 {
578 soundset="taloonbag_drop_SoundSet";
579 id=898;
580 };
581 };
582 };
583 };
584 class ImprovisedBag: Clothing
585 {
586 scope=2;
587 displayName="$STR_cfgVehicles_ImprovisedBag0";
588 descriptionShort="$STR_cfgVehicles_ImprovisedBag1";
589 model="\dz\characters\backpacks\bp_Improvised_g.p3d";
590 debug_ItemCategory=9;
591 inventorySlot[]=
592 {
593 "Back"
594 };
595 attachments[]=
596 {
597 "Chemlight",
598 "WalkieTalkie",
599 "Backpack_1"
600 };
601 itemInfo[]=
602 {
603 "Clothing",
604 "Back"
605 };
606 rotationFlags=16;
607 itemSize[]={4,5};
608 itemsCargoSize[]={7,5};
609 weight=2400;
610 varWetMax=1;
611 heatIsolation=0.40000001;
612 visibilityModifier=0.69999999;
613 repairableWithKits[]={5,2};
614 repairCosts[]={30,25};
615 soundAttType="Small";
616 hiddenSelections[]=
617 {
618 "camoGround",
619 "camoMale",
620 "camoFemale"
621 };
622 hiddenSelectionsTextures[]=
623 {
624 "\dz\characters\backpacks\data\bp_improvised_co.paa",
625 "\dz\characters\backpacks\data\bp_improvised_co.paa",
626 "\dz\characters\backpacks\data\bp_improvised_co.paa"
627 };
628 class ClothingTypes
629 {
630 male="\DZ\characters\backpacks\bp_Improvised_m.p3d";
631 female="\DZ\characters\backpacks\bp_Improvised_f.p3d";
632 };
633 class DamageSystem
634 {
635 class GlobalHealth
636 {
637 class Health
638 {
639 hitpoints=120;
640 transferToAttachmentsCoef=0.5;
641 healthLevels[]=
642 {
643
644 {
645 1,
646
647 {
648 "DZ\Characters\backpacks\data\bp_improvised.rvmat"
649 }
650 },
651
652 {
653 0.69999999,
654
655 {
656 "DZ\Characters\backpacks\data\bp_improvised.rvmat"
657 }
658 },
659
660 {
661 0.5,
662
663 {
664 "DZ\Characters\backpacks\data\bp_improvised_damage.rvmat"
665 }
666 },
667
668 {
669 0.30000001,
670
671 {
672 "DZ\Characters\backpacks\data\bp_improvised_damage.rvmat"
673 }
674 },
675
676 {
677 0,
678
679 {
680 "DZ\Characters\backpacks\data\bp_improvised_destruct.rvmat"
681 }
682 }
683 };
684 };
685 };
686 };
687 class AnimEvents
688 {
689 class SoundWeapon
690 {
691 class pickUpItem_Light
692 {
693 soundSet="pickUpCourierBag_Light_SoundSet";
694 id=796;
695 };
696 class pickUpItem
697 {
698 soundSet="pickUpCourierBag_SoundSet";
699 id=797;
700 };
701 class drop
702 {
703 soundset="taloonbag_drop_SoundSet";
704 id=898;
705 };
706 };
707 };
708 };
709 class FurImprovisedBag: Clothing
710 {
711 scope=2;
712 displayName="$STR_cfgVehicles_FurImprovisedBag0";
713 descriptionShort="$STR_cfgVehicles_FurImprovisedBag1";
714 model="\dz\characters\backpacks\bp_Improvised_g.p3d";
715 debug_ItemCategory=9;
716 inventorySlot[]=
717 {
718 "Back"
719 };
720 attachments[]=
721 {
722 "Chemlight",
723 "WalkieTalkie",
724 "Backpack_1"
725 };
726 itemInfo[]=
727 {
728 "Clothing",
729 "Back"
730 };
731 rotationFlags=16;
732 itemSize[]={4,5};
733 itemsCargoSize[]={7,5};
734 weight=3300;
735 varWetMax=1;
736 heatIsolation=0.40000001;
737 visibilityModifier=0.75;
738 repairableWithKits[]={3};
739 repairCosts[]={25};
740 canBeDigged=1;
741 soundAttType="Small";
742 hiddenSelections[]=
743 {
744 "camoGround",
745 "camoMale",
746 "camoFemale"
747 };
748 hiddenSelectionsTextures[]=
749 {
750 "\dz\characters\backpacks\data\bp_improvised_fur_co.paa",
751 "\dz\characters\backpacks\data\bp_improvised_fur_co.paa",
752 "\dz\characters\backpacks\data\bp_improvised_fur_co.paa"
753 };
754 hiddenSelectionsMaterials[]=
755 {
756 "dz\characters\backpacks\data\bp_improvised_fur.rvmat",
757 "dz\characters\backpacks\data\bp_improvised_fur.rvmat",
758 "dz\characters\backpacks\data\bp_improvised_fur.rvmat"
759 };
760 class ClothingTypes
761 {
762 male="\DZ\characters\backpacks\bp_Improvised_m.p3d";
763 female="\DZ\characters\backpacks\bp_Improvised_f.p3d";
764 };
765 class DamageSystem
766 {
767 class GlobalHealth
768 {
769 class Health
770 {
771 hitpoints=140;
772 transferToAttachmentsCoef=0.5;
773 RefTexsMats[]=
774 {
775 "dz\characters\backpacks\data\bp_improvised.rvmat"
776 };
777 healthLevels[]=
778 {
779
780 {
781 1,
782
783 {
784 "dz\Characters\backpacks\data\bp_improvised_fur.rvmat"
785 }
786 },
787
788 {
789 0.69999999,
790
791 {
792 "dz\Characters\backpacks\data\bp_improvised_fur.rvmat"
793 }
794 },
795
796 {
797 0.5,
798
799 {
800 "dz\Characters\backpacks\data\bp_improvised_fur_damage.rvmat"
801 }
802 },
803
804 {
805 0.30000001,
806
807 {
808 "dz\Characters\backpacks\data\bp_improvised_fur_damage.rvmat"
809 }
810 },
811
812 {
813 0,
814
815 {
816 "dz\Characters\backpacks\data\bp_improvised_fur_destruct.rvmat"
817 }
818 }
819 };
820 };
821 };
822 };
823 class AnimEvents
824 {
825 class SoundWeapon
826 {
827 class pickUpItem_Light
828 {
829 soundSet="pickUpCourierBag_Light_SoundSet";
830 id=796;
831 };
832 class pickUpItem
833 {
834 soundSet="pickUpCourierBag_SoundSet";
835 id=797;
836 };
837 class drop
838 {
839 soundset="taloonbag_drop_SoundSet";
840 id=898;
841 };
842 };
843 };
844 };
845 class DryBag_ColorBase: Clothing
846 {
847 displayName="$STR_cfgVehicles_DryBag_ColorBase0";
848 descriptionShort="$STR_cfgVehicles_DryBag_ColorBase1";
849 model="\dz\characters\backpacks\drybag_g.p3d";
850 debug_ItemCategory=9;
851 inventorySlot[]=
852 {
853 "Back"
854 };
855 attachments[]=
856 {
857 "Chemlight",
858 "WalkieTalkie",
859 "Backpack_1"
860 };
861 itemInfo[]=
862 {
863 "Clothing",
864 "Back"
865 };
866 rotationFlags=16;
867 itemSize[]={5,6};
868 itemsCargoSize[]={6,7};
869 weight=600;
870 varWetMax=0.249;
871 heatIsolation=0.5;
872 repairableWithKits[]={5,6};
873 repairCosts[]={30,25};
874 canBeDigged=1;
875 soundAttType="Outdoor";
876 randomQuantity=4;
877 hiddenSelections[]=
878 {
879 "camoGround",
880 "camoMale",
881 "camoFemale"
882 };
883 hiddenSelectionsTextures[]=
884 {
885 "\dz\characters\backpacks\data\drybag_co.paa",
886 "\dz\characters\backpacks\data\drybag_co.paa",
887 "\dz\characters\backpacks\data\drybag_co.paa"
888 };
889 class ClothingTypes
890 {
891 male="\DZ\characters\backpacks\drybag_m.p3d";
892 female="\DZ\characters\backpacks\drybag_f.p3d";
893 };
894 class DamageSystem
895 {
896 class GlobalHealth
897 {
898 class Health
899 {
900 hitpoints=140;
901 transferToAttachmentsCoef=0.5;
902 healthLevels[]=
903 {
904
905 {
906 1,
907
908 {
909 "DZ\Characters\backpacks\data\dryBag.rvmat"
910 }
911 },
912
913 {
914 0.69999999,
915
916 {
917 "DZ\Characters\backpacks\data\dryBag.rvmat"
918 }
919 },
920
921 {
922 0.5,
923
924 {
925 "DZ\Characters\backpacks\data\dryBag_damage.rvmat"
926 }
927 },
928
929 {
930 0.30000001,
931
932 {
933 "DZ\Characters\backpacks\data\dryBag_damage.rvmat"
934 }
935 },
936
937 {
938 0,
939
940 {
941 "DZ\Characters\backpacks\data\dryBag_destruct.rvmat"
942 }
943 }
944 };
945 };
946 };
947 };
948 class AnimEvents
949 {
950 class SoundWeapon
951 {
952 class pickUpItem_Light
953 {
954 soundSet="pickUpBackPack_Plastic_Light_SoundSet";
955 id=796;
956 };
957 class pickUpItem
958 {
959 soundSet="pickUpBackPack_Plastic_SoundSet";
960 id=797;
961 };
962 class drop
963 {
964 soundset="taloonbag_drop_SoundSet";
965 id=898;
966 };
967 };
968 };
969 };
970 class DryBag_Orange: DryBag_ColorBase
971 {
972 scope=2;
973 hiddenSelectionsTextures[]=
974 {
975 "DZ\characters\backpacks\data\DryBag_Orange_co.paa",
976 "DZ\characters\backpacks\data\DryBag_Orange_co.paa",
977 "DZ\characters\backpacks\data\DryBag_Orange_co.paa"
978 };
979 };
980 class DryBag_Yellow: DryBag_ColorBase
981 {
982 scope=2;
983 hiddenSelectionsTextures[]=
984 {
985 "DZ\characters\backpacks\data\DryBag_Yellow_co.paa",
986 "DZ\characters\backpacks\data\DryBag_Yellow_co.paa",
987 "DZ\characters\backpacks\data\DryBag_Yellow_co.paa"
988 };
989 };
990 class DryBag_Blue: DryBag_ColorBase
991 {
992 scope=2;
993 visibilityModifier=0.94999999;
994 hiddenSelectionsTextures[]=
995 {
996 "DZ\characters\backpacks\data\DryBag_Blue_co.paa",
997 "DZ\characters\backpacks\data\DryBag_Blue_co.paa",
998 "DZ\characters\backpacks\data\DryBag_Blue_co.paa"
999 };
1000 };
1001 class DryBag_Green: DryBag_ColorBase
1002 {
1003 scope=2;
1004 visibilityModifier=0.89999998;
1005 hiddenSelectionsTextures[]=
1006 {
1007 "DZ\characters\backpacks\data\DryBag_Green_co.paa",
1008 "DZ\characters\backpacks\data\DryBag_Green_co.paa",
1009 "DZ\characters\backpacks\data\DryBag_Green_co.paa"
1010 };
1011 };
1012 class DryBag_Black: DryBag_ColorBase
1013 {
1014 scope=2;
1015 visibilityModifier=0.80000001;
1016 hiddenSelectionsTextures[]=
1017 {
1018 "DZ\characters\backpacks\data\DryBag_black_co.paa",
1019 "DZ\characters\backpacks\data\DryBag_black_co.paa",
1020 "DZ\characters\backpacks\data\DryBag_black_co.paa"
1021 };
1022 };
1023 class DryBag_Red: DryBag_ColorBase
1024 {
1025 scope=2;
1026 hiddenSelectionsTextures[]=
1027 {
1028 "DZ\characters\backpacks\data\DryBag_Red_co.paa",
1029 "DZ\characters\backpacks\data\DryBag_Red_co.paa",
1030 "DZ\characters\backpacks\data\DryBag_Red_co.paa"
1031 };
1032 };
1033 class HuntingBag: Clothing
1034 {
1035 scope=2;
1036 displayName="$STR_cfgVehicles_HuntingBag0";
1037 descriptionShort="$STR_cfgVehicles_HuntingBag1";
1038 model="\dz\characters\backpacks\hunting_g.p3d";
1039 debug_ItemCategory=9;
1040 inventorySlot[]=
1041 {
1042 "Back"
1043 };
1044 attachments[]=
1045 {
1046 "Chemlight",
1047 "WalkieTalkie",
1048 "Backpack_1"
1049 };
1050 itemInfo[]=
1051 {
1052 "Clothing",
1053 "Back"
1054 };
1055 rotationFlags=16;
1056 itemSize[]={5,6};
1057 itemsCargoSize[]={7,6};
1058 weight=1400;
1059 varWetMax=0.49000001;
1060 heatIsolation=0.69999999;
1061 visibilityModifier=0.80000001;
1062 repairableWithKits[]={5,2};
1063 repairCosts[]={30,25};
1064 soundAttType="Military";
1065 randomQuantity=4;
1066 hiddenSelections[]=
1067 {
1068 "camoGround",
1069 "camoMale",
1070 "camoFemale"
1071 };
1072 hiddenSelectionsTextures[]=
1073 {
1074 "\dz\characters\backpacks\data\hunting_co.paa",
1075 "\dz\characters\backpacks\data\hunting_co.paa",
1076 "\dz\characters\backpacks\data\hunting_co.paa"
1077 };
1078 class ClothingTypes
1079 {
1080 male="\DZ\characters\backpacks\hunting_m.p3d";
1081 female="\DZ\characters\backpacks\hunting_f.p3d";
1082 };
1083 class DamageSystem
1084 {
1085 class GlobalHealth
1086 {
1087 class Health
1088 {
1089 hitpoints=160;
1090 transferToAttachmentsCoef=0.5;
1091 healthLevels[]=
1092 {
1093
1094 {
1095 1,
1096
1097 {
1098 "DZ\Characters\backpacks\data\hunting.rvmat"
1099 }
1100 },
1101
1102 {
1103 0.69999999,
1104
1105 {
1106 "DZ\Characters\backpacks\data\hunting.rvmat"
1107 }
1108 },
1109
1110 {
1111 0.5,
1112
1113 {
1114 "DZ\Characters\backpacks\data\hunting_damage.rvmat"
1115 }
1116 },
1117
1118 {
1119 0.30000001,
1120
1121 {
1122 "DZ\Characters\backpacks\data\hunting_damage.rvmat"
1123 }
1124 },
1125
1126 {
1127 0,
1128
1129 {
1130 "DZ\Characters\backpacks\data\hunting_destruct.rvmat"
1131 }
1132 }
1133 };
1134 };
1135 };
1136 };
1137 class AnimEvents
1138 {
1139 class SoundWeapon
1140 {
1141 class pickUpItem_Light
1142 {
1143 soundSet="pickUpBackPack_Metal_Light_SoundSet";
1144 id=796;
1145 };
1146 class pickUpItem
1147 {
1148 soundSet="pickUpBackPack_Metal_SoundSet";
1149 id=797;
1150 };
1151 class drop
1152 {
1153 soundset="taloonbag_drop_SoundSet";
1154 id=898;
1155 };
1156 };
1157 };
1158 };
1159 class HuntingBag_Hannah: HuntingBag
1160 {
1161 scope=2;
1162 descriptionShort="$STR_cfgVehicles_HuntingBagH1";
1163 model="\dz\characters\backpacks\hunting_hannah_g.p3d";
1164 hiddenSelectionsMaterials[]=
1165 {
1166 "dz\characters\backpacks\data\hunting_hannah.rvmat",
1167 "dz\characters\backpacks\data\hunting_hannah.rvmat",
1168 "dz\characters\backpacks\data\hunting_hannah.rvmat"
1169 };
1170 class ClothingTypes
1171 {
1172 male="\DZ\characters\backpacks\hunting_hannah_m.p3d";
1173 female="\DZ\characters\backpacks\hunting_hannah_f.p3d";
1174 };
1175 class DamageSystem
1176 {
1177 class GlobalHealth
1178 {
1179 class Health
1180 {
1181 hitpoints=160;
1182 transferToAttachmentsCoef=0.5;
1183 healthLevels[]=
1184 {
1185
1186 {
1187 1,
1188
1189 {
1190 "DZ\characters\backpacks\data\hunting_hannah.rvmat",
1191 "dz\characters\backpacks\data\hunting_hannah_details.rvmat"
1192 }
1193 },
1194
1195 {
1196 0.69999999,
1197 {}
1198 },
1199
1200 {
1201 0.5,
1202
1203 {
1204 "DZ\characters\backpacks\Data\hunting_hannah_damage.rvmat",
1205 "dz\characters\backpacks\data\hunting_hannah_details_damage.rvmat"
1206 }
1207 },
1208
1209 {
1210 0.30000001,
1211 {}
1212 },
1213
1214 {
1215 0,
1216
1217 {
1218 "DZ\characters\backpacks\Data\hunting_hannah_destruct.rvmat",
1219 "dz\characters\backpacks\data\hunting_hannah_details_destruct.rvmat"
1220 }
1221 }
1222 };
1223 };
1224 };
1225 };
1226 };
1227 class MountainBag_ColorBase: Clothing
1228 {
1229 displayName="$STR_cfgVehicles_MountainBag_ColorBase0";
1230 descriptionShort="$STR_cfgVehicles_MountainBag_ColorBase1";
1231 model="\dz\characters\backpacks\mountain_g.p3d";
1232 debug_ItemCategory=9;
1233 inventorySlot[]=
1234 {
1235 "Back"
1236 };
1237 attachments[]=
1238 {
1239 "Chemlight",
1240 "WalkieTalkie",
1241 "Backpack_1"
1242 };
1243 itemInfo[]=
1244 {
1245 "Clothing",
1246 "Back"
1247 };
1248 rotationFlags=16;
1249 itemSize[]={5,7};
1250 itemsCargoSize[]={7,8};
1251 weight=2300;
1252 varWetMax=0.79000002;
1253 heatIsolation=1;
1254 repairableWithKits[]={5,2};
1255 repairCosts[]={30,25};
1256 soundAttType="Outdoor";
1257 randomQuantity=4;
1258 hiddenSelections[]=
1259 {
1260 "camoGround",
1261 "camoMale",
1262 "camoFemale"
1263 };
1264 hiddenSelectionsTextures[]=
1265 {
1266 "\dz\characters\backpacks\data\mountain_blue_co.paa",
1267 "\dz\characters\backpacks\data\mountain_blue_co.paa",
1268 "\dz\characters\backpacks\data\mountain_blue_co.paa"
1269 };
1270 class ClothingTypes
1271 {
1272 male="\DZ\characters\backpacks\mountain_m.p3d";
1273 female="\DZ\characters\backpacks\mountain_f.p3d";
1274 };
1275 class DamageSystem
1276 {
1277 class GlobalHealth
1278 {
1279 class Health
1280 {
1281 hitpoints=160;
1282 transferToAttachmentsCoef=0.5;
1283 healthLevels[]=
1284 {
1285
1286 {
1287 1,
1288
1289 {
1290 "DZ\Characters\backpacks\data\mountain.rvmat"
1291 }
1292 },
1293
1294 {
1295 0.69999999,
1296
1297 {
1298 "DZ\Characters\backpacks\data\mountain.rvmat"
1299 }
1300 },
1301
1302 {
1303 0.5,
1304
1305 {
1306 "DZ\Characters\backpacks\data\mountain_damage.rvmat"
1307 }
1308 },
1309
1310 {
1311 0.30000001,
1312
1313 {
1314 "DZ\Characters\backpacks\data\mountain_damage.rvmat"
1315 }
1316 },
1317
1318 {
1319 0,
1320
1321 {
1322 "DZ\Characters\backpacks\data\mountain_destruct.rvmat"
1323 }
1324 }
1325 };
1326 };
1327 };
1328 };
1329 class AnimEvents
1330 {
1331 class SoundWeapon
1332 {
1333 class pickUpItem_Light
1334 {
1335 soundSet="pickUpBackPack_Plastic_Light_SoundSet";
1336 id=796;
1337 };
1338 class pickUpItem
1339 {
1340 soundSet="pickUpBackPack_Plastic_SoundSet";
1341 id=797;
1342 };
1343 class drop
1344 {
1345 soundset="taloonbag_drop_SoundSet";
1346 id=898;
1347 };
1348 };
1349 };
1350 };
1351 class MountainBag_Red: MountainBag_ColorBase
1352 {
1353 scope=2;
1354 hiddenSelectionsTextures[]=
1355 {
1356 "DZ\characters\backpacks\data\Mountain_Red_co.paa",
1357 "DZ\characters\backpacks\data\Mountain_Red_co.paa",
1358 "DZ\characters\backpacks\data\Mountain_Red_co.paa"
1359 };
1360 };
1361 class MountainBag_Blue: MountainBag_ColorBase
1362 {
1363 scope=2;
1364 visibilityModifier=0.89999998;
1365 hiddenSelectionsTextures[]=
1366 {
1367 "DZ\characters\backpacks\data\Mountain_Blue_co.paa",
1368 "DZ\characters\backpacks\data\Mountain_Blue_co.paa",
1369 "DZ\characters\backpacks\data\Mountain_Blue_co.paa"
1370 };
1371 };
1372 class MountainBag_Orange: MountainBag_ColorBase
1373 {
1374 scope=2;
1375 hiddenSelectionsTextures[]=
1376 {
1377 "DZ\characters\backpacks\data\Mountain_Orange_co.paa",
1378 "DZ\characters\backpacks\data\Mountain_Orange_co.paa",
1379 "DZ\characters\backpacks\data\Mountain_Orange_co.paa"
1380 };
1381 };
1382 class MountainBag_Green: MountainBag_ColorBase
1383 {
1384 scope=2;
1385 visibilityModifier=0.85000002;
1386 hiddenSelectionsTextures[]=
1387 {
1388 "DZ\characters\backpacks\data\Mountain_Green_co.paa",
1389 "DZ\characters\backpacks\data\Mountain_Green_co.paa",
1390 "DZ\characters\backpacks\data\Mountain_Green_co.paa"
1391 };
1392 };
1393 class SmershBag: Clothing
1394 {
1395 scope=2;
1396 displayName="$STR_cfgVehicles_SmershBag0";
1397 descriptionShort="$STR_cfgVehicles_SmershBag1";
1398 model="\dz\characters\backpacks\SmershBag_alternate_g.p3d";
1399 debug_ItemCategory=9;
1400 inventorySlot[]=
1401 {
1402 "Back",
1403 "VestBackpack"
1404 };
1405 attachments[]=
1406 {
1407 "Chemlight",
1408 "WalkieTalkie"
1409 };
1410 itemInfo[]=
1411 {
1412 "Clothing",
1413 "Back"
1414 };
1415 rotationFlags=16;
1416 itemSize[]={4,4};
1417 itemsCargoSize[]={6,4};
1418 weight=600;
1419 varWetMax=0.79000002;
1420 heatIsolation=0.2;
1421 visibilityModifier=0.75;
1422 repairableWithKits[]={5,2};
1423 repairCosts[]={30,25};
1424 soundAttType="Military";
1425 randomQuantity=1;
1426 hiddenSelections[]=
1427 {
1428 "camoGround",
1429 "camoMale",
1430 "camoFemale"
1431 };
1432 hiddenSelectionsTextures[]=
1433 {
1434 "\dz\characters\vests\data\smersh_co.paa",
1435 "\dz\characters\vests\data\smersh_co.paa",
1436 "\dz\characters\vests\data\smersh_co.paa"
1437 };
1438 class ClothingTypes
1439 {
1440 male="\DZ\characters\backpacks\SmershBag_m.p3d";
1441 female="\DZ\characters\backpacks\SmershBag_f.p3d";
1442 };
1443 class DamageSystem
1444 {
1445 class GlobalHealth
1446 {
1447 class Health
1448 {
1449 hitpoints=130;
1450 transferToAttachmentsCoef=0.5;
1451 healthLevels[]=
1452 {
1453
1454 {
1455 1,
1456
1457 {
1458 "DZ\Characters\backpacks\data\Smersh.rvmat",
1459 "DZ\Characters\backpacks\data\Smersh_g.rvmat"
1460 }
1461 },
1462
1463 {
1464 0.69999999,
1465
1466 {
1467 "DZ\Characters\backpacks\data\Smersh.rvmat",
1468 "DZ\Characters\backpacks\data\Smersh_g.rvmat"
1469 }
1470 },
1471
1472 {
1473 0.5,
1474
1475 {
1476 "DZ\Characters\backpacks\data\Smersh_damage.rvmat",
1477 "DZ\Characters\backpacks\data\Smersh_g_damage.rvmat"
1478 }
1479 },
1480
1481 {
1482 0.30000001,
1483
1484 {
1485 "DZ\Characters\backpacks\data\Smersh_damage.rvmat",
1486 "DZ\Characters\backpacks\data\Smersh_g_damage.rvmat"
1487 }
1488 },
1489
1490 {
1491 0,
1492
1493 {
1494 "DZ\Characters\backpacks\data\Smersh_destruct.rvmat",
1495 "DZ\Characters\backpacks\data\Smersh_g_destruct.rvmat"
1496 }
1497 }
1498 };
1499 };
1500 };
1501 };
1502 class AnimEvents
1503 {
1504 class SoundWeapon
1505 {
1506 class pickUpItem_Light
1507 {
1508 soundSet="pickUpBackPack_Metal_Light_SoundSet";
1509 id=796;
1510 };
1511 class pickUpItem
1512 {
1513 soundSet="pickUpBackPack_Metal_SoundSet";
1514 id=797;
1515 };
1516 class drop
1517 {
1518 soundset="taloonbag_drop_SoundSet";
1519 id=898;
1520 };
1521 };
1522 };
1523 };
1524 class ChildBag_ColorBase: Clothing
1525 {
1526 displayName="$STR_cfgVehicles_ChildBag_ColorBase0";
1527 descriptionShort="$STR_cfgVehicles_ChildBag_ColorBase1";
1528 model="\dz\characters\backpacks\childs_g.p3d";
1529 debug_ItemCategory=9;
1530 inventorySlot[]=
1531 {
1532 "Back"
1533 };
1534 attachments[]=
1535 {
1536 "Chemlight",
1537 "WalkieTalkie",
1538 "Backpack_1"
1539 };
1540 itemInfo[]=
1541 {
1542 "Clothing",
1543 "Back"
1544 };
1545 rotationFlags=16;
1546 itemSize[]={4,4};
1547 itemsCargoSize[]={6,4};
1548 weight=1850;
1549 varWetMax=0.49000001;
1550 heatIsolation=0.1;
1551 repairableWithKits[]={5,2};
1552 repairCosts[]={30,25};
1553 soundAttType="Outdoor";
1554 randomQuantity=2;
1555 hiddenSelections[]=
1556 {
1557 "camoGround",
1558 "camoMale",
1559 "camoFemale"
1560 };
1561 hiddenSelectionsTextures[]=
1562 {
1563 "\dz\characters\backpacks\data\childs_red_co.paa",
1564 "\dz\characters\backpacks\data\childs_red_co.paa",
1565 "\dz\characters\backpacks\data\childs_red_co.paa"
1566 };
1567 class ClothingTypes
1568 {
1569 male="\DZ\characters\backpacks\childs_m.p3d";
1570 female="\DZ\characters\backpacks\childs_f.p3d";
1571 };
1572 class DamageSystem
1573 {
1574 class GlobalHealth
1575 {
1576 class Health
1577 {
1578 hitpoints=120;
1579 transferToAttachmentsCoef=0.5;
1580 healthLevels[]=
1581 {
1582
1583 {
1584 1,
1585
1586 {
1587 "DZ\Characters\backpacks\data\childs.rvmat"
1588 }
1589 },
1590
1591 {
1592 0.69999999,
1593
1594 {
1595 "DZ\Characters\backpacks\data\childs.rvmat"
1596 }
1597 },
1598
1599 {
1600 0.5,
1601
1602 {
1603 "DZ\Characters\backpacks\data\childs_damage.rvmat"
1604 }
1605 },
1606
1607 {
1608 0.30000001,
1609
1610 {
1611 "DZ\Characters\backpacks\data\childs_damage.rvmat"
1612 }
1613 },
1614
1615 {
1616 0,
1617
1618 {
1619 "DZ\Characters\backpacks\data\childs_destruct.rvmat"
1620 }
1621 }
1622 };
1623 };
1624 };
1625 };
1626 class AnimEvents
1627 {
1628 class SoundWeapon
1629 {
1630 class pickUpItem_Light
1631 {
1632 soundSet="pickUpBackPack_Metal_Light_SoundSet";
1633 id=796;
1634 };
1635 class pickUpItem
1636 {
1637 soundSet="pickUpBackPack_Metal_SoundSet";
1638 id=797;
1639 };
1640 class drop
1641 {
1642 soundset="taloonbag_drop_SoundSet";
1643 id=898;
1644 };
1645 };
1646 };
1647 };
1648 class ChildBag_Green: ChildBag_ColorBase
1649 {
1650 scope=2;
1651 visibilityModifier=0.89999998;
1652 hiddenSelectionsTextures[]=
1653 {
1654 "DZ\characters\backpacks\data\childs_green_co.paa",
1655 "DZ\characters\backpacks\data\childs_green_co.paa",
1656 "DZ\characters\backpacks\data\childs_green_co.paa"
1657 };
1658 };
1659 class ChildBag_Red: ChildBag_ColorBase
1660 {
1661 scope=2;
1662 hiddenSelectionsTextures[]=
1663 {
1664 "DZ\characters\backpacks\data\childs_Red_co.paa",
1665 "DZ\characters\backpacks\data\childs_Red_co.paa",
1666 "DZ\characters\backpacks\data\childs_Red_co.paa"
1667 };
1668 };
1669 class ChildBag_Blue: ChildBag_ColorBase
1670 {
1671 scope=2;
1672 visibilityModifier=0.94999999;
1673 hiddenSelectionsTextures[]=
1674 {
1675 "DZ\characters\backpacks\data\childs_Blue_co.paa",
1676 "DZ\characters\backpacks\data\childs_Blue_co.paa",
1677 "DZ\characters\backpacks\data\childs_Blue_co.paa"
1678 };
1679 };
1680 class GhillieBushrag_ColorBase: Clothing
1681 {
1682 displayName="$STR_cfgvehicles_GhillieBushrag_colorbase0";
1683 descriptionShort="$STR_cfgVehicles_GhillieBushrag_ColorBase1";
1684 model="\dz\characters\backpacks\GhillieBushrag_g.p3d";
1685 debug_ItemCategory=9;
1686 inventorySlot[]=
1687 {
1688 "Back"
1689 };
1690 itemInfo[]=
1691 {
1692 "Clothing",
1693 "Back"
1694 };
1695 rotationFlags=16;
1696 itemSize[]={4,3};
1697 weight=700;
1698 varWetMax=1;
1699 heatIsolation=0.60000002;
1700 repairableWithKits[]={5,2};
1701 repairCosts[]={30,25};
1702 soundAttType="Ghillie";
1703 hiddenSelections[]=
1704 {
1705 "camoGround",
1706 "camo",
1707 "camo1"
1708 };
1709 class ClothingTypes
1710 {
1711 male="\DZ\characters\backpacks\GhillieBushrag_m.p3d";
1712 female="\DZ\characters\backpacks\GhillieBushrag_m.p3d";
1713 };
1714 };
1715 class GhillieBushrag_Tan: GhillieBushrag_ColorBase
1716 {
1717 scope=2;
1718 visibilityModifier=0.69999999;
1719 hiddenSelectionsTextures[]=
1720 {
1721 "\dz\characters\backpacks\data\ghillie_tan_co.paa",
1722 "\dz\characters\backpacks\data\ghillie_tan_co.paa",
1723 "\dz\characters\backpacks\data\ghillie_tan_co.paa"
1724 };
1725 class DamageSystem
1726 {
1727 class GlobalHealth
1728 {
1729 class Health
1730 {
1731 hitpoints=50;
1732 healthLevels[]=
1733 {
1734
1735 {
1736 1,
1737
1738 {
1739 "DZ\characters\backpacks\data\ghillie_green_co.paa"
1740 }
1741 },
1742
1743 {
1744 0.69999999,
1745
1746 {
1747 "DZ\characters\backpacks\data\ghillie_tan_co.paa"
1748 }
1749 },
1750
1751 {
1752 0.5,
1753
1754 {
1755 "DZ\characters\backpacks\data\ghillie_tan_damage_co.paa"
1756 }
1757 },
1758
1759 {
1760 0.30000001,
1761
1762 {
1763 "DZ\characters\backpacks\data\ghillie_tan_damage_co.paa"
1764 }
1765 },
1766
1767 {
1768 0,
1769
1770 {
1771 "DZ\characters\backpacks\data\ghillie_tan_destruct_co.paa"
1772 }
1773 }
1774 };
1775 };
1776 };
1777 };
1778 };
1779 class GhillieBushrag_Woodland: GhillieBushrag_ColorBase
1780 {
1781 scope=2;
1782 visibilityModifier=0.5;
1783 hiddenSelectionsTextures[]=
1784 {
1785 "\dz\characters\backpacks\data\ghillie_green_co.paa",
1786 "\dz\characters\backpacks\data\ghillie_green_co.paa",
1787 "\dz\characters\backpacks\data\ghillie_green_co.paa"
1788 };
1789 class DamageSystem
1790 {
1791 class GlobalHealth
1792 {
1793 class Health
1794 {
1795 hitpoints=50;
1796 healthLevels[]=
1797 {
1798
1799 {
1800 1,
1801
1802 {
1803 "DZ\characters\backpacks\data\ghillie_green_co.paa"
1804 }
1805 },
1806
1807 {
1808 0.69999999,
1809
1810 {
1811 "DZ\characters\backpacks\data\ghillie_green_co.paa"
1812 }
1813 },
1814
1815 {
1816 0.5,
1817
1818 {
1819 "DZ\characters\backpacks\data\ghillie_green_damage_co.paa"
1820 }
1821 },
1822
1823 {
1824 0.30000001,
1825
1826 {
1827 "DZ\characters\backpacks\data\ghillie_green_damage_co.paa"
1828 }
1829 },
1830
1831 {
1832 0,
1833
1834 {
1835 "DZ\characters\backpacks\data\ghillie_green_destruct_co.paa"
1836 }
1837 }
1838 };
1839 };
1840 };
1841 };
1842 };
1843 class GhillieBushrag_Mossy: GhillieBushrag_ColorBase
1844 {
1845 scope=2;
1846 visibilityModifier=0.5;
1847 hiddenSelectionsTextures[]=
1848 {
1849 "\dz\characters\backpacks\data\ghillie_mossy_co.paa",
1850 "\dz\characters\backpacks\data\ghillie_mossy_co.paa",
1851 "\dz\characters\backpacks\data\ghillie_mossy_co.paa"
1852 };
1853 class DamageSystem
1854 {
1855 class GlobalHealth
1856 {
1857 class Health
1858 {
1859 hitpoints=50;
1860 healthLevels[]=
1861 {
1862
1863 {
1864 1,
1865
1866 {
1867 "DZ\characters\backpacks\data\ghillie_green_co.paa"
1868 }
1869 },
1870
1871 {
1872 0.69999999,
1873
1874 {
1875 "DZ\characters\backpacks\data\ghillie_mossy_co.paa"
1876 }
1877 },
1878
1879 {
1880 0.5,
1881
1882 {
1883 "DZ\characters\backpacks\data\ghillie_mossy_damage_co.paa"
1884 }
1885 },
1886
1887 {
1888 0.30000001,
1889
1890 {
1891 "DZ\characters\backpacks\data\ghillie_mossy_damage_co.paa"
1892 }
1893 },
1894
1895 {
1896 0,
1897
1898 {
1899 "DZ\characters\backpacks\data\ghillie_mossy_destruct_co.paa"
1900 }
1901 }
1902 };
1903 };
1904 };
1905 };
1906 };
1907 class GhillieBushrag_Winter: GhillieBushrag_ColorBase
1908 {
1909 scope=2;
1910 visibilityModifier=0.5;
1911 hiddenSelectionsTextures[]=
1912 {
1913 "\dz\characters\backpacks\data\ghillie_winter_co.paa",
1914 "\dz\characters\backpacks\data\ghillie_winter_co.paa",
1915 "\dz\characters\backpacks\data\ghillie_winter_co.paa"
1916 };
1917 class DamageSystem
1918 {
1919 class GlobalHealth
1920 {
1921 class Health
1922 {
1923 hitpoints=50;
1924 healthLevels[]=
1925 {
1926
1927 {
1928 1,
1929
1930 {
1931 "DZ\characters\backpacks\data\ghillie_green_co.paa"
1932 }
1933 },
1934
1935 {
1936 0.69999999,
1937
1938 {
1939 "DZ\characters\backpacks\data\ghillie_winter_co.paa"
1940 }
1941 },
1942
1943 {
1944 0.5,
1945
1946 {
1947 "DZ\characters\backpacks\data\ghillie_winter_damage_co.paa"
1948 }
1949 },
1950
1951 {
1952 0.30000001,
1953
1954 {
1955 "DZ\characters\backpacks\data\ghillie_winter_damage_co.paa"
1956 }
1957 },
1958
1959 {
1960 0,
1961
1962 {
1963 "DZ\characters\backpacks\data\ghillie_winter_destruct_co.paa"
1964 }
1965 }
1966 };
1967 };
1968 };
1969 };
1970 };
1971 class GhillieTop_ColorBase: Clothing
1972 {
1973 displayName="$STR_cfgVehicles_GhillieTop_ColorBase0";
1974 descriptionShort="$STR_cfgVehicles_GhillieTop_ColorBase1";
1975 model="\dz\characters\backpacks\GhillieBushrag_g.p3d";
1976 debug_ItemCategory=9;
1977 inventorySlot[]=
1978 {
1979 "Back"
1980 };
1981 itemInfo[]=
1982 {
1983 "Clothing",
1984 "Back"
1985 };
1986 lootCategory="Crafted";
1987 rotationFlags=16;
1988 itemSize[]={4,4};
1989 weight=800;
1990 varWetMax=1;
1991 heatIsolation=0.80000001;
1992 repairableWithKits[]={5,2};
1993 repairCosts[]={30,25};
1994 soundAttType="Ghillie";
1995 hiddenSelections[]=
1996 {
1997 "camoGround",
1998 "camo",
1999 "camo1"
2000 };
2001 class ClothingTypes
2002 {
2003 male="\DZ\characters\backpacks\GhillieTop_m.p3d";
2004 female="\DZ\characters\backpacks\GhillieTop_m.p3d";
2005 };
2006 };
2007 class GhillieTop_Tan: GhillieTop_ColorBase
2008 {
2009 scope=2;
2010 visibilityModifier=0.60000002;
2011 hiddenSelectionsTextures[]=
2012 {
2013 "\dz\characters\backpacks\data\ghillie_tan_co.paa",
2014 "\dz\characters\backpacks\data\ghillie_tan_co.paa",
2015 "\dz\characters\backpacks\data\ghillie_tan_co.paa"
2016 };
2017 class DamageSystem
2018 {
2019 class GlobalHealth
2020 {
2021 class Health
2022 {
2023 hitpoints=50;
2024 healthLevels[]=
2025 {
2026
2027 {
2028 1,
2029
2030 {
2031 "DZ\characters\backpacks\data\ghillie_green_co.paa"
2032 }
2033 },
2034
2035 {
2036 0.69999999,
2037
2038 {
2039 "DZ\characters\backpacks\data\ghillie_tan_co.paa"
2040 }
2041 },
2042
2043 {
2044 0.5,
2045
2046 {
2047 "DZ\characters\backpacks\data\ghillie_tan_damage_co.paa"
2048 }
2049 },
2050
2051 {
2052 0.30000001,
2053
2054 {
2055 "DZ\characters\backpacks\data\ghillie_tan_damage_co.paa"
2056 }
2057 },
2058
2059 {
2060 0,
2061
2062 {
2063 "DZ\characters\backpacks\data\ghillie_tan_destruct_co.paa"
2064 }
2065 }
2066 };
2067 };
2068 };
2069 };
2070 };
2071 class GhillieTop_Woodland: GhillieTop_ColorBase
2072 {
2073 scope=2;
2074 visibilityModifier=0.5;
2075 hiddenSelectionsTextures[]=
2076 {
2077 "\dz\characters\backpacks\data\ghillie_green_co.paa",
2078 "\dz\characters\backpacks\data\ghillie_green_co.paa",
2079 "\dz\characters\backpacks\data\ghillie_green_co.paa"
2080 };
2081 class DamageSystem
2082 {
2083 class GlobalHealth
2084 {
2085 class Health
2086 {
2087 hitpoints=50;
2088 healthLevels[]=
2089 {
2090
2091 {
2092 1,
2093
2094 {
2095 "DZ\characters\backpacks\data\ghillie_green_co.paa"
2096 }
2097 },
2098
2099 {
2100 0.69999999,
2101
2102 {
2103 "DZ\characters\backpacks\data\ghillie_green_co.paa"
2104 }
2105 },
2106
2107 {
2108 0.5,
2109
2110 {
2111 "DZ\characters\backpacks\data\ghillie_green_damage_co.paa"
2112 }
2113 },
2114
2115 {
2116 0.30000001,
2117
2118 {
2119 "DZ\characters\backpacks\data\ghillie_green_damage_co.paa"
2120 }
2121 },
2122
2123 {
2124 0,
2125
2126 {
2127 "DZ\characters\backpacks\data\ghillie_green_destruct_co.paa"
2128 }
2129 }
2130 };
2131 };
2132 };
2133 };
2134 };
2135 class GhillieTop_Mossy: GhillieTop_ColorBase
2136 {
2137 scope=2;
2138 visibilityModifier=0.5;
2139 hiddenSelectionsTextures[]=
2140 {
2141 "\dz\characters\backpacks\data\ghillie_mossy_co.paa",
2142 "\dz\characters\backpacks\data\ghillie_mossy_co.paa",
2143 "\dz\characters\backpacks\data\ghillie_mossy_co.paa"
2144 };
2145 class DamageSystem
2146 {
2147 class GlobalHealth
2148 {
2149 class Health
2150 {
2151 hitpoints=50;
2152 healthLevels[]=
2153 {
2154
2155 {
2156 1,
2157
2158 {
2159 "DZ\characters\backpacks\data\ghillie_green_co.paa"
2160 }
2161 },
2162
2163 {
2164 0.69999999,
2165
2166 {
2167 "DZ\characters\backpacks\data\ghillie_mossy_co.paa"
2168 }
2169 },
2170
2171 {
2172 0.5,
2173
2174 {
2175 "DZ\characters\backpacks\data\ghillie_mossy_damage_co.paa"
2176 }
2177 },
2178
2179 {
2180 0.30000001,
2181
2182 {
2183 "DZ\characters\backpacks\data\ghillie_mossy_damage_co.paa"
2184 }
2185 },
2186
2187 {
2188 0,
2189
2190 {
2191 "DZ\characters\backpacks\data\ghillie_mossy_destruct_co.paa"
2192 }
2193 }
2194 };
2195 };
2196 };
2197 };
2198 };
2199 class GhillieTop_Winter: GhillieTop_ColorBase
2200 {
2201 scope=2;
2202 visibilityModifier=0.5;
2203 hiddenSelectionsTextures[]=
2204 {
2205 "\dz\characters\backpacks\data\ghillie_winter_co.paa",
2206 "\dz\characters\backpacks\data\ghillie_winter_co.paa",
2207 "\dz\characters\backpacks\data\ghillie_winter_co.paa"
2208 };
2209 class DamageSystem
2210 {
2211 class GlobalHealth
2212 {
2213 class Health
2214 {
2215 hitpoints=50;
2216 healthLevels[]=
2217 {
2218
2219 {
2220 1,
2221
2222 {
2223 "DZ\characters\backpacks\data\ghillie_green_co.paa"
2224 }
2225 },
2226
2227 {
2228 0.69999999,
2229
2230 {
2231 "DZ\characters\backpacks\data\ghillie_winter_co.paa"
2232 }
2233 },
2234
2235 {
2236 0.5,
2237
2238 {
2239 "DZ\characters\backpacks\data\ghillie_winter_damage_co.paa"
2240 }
2241 },
2242
2243 {
2244 0.30000001,
2245
2246 {
2247 "DZ\characters\backpacks\data\ghillie_winter_damage_co.paa"
2248 }
2249 },
2250
2251 {
2252 0,
2253
2254 {
2255 "DZ\characters\backpacks\data\ghillie_winter_destruct_co.paa"
2256 }
2257 }
2258 };
2259 };
2260 };
2261 };
2262 };
2263 class GhillieSuit_ColorBase: Clothing
2264 {
2265 displayName="$STR_cfgVehicles_GhillieSuit_ColorBase0";
2266 descriptionShort="$STR_cfgVehicles_GhillieSuit_ColorBase1";
2267 model="\dz\characters\backpacks\GhillieBushrag_g.p3d";
2268 debug_ItemCategory=9;
2269 inventorySlot[]=
2270 {
2271 "Back"
2272 };
2273 itemInfo[]=
2274 {
2275 "Clothing",
2276 "Back"
2277 };
2278 lootCategory="Crafted";
2279 rotationFlags=16;
2280 itemSize[]={6,5};
2281 weight=3200;
2282 varWetMax=1;
2283 heatIsolation=1;
2284 repairableWithKits[]={5,2};
2285 repairCosts[]={30,25};
2286 soundAttType="Ghillie";
2287 hiddenSelections[]=
2288 {
2289 "camoGround",
2290 "camo",
2291 "camo1"
2292 };
2293 class ClothingTypes
2294 {
2295 male="\DZ\characters\backpacks\GhillieSuit_m.p3d";
2296 female="\DZ\characters\backpacks\GhillieSuit_m.p3d";
2297 };
2298 };
2299 class GhillieSuit_Tan: GhillieSuit_ColorBase
2300 {
2301 scope=2;
2302 visibilityModifier=0.60000002;
2303 hiddenSelectionsTextures[]=
2304 {
2305 "\dz\characters\backpacks\data\ghillie_tan_co.paa",
2306 "\dz\characters\backpacks\data\ghillie_tan_co.paa",
2307 "\dz\characters\backpacks\data\ghillie_tan_co.paa"
2308 };
2309 class DamageSystem
2310 {
2311 class GlobalHealth
2312 {
2313 class Health
2314 {
2315 hitpoints=50;
2316 healthLevels[]=
2317 {
2318
2319 {
2320 1,
2321
2322 {
2323 "DZ\characters\backpacks\data\ghillie_green_co.paa"
2324 }
2325 },
2326
2327 {
2328 0.69999999,
2329
2330 {
2331 "DZ\characters\backpacks\data\ghillie_tan_co.paa"
2332 }
2333 },
2334
2335 {
2336 0.5,
2337
2338 {
2339 "DZ\characters\backpacks\data\ghillie_tan_damage_co.paa"
2340 }
2341 },
2342
2343 {
2344 0.30000001,
2345
2346 {
2347 "DZ\characters\backpacks\data\ghillie_tan_damage_co.paa"
2348 }
2349 },
2350
2351 {
2352 0,
2353
2354 {
2355 "DZ\characters\backpacks\data\ghillie_tan_destruct_co.paa"
2356 }
2357 }
2358 };
2359 };
2360 };
2361 };
2362 };
2363 class GhillieSuit_Woodland: GhillieSuit_ColorBase
2364 {
2365 scope=2;
2366 visibilityModifier=0.5;
2367 hiddenSelectionsTextures[]=
2368 {
2369 "\dz\characters\backpacks\data\ghillie_green_co.paa",
2370 "\dz\characters\backpacks\data\ghillie_green_co.paa",
2371 "\dz\characters\backpacks\data\ghillie_green_co.paa"
2372 };
2373 class DamageSystem
2374 {
2375 class GlobalHealth
2376 {
2377 class Health
2378 {
2379 hitpoints=50;
2380 healthLevels[]=
2381 {
2382
2383 {
2384 1,
2385
2386 {
2387 "DZ\characters\backpacks\data\ghillie_green_co.paa"
2388 }
2389 },
2390
2391 {
2392 0.69999999,
2393
2394 {
2395 "DZ\characters\backpacks\data\ghillie_green_co.paa"
2396 }
2397 },
2398
2399 {
2400 0.5,
2401
2402 {
2403 "DZ\characters\backpacks\data\ghillie_green_damage_co.paa"
2404 }
2405 },
2406
2407 {
2408 0.30000001,
2409
2410 {
2411 "DZ\characters\backpacks\data\ghillie_green_damage_co.paa"
2412 }
2413 },
2414
2415 {
2416 0,
2417
2418 {
2419 "DZ\characters\backpacks\data\ghillie_green_destruct_co.paa"
2420 }
2421 }
2422 };
2423 };
2424 };
2425 };
2426 };
2427 class GhillieSuit_Mossy: GhillieSuit_ColorBase
2428 {
2429 scope=2;
2430 visibilityModifier=0.5;
2431 hiddenSelectionsTextures[]=
2432 {
2433 "\dz\characters\backpacks\data\ghillie_mossy_co.paa",
2434 "\dz\characters\backpacks\data\ghillie_mossy_co.paa",
2435 "\dz\characters\backpacks\data\ghillie_mossy_co.paa"
2436 };
2437 class DamageSystem
2438 {
2439 class GlobalHealth
2440 {
2441 class Health
2442 {
2443 hitpoints=50;
2444 healthLevels[]=
2445 {
2446
2447 {
2448 1,
2449
2450 {
2451 "DZ\characters\backpacks\data\ghillie_green_co.paa"
2452 }
2453 },
2454
2455 {
2456 0.69999999,
2457
2458 {
2459 "DZ\characters\backpacks\data\ghillie_mossy_co.paa"
2460 }
2461 },
2462
2463 {
2464 0.5,
2465
2466 {
2467 "DZ\characters\backpacks\data\ghillie_mossy_damage_co.paa"
2468 }
2469 },
2470
2471 {
2472 0.30000001,
2473
2474 {
2475 "DZ\characters\backpacks\data\ghillie_mossy_damage_co.paa"
2476 }
2477 },
2478
2479 {
2480 0,
2481
2482 {
2483 "DZ\characters\backpacks\data\ghillie_mossy_destruct_co.paa"
2484 }
2485 }
2486 };
2487 };
2488 };
2489 };
2490 };
2491 class GhillieSuit_Winter: GhillieSuit_ColorBase
2492 {
2493 scope=2;
2494 visibilityModifier=0.5;
2495 hiddenSelectionsTextures[]=
2496 {
2497 "\dz\characters\backpacks\data\ghillie_winter_co.paa",
2498 "\dz\characters\backpacks\data\ghillie_winter_co.paa",
2499 "\dz\characters\backpacks\data\ghillie_winter_co.paa"
2500 };
2501 class DamageSystem
2502 {
2503 class GlobalHealth
2504 {
2505 class Health
2506 {
2507 hitpoints=50;
2508 healthLevels[]=
2509 {
2510
2511 {
2512 1,
2513
2514 {
2515 "DZ\characters\backpacks\data\ghillie_green_co.paa"
2516 }
2517 },
2518
2519 {
2520 0.69999999,
2521
2522 {
2523 "DZ\characters\backpacks\data\ghillie_winter_co.paa"
2524 }
2525 },
2526
2527 {
2528 0.5,
2529
2530 {
2531 "DZ\characters\backpacks\data\ghillie_winter_damage_co.paa"
2532 }
2533 },
2534
2535 {
2536 0.30000001,
2537
2538 {
2539 "DZ\characters\backpacks\data\ghillie_winter_damage_co.paa"
2540 }
2541 },
2542
2543 {
2544 0,
2545
2546 {
2547 "DZ\characters\backpacks\data\ghillie_winter_destruct_co.paa"
2548 }
2549 }
2550 };
2551 };
2552 };
2553 };
2554 };
2555 class LeatherSack_ColorBase: Clothing
2556 {
2557 displayName="$STR_cfgVehicles_LeatherSack_ColorBase0";
2558 descriptionShort="$STR_cfgVehicles_LeatherSack_ColorBase1";
2559 model="\dz\characters\backpacks\Bag_LeatherSack_g.p3d";
2560 debug_ItemCategory=9;
2561 inventorySlot[]=
2562 {
2563 "Back"
2564 };
2565 attachments[]=
2566 {
2567 "Chemlight",
2568 "WalkieTalkie",
2569 "Backpack_1"
2570 };
2571 itemInfo[]=
2572 {
2573 "Clothing",
2574 "Back"
2575 };
2576 lootCategory="Crafted";
2577 rotationFlags=2;
2578 itemSize[]={5,6};
2579 itemsCargoSize[]={6,7};
2580 weight=1300;
2581 varWetMax=0.249;
2582 heatIsolation=0.80000001;
2583 repairableWithKits[]={3};
2584 repairCosts[]={25};
2585 canBeDigged=1;
2586 hiddenSelections[]=
2587 {
2588 "camoGround",
2589 "camoMale",
2590 "camoFemale"
2591 };
2592 class ClothingTypes
2593 {
2594 male="\DZ\characters\backpacks\Bag_LeatherSack_m.p3d";
2595 female="\DZ\characters\backpacks\Bag_LeatherSack_f.p3d";
2596 };
2597 class AnimEvents
2598 {
2599 class SoundWeapon
2600 {
2601 class pickUpItem_Light
2602 {
2603 soundSet="pickUpBackPack_Leather_Light_SoundSet";
2604 id=796;
2605 };
2606 class pickUpItem
2607 {
2608 soundSet="pickUpBackPack_Leather_SoundSet";
2609 id=797;
2610 };
2611 class drop
2612 {
2613 soundset="taloonbag_drop_SoundSet";
2614 id=898;
2615 };
2616 };
2617 };
2618 };
2619 class LeatherSack_Natural: LeatherSack_ColorBase
2620 {
2621 scope=2;
2622 color="Natural";
2623 visibilityModifier=0.75;
2624 hiddenSelectionsMaterials[]=
2625 {
2626 "dz\characters\backpacks\data\Bag_LeatherSack_natural.rvmat",
2627 "dz\characters\backpacks\data\Bag_LeatherSack_natural.rvmat",
2628 "dz\characters\backpacks\data\Bag_LeatherSack_natural.rvmat"
2629 };
2630 class DamageSystem
2631 {
2632 class GlobalHealth
2633 {
2634 class Health
2635 {
2636 hitpoints=200;
2637 transferToAttachmentsCoef=0.5;
2638 healthLevels[]=
2639 {
2640
2641 {
2642 1,
2643
2644 {
2645 "DZ\characters\backpacks\data\Bag_LeatherSack_natural.rvmat",
2646 "dz\characters\backpacks\data\Bag_LeatherSack_g_natural.rvmat"
2647 }
2648 },
2649
2650 {
2651 0.69999999,
2652 {}
2653 },
2654
2655 {
2656 0.5,
2657
2658 {
2659 "DZ\characters\backpacks\Data\Bag_LeatherSack_natural_damage.rvmat",
2660 "dz\characters\backpacks\data\Bag_LeatherSack_g_natural_damage.rvmat"
2661 }
2662 },
2663
2664 {
2665 0.30000001,
2666 {}
2667 },
2668
2669 {
2670 0,
2671
2672 {
2673 "DZ\characters\backpacks\Data\Bag_LeatherSack_natural_destruct.rvmat",
2674 "dz\characters\backpacks\data\Bag_LeatherSack_g_natural_destruct.rvmat"
2675 }
2676 }
2677 };
2678 };
2679 };
2680 };
2681 };
2682 class LeatherSack_Black: LeatherSack_ColorBase
2683 {
2684 scope=2;
2685 color="Black";
2686 visibilityModifier=0.80000001;
2687 hiddenSelectionsMaterials[]=
2688 {
2689 "dz\characters\backpacks\data\Bag_LeatherSack_Black.rvmat",
2690 "dz\characters\backpacks\data\Bag_LeatherSack_Black.rvmat",
2691 "dz\characters\backpacks\data\Bag_LeatherSack_Black.rvmat"
2692 };
2693 class DamageSystem
2694 {
2695 class GlobalHealth
2696 {
2697 class Health
2698 {
2699 hitpoints=200;
2700 transferToAttachmentsCoef=0.5;
2701 healthLevels[]=
2702 {
2703
2704 {
2705 1,
2706
2707 {
2708 "DZ\characters\backpacks\data\Bag_LeatherSack_natural.rvmat",
2709 "dz\characters\backpacks\data\Bag_LeatherSack_g_natural.rvmat"
2710 }
2711 },
2712
2713 {
2714 0.69999999,
2715 {}
2716 },
2717
2718 {
2719 0.5,
2720
2721 {
2722 "DZ\characters\backpacks\Data\Bag_LeatherSack_Black_damage.rvmat",
2723 "dz\characters\backpacks\data\Bag_LeatherSack_g_Black_damage.rvmat"
2724 }
2725 },
2726
2727 {
2728 0.30000001,
2729 {}
2730 },
2731
2732 {
2733 0,
2734
2735 {
2736 "DZ\characters\backpacks\Data\Bag_LeatherSack_Black_destruct.rvmat",
2737 "dz\characters\backpacks\data\Bag_LeatherSack_g_Black_destruct.rvmat"
2738 }
2739 }
2740 };
2741 };
2742 };
2743 };
2744 };
2745 class LeatherSack_Beige: LeatherSack_ColorBase
2746 {
2747 scope=2;
2748 color="Beige";
2749 visibilityModifier=0.85000002;
2750 hiddenSelectionsMaterials[]=
2751 {
2752 "dz\characters\backpacks\data\bag_leatherSack_beige.rvmat",
2753 "dz\characters\backpacks\data\bag_leatherSack_beige.rvmat",
2754 "dz\characters\backpacks\data\bag_leatherSack_beige.rvmat"
2755 };
2756 class DamageSystem
2757 {
2758 class GlobalHealth
2759 {
2760 class Health
2761 {
2762 hitpoints=200;
2763 transferToAttachmentsCoef=0.5;
2764 healthLevels[]=
2765 {
2766
2767 {
2768 1,
2769
2770 {
2771 "DZ\characters\backpacks\data\Bag_LeatherSack_natural.rvmat",
2772 "dz\characters\backpacks\data\Bag_LeatherSack_g_natural.rvmat"
2773 }
2774 },
2775
2776 {
2777 0.69999999,
2778 {}
2779 },
2780
2781 {
2782 0.5,
2783
2784 {
2785 "DZ\characters\backpacks\Data\bag_leatherSack_beige_damage.rvmat",
2786 "dz\characters\backpacks\data\bag_leatherSack_g_beige_damage.rvmat"
2787 }
2788 },
2789
2790 {
2791 0.30000001,
2792 {}
2793 },
2794
2795 {
2796 0,
2797
2798 {
2799 "DZ\characters\backpacks\Data\bag_leatherSack_beige_destruct.rvmat",
2800 "dz\characters\backpacks\data\bag_leatherSack_g_beige_destruct.rvmat"
2801 }
2802 }
2803 };
2804 };
2805 };
2806 };
2807 };
2808 class LeatherSack_Brown: LeatherSack_ColorBase
2809 {
2810 scope=2;
2811 color="Brown";
2812 visibilityModifier=0.80000001;
2813 hiddenSelectionsMaterials[]=
2814 {
2815 "dz\characters\backpacks\data\Bag_LeatherSack_Brown.rvmat",
2816 "dz\characters\backpacks\data\Bag_LeatherSack_Brown.rvmat",
2817 "dz\characters\backpacks\data\Bag_LeatherSack_Brown.rvmat"
2818 };
2819 class DamageSystem
2820 {
2821 class GlobalHealth
2822 {
2823 class Health
2824 {
2825 hitpoints=200;
2826 transferToAttachmentsCoef=0.5;
2827 healthLevels[]=
2828 {
2829
2830 {
2831 1,
2832
2833 {
2834 "DZ\characters\backpacks\data\Bag_LeatherSack_natural.rvmat",
2835 "dz\characters\backpacks\data\Bag_LeatherSack_g_natural.rvmat"
2836 }
2837 },
2838
2839 {
2840 0.69999999,
2841 {}
2842 },
2843
2844 {
2845 0.5,
2846
2847 {
2848 "DZ\characters\backpacks\Data\Bag_LeatherSack_Brown_damage.rvmat",
2849 "dz\characters\backpacks\data\Bag_LeatherSack_g_Brown_damage.rvmat"
2850 }
2851 },
2852
2853 {
2854 0.30000001,
2855 {}
2856 },
2857
2858 {
2859 0,
2860
2861 {
2862 "DZ\characters\backpacks\Data\Bag_LeatherSack_Brown_destruct.rvmat",
2863 "dz\characters\backpacks\data\Bag_LeatherSack_g_Brown_destruct.rvmat"
2864 }
2865 }
2866 };
2867 };
2868 };
2869 };
2870 };
2871 class AssaultBag_ColorBase: Clothing
2872 {
2873 displayName="$STR_cfgVehicles_AssaultBag_ColorBase0";
2874 descriptionShort="$STR_cfgVehicles_AssaultBag_ColorBase1";
2875 model="\dz\characters\backpacks\boulder_m53_g.p3d";
2876 debug_ItemCategory=9;
2877 inventorySlot[]=
2878 {
2879 "Back"
2880 };
2881 attachments[]=
2882 {
2883 "Chemlight",
2884 "WalkieTalkie",
2885 "Backpack_1"
2886 };
2887 simulation="clothing";
2888 itemInfo[]=
2889 {
2890 "Clothing",
2891 "Back"
2892 };
2893 rotationFlags=16;
2894 itemSize[]={4,5};
2895 itemsCargoSize[]={6,6};
2896 weight=900;
2897 varWetMax=0.79000002;
2898 heatIsolation=0.60000002;
2899 repairableWithKits[]={5,2};
2900 repairCosts[]={30,25};
2901 soundAttType="Military";
2902 randomQuantity=4;
2903 hiddenSelections[]=
2904 {
2905 "camoGround",
2906 "camoMale",
2907 "camoFemale"
2908 };
2909 class ClothingTypes
2910 {
2911 male="\DZ\characters\backpacks\boulder_m53_m.p3d";
2912 female="\DZ\characters\backpacks\boulder_m53_f.p3d";
2913 };
2914 class DamageSystem
2915 {
2916 class GlobalHealth
2917 {
2918 class Health
2919 {
2920 hitpoints=170;
2921 transferToAttachmentsCoef=0.5;
2922 healthLevels[]=
2923 {
2924
2925 {
2926 1,
2927
2928 {
2929 "DZ\Characters\backpacks\data\boulder_m53.rvmat"
2930 }
2931 },
2932
2933 {
2934 0.69999999,
2935
2936 {
2937 "DZ\Characters\backpacks\data\boulder_m53.rvmat"
2938 }
2939 },
2940
2941 {
2942 0.5,
2943
2944 {
2945 "DZ\Characters\backpacks\data\boulder_m53_damage.rvmat"
2946 }
2947 },
2948
2949 {
2950 0.30000001,
2951
2952 {
2953 "DZ\Characters\backpacks\data\boulder_m53_damage.rvmat"
2954 }
2955 },
2956
2957 {
2958 0,
2959
2960 {
2961 "DZ\Characters\backpacks\data\boulder_m53_destruct.rvmat"
2962 }
2963 }
2964 };
2965 };
2966 };
2967 };
2968 class AnimEvents
2969 {
2970 class SoundWeapon
2971 {
2972 class pickUpItem_Light
2973 {
2974 soundSet="pickUpBackPack_Metal_Light_SoundSet";
2975 id=796;
2976 };
2977 class pickUpItem
2978 {
2979 soundSet="pickUpBackPack_Metal_SoundSet";
2980 id=797;
2981 };
2982 class drop
2983 {
2984 soundset="taloonbag_drop_SoundSet";
2985 id=898;
2986 };
2987 };
2988 };
2989 };
2990 class AssaultBag_Ttsko: AssaultBag_ColorBase
2991 {
2992 scope=2;
2993 visibilityModifier=0.5;
2994 hiddenSelectionsTextures[]=
2995 {
2996 "\dz\characters\backpacks\data\boulder_m53_ttsko_co.paa",
2997 "\dz\characters\backpacks\data\boulder_m53_ttsko_co.paa",
2998 "\dz\characters\backpacks\data\boulder_m53_ttsko_co.paa"
2999 };
3000 };
3001 class AssaultBag_Black: AssaultBag_ColorBase
3002 {
3003 scope=2;
3004 visibilityModifier=0.69999999;
3005 hiddenSelectionsTextures[]=
3006 {
3007 "\dz\characters\backpacks\data\boulder_m53_black_co.paa",
3008 "\dz\characters\backpacks\data\boulder_m53_black_co.paa",
3009 "\dz\characters\backpacks\data\boulder_m53_black_co.paa"
3010 };
3011 };
3012 class AssaultBag_Green: AssaultBag_ColorBase
3013 {
3014 scope=2;
3015 visibilityModifier=0.69999999;
3016 hiddenSelectionsTextures[]=
3017 {
3018 "\dz\characters\backpacks\data\boulder_m53_green_co.paa",
3019 "\dz\characters\backpacks\data\boulder_m53_green_co.paa",
3020 "\dz\characters\backpacks\data\boulder_m53_green_co.paa"
3021 };
3022 };
3023 class AssaultBag_Winter: AssaultBag_ColorBase
3024 {
3025 scope=2;
3026 visibilityModifier=0.69999999;
3027 hiddenSelectionsTextures[]=
3028 {
3029 "\dz\characters\backpacks\data\boulder_m53_winter_co.paa",
3030 "\dz\characters\backpacks\data\boulder_m53_winter_co.paa",
3031 "\dz\characters\backpacks\data\boulder_m53_winter_co.paa"
3032 };
3033 };
3034 class CoyoteBag_ColorBase: Clothing
3035 {
3036 displayName="$STR_cfgVehicles_CoyoteBag_ColorBase0";
3037 descriptionShort="$STR_cfgVehicles_CoyoteBag_ColorBase1";
3038 model="\dz\characters\backpacks\CoyotesBP_g.p3d";
3039 debug_ItemCategory=9;
3040 inventorySlot[]=
3041 {
3042 "Back"
3043 };
3044 attachments[]=
3045 {
3046 "Chemlight",
3047 "WalkieTalkie",
3048 "Backpack_1"
3049 };
3050 itemInfo[]=
3051 {
3052 "Clothing",
3053 "Back"
3054 };
3055 rotationFlags=16;
3056 itemSize[]={5,6};
3057 itemsCargoSize[]={8,7};
3058 weight=2600;
3059 varWetMax=0.79000002;
3060 heatIsolation=0.89999998;
3061 repairableWithKits[]={5,2};
3062 repairCosts[]={30,25};
3063 soundAttType="Military";
3064 randomQuantity=4;
3065 hiddenSelections[]=
3066 {
3067 "camoGround",
3068 "camoMale",
3069 "camoFemale"
3070 };
3071 class ClothingTypes
3072 {
3073 male="\DZ\characters\backpacks\CoyotesBP_m.p3d";
3074 female="\DZ\characters\backpacks\CoyotesBP_f.p3d";
3075 };
3076 class DamageSystem
3077 {
3078 class GlobalHealth
3079 {
3080 class Health
3081 {
3082 hitpoints=190;
3083 transferToAttachmentsCoef=0.5;
3084 healthLevels[]=
3085 {
3086
3087 {
3088 1,
3089
3090 {
3091 "DZ\Characters\backpacks\data\CoyotesBP.rvmat"
3092 }
3093 },
3094
3095 {
3096 0.69999999,
3097
3098 {
3099 "DZ\Characters\backpacks\data\CoyotesBP.rvmat"
3100 }
3101 },
3102
3103 {
3104 0.5,
3105
3106 {
3107 "DZ\Characters\backpacks\data\CoyotesBP_damage.rvmat"
3108 }
3109 },
3110
3111 {
3112 0.30000001,
3113
3114 {
3115 "DZ\Characters\backpacks\data\CoyotesBP_damage.rvmat"
3116 }
3117 },
3118
3119 {
3120 0,
3121
3122 {
3123 "DZ\Characters\backpacks\data\CoyotesBP_destruct.rvmat"
3124 }
3125 }
3126 };
3127 };
3128 };
3129 };
3130 class AnimEvents
3131 {
3132 class SoundWeapon
3133 {
3134 class pickUpItem_Light
3135 {
3136 soundSet="pickUpBackPack_Metal_Light_SoundSet";
3137 id=796;
3138 };
3139 class pickUpItem
3140 {
3141 soundSet="pickUpBackPack_Metal_SoundSet";
3142 id=797;
3143 };
3144 class drop
3145 {
3146 soundset="taloonbag_drop_SoundSet";
3147 id=898;
3148 };
3149 };
3150 };
3151 };
3152 class CoyoteBag_Brown: CoyoteBag_ColorBase
3153 {
3154 scope=2;
3155 visibilityModifier=0.69999999;
3156 hiddenSelectionsTextures[]=
3157 {
3158 "\dz\characters\backpacks\data\CoyoteBP_co.paa",
3159 "\dz\characters\backpacks\data\CoyoteBP_co.paa",
3160 "\dz\characters\backpacks\data\CoyoteBP_co.paa"
3161 };
3162 };
3163 class CoyoteBag_Green: CoyoteBag_ColorBase
3164 {
3165 scope=2;
3166 visibilityModifier=0.69999999;
3167 hiddenSelectionsTextures[]=
3168 {
3169 "\dz\characters\backpacks\data\CoyoteBP_green_co.paa",
3170 "\dz\characters\backpacks\data\CoyoteBP_green_co.paa",
3171 "\dz\characters\backpacks\data\CoyoteBP_green_co.paa"
3172 };
3173 };
3174 class CoyoteBag_Winter: CoyoteBag_ColorBase
3175 {
3176 scope=2;
3177 visibilityModifier=0.69999999;
3178 hiddenSelectionsTextures[]=
3179 {
3180 "\dz\characters\backpacks\data\CoyoteBP_winter_co.paa",
3181 "\dz\characters\backpacks\data\CoyoteBP_winter_co.paa",
3182 "\dz\characters\backpacks\data\CoyoteBP_winter_co.paa"
3183 };
3184 };
3185 class AliceBag_ColorBase: Clothing
3186 {
3187 displayName="$STR_cfgVehicles_AliceBag_ColorBase0";
3188 descriptionShort="$STR_cfgVehicles_AliceBag_ColorBase1";
3189 model="\dz\characters\backpacks\alicebackpack_g.p3d";
3190 debug_ItemCategory=9;
3191 inventorySlot[]=
3192 {
3193 "Back"
3194 };
3195 attachments[]=
3196 {
3197 "Chemlight",
3198 "WalkieTalkie",
3199 "Backpack_1"
3200 };
3201 itemInfo[]=
3202 {
3203 "Clothing",
3204 "Back"
3205 };
3206 rotationFlags=16;
3207 itemSize[]={6,7};
3208 itemsCargoSize[]={8,8};
3209 weight=1600;
3210 varWetMax=0.79000002;
3211 heatIsolation=0.80000001;
3212 repairableWithKits[]={5,2};
3213 repairCosts[]={30,25};
3214 soundAttType="Military";
3215 randomQuantity=4;
3216 hiddenSelections[]=
3217 {
3218 "camoGround",
3219 "camoMale",
3220 "camoFemale"
3221 };
3222 class ClothingTypes
3223 {
3224 male="\DZ\characters\backpacks\alicebackpack_m.p3d";
3225 female="\DZ\characters\backpacks\alicebackpack_f.p3d";
3226 };
3227 class DamageSystem
3228 {
3229 class GlobalHealth
3230 {
3231 class Health
3232 {
3233 hitpoints=160;
3234 transferToAttachmentsCoef=0.5;
3235 healthLevels[]=
3236 {
3237
3238 {
3239 1,
3240
3241 {
3242 "DZ\Characters\backpacks\data\Alice_backpack.rvmat"
3243 }
3244 },
3245
3246 {
3247 0.69999999,
3248
3249 {
3250 "DZ\Characters\backpacks\data\Alice_backpack.rvmat"
3251 }
3252 },
3253
3254 {
3255 0.5,
3256
3257 {
3258 "DZ\Characters\backpacks\data\Alice_backpack_damage.rvmat"
3259 }
3260 },
3261
3262 {
3263 0.30000001,
3264
3265 {
3266 "DZ\Characters\backpacks\data\Alice_backpack_damage.rvmat"
3267 }
3268 },
3269
3270 {
3271 0,
3272
3273 {
3274 "DZ\Characters\backpacks\data\Alice_backpack_destruct.rvmat"
3275 }
3276 }
3277 };
3278 };
3279 };
3280 };
3281 class AnimEvents
3282 {
3283 class SoundWeapon
3284 {
3285 class pickUpItem_Light
3286 {
3287 soundSet="pickUpBackPack_Metal_Light_SoundSet";
3288 id=796;
3289 };
3290 class pickUpItem
3291 {
3292 soundSet="pickUpBackPack_Metal_SoundSet";
3293 id=797;
3294 };
3295 class drop
3296 {
3297 soundset="taloonbag_drop_SoundSet";
3298 id=898;
3299 };
3300 };
3301 };
3302 };
3303 class AliceBag_Green: AliceBag_ColorBase
3304 {
3305 scope=2;
3306 visibilityModifier=0.69999999;
3307 hiddenSelectionsTextures[]=
3308 {
3309 "\dz\characters\backpacks\data\alicebackpack_co.paa",
3310 "\dz\characters\backpacks\data\alicebackpack_co.paa",
3311 "\dz\characters\backpacks\data\alicebackpack_co.paa"
3312 };
3313 };
3314 class AliceBag_Black: AliceBag_ColorBase
3315 {
3316 scope=2;
3317 visibilityModifier=0.69999999;
3318 hiddenSelectionsTextures[]=
3319 {
3320 "\dz\characters\backpacks\data\alicebackpack_black_co.paa",
3321 "\dz\characters\backpacks\data\alicebackpack_black_co.paa",
3322 "\dz\characters\backpacks\data\alicebackpack_black_co.paa"
3323 };
3324 };
3325 class AliceBag_Camo: AliceBag_ColorBase
3326 {
3327 scope=2;
3328 visibilityModifier=0.5;
3329 hiddenSelectionsTextures[]=
3330 {
3331 "\dz\characters\backpacks\data\alicebackpack_camo_co.paa",
3332 "\dz\characters\backpacks\data\alicebackpack_camo_co.paa",
3333 "\dz\characters\backpacks\data\alicebackpack_camo_co.paa"
3334 };
3335 };
3336 class AliceBag_NearBubble: AliceBag_Green
3337 {
3338 scope=2;
3339 descriptionShort="A container used for testing network bubble";
3340 forceFarBubble=0;
3341 };
3342 class AliceBag_FarBubble: AliceBag_Camo
3343 {
3344 scope=2;
3345 descriptionShort="A container used for testing network bubble";
3346 forceFarBubble=1;
3347 };
3348 class LargeTentBackPack: Clothing
3349 {
3350 scope=2;
3351 displayName="$STR_cfgvehicles_largetent_backpack0";
3352 descriptionShort="$STR_cfgvehicles_largetent_backpack1";
3353 model="DZ\gear\camping\proxies\LargeTentPackProxy.p3d";
3354 debug_ItemCategory=9;
3355 inventorySlot[]=
3356 {
3357 "Back"
3358 };
3359 itemInfo[]=
3360 {
3361 "Clothing",
3362 "Back"
3363 };
3364 weight=1300;
3365 itemSize[]={4,5};
3366 varWetMax=0.79000002;
3367 heatIsolation=0.5;
3368 repairableWithKits[]={5,2};
3369 repairCosts[]={30,25};
3370 soundAttType="Outdoor";
3371 visibilityModifier=0.94999999;
3372 class ClothingTypes
3373 {
3374 male="\DZ\gear\camping\large_tent_backpack.p3d";
3375 female="\DZ\gear\camping\large_tent_backpack.p3d";
3376 };
3377 class DamageSystem
3378 {
3379 class GlobalHealth
3380 {
3381 class Health
3382 {
3383 hitpoints=70;
3384 healthLevels[]=
3385 {
3386
3387 {
3388 1,
3389
3390 {
3391 "DZ\gear\camping\Data\large_tent.rvmat"
3392 }
3393 },
3394
3395 {
3396 0.69999999,
3397
3398 {
3399 "DZ\gear\camping\Data\large_tent.rvmat"
3400 }
3401 },
3402
3403 {
3404 0.5,
3405
3406 {
3407 "DZ\gear\camping\Data\large_tent_damage.rvmat"
3408 }
3409 },
3410
3411 {
3412 0.30000001,
3413
3414 {
3415 "DZ\gear\camping\Data\large_tent_damage.rvmat"
3416 }
3417 },
3418
3419 {
3420 0,
3421
3422 {
3423 "DZ\gear\camping\Data\large_tent_destruct.rvmat"
3424 }
3425 }
3426 };
3427 };
3428 };
3429 };
3430 class AnimEvents
3431 {
3432 class SoundWeapon
3433 {
3434 class movement_walk
3435 {
3436 soundSet="mediumtent_movement_walk_SoundSet";
3437 id=1;
3438 };
3439 class movement_run
3440 {
3441 soundSet="mediumtent_movement_run_SoundSet";
3442 id=3;
3443 };
3444 class movement_sprint
3445 {
3446 soundSet="mediumtent_movement_sprint_SoundSet";
3447 id=5;
3448 };
3449 class pickUpItem_Light
3450 {
3451 soundSet="pickUpTentLight_SoundSet";
3452 id=796;
3453 };
3454 class pickUpItem
3455 {
3456 soundSet="pickUpTent_SoundSet";
3457 id=797;
3458 };
3459 class mediumtent_drop
3460 {
3461 soundset="mediumtent_drop_SoundSet";
3462 id=898;
3463 };
3464 };
3465 };
3466 };
3467 class SlingBag_ColorBase: Clothing
3468 {
3469 displayName="$STR_cfgvehicles_Slingbag0";
3470 descriptionShort="$STR_cfgvehicles_Slingbag1";
3471 model="\dz\characters\backpacks\SlingBag_g.p3d";
3472 debug_ItemCategory=9;
3473 inventorySlot[]=
3474 {
3475 "Back"
3476 };
3477 attachments[]=
3478 {
3479 "WalkieTalkie",
3480 "Backpack_1"
3481 };
3482 itemInfo[]=
3483 {
3484 "Clothing",
3485 "Back"
3486 };
3487 rotationFlags=2;
3488 itemSize[]={4,4};
3489 itemsCargoSize[]={4,5};
3490 weight=1000;
3491 varWetMax=0.79000002;
3492 heatIsolation=0.2;
3493 repairableWithKits[]={5,3};
3494 repairCosts[]={20,25};
3495 hiddenSelections[]=
3496 {
3497 "camoGround",
3498 "camoMale",
3499 "camoFemale"
3500 };
3501 class ClothingTypes
3502 {
3503 male="\DZ\characters\backpacks\SlingBag_m.p3d";
3504 female="\DZ\characters\backpacks\SlingBag_f.p3d";
3505 };
3506 class DamageSystem
3507 {
3508 class GlobalHealth
3509 {
3510 class Health
3511 {
3512 hitpoints=120;
3513 healthLevels[]=
3514 {
3515
3516 {
3517 1,
3518
3519 {
3520 "DZ\Characters\backpacks\data\SlingBag.rvmat"
3521 }
3522 },
3523
3524 {
3525 0.69999999,
3526
3527 {
3528 "DZ\Characters\backpacks\data\SlingBag.rvmat"
3529 }
3530 },
3531
3532 {
3533 0.5,
3534
3535 {
3536 "DZ\Characters\backpacks\data\SlingBag_damage.rvmat"
3537 }
3538 },
3539
3540 {
3541 0.30000001,
3542
3543 {
3544 "DZ\Characters\backpacks\data\SlingBag_damage.rvmat"
3545 }
3546 },
3547
3548 {
3549 0,
3550
3551 {
3552 "DZ\Characters\backpacks\data\SlingBag_destruct.rvmat"
3553 }
3554 }
3555 };
3556 };
3557 };
3558 };
3559 class AnimEvents
3560 {
3561 class SoundWeapon
3562 {
3563 class pickUpItem_Light
3564 {
3565 soundSet="pickUpBackPack_Plastic_Light_SoundSet";
3566 id=796;
3567 };
3568 class pickUpItem
3569 {
3570 soundSet="pickUpBackPack_Plastic_SoundSet";
3571 id=797;
3572 };
3573 class drop
3574 {
3575 soundset="taloonbag_drop_SoundSet";
3576 id=898;
3577 };
3578 };
3579 };
3580 };
3581 class SlingBag_Brown: SlingBag_ColorBase
3582 {
3583 scope=2;
3584 hiddenSelectionsTextures[]=
3585 {
3586 "\dz\characters\backpacks\data\SlingBag_CO.paa",
3587 "\dz\characters\backpacks\data\SlingBag_CO.paa",
3588 "\dz\characters\backpacks\data\SlingBag_CO.paa"
3589 };
3590 };
3591 class SlingBag_Gray: SlingBag_ColorBase
3592 {
3593 scope=2;
3594 hiddenSelectionsTextures[]=
3595 {
3596 "\dz\characters\backpacks\data\Slingbag_gray_CO.paa",
3597 "\dz\characters\backpacks\data\Slingbag_gray_CO.paa",
3598 "\dz\characters\backpacks\data\Slingbag_gray_CO.paa"
3599 };
3600 };
3601 class SlingBag_Black: SlingBag_ColorBase
3602 {
3603 scope=2;
3604 hiddenSelectionsTextures[]=
3605 {
3606 "\DZ\characters\backpacks\data\SlingBag_black_CO.paa",
3607 "\DZ\characters\backpacks\data\SlingBag_black_CO.paa",
3608 "\DZ\characters\backpacks\data\SlingBag_black_CO.paa"
3609 };
3610 };
3611 class ArmyPouch_ColorBase: Clothing
3612 {
3613 displayName="$STR_cfgvehicles_ArmyPouch_ColorBase0";
3614 descriptionShort="$STR_cfgvehicles_ArmyPouch_ColorBase1";
3615 model="\dz\characters\backpacks\ArmyPouch_g.p3d";
3616 debug_ItemCategory=9;
3617 inventorySlot[]=
3618 {
3619 "Back"
3620 };
3621 attachments[]=
3622 {
3623 "Chemlight",
3624 "WalkieTalkie",
3625 "Backpack_1"
3626 };
3627 itemInfo[]=
3628 {
3629 "Clothing",
3630 "Back"
3631 };
3632 rotationFlags=2;
3633 itemSize[]={4,5};
3634 itemsCargoSize[]={5,5};
3635 weight=700;
3636 varWetMax=0.79000002;
3637 heatIsolation=0.1;
3638 repairableWithKits[]={5,2};
3639 repairCosts[]={20,25};
3640 hiddenSelections[]=
3641 {
3642 "camoGround",
3643 "camoMale",
3644 "camoFemale"
3645 };
3646 class ClothingTypes
3647 {
3648 male="\DZ\characters\backpacks\ArmyPouch_m.p3d";
3649 female="\DZ\characters\backpacks\ArmyPouch_f.p3d";
3650 };
3651 class DamageSystem
3652 {
3653 class GlobalHealth
3654 {
3655 class Health
3656 {
3657 hitpoints=130;
3658 healthLevels[]=
3659 {
3660
3661 {
3662 1,
3663
3664 {
3665 "DZ\Characters\backpacks\data\ArmyPouch.rvmat"
3666 }
3667 },
3668
3669 {
3670 0.69999999,
3671
3672 {
3673 "DZ\Characters\backpacks\data\ArmyPouch.rvmat"
3674 }
3675 },
3676
3677 {
3678 0.5,
3679
3680 {
3681 "DZ\Characters\backpacks\data\ArmyPouch_damage.rvmat"
3682 }
3683 },
3684
3685 {
3686 0.30000001,
3687
3688 {
3689 "DZ\Characters\backpacks\data\ArmyPouch_damage.rvmat"
3690 }
3691 },
3692
3693 {
3694 0,
3695
3696 {
3697 "DZ\Characters\backpacks\data\ArmyPouch_destruct.rvmat"
3698 }
3699 }
3700 };
3701 };
3702 };
3703 };
3704 class AnimEvents
3705 {
3706 class SoundWeapon
3707 {
3708 class pickUpItem_Light
3709 {
3710 soundSet="pickUpBackPack_Plastic_Light_SoundSet";
3711 id=796;
3712 };
3713 class pickUpItem
3714 {
3715 soundSet="pickUpBackPack_Plastic_SoundSet";
3716 id=797;
3717 };
3718 class drop
3719 {
3720 soundset="taloonbag_drop_SoundSet";
3721 id=898;
3722 };
3723 };
3724 };
3725 };
3726 class ArmyPouch_Beige: ArmyPouch_ColorBase
3727 {
3728 scope=2;
3729 hiddenSelectionsTextures[]=
3730 {
3731 "\dz\characters\backpacks\data\ArmyPouch_beige_CO.paa",
3732 "\dz\characters\backpacks\data\ArmyPouch_beige_CO.paa",
3733 "\dz\characters\backpacks\data\ArmyPouch_beige_CO.paa"
3734 };
3735 };
3736 class ArmyPouch_Black: ArmyPouch_ColorBase
3737 {
3738 scope=2;
3739 hiddenSelectionsTextures[]=
3740 {
3741 "\dz\characters\backpacks\data\ArmyPouch_black_CO.paa",
3742 "\dz\characters\backpacks\data\ArmyPouch_black_CO.paa",
3743 "\dz\characters\backpacks\data\ArmyPouch_black_CO.paa"
3744 };
3745 };
3746 class ArmyPouch_Camo: ArmyPouch_ColorBase
3747 {
3748 scope=2;
3749 hiddenSelectionsTextures[]=
3750 {
3751 "\dz\characters\backpacks\data\ArmyPouch_camo_CO.paa",
3752 "\dz\characters\backpacks\data\ArmyPouch_camo_CO.paa",
3753 "\dz\characters\backpacks\data\ArmyPouch_camo_CO.paa"
3754 };
3755 };
3756 class ArmyPouch_Green: ArmyPouch_ColorBase
3757 {
3758 scope=2;
3759 hiddenSelectionsTextures[]=
3760 {
3761 "\dz\characters\backpacks\data\ArmyPouch_green_CO.paa",
3762 "\dz\characters\backpacks\data\ArmyPouch_green_CO.paa",
3763 "\dz\characters\backpacks\data\ArmyPouch_green_CO.paa"
3764 };
3765 };
3766 class DuffelBagSmall_ColorBase: Clothing
3767 {
3768 displayName="$STR_cfgvehicles_DuffelBagSmall_ColorBase0";
3769 descriptionShort="$STR_cfgvehicles_DuffelBagSmall_ColorBase1";
3770 model="\dz\characters\backpacks\DuffelBagSmall_g.p3d";
3771 debug_ItemCategory=9;
3772 inventorySlot[]=
3773 {
3774 "Back"
3775 };
3776 attachments[]=
3777 {
3778 "Chemlight",
3779 "WalkieTalkie",
3780 "Backpack_1"
3781 };
3782 itemInfo[]=
3783 {
3784 "Clothing",
3785 "Back"
3786 };
3787 rotationFlags=2;
3788 itemSize[]={5,4};
3789 itemsCargoSize[]={5,5};
3790 weight=1000;
3791 varWetMax=0.79000002;
3792 heatIsolation=0.2;
3793 repairableWithKits[]={5,3};
3794 repairCosts[]={20,25};
3795 hiddenSelections[]=
3796 {
3797 "camoGround",
3798 "camoMale",
3799 "camoFemale"
3800 };
3801 class ClothingTypes
3802 {
3803 male="\DZ\characters\backpacks\DuffelBagSmall_m.p3d";
3804 female="\DZ\characters\backpacks\DuffelBagSmall_f.p3d";
3805 };
3806 class DamageSystem
3807 {
3808 class GlobalHealth
3809 {
3810 class Health
3811 {
3812 hitpoints=150;
3813 healthLevels[]=
3814 {
3815
3816 {
3817 1,
3818
3819 {
3820 "DZ\Characters\backpacks\data\DuffelBagSmall.rvmat"
3821 }
3822 },
3823
3824 {
3825 0.69999999,
3826
3827 {
3828 "DZ\Characters\backpacks\data\DuffelBagSmall.rvmat"
3829 }
3830 },
3831
3832 {
3833 0.5,
3834
3835 {
3836 "DZ\Characters\backpacks\data\DuffelBagSmall_damage.rvmat"
3837 }
3838 },
3839
3840 {
3841 0.30000001,
3842
3843 {
3844 "DZ\Characters\backpacks\data\DuffelBagSmall_damage.rvmat"
3845 }
3846 },
3847
3848 {
3849 0,
3850
3851 {
3852 "DZ\Characters\backpacks\data\DuffelBagSmall_destruct.rvmat"
3853 }
3854 }
3855 };
3856 };
3857 };
3858 };
3859 class AnimEvents
3860 {
3861 class SoundWeapon
3862 {
3863 class pickUpItem_Light
3864 {
3865 soundSet="pickUpBackPack_Plastic_Light_SoundSet";
3866 id=796;
3867 };
3868 class pickUpItem
3869 {
3870 soundSet="pickUpBackPack_Plastic_SoundSet";
3871 id=797;
3872 };
3873 class drop
3874 {
3875 soundset="taloonbag_drop_SoundSet";
3876 id=898;
3877 };
3878 };
3879 };
3880 };
3881 class DuffelBagSmall_Green: DuffelBagSmall_ColorBase
3882 {
3883 scope=2;
3884 hiddenSelectionsTextures[]=
3885 {
3886 "\dz\characters\backpacks\data\DuffelBagSmall_green_CA.paa",
3887 "\dz\characters\backpacks\data\DuffelBagSmall_green_CA.paa",
3888 "\dz\characters\backpacks\data\DuffelBagSmall_green_CA.paa"
3889 };
3890 };
3891 class DuffelBagSmall_Camo: DuffelBagSmall_ColorBase
3892 {
3893 scope=2;
3894 hiddenSelectionsTextures[]=
3895 {
3896 "\dz\characters\backpacks\data\DuffelBagSmall_camo_CA.paa",
3897 "\dz\characters\backpacks\data\DuffelBagSmall_camo_CA.paa",
3898 "\dz\characters\backpacks\data\DuffelBagSmall_camo_CA.paa"
3899 };
3900 };
3901 class DuffelBagSmall_Medical: DuffelBagSmall_ColorBase
3902 {
3903 scope=2;
3904 descriptionShort="$STR_cfgvehicles_DuffelBagSmall_Medical1";
3905 hiddenSelectionsTextures[]=
3906 {
3907 "\dz\characters\backpacks\data\DuffelBagSmall_medical_CA.paa",
3908 "\dz\characters\backpacks\data\DuffelBagSmall_medical_CA.paa",
3909 "\dz\characters\backpacks\data\DuffelBagSmall_medical_CA.paa"
3910 };
3911 };
3912 class CanvasBag_ColorBase: Clothing
3913 {
3914 displayName="$STR_cfgvehicles_CanvasBag_ColorBase0";
3915 descriptionShort="$STR_cfgvehicles_CanvasBag_ColorBase1";
3916 model="\dz\characters\backpacks\CanvasBag_g.p3d";
3917 debug_ItemCategory=9;
3918 inventorySlot[]=
3919 {
3920 "Back"
3921 };
3922 attachments[]=
3923 {
3924 "Chemlight",
3925 "WalkieTalkie",
3926 "Backpack_1"
3927 };
3928 itemInfo[]=
3929 {
3930 "Clothing",
3931 "Back"
3932 };
3933 rotationFlags=2;
3934 itemSize[]={5,4};
3935 itemsCargoSize[]={5,5};
3936 weight=1000;
3937 varWetMax=0.79000002;
3938 heatIsolation=0.2;
3939 repairableWithKits[]={5,2};
3940 repairCosts[]={20,25};
3941 hiddenSelections[]=
3942 {
3943 "camoGround",
3944 "camoMale",
3945 "camoFemale"
3946 };
3947 class ClothingTypes
3948 {
3949 male="\DZ\characters\backpacks\CanvasBag_m.p3d";
3950 female="\DZ\characters\backpacks\CanvasBag_f.p3d";
3951 };
3952 class AnimEvents
3953 {
3954 class SoundWeapon
3955 {
3956 class pickUpItem_Light
3957 {
3958 soundSet="pickUpBackPack_Plastic_Light_SoundSet";
3959 id=796;
3960 };
3961 class pickUpItem
3962 {
3963 soundSet="pickUpBackPack_Plastic_SoundSet";
3964 id=797;
3965 };
3966 class drop
3967 {
3968 soundset="taloonbag_drop_SoundSet";
3969 id=898;
3970 };
3971 };
3972 };
3973 };
3974 class CanvasBag_Olive: CanvasBag_ColorBase
3975 {
3976 scope=2;
3977 hiddenSelectionsTextures[]=
3978 {
3979 "\dz\characters\backpacks\data\CanvasBag_olive_CO.paa",
3980 "\dz\characters\backpacks\data\CanvasBag_olive_CO.paa",
3981 "\dz\characters\backpacks\data\CanvasBag_olive_CO.paa"
3982 };
3983 class DamageSystem
3984 {
3985 class GlobalHealth
3986 {
3987 class Health
3988 {
3989 hitpoints=140;
3990 healthLevels[]=
3991 {
3992
3993 {
3994 1,
3995
3996 {
3997 "DZ\Characters\backpacks\data\CanvasBag.rvmat"
3998 }
3999 },
4000
4001 {
4002 0.69999999,
4003
4004 {
4005 "DZ\Characters\backpacks\data\CanvasBag.rvmat"
4006 }
4007 },
4008
4009 {
4010 0.5,
4011
4012 {
4013 "DZ\Characters\backpacks\data\CanvasBag_damage.rvmat"
4014 }
4015 },
4016
4017 {
4018 0.30000001,
4019
4020 {
4021 "DZ\Characters\backpacks\data\CanvasBag_damage.rvmat"
4022 }
4023 },
4024
4025 {
4026 0,
4027
4028 {
4029 "DZ\Characters\backpacks\data\CanvasBag_destruct.rvmat"
4030 }
4031 }
4032 };
4033 };
4034 };
4035 };
4036 };
4037 class CanvasBag_Medical: CanvasBag_ColorBase
4038 {
4039 descriptionShort="$STR_cfgvehicles_CanvasBag_Medical1";
4040 scope=2;
4041 hiddenSelectionsTextures[]=
4042 {
4043 "\dz\characters\backpacks\data\CanvasBag_medical_CO.paa",
4044 "\dz\characters\backpacks\data\CanvasBag_medical_CO.paa",
4045 "\dz\characters\backpacks\data\CanvasBag_medical_CO.paa"
4046 };
4047 hiddenSelectionsMaterials[]=
4048 {
4049 "dz\characters\backpacks\data\CanvasBag_medical.rvmat",
4050 "dz\characters\backpacks\data\CanvasBag_medical.rvmat",
4051 "dz\characters\backpacks\data\CanvasBag_medical.rvmat"
4052 };
4053 class DamageSystem
4054 {
4055 class GlobalHealth
4056 {
4057 class Health
4058 {
4059 hitpoints=120;
4060 healthLevels[]=
4061 {
4062
4063 {
4064 1,
4065
4066 {
4067 "DZ\Characters\backpacks\data\CanvasBag.rvmat"
4068 }
4069 },
4070
4071 {
4072 0.69999999,
4073
4074 {
4075 "DZ\Characters\backpacks\data\CanvasBag_medical.rvmat"
4076 }
4077 },
4078
4079 {
4080 0.5,
4081
4082 {
4083 "DZ\Characters\backpacks\data\CanvasBag_medical_damage.rvmat"
4084 }
4085 },
4086
4087 {
4088 0.30000001,
4089
4090 {
4091 "DZ\Characters\backpacks\data\CanvasBag_medical_damage.rvmat"
4092 }
4093 },
4094
4095 {
4096 0,
4097
4098 {
4099 "DZ\Characters\backpacks\data\CanvasBag_medical_destruct.rvmat"
4100 }
4101 }
4102 };
4103 };
4104 };
4105 };
4106 };
4107 class DrysackBag_ColorBase: Clothing
4108 {
4109 displayName="$STR_cfgvehicles_DrysackBag_ColorBase0";
4110 descriptionShort="$STR_cfgvehicles_DrysackBag_ColorBase1";
4111 model="\dz\characters\backpacks\drysackbag_g.p3d";
4112 debug_ItemCategory=9;
4113 inventorySlot[]=
4114 {
4115 "Back"
4116 };
4117 attachments[]=
4118 {
4119 "WalkieTalkie"
4120 };
4121 itemInfo[]=
4122 {
4123 "Clothing",
4124 "Back"
4125 };
4126 rotationFlags=17;
4127 itemSize[]={4,5};
4128 itemsCargoSize[]={4,5};
4129 weight=300;
4130 canBeDigged=1;
4131 varWetMax=0.249;
4132 heatIsolation=0.30000001;
4133 repairableWithKits[]={5,6};
4134 repairCosts[]={30,25};
4135 hiddenSelections[]=
4136 {
4137 "camoGround",
4138 "camoMale",
4139 "camoFemale"
4140 };
4141 class ClothingTypes
4142 {
4143 male="\DZ\characters\backpacks\drysackbag_m.p3d";
4144 female="\DZ\characters\backpacks\drysackbag_f.p3d";
4145 };
4146 class DamageSystem
4147 {
4148 class GlobalHealth
4149 {
4150 class Health
4151 {
4152 hitpoints=80;
4153 healthLevels[]=
4154 {
4155
4156 {
4157 1,
4158
4159 {
4160 "DZ\gear\containers\data\WaterproofBag.rvmat"
4161 }
4162 },
4163
4164 {
4165 0.69999999,
4166
4167 {
4168 "DZ\gear\containers\data\WaterproofBag.rvmat"
4169 }
4170 },
4171
4172 {
4173 0.5,
4174
4175 {
4176 "DZ\gear\containers\data\WaterproofBag_damage.rvmat"
4177 }
4178 },
4179
4180 {
4181 0.30000001,
4182
4183 {
4184 "DZ\gear\containers\data\WaterproofBag_damage.rvmat"
4185 }
4186 },
4187
4188 {
4189 0,
4190
4191 {
4192 "DZ\gear\containers\data\WaterproofBag_destruct.rvmat"
4193 }
4194 }
4195 };
4196 };
4197 };
4198 };
4199 class AnimEvents
4200 {
4201 class SoundWeapon
4202 {
4203 class pickUpItem_Light
4204 {
4205 soundSet="pickUpBackPack_Plastic_Light_SoundSet";
4206 id=796;
4207 };
4208 class pickUpItem
4209 {
4210 soundSet="pickUpBackPack_Plastic_SoundSet";
4211 id=797;
4212 };
4213 class drop
4214 {
4215 soundset="taloonbag_drop_SoundSet";
4216 id=898;
4217 };
4218 };
4219 };
4220 };
4221 class DrysackBag_Green: DrysackBag_ColorBase
4222 {
4223 scope=2;
4224 color="Green";
4225 hiddenSelectionsTextures[]=
4226 {
4227 "\dz\gear\containers\data\WaterproofBag_green_co.paa",
4228 "\dz\gear\containers\data\WaterproofBag_green_co.paa",
4229 "\dz\gear\containers\data\WaterproofBag_green_co.paa"
4230 };
4231 };
4232 class DrysackBag_Orange: DrysackBag_ColorBase
4233 {
4234 scope=2;
4235 color="Orange";
4236 hiddenSelectionsTextures[]=
4237 {
4238 "\dz\gear\containers\data\WaterproofBag_orange_co.paa",
4239 "\dz\gear\containers\data\WaterproofBag_orange_co.paa",
4240 "\dz\gear\containers\data\WaterproofBag_orange_co.paa"
4241 };
4242 };
4243 class DrysackBag_Yellow: DrysackBag_ColorBase
4244 {
4245 scope=2;
4246 color="Yellow";
4247 hiddenSelectionsTextures[]=
4248 {
4249 "\dz\gear\containers\data\WaterproofBag_yellow_co.paa",
4250 "\dz\gear\containers\data\WaterproofBag_yellow_co.paa",
4251 "\dz\gear\containers\data\WaterproofBag_yellow_co.paa"
4252 };
4253 };
4254};