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_Gear_Food
4 {
5 units[]=
6 {
7 "Food_CanBakedBeans",
8 "Food_CanFrankBeans",
9 "Food_CanPasta",
10 "Food_CanSardines",
11 "Food_BoxCerealCrunchin"
12 };
13 weapons[]={};
14 requiredVersion=0.1;
15 requiredAddons[]=
16 {
17 "DZ_Data"
18 };
19 };
20};
22{
23 class Raw
24 {
25 class ToBaked
26 {
27 transition_to=2;
28 cooking_method=1;
29 };
30 class ToBoiled
31 {
32 transition_to=3;
33 cooking_method=2;
34 };
35 class ToDried
36 {
37 transition_to=4;
38 cooking_method=3;
39 };
40 class ToBurned
41 {
42 transition_to=5;
43 cooking_method=3;
44 };
45 class ToRotten
46 {
47 transition_to=6;
48 cooking_method=4;
49 };
50 };
51 class Rotten
52 {
53 class ToBurned
54 {
55 transition_to=5;
56 cooking_method=1;
57 };
58 };
59 class Baked
60 {
61 class ToBaked
62 {
63 transition_to=5;
64 cooking_method=1;
65 };
66 class ToBoiled
67 {
68 transition_to=5;
69 cooking_method=2;
70 };
71 class ToDried
72 {
73 transition_to=5;
74 cooking_method=3;
75 };
76 class ToBurned
77 {
78 transition_to=5;
79 cooking_method=3;
80 };
81 class ToRotten
82 {
83 transition_to=6;
84 cooking_method=4;
85 };
86 };
87 class Boiled
88 {
89 class ToBaked
90 {
91 transition_to=5;
92 cooking_method=1;
93 };
94 class ToBoiled
95 {
96 transition_to=5;
97 cooking_method=2;
98 };
99 class ToDried
100 {
101 transition_to=5;
102 cooking_method=3;
103 };
104 class ToBurned
105 {
106 transition_to=5;
107 cooking_method=3;
108 };
109 class ToRotten
110 {
111 transition_to=6;
112 cooking_method=4;
113 };
114 };
115 class Dried
116 {
117 class ToBaked
118 {
119 transition_to=5;
120 cooking_method=1;
121 };
122 class ToBoiled
123 {
124 transition_to=5;
125 cooking_method=2;
126 };
127 class ToDried
128 {
129 transition_to=5;
130 cooking_method=3;
131 };
132 class ToBurned
133 {
134 transition_to=5;
135 cooking_method=3;
136 };
137 class ToRotten
138 {
139 transition_to=6;
140 cooking_method=4;
141 };
142 };
143 class Burned
144 {
145 };
146};
148{
149 class Raw
150 {
151 class ToRotten
152 {
153 transition_to=6;
154 cooking_method=4;
155 };
156 };
157};
171{
172 class CS_Raw
173 {
174 source="user";
175 animPeriod=0.0099999998;
176 initPhase=1;
177 };
178 class CS_Rotten
179 {
180 source="user";
181 animPeriod=0.0099999998;
182 initPhase=1;
183 };
184 class CS_Baked
185 {
186 source="user";
187 animPeriod=0.0099999998;
188 initPhase=1;
189 };
190 class CS_Boiled
191 {
192 source="user";
193 animPeriod=0.0099999998;
194 initPhase=1;
195 };
196 class CS_Dried
197 {
198 source="user";
199 animPeriod=0.0099999998;
200 initPhase=1;
201 };
202 class CS_Burned
203 {
204 source="user";
205 animPeriod=0.0099999998;
206 initPhase=1;
207 };
208};
210{
211 class General
212 {
213 base_stage="Raw";
214 class Raw
215 {
216 nutrition_properties[]={1,1,1,1,1};
217 };
218 class Rotten
219 {
220 nutrition_properties[]={0.5,0.75,1,0.25,1};
221 };
222 class Baked
223 {
224 nutrition_properties[]={2,0.5,0.75,0.75,1};
225 };
226 class Boiled
227 {
228 nutrition_properties[]={1,1,0.80000001,0.80000001,1};
229 };
230 class Dried
231 {
232 nutrition_properties[]={4,0.1,0.5,0.80000001,1};
233 };
234 class Burned
235 {
236 nutrition_properties[]={1,0.25,0.75,0.1,1};
237 };
238 };
239};
240class CfgVehicles
241{
242 class Inventory_Base;
243 class Edible_Base;
244 class BoxCerealCrunchin: Edible_Base
245 {
246 scope=2;
247 displayName="$STR_CfgVehicles_BoxCerealCrunchin0";
248 descriptionShort="$STR_CfgVehicles_BoxCerealCrunchin1";
249 model="\dz\gear\food\BoxCereal.p3d";
250 debug_ItemCategory=6;
251 rotationFlags=17;
252 weight=12;
253 itemSize[]={3,3};
254 varTemperatureFreezePoint=-25;
255 varTemperatureThawPoint=-25;
256 varTemperatureFreezeTime=7920;
257 varTemperatureThawTime=7920;
258 varTemperatureMax=80;
259 varQuantityInit=250;
260 varQuantityMin=0;
261 varQuantityMax=250;
262 isMeleeWeapon=1;
263 temperaturePerQuantityWeight=4.5;
264 hiddenSelections[]=
265 {
266 "camoGround"
267 };
268 hiddenSelectionsTextures[]=
269 {
270 "\dz\gear\food\Data\CerealBox_01_CO.paa"
271 };
272 class DamageSystem
273 {
274 class GlobalHealth
275 {
276 class Health
277 {
278 hitpoints=20;
279 healthLevels[]=
280 {
281
282 {
283 1,
284
285 {
286 "DZ\gear\food\data\Cereal_box.rvmat"
287 }
288 },
289
290 {
291 0.69999999,
292
293 {
294 "DZ\gear\food\data\Cereal_box.rvmat"
295 }
296 },
297
298 {
299 0.5,
300
301 {
302 "DZ\gear\food\data\Cereal_box_damage.rvmat"
303 }
304 },
305
306 {
307 0.30000001,
308
309 {
310 "DZ\gear\food\data\Cereal_box_damage.rvmat"
311 }
312 },
313
314 {
315 0,
316
317 {
318 "DZ\gear\food\data\Cereal_box_destruct.rvmat"
319 }
320 }
321 };
322 };
323 };
324 };
325 class Nutrition
326 {
327 fullnessIndex=2;
328 energy=400;
329 water=0;
330 nutritionalIndex=1;
331 toxicity=0;
332 };
333 class AnimEvents
334 {
335 class SoundWeapon
336 {
337 class openTunaCan
338 {
339 soundSet="openTunaCan_SoundSet";
340 id=204;
341 };
342 class pickup
343 {
344 soundSet="BoxCerealCrunchin_pickup_SoundSet";
345 id=797;
346 };
347 class Eating_TakeFood
348 {
349 soundSet="Eating_TakeFood_Soundset";
350 id=889;
351 };
352 class Eating_BoxOpen
353 {
354 soundSet="Eating_BoxOpen_Soundset";
355 id=893;
356 };
357 class Eating_BoxShake
358 {
359 soundSet="Eating_BoxShake_Soundset";
360 id=894;
361 };
362 class Eating_BoxEnd
363 {
364 soundSet="Eating_BoxEnd_Soundset";
365 id=895;
366 };
367 class drop
368 {
369 soundset="BoxCerealCrunchin_drop_SoundSet";
370 id=898;
371 };
372 };
373 };
374 class InventorySlotsOffsets
375 {
376 class DirectCookingA
377 {
378 position[]={0.059999999,0.017000001,0};
379 orientation[]={0,90,180};
380 };
381 class DirectCookingB
382 {
383 position[]={0.059999999,0.017000001,0};
384 orientation[]={0,270,0};
385 };
386 class DirectCookingC
387 {
388 position[]={0.059999999,0.017000001,0};
389 orientation[]={0,90,0};
390 };
391 };
392 };
393 class PowderedMilk: Edible_Base
394 {
395 scope=2;
396 displayName="$STR_CfgVehicles_PowderedMilk0";
397 descriptionShort="$STR_CfgVehicles_PowderedMilk1";
398 model="\dz\gear\food\PowderedMilk.p3d";
399 debug_ItemCategory=6;
400 rotationFlags=17;
401 weight=30;
402 itemSize[]={1,2};
403 varTemperatureFreezePoint=-60;
404 varTemperatureThawPoint=-60;
405 varTemperatureFreezeTime=9900;
406 varTemperatureThawTime=9900;
407 varQuantityInit=200;
408 varQuantityMin=0;
409 varQuantityMax=200;
410 varTemperatureMax=80;
411 temperaturePerQuantityWeight=1;
412 absorbency=0.89999998;
413 class DamageSystem
414 {
415 class GlobalHealth
416 {
417 class Health
418 {
419 hitpoints=20;
420 healthLevels[]=
421 {
422
423 {
424 1,
425
426 {
427 "DZ\gear\food\data\powdered_milk.rvmat"
428 }
429 },
430
431 {
432 0.69999999,
433
434 {
435 "DZ\gear\food\data\powdered_milk.rvmat"
436 }
437 },
438
439 {
440 0.5,
441
442 {
443 "DZ\gear\food\data\powdered_milk_damage.rvmat"
444 }
445 },
446
447 {
448 0.30000001,
449
450 {
451 "DZ\gear\food\data\powdered_milk_damage.rvmat"
452 }
453 },
454
455 {
456 0,
457
458 {
459 "DZ\gear\food\data\powdered_milk_destruct.rvmat"
460 }
461 }
462 };
463 };
464 };
465 };
466 class Nutrition
467 {
468 fullnessIndex=2;
469 energy=400;
470 water=0;
471 nutritionalIndex=1;
472 toxicity=0;
473 };
474 class AnimEvents
475 {
476 class SoundWeapon
477 {
478 class openTunaCan
479 {
480 soundSet="openTunaCan_SoundSet";
481 id=204;
482 };
483 class pickUpItem
484 {
485 soundSet="pickUpBloodBag_SoundSet";
486 id=797;
487 };
488 class Eating_TakeFood
489 {
490 soundSet="Eating_TakeFood_Soundset";
491 id=889;
492 };
493 class Eating_BoxOpen
494 {
495 soundSet="Eating_BoxOpen_Soundset";
496 id=893;
497 };
498 class Eating_BoxShake
499 {
500 soundSet="Eating_BoxShake_Soundset";
501 id=894;
502 };
503 class Eating_BoxEnd
504 {
505 soundSet="Eating_BoxEnd_Soundset";
506 id=895;
507 };
508 class drop
509 {
510 soundset="bloodbag_drop_SoundSet";
511 id=898;
512 };
513 };
514 };
515 class InventorySlotsOffsets
516 {
517 class DirectCookingA
518 {
519 position[]={0.059999999,0.0099999998,0};
520 orientation[]={0,90,0};
521 };
522 class DirectCookingB
523 {
524 position[]={0.059999999,0.0099999998,0};
525 orientation[]={45,90,0};
526 };
527 class DirectCookingC
528 {
529 position[]={0.059999999,0.0099999998,0};
530 orientation[]={0,90,0};
531 };
532 };
533 };
534 class SmallGuts: Edible_Base
535 {
536 scope=2;
537 displayName="$STR_CfgVehicles_SmallGuts0";
538 descriptionShort="$STR_CfgVehicles_SmallGuts1";
539 model="\dz\gear\food\animal_smallguts.p3d";
540 debug_ItemCategory=6;
541 rotationFlags=1;
542 weight=100;
543 itemSize[]={2,1};
544 varTemperatureFreezePoint=0;
545 varTemperatureThawPoint=0;
546 varTemperatureFreezeTime=2640;
547 varTemperatureThawTime=2640;
548 varQuantityInit=200;
549 varQuantityMin=0;
550 varQuantityMax=200;
551 temperaturePerQuantityWeight=1;
552 varTemperatureMax=105;
553 absorbency=0;
554 inventorySlot[]=
555 {
556 "Guts"
557 };
558 isMeleeWeapon=1;
559 class DamageSystem
560 {
561 class GlobalHealth
562 {
563 class Health
564 {
565 hitpoints=20;
566 healthLevels[]=
567 {
568
569 {
570 1,
571
572 {
573 "DZ\gear\food\data\powdered_milk.rvmat"
574 }
575 },
576
577 {
578 0.69999999,
579
580 {
581 "DZ\gear\food\data\powdered_milk.rvmat"
582 }
583 },
584
585 {
586 0.5,
587
588 {
589 "DZ\gear\food\data\powdered_milk_damage.rvmat"
590 }
591 },
592
593 {
594 0.30000001,
595
596 {
597 "DZ\gear\food\data\powdered_milk_damage.rvmat"
598 }
599 },
600
601 {
602 0,
603
604 {
605 "DZ\gear\food\data\powdered_milk_destruct.rvmat"
606 }
607 }
608 };
609 };
610 };
611 };
612 class MeleeModes
613 {
614 class Default
615 {
616 ammo="MeleeSoft";
617 range=1;
618 };
619 class Heavy
620 {
621 ammo="MeleeSoft_Heavy";
622 range=1;
623 };
624 class Sprint
625 {
626 ammo="MeleeSoft_Heavy";
627 range=2.8;
628 };
629 };
630 class Nutrition
631 {
632 fullnessIndex=2.5;
633 energy=150;
634 water=20;
635 nutritionalIndex=1;
636 toxicity=0;
637 agents=4;
638 };
639 class NoiseImpact
640 {
641 strength=600;
642 type="sound";
643 };
644 soundImpactType="organic";
645 class AnimEvents
646 {
647 class SoundWeapon
648 {
649 class openTunaCan
650 {
651 soundSet="openTunaCan_SoundSet";
652 id=204;
653 };
654 class Eating_TakeFood
655 {
656 soundSet="Eating_TakeFood_Soundset";
657 id=889;
658 };
659 class Eating_BoxOpen
660 {
661 soundSet="Eating_BoxOpen_Soundset";
662 id=893;
663 };
664 class Eating_BoxShake
665 {
666 soundSet="Eating_BoxShake_Soundset";
667 id=894;
668 };
669 class Eating_BoxEnd
670 {
671 soundSet="Eating_BoxEnd_Soundset";
672 id=895;
673 };
674 };
675 };
676 };
677 class Guts: Edible_Base
678 {
679 scope=2;
680 displayName="$STR_CfgVehicles_Guts0";
681 descriptionShort="$STR_CfgVehicles_Guts1";
682 model="\dz\gear\food\animal_guts.p3d";
683 debug_ItemCategory=6;
684 weight=100;
685 itemSize[]={3,2};
686 varTemperatureFreezePoint=0;
687 varTemperatureThawPoint=0;
688 varTemperatureFreezeTime=4488;
689 varTemperatureThawTime=4488;
690 varQuantityInit=500;
691 varQuantityMin=0;
692 varQuantityMax=500;
693 varTemperatureMax=105;
694 temperaturePerQuantityWeight=3;
695 inventorySlot[]=
696 {
697 "Guts"
698 };
699 isMeleeWeapon=1;
700 class DamageSystem
701 {
702 class GlobalHealth
703 {
704 class Health
705 {
706 hitpoints=40;
707 healthLevels[]=
708 {
709
710 {
711 1,
712
713 {
714 "DZ\gear\food\data\powdered_milk.rvmat"
715 }
716 },
717
718 {
719 0.69999999,
720
721 {
722 "DZ\gear\food\data\powdered_milk.rvmat"
723 }
724 },
725
726 {
727 0.5,
728
729 {
730 "DZ\gear\food\data\powdered_milk_damage.rvmat"
731 }
732 },
733
734 {
735 0.30000001,
736
737 {
738 "DZ\gear\food\data\powdered_milk_damage.rvmat"
739 }
740 },
741
742 {
743 0,
744
745 {
746 "DZ\gear\food\data\powdered_milk_destruct.rvmat"
747 }
748 }
749 };
750 };
751 };
752 };
753 class MeleeModes
754 {
755 class Default
756 {
757 ammo="MeleeSoft";
758 range=1;
759 };
760 class Heavy
761 {
762 ammo="MeleeSoft_Heavy";
763 range=1;
764 };
765 class Sprint
766 {
767 ammo="MeleeSoft_Heavy";
768 range=2.8;
769 };
770 };
771 class Nutrition
772 {
773 fullnessIndex=5;
774 energy=50;
775 water=20;
776 nutritionalIndex=1;
777 toxicity=0;
778 agents=4;
779 };
780 soundImpactType="organic";
781 class AnimEvents
782 {
783 class SoundWeapon
784 {
785 class openTunaCan
786 {
787 soundSet="openTunaCan_SoundSet";
788 id=204;
789 };
790 class Eating_TakeFood
791 {
792 soundSet="Eating_TakeFood_Soundset";
793 id=889;
794 };
795 class Eating_BoxOpen
796 {
797 soundSet="Eating_BoxOpen_Soundset";
798 id=893;
799 };
800 class Eating_BoxShake
801 {
802 soundSet="Eating_BoxShake_Soundset";
803 id=894;
804 };
805 class Eating_BoxEnd
806 {
807 soundSet="Eating_BoxEnd_Soundset";
808 id=895;
809 };
810 };
811 };
812 };
813 class Rice: Edible_Base
814 {
815 scope=2;
816 displayName="$STR_CfgVehicles_Rice0";
817 descriptionShort="$STR_CfgVehicles_Rice1";
818 model="\dz\gear\food\Rice.p3d";
819 debug_ItemCategory=6;
820 weight=60;
821 itemSize[]={2,3};
822 varTemperatureFreezePoint=-60;
823 varTemperatureThawPoint=-60;
824 varTemperatureFreezeTime=7920;
825 varTemperatureThawTime=7920;
826 varQuantityInit=500;
827 varQuantityMin=0;
828 varQuantityMax=500;
829 varTemperatureMax=105;
830 temperaturePerQuantityWeight=3;
831 absorbency=0.89999998;
832 rotationFlags=63;
833 class DamageSystem
834 {
835 class GlobalHealth
836 {
837 class Health
838 {
839 hitpoints=40;
840 healthLevels[]=
841 {
842
843 {
844 1,
845
846 {
847 "DZ\gear\food\data\rice.rvmat"
848 }
849 },
850
851 {
852 0.69999999,
853
854 {
855 "DZ\gear\food\data\rice.rvmat"
856 }
857 },
858
859 {
860 0.5,
861
862 {
863 "DZ\gear\food\data\rice_damage.rvmat"
864 }
865 },
866
867 {
868 0.30000001,
869
870 {
871 "DZ\gear\food\data\rice_damage.rvmat"
872 }
873 },
874
875 {
876 0,
877
878 {
879 "DZ\gear\food\data\rice_destruct.rvmat"
880 }
881 }
882 };
883 };
884 };
885 };
886 class Nutrition
887 {
888 fullnessIndex=3;
889 energy=100;
890 water=0;
891 nutritionalIndex=1;
892 toxicity=0;
893 };
894 class AnimEvents
895 {
896 class SoundWeapon
897 {
898 class openTunaCan
899 {
900 soundSet="openTunaCan_SoundSet";
901 id=204;
902 };
903 class Eating_TakeFood
904 {
905 soundSet="Eating_TakeFood_Soundset";
906 id=889;
907 };
908 class Eating_BoxOpen
909 {
910 soundSet="Eating_BoxOpen_Soundset";
911 id=893;
912 };
913 class Eating_BoxShake
914 {
915 soundSet="Eating_BoxShake_Soundset";
916 id=894;
917 };
918 class Eating_BoxEnd
919 {
920 soundSet="Eating_BoxEnd_Soundset";
921 id=895;
922 };
923 };
924 };
925 class InventorySlotsOffsets
926 {
927 class DirectCookingA
928 {
929 position[]={0.02,0.039999999,0};
930 orientation[]={180,90,90};
931 };
932 class DirectCookingB
933 {
934 position[]={0.050000001,0.039999999,0};
935 orientation[]={30,90,0};
936 };
937 class DirectCookingC
938 {
939 position[]={0.050000001,0.039999999,0};
940 orientation[]={0,90,0};
941 };
942 };
943 };
944 class Marmalade: Edible_Base
945 {
946 scope=2;
947 displayName="$STR_CfgVehicles_Marmalade0";
948 descriptionShort="$STR_CfgVehicles_Marmalade1";
949 model="\dz\gear\food\Marmalade.p3d";
950 debug_ItemCategory=6;
951 weight=250;
952 itemSize[]={2,2};
953 varTemperatureFreezePoint=-15;
954 varTemperatureThawPoint=-15;
955 varTemperatureFreezeTime=7920;
956 varTemperatureThawTime=7920;
957 varQuantityInit=400;
958 varQuantityMin=0;
959 varQuantityMax=400;
960 varTemperatureMax=120;
961 temperaturePerQuantityWeight=2;
962 class DamageSystem
963 {
964 class GlobalHealth
965 {
966 class Health
967 {
968 hitpoints=40;
969 healthLevels[]=
970 {
971
972 {
973 1,
974
975 {
976 "DZ\gear\food\data\marmalade_jar.rvmat"
977 }
978 },
979
980 {
981 0.69999999,
982
983 {
984 "DZ\gear\food\data\marmalade_jar.rvmat"
985 }
986 },
987
988 {
989 0.5,
990
991 {
992 "DZ\gear\food\data\marmalade_jar_damage.rvmat"
993 }
994 },
995
996 {
997 0.30000001,
998
999 {
1000 "DZ\gear\food\data\marmalade_jar_damage.rvmat"
1001 }
1002 },
1003
1004 {
1005 0,
1006
1007 {
1008 "DZ\gear\food\data\marmalade_jar_destruct.rvmat"
1009 }
1010 }
1011 };
1012 };
1013 };
1014 };
1015 class Nutrition
1016 {
1017 fullnessIndex=4;
1018 energy=150;
1019 water=50;
1020 nutritionalIndex=1;
1021 toxicity=0;
1022 };
1023 soundImpactType="glass";
1024 class AnimEvents
1025 {
1026 class SoundWeapon
1027 {
1028 class pickUpItem
1029 {
1030 soundSet="Marmalade_pickup_SoundSet";
1031 id=797;
1032 };
1033 };
1034 };
1035 };
1036 class Honey: Edible_Base
1037 {
1038 scope=2;
1039 displayName="$STR_Honey0";
1040 descriptionShort="$STR_Honey1";
1041 model="\dz\gear\food\Honey.p3d";
1042 debug_ItemCategory=6;
1043 weight=0;
1044 itemSize[]={2,2};
1045 varTemperatureFreezePoint=-60;
1046 varTemperatureThawPoint=-60;
1047 varTemperatureFreezeTime=9900;
1048 varTemperatureThawTime=9900;
1049 varTemperauteMax=120;
1050 varQuantityInit=400;
1051 varQuantityMin=0;
1052 varQuantityMax=400;
1053 temperaturePerQuantityWeight=2;
1054 class DamageSystem
1055 {
1056 class GlobalHealth
1057 {
1058 class Health
1059 {
1060 hitpoints=40;
1061 healthLevels[]=
1062 {
1063
1064 {
1065 1,
1066
1067 {
1068 "DZ\gear\food\data\honey_jar.rvmat"
1069 }
1070 },
1071
1072 {
1073 0.69999999,
1074
1075 {
1076 "DZ\gear\food\data\honey_jar.rvmat"
1077 }
1078 },
1079
1080 {
1081 0.5,
1082
1083 {
1084 "DZ\gear\food\data\honey_jar_damage.rvmat"
1085 }
1086 },
1087
1088 {
1089 0.30000001,
1090
1091 {
1092 "DZ\gear\food\data\honey_jar_damage.rvmat"
1093 }
1094 },
1095
1096 {
1097 0,
1098
1099 {
1100 "DZ\gear\food\data\honey_jar_destruct.rvmat"
1101 }
1102 }
1103 };
1104 };
1105 };
1106 };
1107 class Nutrition
1108 {
1109 fullnessIndex=5;
1110 energy=250;
1111 water=0;
1112 nutritionalIndex=1;
1113 toxicity=0;
1114 };
1115 soundImpactType="glass";
1116 class AnimEvents
1117 {
1118 class SoundWeapon
1119 {
1120 class pickUpItem
1121 {
1122 soundSet="Marmalade_pickup_SoundSet";
1123 id=797;
1124 };
1125 };
1126 };
1127 };
1128 class Zagorky_ColorBase: Edible_Base
1129 {
1130 model="\dz\gear\food\Zagorky.p3d";
1131 debug_ItemCategory=6;
1132 rotationFlags=1;
1133 weight=10;
1134 itemSize[]={1,2};
1135 varTemperatureFreezePoint=-1;
1136 varTemperatureThawPoint=-1;
1137 varTemperatureFreezeTime=2640;
1138 varTemperatureThawTime=2640;
1139 varQuantityInit=100;
1140 varQuantityMin=0;
1141 varQuantityMax=100;
1142 varTemperatureMax=80;
1143 temperaturePerQuantityWeight=1;
1144 isMeleeWeapon=1;
1145 class DamageSystem
1146 {
1147 class GlobalHealth
1148 {
1149 class Health
1150 {
1151 hitpoints=20;
1152 healthLevels[]=
1153 {
1154
1155 {
1156 1,
1157
1158 {
1159 "DZ\gear\food\data\zagorky.rvmat",
1160 "DZ\gear\food\data\zagorky_wrapping.rvmat"
1161 }
1162 },
1163
1164 {
1165 0.69999999,
1166
1167 {
1168 "DZ\gear\food\data\zagorky.rvmat",
1169 "DZ\gear\food\data\zagorky_wrapping.rvmat"
1170 }
1171 },
1172
1173 {
1174 0.5,
1175
1176 {
1177 "DZ\gear\food\data\zagorky_damage.rvmat",
1178 "DZ\gear\food\data\zagorky_wrapping_damage.rvmat"
1179 }
1180 },
1181
1182 {
1183 0.30000001,
1184
1185 {
1186 "DZ\gear\food\data\zagorky_damage.rvmat",
1187 "DZ\gear\food\data\zagorky_wrapping_damage.rvmat"
1188 }
1189 },
1190
1191 {
1192 0,
1193
1194 {
1195 "DZ\gear\food\data\zagorky_destruct.rvmat",
1196 "DZ\gear\food\data\zagorky_wrapping_destruct.rvmat"
1197 }
1198 }
1199 };
1200 };
1201 };
1202 };
1203 soundImpactType="plastic";
1204 class AnimEvents
1205 {
1206 class SoundWeapon
1207 {
1208 class openTunaCan
1209 {
1210 soundSet="openTunaCan_SoundSet";
1211 id=204;
1212 };
1213 class pickup
1214 {
1215 soundSet="BoxCerealCrunchin_pickup_SoundSet";
1216 id=797;
1217 };
1218 class Eating_TakeFood
1219 {
1220 soundSet="Eating_TakeFood_Soundset";
1221 id=889;
1222 };
1223 class Eating_BoxOpen
1224 {
1225 soundSet="Eating_BoxOpen_Soundset";
1226 id=893;
1227 };
1228 class Eating_BoxShake
1229 {
1230 soundSet="Eating_BoxShake_Soundset";
1231 id=894;
1232 };
1233 class Eating_BoxEnd
1234 {
1235 soundSet="Eating_BoxEnd_Soundset";
1236 id=895;
1237 };
1238 class drop
1239 {
1240 soundset="BoxCerealCrunchin_drop_SoundSet";
1241 id=898;
1242 };
1243 };
1244 };
1245 class InventorySlotsOffsets
1246 {
1247 class DirectCookingA
1248 {
1249 position[]={0.059999999,0.0020000001,0};
1250 orientation[]={0,90,0};
1251 };
1252 class DirectCookingB
1253 {
1254 position[]={0.059999999,0.0020000001,0};
1255 orientation[]={45,90,0};
1256 };
1257 class DirectCookingC
1258 {
1259 position[]={0.059999999,0.0020000001,0};
1260 orientation[]={0,90,0};
1261 };
1262 };
1263 };
1264 class Zagorky: Zagorky_ColorBase
1265 {
1266 scope=2;
1267 displayName="$STR_Zagorky0";
1268 descriptionShort="$STR_Zagorky1";
1269 hiddenSelections[]=
1270 {
1271 "camoground"
1272 };
1273 hiddenSelectionsTextures[]=
1274 {
1275 "\dz\gear\food\Data\zagorky_milk_ca.paa"
1276 };
1277 class Nutrition
1278 {
1279 fullnessIndex=0;
1280 energy=100;
1281 water=0;
1282 nutritionalIndex=1;
1283 toxicity=0;
1284 };
1285 };
1286 class ZagorkyChocolate: Zagorky_ColorBase
1287 {
1288 scope=2;
1289 displayName="$STR_ZagorkyChocolate0";
1290 descriptionShort="$STR_ZagorkyChocolate1";
1291 hiddenSelections[]=
1292 {
1293 "camoground"
1294 };
1295 hiddenSelectionsTextures[]=
1296 {
1297 "\dz\gear\food\Data\zagorky_choco_ca.paa"
1298 };
1299 class Nutrition
1300 {
1301 fullnessIndex=0;
1302 energy=200;
1303 water=0;
1304 nutritionalIndex=1;
1305 toxicity=0;
1306 };
1307 };
1308 class ZagorkyPeanuts: Zagorky_ColorBase
1309 {
1310 scope=2;
1311 displayName="$STR_ZagorkyPeanuts0";
1312 descriptionShort="$STR_ZagorkyPeanuts1";
1313 hiddenSelections[]=
1314 {
1315 "camoground"
1316 };
1317 hiddenSelectionsTextures[]=
1318 {
1319 "\dz\gear\food\Data\zagorky_nuts_ca.paa"
1320 };
1321 class Nutrition
1322 {
1323 fullnessIndex=0;
1324 energy=150;
1325 water=0;
1326 nutritionalIndex=1;
1327 toxicity=0;
1328 };
1329 };
1330 class Snack_ColorBase: Edible_Base
1331 {
1332 model="\DZ\gear\food\salty_crackers.p3d";
1333 debug_ItemCategory=6;
1334 rotationFlags=1;
1335 weight=10;
1336 itemSize[]={2,2};
1337 varTemperatureFreezePoint=-60;
1338 varTemperatureThawPoint=-60;
1339 varTemperatureFreezeTime=7920;
1340 varTemperatureThawTime=7920;
1341 varQuantityInit=50;
1342 varQuantityMin=0;
1343 varQuantityMax=50;
1344 varTemperatureMax=80;
1345 temperaturePerQuantityWeight=2;
1346 class DamageSystem
1347 {
1348 class GlobalHealth
1349 {
1350 class Health
1351 {
1352 hitpoints=20;
1353 healthLevels[]=
1354 {
1355
1356 {
1357 1,
1358
1359 {
1360 "DZ\gear\food\data\tycinky.rvmat",
1361 "DZ\gear\food\data\tycinky_wrapping.rvmat"
1362 }
1363 },
1364
1365 {
1366 0.69999999,
1367
1368 {
1369 "DZ\gear\food\data\tycinky.rvmat",
1370 "DZ\gear\food\data\tycinky_wrapping.rvmat"
1371 }
1372 },
1373
1374 {
1375 0.5,
1376
1377 {
1378 "DZ\gear\food\data\tycinky_damage.rvmat",
1379 "DZ\gear\food\data\tycinky_wrapping_damage.rvmat"
1380 }
1381 },
1382
1383 {
1384 0.30000001,
1385
1386 {
1387 "DZ\gear\food\data\tycinky_damage.rvmat",
1388 "DZ\gear\food\data\tycinky_wrapping_damage.rvmat"
1389 }
1390 },
1391
1392 {
1393 0,
1394
1395 {
1396 "DZ\gear\food\data\tycinky_destruct.rvmat",
1397 "DZ\gear\food\data\tycinky_wrapping_destruct.rvmat"
1398 }
1399 }
1400 };
1401 };
1402 };
1403 };
1404 soundImpactType="plastic";
1405 class AnimEvents
1406 {
1407 class SoundWeapon
1408 {
1409 class openTunaCan
1410 {
1411 soundSet="openTunaCan_SoundSet";
1412 id=204;
1413 };
1414 class pickUpItem
1415 {
1416 soundSet="pickUpBloodBag_SoundSet";
1417 id=797;
1418 };
1419 class Eating_TakeFood
1420 {
1421 soundSet="Eating_TakeFood_Soundset";
1422 id=889;
1423 };
1424 class Eating_BoxOpen
1425 {
1426 soundSet="Eating_BoxOpen_Soundset";
1427 id=893;
1428 };
1429 class Eating_BoxShake
1430 {
1431 soundSet="Eating_BoxShake_Soundset";
1432 id=894;
1433 };
1434 class Eating_BoxEnd
1435 {
1436 soundSet="Eating_BoxEnd_Soundset";
1437 id=895;
1438 };
1439 class drop
1440 {
1441 soundset="bloodbag_drop_SoundSet";
1442 id=898;
1443 };
1444 };
1445 };
1446 class InventorySlotsOffsets
1447 {
1448 class DirectCookingA
1449 {
1450 position[]={0.059999999,0.015,0};
1451 orientation[]={0,90,0};
1452 };
1453 class DirectCookingB
1454 {
1455 position[]={0.059999999,0.015,0};
1456 orientation[]={45,90,0};
1457 };
1458 class DirectCookingC
1459 {
1460 position[]={0.059999999,0.015,0};
1461 orientation[]={0,90,0};
1462 };
1463 };
1464 };
1465 class SaltySticks: Snack_ColorBase
1466 {
1467 scope=2;
1468 displayName="$STR_SaltySticks0";
1469 descriptionShort="$STR_SaltySticks1";
1470 class Nutrition
1471 {
1472 fullnessIndex=3;
1473 energy=100;
1474 water=0;
1475 nutritionalIndex=1;
1476 toxicity=0;
1477 };
1478 };
1479 class Crackers: Snack_ColorBase
1480 {
1481 model="\DZ\gear\food\salty_chips.p3d";
1482 scope=2;
1483 displayName="$STR_Crackers0";
1484 descriptionShort="$STR_Crackers1";
1485 hiddenSelections[]=
1486 {
1487 "camoGround"
1488 };
1489 hiddenSelectionsTextures[]=
1490 {
1491 "\dz\gear\food\Data\salted_crackers_co.paa"
1492 };
1493 class Nutrition
1494 {
1495 fullnessIndex=3;
1496 energy=150;
1497 water=0;
1498 nutritionalIndex=1;
1499 toxicity=0;
1500 };
1501 };
1502 class Chips: Snack_ColorBase
1503 {
1504 model="\DZ\gear\food\salty_chips.p3d";
1505 scope=2;
1506 displayName="$STR_Chips0";
1507 descriptionShort="$STR_Chips1";
1508 hiddenSelections[]=
1509 {
1510 "camoGround"
1511 };
1512 hiddenSelectionsTextures[]=
1513 {
1514 "\dz\gear\food\Data\salted_chips_co.paa"
1515 };
1516 class Nutrition
1517 {
1518 fullnessIndex=3;
1519 energy=200;
1520 water=0;
1521 nutritionalIndex=1;
1522 toxicity=0;
1523 };
1524 };
1525 class Candycane_Colorbase: Edible_Base
1526 {
1527 displayName="$STR_CfgVehicles_CandyCane0";
1528 descriptionShort="$STR_CfgVehicles_CandyCane1";
1529 model="\dz\gear\food\candycane.p3d";
1530 debug_ItemCategory=6;
1531 rotationFlags=12;
1532 inventorySlot[]=
1533 {
1534 "WalkieTalkie",
1535 "Chemlight"
1536 };
1537 varWetMax=0.249;
1538 weight=0;
1539 weightPerQuantityUnit=0.0014600001;
1540 itemSize[]={1,2};
1541 varTemperatureFreezePoint=-20;
1542 varTemperatureThawPoint=-20;
1543 varTemperatureFreezeTime=2640;
1544 varTemperatureThawTime=2640;
1545 varTemperatureMax=120;
1546 varQuantityInit=150;
1547 varQuantityMin=0;
1548 varQuantityMax=150;
1549 temperaturePerQuantityWeight=1;
1550 isMeleeWeapon=1;
1551 class DamageSystem
1552 {
1553 class GlobalHealth
1554 {
1555 class Health
1556 {
1557 hitpoints=10;
1558 healthLevels[]=
1559 {
1560
1561 {
1562 1,
1563
1564 {
1565 "DZ\gear\food\data\candycane.rvmat"
1566 }
1567 },
1568
1569 {
1570 0.69999999,
1571
1572 {
1573 "DZ\gear\food\data\candycane.rvmat"
1574 }
1575 },
1576
1577 {
1578 0.5,
1579
1580 {
1581 "DZ\gear\food\data\candycane_damage.rvmat"
1582 }
1583 },
1584
1585 {
1586 0.30000001,
1587
1588 {
1589 "DZ\gear\food\data\candycane_damage.rvmat"
1590 }
1591 },
1592
1593 {
1594 0,
1595
1596 {
1597 "DZ\gear\food\data\candycane_destruct.rvmat"
1598 }
1599 }
1600 };
1601 };
1602 };
1603 };
1604 class Nutrition
1605 {
1606 fullnessIndex=3;
1607 energy=4500;
1608 water=0;
1609 nutritionalIndex=1;
1610 toxicity=0;
1611 };
1612 soundImpactType="plastic";
1613 class AnimEvents
1614 {
1615 class SoundWeapon
1616 {
1617 class Canteen_in_B
1618 {
1619 soundSet="Canteen_in_B_SoundSet";
1620 id=202;
1621 };
1622 class Canteen_in_C
1623 {
1624 soundSet="Canteen_in_C_SoundSet";
1625 id=203;
1626 };
1627 class WaterBottle_in_C1
1628 {
1629 soundSet="WaterBottle_in_C1_SoundSet";
1630 id=204;
1631 };
1632 class Canteen_out_A
1633 {
1634 soundSet="Canteen_out_A_SoundSet";
1635 id=205;
1636 };
1637 class Canteen_out_B
1638 {
1639 soundSet="Canteen_out_B_SoundSet";
1640 id=206;
1641 };
1642 class PondBottle_loop
1643 {
1644 soundSet="PondBottle_loop_SoundSet";
1645 id=209;
1646 };
1647 class WellBottle_loop
1648 {
1649 soundSet="WellBottle_loop_SoundSet";
1650 id=210;
1651 };
1652 };
1653 };
1654 class InventorySlotsOffsets
1655 {
1656 class WalkieTalkie
1657 {
1658 position[]={0,-0.02,0.0099999998};
1659 orientation[]={90,0,0};
1660 };
1661 };
1662 };
1663 class Candycane_Green: Candycane_Colorbase
1664 {
1665 model="\dz\gear\food\candycane.p3d";
1666 scope=2;
1667 hiddenSelections[]=
1668 {
1669 "camoground"
1670 };
1671 hiddenSelectionsTextures[]=
1672 {
1673 "\dz\gear\food\Data\candycane_green_CO.paa"
1674 };
1675 };
1676 class Candycane_Red: Candycane_Colorbase
1677 {
1678 model="\dz\gear\food\candycane.p3d";
1679 scope=2;
1680 hiddenSelections[]=
1681 {
1682 "camoground"
1683 };
1684 hiddenSelectionsTextures[]=
1685 {
1686 "\dz\gear\food\Data\candycane_red_CO.paa"
1687 };
1688 };
1689 class Candycane_RedGreen: Candycane_Colorbase
1690 {
1691 model="\dz\gear\food\candycane.p3d";
1692 scope=2;
1693 hiddenSelections[]=
1694 {
1695 "camoground"
1696 };
1697 hiddenSelectionsTextures[]=
1698 {
1699 "\dz\gear\food\Data\candycane_redgreen_CO.paa"
1700 };
1701 };
1702 class Candycane_Yellow: Candycane_Colorbase
1703 {
1704 model="\dz\gear\food\candycane.p3d";
1705 scope=2;
1706 hiddenSelections[]=
1707 {
1708 "camoground"
1709 };
1710 hiddenSelectionsTextures[]=
1711 {
1712 "\dz\gear\food\Data\candycane_yellow_CO.paa"
1713 };
1714 };
1715 class BakedBeansCan: Edible_Base
1716 {
1717 scope=2;
1718 displayName="$STR_BakedBeansCan0";
1719 descriptionShort="$STR_BakedBeansCan1";
1720 model="\dz\gear\food\food_can.p3d";
1721 debug_ItemCategory=6;
1722 rotationFlags=63;
1723 itemSize[]={2,2};
1724 weight=440;
1725 varQuantityInit=0;
1726 varQuantityMin=0;
1727 varQuantityMax=0;
1728 weightPerQuantityUnit=0;
1729 varTemperatureFreezeTime=1980;
1730 varTemperatureThawTime=1980;
1731 varTemperatureMax=120;
1732 temperaturePerQuantityWeight=2;
1733 quantityShow=0;
1734 quantityBar=0;
1735 isMeleeWeapon=1;
1736 hiddenSelections[]=
1737 {
1738 "camoGround"
1739 };
1740 hiddenSelectionsTextures[]=
1741 {
1742 "dz\gear\food\data\deez_beans_co.paa"
1743 };
1744 soundImpactType="metal";
1745 class DamageSystem
1746 {
1747 class GlobalHealth
1748 {
1749 class Health
1750 {
1751 hitpoints=100;
1752 healthLevels[]=
1753 {
1754
1755 {
1756 1,
1757
1758 {
1759 "DZ\gear\food\data\food_can.rvmat"
1760 }
1761 },
1762
1763 {
1764 0.69999999,
1765
1766 {
1767 "DZ\gear\food\data\food_can.rvmat"
1768 }
1769 },
1770
1771 {
1772 0.5,
1773
1774 {
1775 "DZ\gear\food\data\food_can_damage.rvmat"
1776 }
1777 },
1778
1779 {
1780 0.30000001,
1781
1782 {
1783 "DZ\gear\food\data\food_can_damage.rvmat"
1784 }
1785 },
1786
1787 {
1788 0,
1789
1790 {
1791 "DZ\gear\food\data\food_can_destruct.rvmat"
1792 }
1793 }
1794 };
1795 };
1796 };
1797 };
1798 class AnimEvents
1799 {
1800 class SoundWeapon
1801 {
1802 class openTunaCan
1803 {
1804 soundSet="openTunaCan_SoundSet";
1805 id=204;
1806 };
1807 class pickUpItem
1808 {
1809 soundSet="BakedBeansCan_pickup_SoundSet";
1810 id=797;
1811 };
1812 class Eating_TakeFood
1813 {
1814 soundSet="Eating_TakeFood_Soundset";
1815 id=889;
1816 };
1817 class Eating_BoxOpen
1818 {
1819 soundSet="Eating_BoxOpen_Soundset";
1820 id=893;
1821 };
1822 class Eating_BoxShake
1823 {
1824 soundSet="Eating_BoxShake_Soundset";
1825 id=894;
1826 };
1827 class Eating_BoxEnd
1828 {
1829 soundSet="Eating_BoxEnd_Soundset";
1830 id=895;
1831 };
1832 class drop
1833 {
1834 soundset="BakedBeansCan_drop_SoundSet";
1835 id=898;
1836 };
1837 };
1838 };
1839 };
1840 class BakedBeansCan_Opened: Edible_Base
1841 {
1842 scope=2;
1843 displayName="$STR_BakedBeansCan0";
1844 descriptionShort="$STR_BakedBeansCan1";
1845 model="\dz\gear\food\food_can_open.p3d";
1846 debug_ItemCategory=6;
1847 itemSize[]={2,2};
1848 weight=40;
1849 varQuantityInit=400;
1850 varQuantityMin=0;
1851 varQuantityMax=400;
1852 varTemperatureMax=120;
1853 varTemperatureFreezeTime=1980;
1854 varTemperatureThawTime=1980;
1855 temperaturePerQuantityWeight=2;
1856 isMeleeWeapon=1;
1857 hiddenSelections[]=
1858 {
1859 "camoGround"
1860 };
1861 hiddenSelectionsTextures[]=
1862 {
1863 "dz\gear\food\data\deez_beans_co.paa"
1864 };
1865 soundImpactType="metal";
1866 class DamageSystem
1867 {
1868 class GlobalHealth
1869 {
1870 class Health
1871 {
1872 hitpoints=100;
1873 healthLevels[]=
1874 {
1875
1876 {
1877 1,
1878
1879 {
1880 "DZ\gear\food\data\food_can.rvmat"
1881 }
1882 },
1883
1884 {
1885 0.69999999,
1886
1887 {
1888 "DZ\gear\food\data\food_can.rvmat"
1889 }
1890 },
1891
1892 {
1893 0.5,
1894
1895 {
1896 "DZ\gear\food\data\food_can_damage.rvmat"
1897 }
1898 },
1899
1900 {
1901 0.30000001,
1902
1903 {
1904 "DZ\gear\food\data\food_can_damage.rvmat"
1905 }
1906 },
1907
1908 {
1909 0,
1910
1911 {
1912 "DZ\gear\food\data\food_can_destruct.rvmat"
1913 }
1914 }
1915 };
1916 };
1917 };
1918 };
1919 class Nutrition
1920 {
1921 fullnessIndex=2;
1922 energy=200;
1923 water=25;
1924 nutritionalIndex=1;
1925 toxicity=0;
1926 };
1927 class AnimEvents
1928 {
1929 class SoundWeapon
1930 {
1931 class openTunaCan
1932 {
1933 soundSet="openTunaCan_SoundSet";
1934 id=204;
1935 };
1936 class Eating_TakeFood
1937 {
1938 soundSet="Eating_TakeFood_Soundset";
1939 id=889;
1940 };
1941 class Eating_BoxOpen
1942 {
1943 soundSet="Eating_BoxOpen_Soundset";
1944 id=893;
1945 };
1946 class Eating_BoxShake
1947 {
1948 soundSet="Eating_BoxShake_Soundset";
1949 id=894;
1950 };
1951 class Eating_BoxEnd
1952 {
1953 soundSet="Eating_BoxEnd_Soundset";
1954 id=895;
1955 };
1956 };
1957 };
1958 };
1959 class PeachesCan: Edible_Base
1960 {
1961 scope=2;
1962 displayName="$STR_PeachesCan0";
1963 descriptionShort="$STR_PeachesCan1";
1964 model="\dz\gear\food\food_can.p3d";
1965 debug_ItemCategory=6;
1966 rotationFlags=63;
1967 itemSize[]={2,2};
1968 weight=440;
1969 varQuantityInit=0;
1970 varQuantityMin=0;
1971 varQuantityMax=0;
1972 weightPerQuantityUnit=0;
1973 quantityShow=0;
1974 quantityBar=0;
1975 varTemperatureMax=120;
1976 temperaturePerQuantityWeight=2;
1977 isMeleeWeapon=1;
1978 hiddenSelections[]=
1979 {
1980 "camoGround"
1981 };
1982 hiddenSelectionsTextures[]=
1983 {
1984 "dz\gear\food\data\canned_peaches_co.paa"
1985 };
1986 soundImpactType="metal";
1987 class DamageSystem
1988 {
1989 class GlobalHealth
1990 {
1991 class Health
1992 {
1993 hitpoints=100;
1994 healthLevels[]=
1995 {
1996
1997 {
1998 1,
1999
2000 {
2001 "DZ\gear\food\data\food_can.rvmat"
2002 }
2003 },
2004
2005 {
2006 0.69999999,
2007
2008 {
2009 "DZ\gear\food\data\food_can.rvmat"
2010 }
2011 },
2012
2013 {
2014 0.5,
2015
2016 {
2017 "DZ\gear\food\data\food_can_damage.rvmat"
2018 }
2019 },
2020
2021 {
2022 0.30000001,
2023
2024 {
2025 "DZ\gear\food\data\food_can_damage.rvmat"
2026 }
2027 },
2028
2029 {
2030 0,
2031
2032 {
2033 "DZ\gear\food\data\food_can_destruct.rvmat"
2034 }
2035 }
2036 };
2037 };
2038 };
2039 };
2040 class AnimEvents
2041 {
2042 class SoundWeapon
2043 {
2044 class openTunaCan
2045 {
2046 soundSet="openTunaCan_SoundSet";
2047 id=204;
2048 };
2049 class Eating_TakeFood
2050 {
2051 soundSet="Eating_TakeFood_Soundset";
2052 id=889;
2053 };
2054 class Eating_BoxOpen
2055 {
2056 soundSet="Eating_BoxOpen_Soundset";
2057 id=893;
2058 };
2059 class Eating_BoxShake
2060 {
2061 soundSet="Eating_BoxShake_Soundset";
2062 id=894;
2063 };
2064 class Eating_BoxEnd
2065 {
2066 soundSet="Eating_BoxEnd_Soundset";
2067 id=895;
2068 };
2069 };
2070 };
2071 };
2072 class PeachesCan_Opened: Edible_Base
2073 {
2074 scope=2;
2075 displayName="$STR_PeachesCan0";
2076 descriptionShort="$STR_PeachesCan1";
2077 model="\dz\gear\food\food_can_open.p3d";
2078 debug_ItemCategory=6;
2079 itemSize[]={2,2};
2080 weight=40;
2081 varQuantityInit=400;
2082 varQuantityMin=0;
2083 varQuantityMax=400;
2084 varTemperatureFreezeTime=1980;
2085 varTemperatureThawTime=1980;
2086 varTemperatureMax=120;
2087 temperaturePerQuantityWeight=2;
2088 isMeleeWeapon=1;
2089 hiddenSelections[]=
2090 {
2091 "camoGround"
2092 };
2093 hiddenSelectionsTextures[]=
2094 {
2095 "dz\gear\food\data\canned_peaches_co.paa"
2096 };
2097 soundImpactType="metal";
2098 class DamageSystem
2099 {
2100 class GlobalHealth
2101 {
2102 class Health
2103 {
2104 hitpoints=100;
2105 healthLevels[]=
2106 {
2107
2108 {
2109 1,
2110
2111 {
2112 "DZ\gear\food\data\food_can.rvmat"
2113 }
2114 },
2115
2116 {
2117 0.69999999,
2118
2119 {
2120 "DZ\gear\food\data\food_can.rvmat"
2121 }
2122 },
2123
2124 {
2125 0.5,
2126
2127 {
2128 "DZ\gear\food\data\food_can_damage.rvmat"
2129 }
2130 },
2131
2132 {
2133 0.30000001,
2134
2135 {
2136 "DZ\gear\food\data\food_can_damage.rvmat"
2137 }
2138 },
2139
2140 {
2141 0,
2142
2143 {
2144 "DZ\gear\food\data\food_can_destruct.rvmat"
2145 }
2146 }
2147 };
2148 };
2149 };
2150 };
2151 class Nutrition
2152 {
2153 fullnessIndex=2;
2154 energy=150;
2155 water=50;
2156 nutritionalIndex=1;
2157 toxicity=0;
2158 };
2159 class AnimEvents
2160 {
2161 class SoundWeapon
2162 {
2163 class openTunaCan
2164 {
2165 soundSet="openTunaCan_SoundSet";
2166 id=204;
2167 };
2168 class Eating_TakeFood
2169 {
2170 soundSet="Eating_TakeFood_Soundset";
2171 id=889;
2172 };
2173 class Eating_BoxOpen
2174 {
2175 soundSet="Eating_BoxOpen_Soundset";
2176 id=893;
2177 };
2178 class Eating_BoxShake
2179 {
2180 soundSet="Eating_BoxShake_Soundset";
2181 id=894;
2182 };
2183 class Eating_BoxEnd
2184 {
2185 soundSet="Eating_BoxEnd_Soundset";
2186 id=895;
2187 };
2188 };
2189 };
2190 };
2191 class TacticalBaconCan: Edible_Base
2192 {
2193 scope=2;
2194 displayName="$STR_TacticalBaconCan0";
2195 descriptionShort="$STR_TacticalBaconCan1";
2196 model="\dz\gear\food\food_can.p3d";
2197 debug_ItemCategory=6;
2198 rotationFlags=63;
2199 itemSize[]={2,2};
2200 weight=440;
2201 varTemperatureFreezePoint=-10;
2202 varTemperatureThawPoint=-10;
2203 varTemperatureFreezeTime=3960;
2204 varTemperatureThawTime=3960;
2205 varQuantityInit=0;
2206 varQuantityMin=0;
2207 varQuantityMax=0;
2208 weightPerQuantityUnit=0;
2209 varTemperatureMax=120;
2210 temperaturePerQuantityWeight=2;
2211 quantityShow=0;
2212 quantityBar=0;
2213 isMeleeWeapon=1;
2214 hiddenSelections[]=
2215 {
2216 "camoGround"
2217 };
2218 hiddenSelectionsTextures[]=
2219 {
2220 "dz\gear\food\data\tactical_bacon_co.paa"
2221 };
2222 soundImpactType="metal";
2223 class DamageSystem
2224 {
2225 class GlobalHealth
2226 {
2227 class Health
2228 {
2229 hitpoints=100;
2230 healthLevels[]=
2231 {
2232
2233 {
2234 1,
2235
2236 {
2237 "DZ\gear\food\data\food_can.rvmat"
2238 }
2239 },
2240
2241 {
2242 0.69999999,
2243
2244 {
2245 "DZ\gear\food\data\food_can.rvmat"
2246 }
2247 },
2248
2249 {
2250 0.5,
2251
2252 {
2253 "DZ\gear\food\data\food_can_damage.rvmat"
2254 }
2255 },
2256
2257 {
2258 0.30000001,
2259
2260 {
2261 "DZ\gear\food\data\food_can_damage.rvmat"
2262 }
2263 },
2264
2265 {
2266 0,
2267
2268 {
2269 "DZ\gear\food\data\food_can_destruct.rvmat"
2270 }
2271 }
2272 };
2273 };
2274 };
2275 };
2276 class AnimEvents
2277 {
2278 class SoundWeapon
2279 {
2280 class openTunaCan
2281 {
2282 soundSet="openTunaCan_SoundSet";
2283 id=204;
2284 };
2285 class Eating_TakeFood
2286 {
2287 soundSet="Eating_TakeFood_Soundset";
2288 id=889;
2289 };
2290 class Eating_BoxOpen
2291 {
2292 soundSet="Eating_BoxOpen_Soundset";
2293 id=893;
2294 };
2295 class Eating_BoxShake
2296 {
2297 soundSet="Eating_BoxShake_Soundset";
2298 id=894;
2299 };
2300 class Eating_BoxEnd
2301 {
2302 soundSet="Eating_BoxEnd_Soundset";
2303 id=895;
2304 };
2305 };
2306 };
2307 };
2308 class TacticalBaconCan_Opened: Edible_Base
2309 {
2310 scope=2;
2311 displayName="$STR_TacticalBaconCan0";
2312 descriptionShort="$STR_TacticalBaconCan1";
2313 model="\dz\gear\food\food_can_open.p3d";
2314 debug_ItemCategory=6;
2315 itemSize[]={2,2};
2316 weight=40;
2317 varQuantityInit=400;
2318 varQuantityMin=0;
2319 varQuantityMax=400;
2320 varTemperatureMax=120;
2321 varTemperatureFreezeTime=1980;
2322 varTemperatureThawTime=1980;
2323 temperaturePerQuantityWeight=2;
2324 isMeleeWeapon=1;
2325 hiddenSelections[]=
2326 {
2327 "camoGround"
2328 };
2329 hiddenSelectionsTextures[]=
2330 {
2331 "dz\gear\food\data\tactical_bacon_co.paa"
2332 };
2333 soundImpactType="metal";
2334 class DamageSystem
2335 {
2336 class GlobalHealth
2337 {
2338 class Health
2339 {
2340 hitpoints=100;
2341 healthLevels[]=
2342 {
2343
2344 {
2345 1,
2346
2347 {
2348 "DZ\gear\food\data\food_can.rvmat"
2349 }
2350 },
2351
2352 {
2353 0.69999999,
2354
2355 {
2356 "DZ\gear\food\data\food_can.rvmat"
2357 }
2358 },
2359
2360 {
2361 0.5,
2362
2363 {
2364 "DZ\gear\food\data\food_can_damage.rvmat"
2365 }
2366 },
2367
2368 {
2369 0.30000001,
2370
2371 {
2372 "DZ\gear\food\data\food_can_damage.rvmat"
2373 }
2374 },
2375
2376 {
2377 0,
2378
2379 {
2380 "DZ\gear\food\data\food_can_destruct.rvmat"
2381 }
2382 }
2383 };
2384 };
2385 };
2386 };
2387 class Nutrition
2388 {
2389 fullnessIndex=2;
2390 energy=300;
2391 water=25;
2392 nutritionalIndex=1;
2393 toxicity=0;
2394 };
2395 class AnimEvents
2396 {
2397 class SoundWeapon
2398 {
2399 class openTunaCan
2400 {
2401 soundSet="openTunaCan_SoundSet";
2402 id=204;
2403 };
2404 class Eating_TakeFood
2405 {
2406 soundSet="Eating_TakeFood_Soundset";
2407 id=889;
2408 };
2409 class Eating_BoxOpen
2410 {
2411 soundSet="Eating_BoxOpen_Soundset";
2412 id=893;
2413 };
2414 class Eating_BoxShake
2415 {
2416 soundSet="Eating_BoxShake_Soundset";
2417 id=894;
2418 };
2419 class Eating_BoxEnd
2420 {
2421 soundSet="Eating_BoxEnd_Soundset";
2422 id=895;
2423 };
2424 };
2425 };
2426 };
2427 class SpaghettiCan: Edible_Base
2428 {
2429 scope=2;
2430 displayName="$STR_SpaghettiCan0";
2431 descriptionShort="$STR_SpaghettiCan1";
2432 model="\dz\gear\food\food_can.p3d";
2433 debug_ItemCategory=6;
2434 rotationFlags=63;
2435 itemSize[]={2,2};
2436 weight=440;
2437 varQuantityInit=0;
2438 varQuantityMin=0;
2439 varQuantityMax=0;
2440 weightPerQuantityUnit=0;
2441 varTemperatureFreezeTime=1980;
2442 varTemperatureThawTime=1980;
2443 varTemperatureMax=120;
2444 temperaturePerQuantityWeight=2;
2445 quantityShow=0;
2446 quantityBar=0;
2447 isMeleeWeapon=1;
2448 hiddenSelections[]=
2449 {
2450 "camoGround"
2451 };
2452 hiddenSelectionsTextures[]=
2453 {
2454 "dz\gear\food\data\canned_spaghetti_co.paa"
2455 };
2456 soundImpactType="metal";
2457 class DamageSystem
2458 {
2459 class GlobalHealth
2460 {
2461 class Health
2462 {
2463 hitpoints=100;
2464 healthLevels[]=
2465 {
2466
2467 {
2468 1,
2469
2470 {
2471 "DZ\gear\food\data\food_can.rvmat"
2472 }
2473 },
2474
2475 {
2476 0.69999999,
2477
2478 {
2479 "DZ\gear\food\data\food_can.rvmat"
2480 }
2481 },
2482
2483 {
2484 0.5,
2485
2486 {
2487 "DZ\gear\food\data\food_can_damage.rvmat"
2488 }
2489 },
2490
2491 {
2492 0.30000001,
2493
2494 {
2495 "DZ\gear\food\data\food_can_damage.rvmat"
2496 }
2497 },
2498
2499 {
2500 0,
2501
2502 {
2503 "DZ\gear\food\data\food_can_destruct.rvmat"
2504 }
2505 }
2506 };
2507 };
2508 };
2509 };
2510 class AnimEvents
2511 {
2512 class SoundWeapon
2513 {
2514 class openTunaCan
2515 {
2516 soundSet="openTunaCan_SoundSet";
2517 id=204;
2518 };
2519 class Eating_TakeFood
2520 {
2521 soundSet="Eating_TakeFood_Soundset";
2522 id=889;
2523 };
2524 class Eating_BoxOpen
2525 {
2526 soundSet="Eating_BoxOpen_Soundset";
2527 id=893;
2528 };
2529 class Eating_BoxShake
2530 {
2531 soundSet="Eating_BoxShake_Soundset";
2532 id=894;
2533 };
2534 class Eating_BoxEnd
2535 {
2536 soundSet="Eating_BoxEnd_Soundset";
2537 id=895;
2538 };
2539 };
2540 };
2541 };
2542 class SpaghettiCan_Opened: Edible_Base
2543 {
2544 scope=2;
2545 displayName="$STR_SpaghettiCan0";
2546 descriptionShort="$STR_SpaghettiCan1";
2547 model="\dz\gear\food\food_can_open.p3d";
2548 debug_ItemCategory=6;
2549 itemSize[]={2,2};
2550 weight=40;
2551 varQuantityInit=400;
2552 varQuantityMin=0;
2553 varQuantityMax=400;
2554 varTemperatureFreezeTime=1980;
2555 varTemperatureThawTime=1980;
2556 varTemperatureMax=120;
2557 temperaturePerQuantityWeight=2;
2558 isMeleeWeapon=1;
2559 hiddenSelections[]=
2560 {
2561 "camoGround"
2562 };
2563 hiddenSelectionsTextures[]=
2564 {
2565 "dz\gear\food\data\canned_spaghetti_co.paa"
2566 };
2567 soundImpactType="metal";
2568 class DamageSystem
2569 {
2570 class GlobalHealth
2571 {
2572 class Health
2573 {
2574 hitpoints=100;
2575 healthLevels[]=
2576 {
2577
2578 {
2579 1,
2580
2581 {
2582 "DZ\gear\food\data\food_can.rvmat"
2583 }
2584 },
2585
2586 {
2587 0.69999999,
2588
2589 {
2590 "DZ\gear\food\data\food_can.rvmat"
2591 }
2592 },
2593
2594 {
2595 0.5,
2596
2597 {
2598 "DZ\gear\food\data\food_can_damage.rvmat"
2599 }
2600 },
2601
2602 {
2603 0.30000001,
2604
2605 {
2606 "DZ\gear\food\data\food_can_damage.rvmat"
2607 }
2608 },
2609
2610 {
2611 0,
2612
2613 {
2614 "DZ\gear\food\data\food_can_destruct.rvmat"
2615 }
2616 }
2617 };
2618 };
2619 };
2620 };
2621 class Nutrition
2622 {
2623 fullnessIndex=2;
2624 energy=175;
2625 water=38;
2626 nutritionalIndex=1;
2627 toxicity=0;
2628 };
2629 class AnimEvents
2630 {
2631 class SoundWeapon
2632 {
2633 class openTunaCan
2634 {
2635 soundSet="openTunaCan_SoundSet";
2636 id=204;
2637 };
2638 class Eating_TakeFood
2639 {
2640 soundSet="Eating_TakeFood_Soundset";
2641 id=889;
2642 };
2643 class Eating_BoxOpen
2644 {
2645 soundSet="Eating_BoxOpen_Soundset";
2646 id=893;
2647 };
2648 class Eating_BoxShake
2649 {
2650 soundSet="Eating_BoxShake_Soundset";
2651 id=894;
2652 };
2653 class Eating_BoxEnd
2654 {
2655 soundSet="Eating_BoxEnd_Soundset";
2656 id=895;
2657 };
2658 };
2659 };
2660 };
2661 class SardinesCan: Edible_Base
2662 {
2663 scope=2;
2664 displayName="$STR_SardinesCan0";
2665 descriptionShort="$STR_SardinesCan1";
2666 model="\dz\gear\food\can_sardines.p3d";
2667 debug_ItemCategory=6;
2668 rotationFlags=34;
2669 itemSize[]={2,1};
2670 weight=125;
2671 varTemperatureFreezePoint=0;
2672 varTemperatureThawPoint=0;
2673 varTemperatureFreezeTime=1980;
2674 varTemperatureThawTime=1980;
2675 varQuantityInit=0;
2676 varQuantityMin=0;
2677 varQuantityMax=0;
2678 weightPerQuantityUnit=0;
2679 varTemperatureMax=120;
2680 temperaturePerQuantityWeight=1;
2681 quantityShow=0;
2682 quantityBar=0;
2683 isMeleeWeapon=1;
2684 hiddenSelections[]=
2685 {
2686 "camoGround"
2687 };
2688 hiddenSelectionsTextures[]=
2689 {
2690 "dz\gear\food\data\sardines_CO.paa"
2691 };
2692 soundImpactType="metal";
2693 class DamageSystem
2694 {
2695 class GlobalHealth
2696 {
2697 class Health
2698 {
2699 hitpoints=70;
2700 healthLevels[]=
2701 {
2702
2703 {
2704 1,
2705
2706 {
2707 "DZ\gear\food\data\Sardines.rvmat"
2708 }
2709 },
2710
2711 {
2712 0.69999999,
2713
2714 {
2715 "DZ\gear\food\data\Sardines.rvmat"
2716 }
2717 },
2718
2719 {
2720 0.5,
2721
2722 {
2723 "DZ\gear\food\data\Sardines_damage.rvmat"
2724 }
2725 },
2726
2727 {
2728 0.30000001,
2729
2730 {
2731 "DZ\gear\food\data\Sardines_damage.rvmat"
2732 }
2733 },
2734
2735 {
2736 0,
2737
2738 {
2739 "DZ\gear\food\data\Sardines_destruct.rvmat"
2740 }
2741 }
2742 };
2743 };
2744 };
2745 };
2746 class AnimEvents
2747 {
2748 class SoundWeapon
2749 {
2750 class openTunaCan
2751 {
2752 soundSet="openTunaCan_SoundSet";
2753 id=204;
2754 };
2755 class Eating_TakeFood
2756 {
2757 soundSet="Eating_TakeFood_Soundset";
2758 id=889;
2759 };
2760 class Eating_BoxOpen
2761 {
2762 soundSet="Eating_BoxOpen_Soundset";
2763 id=893;
2764 };
2765 class Eating_BoxShake
2766 {
2767 soundSet="Eating_BoxShake_Soundset";
2768 id=894;
2769 };
2770 class Eating_BoxEnd
2771 {
2772 soundSet="Eating_BoxEnd_Soundset";
2773 id=895;
2774 };
2775 };
2776 };
2777 };
2778 class SardinesCan_Opened: Edible_Base
2779 {
2780 scope=2;
2781 displayName="$STR_SardinesCan0";
2782 descriptionShort="$STR_SardinesCan1";
2783 model="\dz\gear\food\can_sardines_open.p3d";
2784 debug_ItemCategory=6;
2785 itemSize[]={2,1};
2786 weight=25;
2787 varTemperatureFreezePoint=0;
2788 varTemperatureThawPoint=0;
2789 varTemperatureFreezeTime=1980;
2790 varTemperatureThawTime=1980;
2791 varQuantityInit=100;
2792 varQuantityMin=0;
2793 varQuantityMax=100;
2794 varTemperatureMax=120;
2795 temperaturePerQuantityWeight=1;
2796 isMeleeWeapon=1;
2797 hiddenSelections[]=
2798 {
2799 "camoGround"
2800 };
2801 hiddenSelectionsTextures[]=
2802 {
2803 "dz\gear\food\data\sardines_CO.paa"
2804 };
2805 soundImpactType="metal";
2806 class DamageSystem
2807 {
2808 class GlobalHealth
2809 {
2810 class Health
2811 {
2812 hitpoints=70;
2813 healthLevels[]=
2814 {
2815
2816 {
2817 1,
2818
2819 {
2820 "DZ\gear\food\data\Sardines.rvmat"
2821 }
2822 },
2823
2824 {
2825 0.69999999,
2826
2827 {
2828 "DZ\gear\food\data\Sardines.rvmat"
2829 }
2830 },
2831
2832 {
2833 0.5,
2834
2835 {
2836 "DZ\gear\food\data\Sardines_damage.rvmat"
2837 }
2838 },
2839
2840 {
2841 0.30000001,
2842
2843 {
2844 "DZ\gear\food\data\Sardines_damage.rvmat"
2845 }
2846 },
2847
2848 {
2849 0,
2850
2851 {
2852 "DZ\gear\food\data\Sardines_destruct.rvmat"
2853 }
2854 }
2855 };
2856 };
2857 };
2858 };
2859 class Nutrition
2860 {
2861 fullnessIndex=2;
2862 energy=250;
2863 water=25;
2864 nutritionalIndex=1;
2865 toxicity=0;
2866 };
2867 class AnimEvents
2868 {
2869 class SoundWeapon
2870 {
2871 class openTunaCan
2872 {
2873 soundSet="openTunaCan_SoundSet";
2874 id=204;
2875 };
2876 class Eating_TakeFood
2877 {
2878 soundSet="Eating_TakeFood_Soundset";
2879 id=889;
2880 };
2881 class Eating_BoxOpen
2882 {
2883 soundSet="Eating_BoxOpen_Soundset";
2884 id=893;
2885 };
2886 class Eating_BoxShake
2887 {
2888 soundSet="Eating_BoxShake_Soundset";
2889 id=894;
2890 };
2891 class Eating_BoxEnd
2892 {
2893 soundSet="Eating_BoxEnd_Soundset";
2894 id=895;
2895 };
2896 };
2897 };
2898 };
2899 class TunaCan: Edible_Base
2900 {
2901 scope=2;
2902 displayName="$STR_TunaCan0";
2903 descriptionShort="$STR_TunaCan1";
2904 model="\dz\gear\food\Tuna.p3d";
2905 debug_ItemCategory=6;
2906 rotationFlags=32;
2907 itemSize[]={2,1};
2908 weight=265;
2909 varTemperatureFreezePoint=0;
2910 varTemperatureThawPoint=0;
2911 varTemperatureFreezeTime=1980;
2912 varTemperatureThawTime=1980;
2913 varQuantityInit=0;
2914 varQuantityMin=0;
2915 varQuantityMax=0;
2916 weightPerQuantityUnit=0;
2917 varTemperatureMax=120;
2918 temperaturePerQuantityWeight=1;
2919 quantityShow=0;
2920 quantityBar=0;
2921 isMeleeWeapon=1;
2922 hiddenSelections[]=
2923 {
2924 "camoGround"
2925 };
2926 hiddenSelectionsTextures[]=
2927 {
2928 "dz\gear\food\data\tuna_CO.paa"
2929 };
2930 soundImpactType="metal";
2931 class DamageSystem
2932 {
2933 class GlobalHealth
2934 {
2935 class Health
2936 {
2937 hitpoints=70;
2938 healthLevels[]=
2939 {
2940
2941 {
2942 1,
2943
2944 {
2945 "DZ\gear\food\data\tuna.rvmat"
2946 }
2947 },
2948
2949 {
2950 0.69999999,
2951
2952 {
2953 "DZ\gear\food\data\tuna.rvmat"
2954 }
2955 },
2956
2957 {
2958 0.5,
2959
2960 {
2961 "DZ\gear\food\data\tuna_damage.rvmat"
2962 }
2963 },
2964
2965 {
2966 0.30000001,
2967
2968 {
2969 "DZ\gear\food\data\tuna_damage.rvmat"
2970 }
2971 },
2972
2973 {
2974 0,
2975
2976 {
2977 "DZ\gear\food\data\tuna_destruct.rvmat"
2978 }
2979 }
2980 };
2981 };
2982 };
2983 };
2984 class AnimEvents
2985 {
2986 class SoundWeapon
2987 {
2988 class openTunaCan
2989 {
2990 soundSet="openTunaCan_SoundSet";
2991 id=204;
2992 };
2993 class Eating_TakeFood
2994 {
2995 soundSet="Eating_TakeFood_Soundset";
2996 id=889;
2997 };
2998 class Eating_BoxOpen
2999 {
3000 soundSet="Eating_BoxOpen_Soundset";
3001 id=893;
3002 };
3003 class Eating_BoxShake
3004 {
3005 soundSet="Eating_BoxShake_Soundset";
3006 id=894;
3007 };
3008 class Eating_BoxEnd
3009 {
3010 soundSet="Eating_BoxEnd_Soundset";
3011 id=895;
3012 };
3013 };
3014 };
3015 };
3016 class TunaCan_Opened: Edible_Base
3017 {
3018 scope=2;
3019 displayName="$STR_TunaCan0";
3020 descriptionShort="$STR_TunaCan1";
3021 model="\dz\gear\food\tuna_open.p3d";
3022 debug_ItemCategory=6;
3023 itemSize[]={2,1};
3024 weight=15;
3025 varTemperatureFreezePoint=0;
3026 varTemperatureThawPoint=0;
3027 varTemperatureFreezeTime=1980;
3028 varTemperatureThawTime=1980;
3029 varQuantityInit=250;
3030 varQuantityMin=0;
3031 varQuantityMax=250;
3032 varTemperatureMax=120;
3033 temperaturePerQuantityWeight=1;
3034 isMeleeWeapon=1;
3035 hiddenSelections[]=
3036 {
3037 "camoGround"
3038 };
3039 hiddenSelectionsTextures[]=
3040 {
3041 "dz\gear\food\data\tuna_CO.paa"
3042 };
3043 soundImpactType="metal";
3044 class DamageSystem
3045 {
3046 class GlobalHealth
3047 {
3048 class Health
3049 {
3050 hitpoints=70;
3051 healthLevels[]=
3052 {
3053
3054 {
3055 1,
3056
3057 {
3058 "DZ\gear\food\data\tuna.rvmat"
3059 }
3060 },
3061
3062 {
3063 0.69999999,
3064
3065 {
3066 "DZ\gear\food\data\tuna.rvmat"
3067 }
3068 },
3069
3070 {
3071 0.5,
3072
3073 {
3074 "DZ\gear\food\data\tuna_damage.rvmat"
3075 }
3076 },
3077
3078 {
3079 0.30000001,
3080
3081 {
3082 "DZ\gear\food\data\tuna_damage.rvmat"
3083 }
3084 },
3085
3086 {
3087 0,
3088
3089 {
3090 "DZ\gear\food\data\tuna_destruct.rvmat"
3091 }
3092 }
3093 };
3094 };
3095 };
3096 };
3097 class Nutrition
3098 {
3099 fullnessIndex=2;
3100 energy=150;
3101 water=20;
3102 nutritionalIndex=1;
3103 toxicity=0;
3104 };
3105 class AnimEvents
3106 {
3107 class SoundWeapon
3108 {
3109 class openTunaCan
3110 {
3111 soundSet="openTunaCan_SoundSet";
3112 id=204;
3113 };
3114 class Eating_TakeFood
3115 {
3116 soundSet="Eating_TakeFood_Soundset";
3117 id=889;
3118 };
3119 class Eating_BoxOpen
3120 {
3121 soundSet="Eating_BoxOpen_Soundset";
3122 id=893;
3123 };
3124 class Eating_BoxShake
3125 {
3126 soundSet="Eating_BoxShake_Soundset";
3127 id=894;
3128 };
3129 class Eating_BoxEnd
3130 {
3131 soundSet="Eating_BoxEnd_Soundset";
3132 id=895;
3133 };
3134 };
3135 };
3136 };
3137 class FoodCan_250g_ColorBase: Edible_Base
3138 {
3139 model="\dz\gear\food\FoodCan_250g.p3d";
3140 debug_ItemCategory=6;
3141 rotationFlags=2;
3142 itemSize[]={2,1};
3143 weight=265;
3144 varTemperatureFreezePoint=-1;
3145 varTemperatureThawPoint=-1;
3146 varTemperatureFreezeTime=1980;
3147 varTemperatureThawTime=1980;
3148 varQuantityInit=0;
3149 varQuantityMin=0;
3150 varQuantityMax=0;
3151 weightPerQuantityUnit=0;
3152 varTemperatureMax=120;
3153 temperaturePerQuantityWeight=1;
3154 quantityShow=0;
3155 quantityBar=0;
3156 isMeleeWeapon=1;
3157 soundImpactType="metal";
3158 class DamageSystem
3159 {
3160 class GlobalHealth
3161 {
3162 class Health
3163 {
3164 hitpoints=70;
3165 healthLevels[]=
3166 {
3167
3168 {
3169 1,
3170
3171 {
3172 "DZ\gear\food\data\FoodCan_250g.rvmat"
3173 }
3174 },
3175
3176 {
3177 0.69999999,
3178
3179 {
3180 "DZ\gear\food\data\FoodCan_250g.rvmat"
3181 }
3182 },
3183
3184 {
3185 0.5,
3186
3187 {
3188 "DZ\gear\food\data\FoodCan_250g_damage.rvmat"
3189 }
3190 },
3191
3192 {
3193 0.30000001,
3194
3195 {
3196 "DZ\gear\food\data\FoodCan_250g_damage.rvmat"
3197 }
3198 },
3199
3200 {
3201 0,
3202
3203 {
3204 "DZ\gear\food\data\FoodCan_250g_destruct.rvmat"
3205 }
3206 }
3207 };
3208 };
3209 };
3210 };
3211 class AnimEvents
3212 {
3213 class SoundWeapon
3214 {
3215 class openTunaCan
3216 {
3217 soundSet="openTunaCan_SoundSet";
3218 id=204;
3219 };
3220 class Eating_TakeFood
3221 {
3222 soundSet="Eating_TakeFood_Soundset";
3223 id=889;
3224 };
3225 class Eating_BoxOpen
3226 {
3227 soundSet="Eating_BoxOpen_Soundset";
3228 id=893;
3229 };
3230 class Eating_BoxShake
3231 {
3232 soundSet="Eating_BoxShake_Soundset";
3233 id=894;
3234 };
3235 class Eating_BoxEnd
3236 {
3237 soundSet="Eating_BoxEnd_Soundset";
3238 id=895;
3239 };
3240 };
3241 };
3242 };
3243 class FoodCan_250g_Opened_ColorBase: Edible_Base
3244 {
3245 debug_ItemCategory=6;
3246 model="\dz\gear\food\FoodCan_250g_open.p3d";
3247 itemSize[]={2,1};
3248 weight=15;
3249 varQuantityInit=250;
3250 varQuantityMin=0;
3251 varQuantityMax=250;
3252 varTemperatureFreezePoint=-1;
3253 varTemperatureThawPoint=-1;
3254 varTemperatureFreezeTime=1980;
3255 varTemperatureThawTime=1980;
3256 varTemperatureMax=120;
3257 temperaturePerQuantityWeight=1;
3258 isMeleeWeapon=1;
3259 soundImpactType="metal";
3260 class DamageSystem
3261 {
3262 class GlobalHealth
3263 {
3264 class Health
3265 {
3266 hitpoints=70;
3267 healthLevels[]=
3268 {
3269
3270 {
3271 1,
3272
3273 {
3274 "DZ\gear\food\data\FoodCan_250g.rvmat"
3275 }
3276 },
3277
3278 {
3279 0.69999999,
3280
3281 {
3282 "DZ\gear\food\data\FoodCan_250g.rvmat"
3283 }
3284 },
3285
3286 {
3287 0.5,
3288
3289 {
3290 "DZ\gear\food\data\FoodCan_250g_damage.rvmat"
3291 }
3292 },
3293
3294 {
3295 0.30000001,
3296
3297 {
3298 "DZ\gear\food\data\FoodCan_250g_damage.rvmat"
3299 }
3300 },
3301
3302 {
3303 0,
3304
3305 {
3306 "DZ\gear\food\data\FoodCan_250g_destruct.rvmat"
3307 }
3308 }
3309 };
3310 };
3311 };
3312 };
3313 class AnimEvents
3314 {
3315 class SoundWeapon
3316 {
3317 class openTunaCan
3318 {
3319 soundSet="openTunaCan_SoundSet";
3320 id=204;
3321 };
3322 class Eating_TakeFood
3323 {
3324 soundSet="Eating_TakeFood_Soundset";
3325 id=889;
3326 };
3327 class Eating_BoxOpen
3328 {
3329 soundSet="Eating_BoxOpen_Soundset";
3330 id=893;
3331 };
3332 class Eating_BoxShake
3333 {
3334 soundSet="Eating_BoxShake_Soundset";
3335 id=894;
3336 };
3337 class Eating_BoxEnd
3338 {
3339 soundSet="Eating_BoxEnd_Soundset";
3340 id=895;
3341 };
3342 };
3343 };
3344 };
3345 class DogFoodCan: FoodCan_250g_ColorBase
3346 {
3347 scope=2;
3348 displayName="$STR_DogFoodCan0";
3349 descriptionShort="$STR_DogFoodCan1";
3350 class InventorySlotsOffsets
3351 {
3352 class DirectCookingA
3353 {
3354 position[]={0,0.02,0};
3355 orientation[]={0,0,0};
3356 };
3357 class DirectCookingB
3358 {
3359 position[]={0,0.02,0};
3360 orientation[]={0,0,0};
3361 };
3362 class DirectCookingC
3363 {
3364 position[]={0,0.02,0};
3365 orientation[]={0,0,0};
3366 };
3367 };
3368 };
3369 class DogFoodCan_Opened: FoodCan_250g_Opened_ColorBase
3370 {
3371 scope=2;
3372 displayName="$STR_DogFoodCan0";
3373 descriptionShort="$STR_DogFoodCan1";
3374 class Nutrition
3375 {
3376 fullnessIndex=10;
3377 energy=150;
3378 water=40;
3379 nutritionalIndex=1;
3380 toxicity=0;
3381 };
3382 class InventorySlotsOffsets
3383 {
3384 class DirectCookingA
3385 {
3386 position[]={0,0.02,0};
3387 orientation[]={0,0,0};
3388 };
3389 class DirectCookingB
3390 {
3391 position[]={0,0.02,0};
3392 orientation[]={0,0,0};
3393 };
3394 class DirectCookingC
3395 {
3396 position[]={0,0.02,0};
3397 orientation[]={0,0,0};
3398 };
3399 };
3400 };
3401 class CatFoodCan: FoodCan_250g_ColorBase
3402 {
3403 scope=2;
3404 displayName="$STR_CatFoodCan0";
3405 descriptionShort="$STR_CatFoodCan1";
3406 hiddenSelections[]=
3407 {
3408 "camoGround"
3409 };
3410 hiddenSelectionsTextures[]=
3411 {
3412 "\dz\gear\food\Data\FoodCan_250g_Cat_CO.paa"
3413 };
3414 class InventorySlotsOffsets
3415 {
3416 class DirectCookingA
3417 {
3418 position[]={0,0.02,0};
3419 orientation[]={0,0,0};
3420 };
3421 class DirectCookingB
3422 {
3423 position[]={0,0.02,0};
3424 orientation[]={0,0,0};
3425 };
3426 class DirectCookingC
3427 {
3428 position[]={0,0.02,0};
3429 orientation[]={0,0,0};
3430 };
3431 };
3432 };
3433 class CatFoodCan_Opened: FoodCan_250g_Opened_ColorBase
3434 {
3435 scope=2;
3436 displayName="$STR_CatFoodCan0";
3437 descriptionShort="$STR_CatFoodCan1";
3438 hiddenSelections[]=
3439 {
3440 "camoGround"
3441 };
3442 hiddenSelectionsTextures[]=
3443 {
3444 "\dz\gear\food\Data\FoodCan_250g_Cat_CO.paa"
3445 };
3446 class Nutrition
3447 {
3448 fullnessIndex=10;
3449 energy=125;
3450 water=40;
3451 nutritionalIndex=1;
3452 toxicity=0;
3453 };
3454 class InventorySlotsOffsets
3455 {
3456 class DirectCookingA
3457 {
3458 position[]={0,0.0099999998,0};
3459 orientation[]={0,0,0};
3460 };
3461 class DirectCookingB
3462 {
3463 position[]={0,0.0099999998,0};
3464 orientation[]={0,0,0};
3465 };
3466 class DirectCookingC
3467 {
3468 position[]={0,0.0099999998,0};
3469 orientation[]={0,0,0};
3470 };
3471 };
3472 };
3473 class PorkCan: FoodCan_250g_ColorBase
3474 {
3475 scope=2;
3476 displayName="$STR_PorkCan0";
3477 descriptionShort="$STR_PorkCan1";
3478 varTemperatureFreezePoint=0;
3479 varTemperatureThawPoint=0;
3480 hiddenSelections[]=
3481 {
3482 "camoGround"
3483 };
3484 hiddenSelectionsTextures[]=
3485 {
3486 "\dz\gear\food\Data\FoodCan_250g_Pork_CO.paa"
3487 };
3488 class InventorySlotsOffsets
3489 {
3490 class DirectCookingA
3491 {
3492 position[]={0,0.0099999998,0};
3493 orientation[]={0,0,0};
3494 };
3495 class DirectCookingB
3496 {
3497 position[]={0,0.0099999998,0};
3498 orientation[]={0,0,0};
3499 };
3500 class DirectCookingC
3501 {
3502 position[]={0,0.0099999998,0};
3503 orientation[]={0,0,0};
3504 };
3505 };
3506 };
3507 class PorkCan_Opened: FoodCan_250g_Opened_ColorBase
3508 {
3509 scope=2;
3510 displayName="$STR_PorkCan0";
3511 descriptionShort="$STR_PorkCan1";
3512 varTemperatureFreezePoint=0;
3513 varTemperatureThawPoint=0;
3514 hiddenSelections[]=
3515 {
3516 "camoGround"
3517 };
3518 hiddenSelectionsTextures[]=
3519 {
3520 "\dz\gear\food\Data\FoodCan_250g_Pork_CO.paa"
3521 };
3522 class Nutrition
3523 {
3524 fullnessIndex=2;
3525 energy=225;
3526 water=20;
3527 nutritionalIndex=1;
3528 toxicity=0;
3529 };
3530 class InventorySlotsOffsets
3531 {
3532 class DirectCookingA
3533 {
3534 position[]={0,0.0099999998,0};
3535 orientation[]={0,0,0};
3536 };
3537 class DirectCookingB
3538 {
3539 position[]={0,0.0099999998,0};
3540 orientation[]={0,0,0};
3541 };
3542 class DirectCookingC
3543 {
3544 position[]={0,0.0099999998,0};
3545 orientation[]={0,0,0};
3546 };
3547 };
3548 };
3549 class Lunchmeat: FoodCan_250g_ColorBase
3550 {
3551 scope=2;
3552 displayName="$STR_Lunchmeat0";
3553 descriptionShort="$STR_Lunchmeat1";
3554 varTemperatureFreezePoint=0;
3555 varTemperatureThawPoint=0;
3556 hiddenSelections[]=
3557 {
3558 "camoGround"
3559 };
3560 hiddenSelectionsTextures[]=
3561 {
3562 "dz\gear\food\data\foodcan_250g_lunch_co.paa"
3563 };
3564 class InventorySlotsOffsets
3565 {
3566 class DirectCookingA
3567 {
3568 position[]={0,0.0099999998,0};
3569 orientation[]={0,0,0};
3570 };
3571 class DirectCookingB
3572 {
3573 position[]={0,0.0099999998,0};
3574 orientation[]={0,0,0};
3575 };
3576 class DirectCookingC
3577 {
3578 position[]={0,0.0099999998,0};
3579 orientation[]={0,0,0};
3580 };
3581 };
3582 };
3583 class Lunchmeat_Opened: FoodCan_250g_Opened_ColorBase
3584 {
3585 scope=2;
3586 displayName="$STR_Lunchmeat0";
3587 descriptionShort="$STR_Lunchmeat1";
3588 varTemperatureFreezePoint=0;
3589 varTemperatureThawPoint=0;
3590 hiddenSelections[]=
3591 {
3592 "camoGround"
3593 };
3594 hiddenSelectionsTextures[]=
3595 {
3596 "dz\gear\food\data\foodcan_250g_lunch_co.paa"
3597 };
3598 class Nutrition
3599 {
3600 fullnessIndex=2;
3601 energy=200;
3602 water=20;
3603 nutritionalIndex=1;
3604 toxicity=0;
3605 };
3606 class InventorySlotsOffsets
3607 {
3608 class DirectCookingA
3609 {
3610 position[]={0,0.0099999998,0};
3611 orientation[]={0,0,0};
3612 };
3613 class DirectCookingB
3614 {
3615 position[]={0,0.0099999998,0};
3616 orientation[]={0,0,0};
3617 };
3618 class DirectCookingC
3619 {
3620 position[]={0,0.0099999998,0};
3621 orientation[]={0,0,0};
3622 };
3623 };
3624 };
3625 class CrabCan: FoodCan_250g_ColorBase
3626 {
3627 scope=2;
3628 displayName="$STR_cfgVehicles_CrabCan0";
3629 descriptionShort="$STR_cfgVehicles_CrabCan1";
3630 varTemperatureFreezePoint=0;
3631 varTemperatureThawPoint=0;
3632 hiddenSelections[]=
3633 {
3634 "camoGround"
3635 };
3636 hiddenSelectionsTextures[]=
3637 {
3638 "dz\gear\food\data\foodcan_250g_crab_co.paa"
3639 };
3640 class InventorySlotsOffsets
3641 {
3642 class DirectCookingA
3643 {
3644 position[]={0,0.0099999998,0};
3645 orientation[]={0,0,0};
3646 };
3647 class DirectCookingB
3648 {
3649 position[]={0,0.0099999998,0};
3650 orientation[]={0,0,0};
3651 };
3652 class DirectCookingC
3653 {
3654 position[]={0,0.0099999998,0};
3655 orientation[]={0,0,0};
3656 };
3657 };
3658 };
3659 class CrabCan_Opened: FoodCan_250g_Opened_ColorBase
3660 {
3661 scope=2;
3662 displayName="$STR_cfgVehicles_CrabCan0";
3663 descriptionShort="$STR_cfgVehicles_CrabCan1";
3664 varTemperatureFreezePoint=0;
3665 varTemperatureThawPoint=0;
3666 hiddenSelections[]=
3667 {
3668 "camoGround"
3669 };
3670 hiddenSelectionsTextures[]=
3671 {
3672 "dz\gear\food\data\foodcan_250g_crab_co.paa"
3673 };
3674 class Nutrition
3675 {
3676 fullnessIndex=2;
3677 energy=200;
3678 water=50;
3679 nutritionalIndex=1;
3680 toxicity=0;
3681 };
3682 class InventorySlotsOffsets
3683 {
3684 class DirectCookingA
3685 {
3686 position[]={0,0.0099999998,0};
3687 orientation[]={0,0,0};
3688 };
3689 class DirectCookingB
3690 {
3691 position[]={0,0.0099999998,0};
3692 orientation[]={0,0,0};
3693 };
3694 class DirectCookingC
3695 {
3696 position[]={0,0.0099999998,0};
3697 orientation[]={0,0,0};
3698 };
3699 };
3700 };
3701 class UnknownFoodCan: Edible_Base
3702 {
3703 scope=2;
3704 displayName="$STR_UnknownFoodCan0";
3705 descriptionShort="$STR_UnknownFoodCan1";
3706 model="\dz\gear\food\food_can.p3d";
3707 debug_ItemCategory=6;
3708 hiddenSelections[]=
3709 {
3710 "camoGround"
3711 };
3712 hiddenSelectionsTextures[]=
3713 {
3714 "dz\gear\food\data\UnknownFoodCan_co.paa"
3715 };
3716 rotationFlags=63;
3717 itemSize[]={2,2};
3718 weight=440;
3719 varTemperatureFreezePoint=-1;
3720 varTemperatureThawPoint=-1;
3721 varTemperatureFreezeTime=1980;
3722 varTemperatureThawTime=1980;
3723 varQuantityInit=0;
3724 varQuantityMin=0;
3725 varQuantityMax=0;
3726 weightPerQuantityUnit=0;
3727 varTemperatureMax=120;
3728 temperaturePerQuantityWeight=2;
3729 quantityShow=0;
3730 quantityBar=0;
3731 isMeleeWeapon=1;
3732 soundImpactType="metal";
3733 class DamageSystem
3734 {
3735 class GlobalHealth
3736 {
3737 class Health
3738 {
3739 hitpoints=100;
3740 healthLevels[]=
3741 {
3742
3743 {
3744 1,
3745
3746 {
3747 "DZ\gear\food\data\food_can.rvmat"
3748 }
3749 },
3750
3751 {
3752 0.69999999,
3753
3754 {
3755 "DZ\gear\food\data\food_can.rvmat"
3756 }
3757 },
3758
3759 {
3760 0.5,
3761
3762 {
3763 "DZ\gear\food\data\food_can_damage.rvmat"
3764 }
3765 },
3766
3767 {
3768 0.30000001,
3769
3770 {
3771 "DZ\gear\food\data\food_can_damage.rvmat"
3772 }
3773 },
3774
3775 {
3776 0,
3777
3778 {
3779 "DZ\gear\food\data\food_can_destruct.rvmat"
3780 }
3781 }
3782 };
3783 };
3784 };
3785 };
3786 class AnimEvents
3787 {
3788 class SoundWeapon
3789 {
3790 class openTunaCan
3791 {
3792 soundSet="openTunaCan_SoundSet";
3793 id=204;
3794 };
3795 class Eating_TakeFood
3796 {
3797 soundSet="Eating_TakeFood_Soundset";
3798 id=889;
3799 };
3800 class Eating_BoxOpen
3801 {
3802 soundSet="Eating_BoxOpen_Soundset";
3803 id=893;
3804 };
3805 class Eating_BoxShake
3806 {
3807 soundSet="Eating_BoxShake_Soundset";
3808 id=894;
3809 };
3810 class Eating_BoxEnd
3811 {
3812 soundSet="Eating_BoxEnd_Soundset";
3813 id=895;
3814 };
3815 };
3816 };
3817 };
3818 class UnknownFoodCan_Opened: Edible_Base
3819 {
3820 scope=2;
3821 displayName="$STR_UnknownFoodCan0";
3822 descriptionShort="$STR_UnknownFoodCan1";
3823 model="\dz\gear\food\food_can_open.p3d";
3824 debug_ItemCategory=6;
3825 hiddenSelections[]=
3826 {
3827 "camoGround"
3828 };
3829 hiddenSelectionsTextures[]=
3830 {
3831 "dz\gear\food\data\UnknownFoodCan_co.paa"
3832 };
3833 itemSize[]={2,2};
3834 weight=40;
3835 varTemperatureFreezePoint=-1;
3836 varTemperatureThawPoint=-1;
3837 varTemperatureFreezeTime=1980;
3838 varTemperatureThawTime=1980;
3839 varTemperatureMax=120;
3840 varQuantityInit=400;
3841 varQuantityMin=0;
3842 varQuantityMax=400;
3843 temperaturePerQuantityWeight=2;
3844 isMeleeWeapon=1;
3845 soundImpactType="metal";
3846 class DamageSystem
3847 {
3848 class GlobalHealth
3849 {
3850 class Health
3851 {
3852 hitpoints=100;
3853 healthLevels[]=
3854 {
3855
3856 {
3857 1,
3858
3859 {
3860 "DZ\gear\food\data\food_can.rvmat"
3861 }
3862 },
3863
3864 {
3865 0.69999999,
3866
3867 {
3868 "DZ\gear\food\data\food_can.rvmat"
3869 }
3870 },
3871
3872 {
3873 0.5,
3874
3875 {
3876 "DZ\gear\food\data\food_can_damage.rvmat"
3877 }
3878 },
3879
3880 {
3881 0.30000001,
3882
3883 {
3884 "DZ\gear\food\data\food_can_damage.rvmat"
3885 }
3886 },
3887
3888 {
3889 0,
3890
3891 {
3892 "DZ\gear\food\data\food_can_destruct.rvmat"
3893 }
3894 }
3895 };
3896 };
3897 };
3898 };
3899 class Nutrition
3900 {
3901 fullnessIndex=10;
3902 energy=200;
3903 water=50;
3904 nutritionalIndex=1;
3905 toxicity=0;
3906 agentsPerDigest=1;
3907 };
3908 class AnimEvents
3909 {
3910 class SoundWeapon
3911 {
3912 class openTunaCan
3913 {
3914 soundSet="openTunaCan_SoundSet";
3915 id=204;
3916 };
3917 class Eating_TakeFood
3918 {
3919 soundSet="Eating_TakeFood_Soundset";
3920 id=889;
3921 };
3922 class Eating_BoxOpen
3923 {
3924 soundSet="Eating_BoxOpen_Soundset";
3925 id=893;
3926 };
3927 class Eating_BoxShake
3928 {
3929 soundSet="Eating_BoxShake_Soundset";
3930 id=894;
3931 };
3932 class Eating_BoxEnd
3933 {
3934 soundSet="Eating_BoxEnd_Soundset";
3935 id=895;
3936 };
3937 };
3938 };
3939 };
3940 class FoodCan_100g_ColorBase: Edible_Base
3941 {
3942 debug_ItemCategory=6;
3943 model="\dz\gear\food\FoodCan_100g.p3d";
3944 rotationFlags=2;
3945 itemSize[]={1,1};
3946 weight=115;
3947 varQuantityInit=0;
3948 varQuantityMin=0;
3949 varQuantityMax=0;
3950 weightPerQuantityUnit=0;
3951 varTemperatureFreezeTime=2376;
3952 varTemperatureThawTime=2376;
3953 varTemperatureMax=120;
3954 temperaturePerQuantityWeight=0.5;
3955 quantityShow=0;
3956 quantityBar=0;
3957 isMeleeWeapon=1;
3958 soundImpactType="plastic";
3959 class DamageSystem
3960 {
3961 class GlobalHealth
3962 {
3963 class Health
3964 {
3965 hitpoints=70;
3966 healthLevels[]=
3967 {
3968
3969 {
3970 1,
3971
3972 {
3973 "DZ\gear\food\data\FoodCan_100g.rvmat",
3974 "DZ\gear\food\data\FoodCan_100g_silver.rvmat",
3975 "DZ\gear\food\data\FoodCan_100g_content.rvmat"
3976 }
3977 },
3978
3979 {
3980 0.69999999,
3981
3982 {
3983 "DZ\gear\food\data\FoodCan_100g.rvmat",
3984 "DZ\gear\food\data\FoodCan_100g_silver.rvmat",
3985 "DZ\gear\food\data\FoodCan_100g_content.rvmat"
3986 }
3987 },
3988
3989 {
3990 0.5,
3991
3992 {
3993 "DZ\gear\food\data\FoodCan_100g_damage.rvmat",
3994 "DZ\gear\food\data\FoodCan_100g_silver_damage.rvmat",
3995 "DZ\gear\food\data\FoodCan_100g_content_damage.rvmat"
3996 }
3997 },
3998
3999 {
4000 0.30000001,
4001
4002 {
4003 "DZ\gear\food\data\FoodCan_100g_damage.rvmat",
4004 "DZ\gear\food\data\FoodCan_100g_silver_damage.rvmat",
4005 "DZ\gear\food\data\FoodCan_100g_content_damage.rvmat"
4006 }
4007 },
4008
4009 {
4010 0,
4011
4012 {
4013 "DZ\gear\food\data\FoodCan_100g_destruct.rvmat",
4014 "DZ\gear\food\data\FoodCan_100g_silver_destruct.rvmat",
4015 "DZ\gear\food\data\FoodCan_100g_content_destruct.rvmat"
4016 }
4017 }
4018 };
4019 };
4020 };
4021 };
4022 class AnimEvents
4023 {
4024 class SoundWeapon
4025 {
4026 class openTunaCan
4027 {
4028 soundSet="openTunaCan_SoundSet";
4029 id=204;
4030 };
4031 class Eating_TakeFood
4032 {
4033 soundSet="Eating_TakeFood_Soundset";
4034 id=889;
4035 };
4036 class Eating_BoxOpen
4037 {
4038 soundSet="Eating_BoxOpen_Soundset";
4039 id=893;
4040 };
4041 class Eating_BoxShake
4042 {
4043 soundSet="Eating_BoxShake_Soundset";
4044 id=894;
4045 };
4046 class Eating_BoxEnd
4047 {
4048 soundSet="Eating_BoxEnd_Soundset";
4049 id=895;
4050 };
4051 };
4052 };
4053 };
4054 class FoodCan_100g_Opened_ColorBase: Edible_Base
4055 {
4056 debug_ItemCategory=6;
4057 model="\dz\gear\food\FoodCan_100g_open.p3d";
4058 itemSize[]={1,1};
4059 weight=15;
4060 varQuantityInit=100;
4061 varQuantityMin=0;
4062 varQuantityMax=100;
4063 varTemperatureFreezeTime=2376;
4064 varTemperatureThawTime=2376;
4065 varTemperatureMax=120;
4066 temperaturePerQuantityWeight=0.5;
4067 isMeleeWeapon=1;
4068 class DamageSystem
4069 {
4070 class GlobalHealth
4071 {
4072 class Health
4073 {
4074 hitpoints=70;
4075 healthLevels[]=
4076 {
4077
4078 {
4079 1,
4080
4081 {
4082 "DZ\gear\food\data\FoodCan_100g.rvmat",
4083 "DZ\gear\food\data\FoodCan_100g_white.rvmat",
4084 "DZ\gear\food\data\FoodCan_100g_content.rvmat"
4085 }
4086 },
4087
4088 {
4089 0.69999999,
4090
4091 {
4092 "DZ\gear\food\data\FoodCan_100g.rvmat",
4093 "DZ\gear\food\data\FoodCan_100g_white.rvmat",
4094 "DZ\gear\food\data\FoodCan_100g_content.rvmat"
4095 }
4096 },
4097
4098 {
4099 0.5,
4100
4101 {
4102 "DZ\gear\food\data\FoodCan_100g_damage.rvmat",
4103 "DZ\gear\food\data\FoodCan_100g_white_damage.rvmat",
4104 "DZ\gear\food\data\FoodCan_100g_content_damage.rvmat"
4105 }
4106 },
4107
4108 {
4109 0.30000001,
4110
4111 {
4112 "DZ\gear\food\data\FoodCan_100g_damage.rvmat",
4113 "DZ\gear\food\data\FoodCan_100g_white_damage.rvmat",
4114 "DZ\gear\food\data\FoodCan_100g_content_damage.rvmat"
4115 }
4116 },
4117
4118 {
4119 0,
4120
4121 {
4122 "DZ\gear\food\data\FoodCan_100g_destruct.rvmat",
4123 "DZ\gear\food\data\FoodCan_100g_white_destruct.rvmat",
4124 "DZ\gear\food\data\FoodCan_100g_content_destruct.rvmat"
4125 }
4126 }
4127 };
4128 };
4129 };
4130 };
4131 };
4132 class Pajka: FoodCan_100g_ColorBase
4133 {
4134 scope=2;
4135 displayName="$STR_Pajka0";
4136 descriptionShort="$STR_Pajka1";
4137 class InventorySlotsOffsets
4138 {
4139 class DirectCookingA
4140 {
4141 position[]={0,0.0099999998,0};
4142 orientation[]={0,0,0};
4143 };
4144 class DirectCookingB
4145 {
4146 position[]={0,0.0099999998,0};
4147 orientation[]={0,0,0};
4148 };
4149 class DirectCookingC
4150 {
4151 position[]={0,0.0099999998,0};
4152 orientation[]={0,0,0};
4153 };
4154 };
4155 };
4156 class Pajka_Opened: FoodCan_100g_Opened_ColorBase
4157 {
4158 scope=2;
4159 displayName="$STR_Pajka0";
4160 descriptionShort="$STR_Pajka1";
4161 class Nutrition
4162 {
4163 fullnessIndex=2;
4164 energy=150;
4165 water=20;
4166 nutritionalIndex=1;
4167 toxicity=0;
4168 };
4169 class InventorySlotsOffsets
4170 {
4171 class DirectCookingA
4172 {
4173 position[]={0,0.0099999998,0};
4174 orientation[]={0,0,0};
4175 };
4176 class DirectCookingB
4177 {
4178 position[]={0,0.0099999998,0};
4179 orientation[]={0,0,0};
4180 };
4181 class DirectCookingC
4182 {
4183 position[]={0,0.0099999998,0};
4184 orientation[]={0,0,0};
4185 };
4186 };
4187 };
4188 class Pate: FoodCan_100g_ColorBase
4189 {
4190 scope=2;
4191 displayName="$STR_Pate0";
4192 descriptionShort="$STR_Pate1";
4193 hiddenSelections[]=
4194 {
4195 "camoGround"
4196 };
4197 hiddenSelectionsTextures[]=
4198 {
4199 "\dz\gear\food\Data\FoodCan_100g_Liver_CO.paa"
4200 };
4201 class InventorySlotsOffsets
4202 {
4203 class DirectCookingA
4204 {
4205 position[]={0,0.0099999998,0};
4206 orientation[]={0,0,0};
4207 };
4208 class DirectCookingB
4209 {
4210 position[]={0,0.0099999998,0};
4211 orientation[]={0,0,0};
4212 };
4213 class DirectCookingC
4214 {
4215 position[]={0,0.0099999998,0};
4216 orientation[]={0,0,0};
4217 };
4218 };
4219 };
4220 class Pate_Opened: FoodCan_100g_Opened_ColorBase
4221 {
4222 scope=2;
4223 displayName="$STR_Pate0";
4224 descriptionShort="$STR_Pate1";
4225 hiddenSelections[]=
4226 {
4227 "camoGround"
4228 };
4229 hiddenSelectionsTextures[]=
4230 {
4231 "\dz\gear\food\Data\FoodCan_100g_Liver_CO.paa"
4232 };
4233 class Nutrition
4234 {
4235 fullnessIndex=2;
4236 energy=250;
4237 water=20;
4238 nutritionalIndex=1;
4239 toxicity=0;
4240 };
4241 class InventorySlotsOffsets
4242 {
4243 class DirectCookingA
4244 {
4245 position[]={0,0.0099999998,0};
4246 orientation[]={0,0,0};
4247 };
4248 class DirectCookingB
4249 {
4250 position[]={0,0.0099999998,0};
4251 orientation[]={0,0,0};
4252 };
4253 class DirectCookingC
4254 {
4255 position[]={0,0.0099999998,0};
4256 orientation[]={0,0,0};
4257 };
4258 };
4259 };
4260 class BrisketSpread: FoodCan_100g_ColorBase
4261 {
4262 scope=2;
4263 displayName="$STR_BrisketSpread0";
4264 descriptionShort="$STR_BrisketSpread1";
4265 hiddenSelections[]=
4266 {
4267 "camoGround"
4268 };
4269 hiddenSelectionsTextures[]=
4270 {
4271 "\dz\gear\food\Data\FoodCan_100g_Brisket_CO.paa"
4272 };
4273 class InventorySlotsOffsets
4274 {
4275 class DirectCookingA
4276 {
4277 position[]={0,0.0099999998,0};
4278 orientation[]={0,0,0};
4279 };
4280 class DirectCookingB
4281 {
4282 position[]={0,0.0099999998,0};
4283 orientation[]={0,0,0};
4284 };
4285 class DirectCookingC
4286 {
4287 position[]={0,0.0099999998,0};
4288 orientation[]={0,0,0};
4289 };
4290 };
4291 };
4292 class BrisketSpread_Opened: FoodCan_100g_Opened_ColorBase
4293 {
4294 scope=2;
4295 displayName="$STR_BrisketSpread0";
4296 descriptionShort="$STR_BrisketSpread1";
4297 hiddenSelections[]=
4298 {
4299 "camoGround"
4300 };
4301 hiddenSelectionsTextures[]=
4302 {
4303 "\dz\gear\food\Data\FoodCan_100g_Brisket_CO.paa"
4304 };
4305 class Nutrition
4306 {
4307 fullnessIndex=2;
4308 energy=200;
4309 water=20;
4310 nutritionalIndex=1;
4311 toxicity=0;
4312 };
4313 class InventorySlotsOffsets
4314 {
4315 class DirectCookingA
4316 {
4317 position[]={0,0.0099999998,0};
4318 orientation[]={0,0,0};
4319 };
4320 class DirectCookingB
4321 {
4322 position[]={0,0.0099999998,0};
4323 orientation[]={0,0,0};
4324 };
4325 class DirectCookingC
4326 {
4327 position[]={0,0.0099999998,0};
4328 orientation[]={0,0,0};
4329 };
4330 };
4331 };
4332 class Apple: Edible_Base
4333 {
4334 scope=2;
4335 displayName="$STR_Apple0";
4336 descriptionShort="$STR_Apple1";
4337 model="\dz\gear\food\apple.p3d";
4338 debug_ItemCategory=6;
4339 weight=0;
4340 itemSize[]={1,1};
4341 stackedUnit="g";
4342 absorbency=0.2;
4343 varQuantityInit=125;
4344 varQuantityMin=0;
4345 varQuantityMax=125;
4346 quantityBar=1;
4347 varTemperatureFreezeTime=2376;
4348 varTemperatureThawTime=2376;
4349 varTemperatureMax=110;
4350 temperaturePerQuantityWeight=0.5;
4351 ammoType="G_GrenadeHand";
4352 inventorySlot[]=
4353 {
4354 "Ingredient",
4355 "DirectCookingA",
4356 "DirectCookingB",
4357 "DirectCookingC",
4358 "SmokingA",
4359 "SmokingB",
4360 "SmokingC",
4361 "SmokingD",
4362 "Trap_Bait",
4363 "Trap_Bait_2"
4364 };
4365 containsSeedsType="";
4366 containsSeedsQuantity="0";
4367 hiddenSelections[]=
4368 {
4369 "cs_raw",
4370 "cs_boiled",
4371 "cs_dried"
4372 };
4373 hiddenSelectionsTextures[]=
4374 {
4375 "dz\gear\food\data\apple_raw_CO.paa",
4376 "dz\gear\food\data\apple_baked_CO.paa",
4377 "dz\gear\food\data\apple_baked_CO.paa",
4378 "dz\gear\food\data\apple_dried_CO.paa",
4379 "dz\gear\food\data\apple_burnt_CO.paa"
4380 };
4381 hiddenSelectionsMaterials[]=
4382 {
4383 "dz\gear\food\data\apple_raw.rvmat",
4384 "dz\gear\food\data\apple_baked.rvmat",
4385 "dz\gear\food\data\apple_boiled.rvmat",
4386 "dz\gear\food\data\apple_dried.rvmat",
4387 "dz\gear\food\data\apple_burnt.rvmat",
4388 "dz\gear\food\data\apple_rotten.rvmat"
4389 };
4390 class DamageSystem
4391 {
4392 class GlobalHealth
4393 {
4394 class Health
4395 {
4396 hitpoints=10;
4397 healthLevels[]=
4398 {
4399
4400 {
4401 1,
4402 {}
4403 },
4404
4405 {
4406 0.69999999,
4407 {}
4408 },
4409
4410 {
4411 0.5,
4412 {}
4413 },
4414
4415 {
4416 0.30000001,
4417 {}
4418 },
4419
4420 {
4421 0,
4422 {}
4423 }
4424 };
4425 };
4426 };
4427 };
4428 class Trapping
4429 {
4430 baitTypes[]={3};
4431 baitTypeChances[]={0.69999999};
4432 resultQuantityBaseMod=0;
4433 resultQuantityDispersionMin=0;
4434 resultQuantityDispersionMax=0;
4435 };
4436 class AnimationSources: FoodAnimationSources
4437 {
4438 };
4439 class Food
4440 {
4441 class FoodStages
4442 {
4443 class Raw
4444 {
4445 visual_properties[]={0,0,0};
4446 nutrition_properties[]={1,100,40,1,0};
4447 cooking_properties[]={0,0};
4448 };
4449 class Rotten
4450 {
4451 visual_properties[]={-1,-1,5};
4452 nutrition_properties[]={10,75,16,1,0,16,1,9};
4453 cooking_properties[]={0,0};
4454 };
4455 class Baked
4456 {
4457 visual_properties[]={1,1,1};
4458 nutrition_properties[]={1,250,24,1,0};
4459 cooking_properties[]={70,35};
4460 };
4461 class Boiled
4462 {
4463 visual_properties[]={1,2,2};
4464 nutrition_properties[]={1,200,64,1,0};
4465 cooking_properties[]={105,45};
4466 };
4467 class Dried
4468 {
4469 visual_properties[]={2,3,3};
4470 nutrition_properties[]={1,200,8,1,0};
4471 cooking_properties[]={70,30,80};
4472 };
4473 class Burned
4474 {
4475 visual_properties[]={1,4,4};
4476 nutrition_properties[]={5,100,0,1,0,16,1,4};
4477 cooking_properties[]={100,20};
4478 };
4479 };
4480 class FoodStageTransitions: FruitStageTransitions
4481 {
4482 };
4483 };
4484 soundImpactType="organic";
4485 class AnimEvents
4486 {
4487 class SoundWeapon
4488 {
4489 class openTunaCan
4490 {
4491 soundSet="openTunaCan_SoundSet";
4492 id=204;
4493 };
4494 class pickUpItem
4495 {
4496 soundSet="Apple_pickup_SoundSet";
4497 id=797;
4498 };
4499 class Eating_TakeFood
4500 {
4501 soundSet="Eating_TakeFood_Soundset";
4502 id=889;
4503 };
4504 class Eating_BoxOpen
4505 {
4506 soundSet="Eating_BoxOpen_Soundset";
4507 id=893;
4508 };
4509 class Eating_BoxShake
4510 {
4511 soundSet="Eating_BoxShake_Soundset";
4512 id=894;
4513 };
4514 class Eating_BoxEnd
4515 {
4516 soundSet="Eating_BoxEnd_Soundset";
4517 id=895;
4518 };
4519 };
4520 };
4521 };
4522 class Plum: Edible_Base
4523 {
4524 scope=2;
4525 displayName="$STR_Plum0";
4526 descriptionShort="$STR_Plum1";
4527 model="\dz\gear\food\plum.p3d";
4528 debug_ItemCategory=6;
4529 rotationFlags=12;
4530 inventorySlot[]=
4531 {
4532 "Ingredient",
4533 "DirectCookingA",
4534 "DirectCookingB",
4535 "DirectCookingC",
4536 "SmokingA",
4537 "SmokingB",
4538 "SmokingC",
4539 "SmokingD",
4540 "Trap_Bait",
4541 "Trap_Bait_2"
4542 };
4543 absorbency=0.40000001;
4544 weight=0;
4545 itemSize[]={1,1};
4546 stackedUnit="g";
4547 varQuantityInit=75;
4548 varQuantityMin=0;
4549 varQuantityMax=75;
4550 quantityBar=1;
4551 varTemperatureFreezeTime=2376;
4552 varTemperatureThawTime=2376;
4553 varTemperatureMax=110;
4554 temperaturePerQuantityWeight=0.5;
4555 hiddenSelections[]=
4556 {
4557 "cs_raw",
4558 "cs_baked",
4559 "cs_boiled",
4560 "cs_dried",
4561 "cs_burned"
4562 };
4563 hiddenSelectionsTextures[]=
4564 {
4565 "dz\gear\food\data\plum_raw_CO.paa",
4566 "dz\gear\food\data\plum_baked_CO.paa",
4567 "dz\gear\food\data\plum_boiled_CO.paa",
4568 "dz\gear\food\data\plum_dried_CO.paa",
4569 "dz\gear\food\data\plum_burnt_CO.paa"
4570 };
4571 hiddenSelectionsMaterials[]=
4572 {
4573 "dz\gear\food\data\plum_raw.rvmat",
4574 "dz\gear\food\data\plum_boiled.rvmat",
4575 "dz\gear\food\data\plum_baked.rvmat",
4576 "dz\gear\food\data\plum_dried.rvmat",
4577 "dz\gear\food\data\plum_burnt.rvmat",
4578 "dz\gear\food\data\plum_rotten.rvmat"
4579 };
4580 class DamageSystem
4581 {
4582 class GlobalHealth
4583 {
4584 class Health
4585 {
4586 hitpoints=10;
4587 healthLevels[]=
4588 {
4589
4590 {
4591 1,
4592 {}
4593 },
4594
4595 {
4596 0.69999999,
4597 {}
4598 },
4599
4600 {
4601 0.5,
4602 {}
4603 },
4604
4605 {
4606 0.30000001,
4607 {}
4608 },
4609
4610 {
4611 0,
4612 {}
4613 }
4614 };
4615 };
4616 };
4617 };
4618 class Trapping
4619 {
4620 baitTypes[]={3};
4621 baitTypeChances[]={0.69999999};
4622 resultQuantityBaseMod=0;
4623 resultQuantityDispersionMin=0;
4624 resultQuantityDispersionMax=0;
4625 };
4626 class AnimationSources: FoodAnimationSources
4627 {
4628 };
4629 class Food
4630 {
4631 class FoodStages
4632 {
4633 class Raw
4634 {
4635 visual_properties[]={0,0,0};
4636 nutrition_properties[]={1,100,53,1,0};
4637 cooking_properties[]={0,0};
4638 };
4639 class Rotten
4640 {
4641 visual_properties[]={-1,-1,5};
4642 nutrition_properties[]={10,75,21,1,0,16,1,9};
4643 cooking_properties[]={0,0};
4644 };
4645 class Baked
4646 {
4647 visual_properties[]={1,1,1};
4648 nutrition_properties[]={1,300,32,1,0};
4649 cooking_properties[]={70,35};
4650 };
4651 class Boiled
4652 {
4653 visual_properties[]={2,2,2};
4654 nutrition_properties[]={1,250,85,1,0};
4655 cooking_properties[]={105,45};
4656 };
4657 class Dried
4658 {
4659 visual_properties[]={3,3,3};
4660 nutrition_properties[]={1,250,11,1,0};
4661 cooking_properties[]={70,30,80};
4662 };
4663 class Burned
4664 {
4665 visual_properties[]={4,4,4};
4666 nutrition_properties[]={5,125,0,1,0,16,1,4};
4667 cooking_properties[]={100,20};
4668 };
4669 };
4670 class FoodStageTransitions: FruitStageTransitions
4671 {
4672 };
4673 };
4674 soundImpactType="organic";
4675 class AnimEvents
4676 {
4677 class SoundWeapon
4678 {
4679 class openTunaCan
4680 {
4681 soundSet="openTunaCan_SoundSet";
4682 id=204;
4683 };
4684 class pickUpItem
4685 {
4686 soundSet="Zucchini_pickup_SoundSet";
4687 id=797;
4688 };
4689 class Eating_TakeFood
4690 {
4691 soundSet="Eating_TakeFood_Soundset";
4692 id=889;
4693 };
4694 class Eating_BoxOpen
4695 {
4696 soundSet="Eating_BoxOpen_Soundset";
4697 id=893;
4698 };
4699 class Eating_BoxShake
4700 {
4701 soundSet="Eating_BoxShake_Soundset";
4702 id=894;
4703 };
4704 class Eating_BoxEnd
4705 {
4706 soundSet="Eating_BoxEnd_Soundset";
4707 id=895;
4708 };
4709 };
4710 };
4711 };
4712 class Pear: Edible_Base
4713 {
4714 scope=2;
4715 displayName="$STR_Pear0";
4716 descriptionShort="$STR_Pear1";
4717 model="\dz\gear\food\pear.p3d";
4718 debug_ItemCategory=6;
4719 rotationFlags=12;
4720 inventorySlot[]=
4721 {
4722 "Ingredient",
4723 "DirectCookingA",
4724 "DirectCookingB",
4725 "DirectCookingC",
4726 "SmokingA",
4727 "SmokingB",
4728 "SmokingC",
4729 "SmokingD",
4730 "Trap_Bait",
4731 "Trap_Bait_2"
4732 };
4733 absorbency=0.2;
4734 weight=0;
4735 itemSize[]={1,2};
4736 stackedUnit="g";
4737 varQuantityInit=150;
4738 varQuantityMin=0;
4739 varQuantityMax=150;
4740 quantityBar=1;
4741 varTemperatureFreezeTime=2376;
4742 varTemperatureThawTime=2376;
4743 varTemperatureMax=110;
4744 temperaturePerQuantityWeight=1;
4745 hiddenSelections[]=
4746 {
4747 "cs_raw",
4748 "cs_dried"
4749 };
4750 hiddenSelectionsTextures[]=
4751 {
4752 "dz\gear\food\data\pear_raw_CO.paa",
4753 "dz\gear\food\data\pear_baked_CO.paa",
4754 "dz\gear\food\data\pear_baked_CO.paa",
4755 "dz\gear\food\data\pear_dried_CO.paa",
4756 "dz\gear\food\data\pear_burnt_CO.paa"
4757 };
4758 hiddenSelectionsMaterials[]=
4759 {
4760 "dz\gear\food\data\pear_raw.rvmat",
4761 "dz\gear\food\data\pear_boiled.rvmat",
4762 "dz\gear\food\data\pear_baked.rvmat",
4763 "dz\gear\food\data\pear_dried.rvmat",
4764 "dz\gear\food\data\pear_burnt.rvmat",
4765 "dz\gear\food\data\pear_rotten.rvmat"
4766 };
4767 class DamageSystem
4768 {
4769 class GlobalHealth
4770 {
4771 class Health
4772 {
4773 hitpoints=10;
4774 healthLevels[]=
4775 {
4776
4777 {
4778 1,
4779 {}
4780 },
4781
4782 {
4783 0.69999999,
4784 {}
4785 },
4786
4787 {
4788 0.5,
4789 {}
4790 },
4791
4792 {
4793 0.30000001,
4794 {}
4795 },
4796
4797 {
4798 0,
4799 {}
4800 }
4801 };
4802 };
4803 };
4804 };
4805 class Trapping
4806 {
4807 baitTypes[]={3};
4808 baitTypeChances[]={0.69999999};
4809 resultQuantityBaseMod=0;
4810 resultQuantityDispersionMin=0;
4811 resultQuantityDispersionMax=0;
4812 };
4813 class AnimationSources: FoodAnimationSources
4814 {
4815 };
4816 class Food
4817 {
4818 class FoodStages
4819 {
4820 class Raw
4821 {
4822 visual_properties[]={0,0,0};
4823 nutrition_properties[]={1,75,27,1,0};
4824 cooking_properties[]={0,0};
4825 };
4826 class Rotten
4827 {
4828 visual_properties[]={-1,-1,5};
4829 nutrition_properties[]={10,50,11,1,0,16,1,9};
4830 cooking_properties[]={0,0};
4831 };
4832 class Baked
4833 {
4834 visual_properties[]={0,1,1};
4835 nutrition_properties[]={1,300,16,1,0};
4836 cooking_properties[]={70,35};
4837 };
4838 class Boiled
4839 {
4840 visual_properties[]={0,2,2};
4841 nutrition_properties[]={1,250,43,1,0};
4842 cooking_properties[]={105,45};
4843 };
4844 class Dried
4845 {
4846 visual_properties[]={1,3,3};
4847 nutrition_properties[]={1,250,5,1,0};
4848 cooking_properties[]={70,30,80};
4849 };
4850 class Burned
4851 {
4852 visual_properties[]={0,4,4};
4853 nutrition_properties[]={5,75,0,1,0,16,1,4};
4854 cooking_properties[]={100,20};
4855 };
4856 };
4857 class FoodStageTransitions: FruitStageTransitions
4858 {
4859 };
4860 };
4861 soundImpactType="organic";
4862 class AnimEvents
4863 {
4864 class SoundWeapon
4865 {
4866 class openTunaCan
4867 {
4868 soundSet="openTunaCan_SoundSet";
4869 id=204;
4870 };
4871 class pickUpItem
4872 {
4873 soundSet="Zucchini_pickup_SoundSet";
4874 id=797;
4875 };
4876 class Eating_TakeFood
4877 {
4878 soundSet="Eating_TakeFood_Soundset";
4879 id=889;
4880 };
4881 class Eating_BoxOpen
4882 {
4883 soundSet="Eating_BoxOpen_Soundset";
4884 id=893;
4885 };
4886 class Eating_BoxShake
4887 {
4888 soundSet="Eating_BoxShake_Soundset";
4889 id=894;
4890 };
4891 class Eating_BoxEnd
4892 {
4893 soundSet="Eating_BoxEnd_Soundset";
4894 id=895;
4895 };
4896 };
4897 };
4898 };
4899 class Banana: Edible_Base
4900 {
4901 scope=2;
4902 displayName="$STR_Banana0";
4903 descriptionShort="$STR_Banana1";
4904 model="\dz\gear\food\banana_fresh.p3d";
4905 debug_ItemCategory=6;
4906 rotationFlags=34;
4907 weight=0;
4908 itemSize[]={1,2};
4909 stackedUnit="g";
4910 varQuantityInit=100;
4911 varQuantityMin=0;
4912 varQuantityMax=100;
4913 quantityBar=1;
4914 varTemperatureFreezeTime=2376;
4915 varTemperatureThawTime=2376;
4916 varTemperatureMax=110;
4917 temperaturePerQuantityWeight=1;
4918 inventorySlot[]=
4919 {
4920 "Ingredient",
4921 "DirectCookingA",
4922 "DirectCookingB",
4923 "DirectCookingC"
4924 };
4925 containsSeedsType="";
4926 containsSeedsQuantity="0";
4927 class DamageSystem
4928 {
4929 class GlobalHealth
4930 {
4931 class Health
4932 {
4933 hitpoints=10;
4934 healthLevels[]=
4935 {
4936
4937 {
4938 1,
4939 {}
4940 },
4941
4942 {
4943 0.69999999,
4944 {}
4945 },
4946
4947 {
4948 0.5,
4949 {}
4950 },
4951
4952 {
4953 0.30000001,
4954 {}
4955 },
4956
4957 {
4958 0,
4959 {}
4960 }
4961 };
4962 };
4963 };
4964 };
4965 class AnimationSources: FoodAnimationSources
4966 {
4967 };
4968 hiddenSelections[]=
4969 {
4970 "cs_raw",
4971 "cs_rotten"
4972 };
4973 hiddenSelectionsTextures[]=
4974 {
4975 "dz\gear\food\data\banana_frash_CO.paa",
4976 "dz\gear\food\data\ban_rotten_CO.paa"
4977 };
4978 hiddenSelectionsMaterials[]=
4979 {
4980 "dz\gear\food\data\banana_frash.rvmat",
4981 "dz\gear\food\data\banana_rotten.rvmat"
4982 };
4983 class Food
4984 {
4985 class FoodStages
4986 {
4987 class Raw
4988 {
4989 visual_properties[]={0,0,0};
4990 nutrition_properties[]={1,200,20,1,0};
4991 cooking_properties[]={0,0};
4992 };
4993 class Rotten
4994 {
4995 visual_properties[]={1,1,1};
4996 nutrition_properties[]={10,100,8,1,0,16,1,8};
4997 cooking_properties[]={0,0};
4998 };
4999 };
5000 class FoodStageTransitions: NotCookable
5001 {
5002 };
5003 };
5004 soundImpactType="organic";
5005 class AnimEvents
5006 {
5007 class SoundWeapon
5008 {
5009 class openTunaCan
5010 {
5011 soundSet="openTunaCan_SoundSet";
5012 id=204;
5013 };
5014 class pickUpItem
5015 {
5016 soundSet="Zucchini_pickup_SoundSet";
5017 id=797;
5018 };
5019 class Eating_TakeFood
5020 {
5021 soundSet="Eating_TakeFood_Soundset";
5022 id=889;
5023 };
5024 class Eating_BoxOpen
5025 {
5026 soundSet="Eating_BoxOpen_Soundset";
5027 id=893;
5028 };
5029 class Eating_BoxShake
5030 {
5031 soundSet="Eating_BoxShake_Soundset";
5032 id=894;
5033 };
5034 class Eating_BoxEnd
5035 {
5036 soundSet="Eating_BoxEnd_Soundset";
5037 id=895;
5038 };
5039 };
5040 };
5041 };
5042 class Orange: Edible_Base
5043 {
5044 scope=2;
5045 displayName="$STR_Orange0";
5046 descriptionShort="$STR_Orange1";
5047 model="\dz\gear\food\orange_fresh.p3d";
5048 debug_ItemCategory=6;
5049 weight=0;
5050 itemSize[]={1,1};
5051 stackedUnit="g";
5052 varQuantityInit=110;
5053 varQuantityMin=0;
5054 varQuantityMax=110;
5055 quantityBar=1;
5056 varTemperatureFreezeTime=2376;
5057 varTemperatureThawTime=2376;
5058 varTemperatureMax=110;
5059 temperaturePerQuantityWeight=0.5;
5060 inventorySlot[]=
5061 {
5062 "Ingredient",
5063 "DirectCookingA",
5064 "DirectCookingB",
5065 "DirectCookingC"
5066 };
5067 containsSeedsType="";
5068 containsSeedsQuantity="0";
5069 hiddenSelections[]=
5070 {
5071 "cs_raw",
5072 "cs_rotten"
5073 };
5074 hiddenSelectionsTextures[]=
5075 {
5076 "dz\gear\food\data\orange_frash_CO.paa",
5077 "dz\gear\food\data\orange_rotten_CO.paa"
5078 };
5079 hiddenSelectionsMaterials[]=
5080 {
5081 "dz\gear\food\data\orange_frash.rvmat",
5082 "dz\gear\food\data\orange_rotten.rvmat"
5083 };
5084 class DamageSystem
5085 {
5086 class GlobalHealth
5087 {
5088 class Health
5089 {
5090 hitpoints=10;
5091 healthLevels[]=
5092 {
5093
5094 {
5095 1,
5096 {}
5097 },
5098
5099 {
5100 0.69999999,
5101 {}
5102 },
5103
5104 {
5105 0.5,
5106 {}
5107 },
5108
5109 {
5110 0.30000001,
5111 {}
5112 },
5113
5114 {
5115 0,
5116 {}
5117 }
5118 };
5119 };
5120 };
5121 };
5122 class AnimationSources: FoodAnimationSources
5123 {
5124 };
5125 class Food
5126 {
5127 class FoodStages
5128 {
5129 class Raw
5130 {
5131 visual_properties[]={0,0,0};
5132 nutrition_properties[]={1,75,70,1,0};
5133 cooking_properties[]={0,0};
5134 };
5135 class Rotten
5136 {
5137 visual_properties[]={1,1,1};
5138 nutrition_properties[]={10,50,28,1,0,16,1,8};
5139 cooking_properties[]={0,0};
5140 };
5141 };
5142 class FoodStageTransitions: NotCookable
5143 {
5144 };
5145 };
5146 soundImpactType="organic";
5147 class AnimEvents
5148 {
5149 class SoundWeapon
5150 {
5151 class openTunaCan
5152 {
5153 soundSet="openTunaCan_SoundSet";
5154 id=204;
5155 };
5156 class pickUpItem
5157 {
5158 soundSet="Zucchini_pickup_SoundSet";
5159 id=797;
5160 };
5161 class Eating_TakeFood
5162 {
5163 soundSet="Eating_TakeFood_Soundset";
5164 id=889;
5165 };
5166 class Eating_BoxOpen
5167 {
5168 soundSet="Eating_BoxOpen_Soundset";
5169 id=893;
5170 };
5171 class Eating_BoxShake
5172 {
5173 soundSet="Eating_BoxShake_Soundset";
5174 id=894;
5175 };
5176 class Eating_BoxEnd
5177 {
5178 soundSet="Eating_BoxEnd_Soundset";
5179 id=895;
5180 };
5181 };
5182 };
5183 };
5184 class Tomato: Edible_Base
5185 {
5186 scope=2;
5187 displayName="$STR_Tomato0";
5188 descriptionShort="$STR_Tomato1";
5189 model="\dz\gear\food\tomato.p3d";
5190 debug_ItemCategory=6;
5191 weight=0;
5192 itemSize[]={1,1};
5193 stackedUnit="g";
5194 varQuantityInit=100;
5195 varQuantityMin=0;
5196 varQuantityMax=100;
5197 quantityBar=1;
5198 varTemperatureFreezeTime=2376;
5199 varTemperatureThawTime=2376;
5200 varTemperatureMax=110;
5201 temperaturePerQuantityWeight=0.5;
5202 inventorySlot[]=
5203 {
5204 "Ingredient",
5205 "DirectCookingA",
5206 "DirectCookingB",
5207 "DirectCookingC",
5208 "SmokingA",
5209 "SmokingB",
5210 "SmokingC",
5211 "SmokingD",
5212 "Trap_Bait",
5213 "Trap_Bait_2"
5214 };
5215 containsSeedsType="Cultivation_TomatoSeeds";
5216 containsSeedsQuantity="10";
5217 hiddenSelections[]=
5218 {
5219 "cs_raw",
5220 "cs_burned"
5221 };
5222 hiddenSelectionsTextures[]=
5223 {
5224 "dz\gear\food\data\tomato_raw_CO.paa",
5225 "dz\gear\food\data\tomato_baked_CO.paa",
5226 "dz\gear\food\data\tomato_baked_CO.paa",
5227 "dz\gear\food\data\tomato_dried_CO.paa",
5228 "dz\gear\food\data\tomato_burnt_CO.paa"
5229 };
5230 hiddenSelectionsMaterials[]=
5231 {
5232 "dz\gear\food\data\tomato_raw.rvmat",
5233 "dz\gear\food\data\tomato_baked.rvmat",
5234 "dz\gear\food\data\tomato_boiled.rvmat",
5235 "dz\gear\food\data\tomato_dried.rvmat",
5236 "dz\gear\food\data\tomato_burnt.rvmat",
5237 "dz\gear\food\data\tomato_rotten.rvmat"
5238 };
5239 class DamageSystem
5240 {
5241 class GlobalHealth
5242 {
5243 class Health
5244 {
5245 hitpoints=10;
5246 healthLevels[]=
5247 {
5248
5249 {
5250 1,
5251 {}
5252 },
5253
5254 {
5255 0.69999999,
5256 {}
5257 },
5258
5259 {
5260 0.5,
5261 {}
5262 },
5263
5264 {
5265 0.30000001,
5266 {}
5267 },
5268
5269 {
5270 0,
5271 {}
5272 }
5273 };
5274 };
5275 };
5276 };
5277 class Trapping
5278 {
5279 baitTypes[]={3};
5280 baitTypeChances[]={0.60000002};
5281 resultQuantityBaseMod=0;
5282 resultQuantityDispersionMin=0;
5283 resultQuantityDispersionMax=0;
5284 };
5285 class AnimationSources: FoodAnimationSources
5286 {
5287 };
5288 class Food
5289 {
5290 class FoodStages
5291 {
5292 class Raw
5293 {
5294 visual_properties[]={0,0,0};
5295 nutrition_properties[]={1,50,50,1,0};
5296 cooking_properties[]={0,0};
5297 };
5298 class Rotten
5299 {
5300 visual_properties[]={-1,-1,5};
5301 nutrition_properties[]={10,25,20,1,0,16,1,9};
5302 cooking_properties[]={0,0};
5303 };
5304 class Baked
5305 {
5306 visual_properties[]={0,1,1};
5307 nutrition_properties[]={1,150,30,1,0};
5308 cooking_properties[]={70,35};
5309 };
5310 class Boiled
5311 {
5312 visual_properties[]={0,2,2};
5313 nutrition_properties[]={1,125,80,1,0};
5314 cooking_properties[]={105,45};
5315 };
5316 class Dried
5317 {
5318 visual_properties[]={1,3,3};
5319 nutrition_properties[]={1,125,10,1,0};
5320 cooking_properties[]={70,30,80};
5321 };
5322 class Burned
5323 {
5324 visual_properties[]={1,4,4};
5325 nutrition_properties[]={5,50,0,1,0,16,1,4};
5326 cooking_properties[]={100,20};
5327 };
5328 };
5329 class FoodStageTransitions: FruitStageTransitions
5330 {
5331 };
5332 };
5333 soundImpactType="organic";
5334 class AnimEvents
5335 {
5336 class SoundWeapon
5337 {
5338 class openTunaCan
5339 {
5340 soundSet="openTunaCan_SoundSet";
5341 id=204;
5342 };
5343 class pickUpItem
5344 {
5345 soundSet="Zucchini_pickup_SoundSet";
5346 id=797;
5347 };
5348 class Eating_TakeFood
5349 {
5350 soundSet="Eating_TakeFood_Soundset";
5351 id=889;
5352 };
5353 class Eating_BoxOpen
5354 {
5355 soundSet="Eating_BoxOpen_Soundset";
5356 id=893;
5357 };
5358 class Eating_BoxShake
5359 {
5360 soundSet="Eating_BoxShake_Soundset";
5361 id=894;
5362 };
5363 class Eating_BoxEnd
5364 {
5365 soundSet="Eating_BoxEnd_Soundset";
5366 id=895;
5367 };
5368 };
5369 };
5370 };
5371 class GreenBellPepper: Edible_Base
5372 {
5373 scope=2;
5374 displayName="$STR_GreenBellPepper0";
5375 descriptionShort="$STR_GreenBellPepper1";
5376 model="\dz\gear\food\pepper_green.p3d";
5377 debug_ItemCategory=6;
5378 rotationFlags=12;
5379 weight=0;
5380 itemSize[]={1,2};
5381 stackedUnit="g";
5382 varQuantityInit=150;
5383 varQuantityMin=0;
5384 varQuantityMax=150;
5385 quantityBar=1;
5386 varTemperatureFreezeTime=2376;
5387 varTemperatureThawTime=2376;
5388 varTemperatureMax=110;
5389 temperaturePerQuantityWeight=1;
5390 inventorySlot[]=
5391 {
5392 "Ingredient",
5393 "DirectCookingA",
5394 "DirectCookingB",
5395 "DirectCookingC",
5396 "SmokingA",
5397 "SmokingB",
5398 "SmokingC",
5399 "SmokingD",
5400 "Trap_Bait",
5401 "Trap_Bait_2"
5402 };
5403 containsSeedsType="Cultivation_PepperSeeds";
5404 containsSeedsQuantity="10";
5405 class InventorySlotsOffsets
5406 {
5407 class DirectCookingA
5408 {
5409 position[]={0,0.015,0.07};
5410 orientation[]={0,75,0};
5411 };
5412 class DirectCookingB
5413 {
5414 position[]={0,0.015,-0.059999999};
5415 orientation[]={0,-75,0};
5416 };
5417 class DirectCookingC
5418 {
5419 position[]={0,0.015,0.07};
5420 orientation[]={0,75,0};
5421 };
5422 };
5423 hiddenSelections[]=
5424 {
5425 "cs_raw",
5426 "cs_dried"
5427 };
5428 hiddenSelectionsTextures[]=
5429 {
5430 "dz\gear\food\data\pepper_green_raw_CO.paa",
5431 "dz\gear\food\data\pepper_green_baked_CO.paa",
5432 "dz\gear\food\data\pepper_green_baked_CO.paa",
5433 "dz\gear\food\data\pepper_green_dried_CO.paa",
5434 "dz\gear\food\data\pepper_green_burnt_CO.paa"
5435 };
5436 hiddenSelectionsMaterials[]=
5437 {
5438 "dz\gear\food\data\pepper_green_raw.rvmat",
5439 "dz\gear\food\data\pepper_green_boiled.rvmat",
5440 "dz\gear\food\data\pepper_green_baked.rvmat",
5441 "dz\gear\food\data\pepper_green_dried.rvmat",
5442 "dz\gear\food\data\pepper_green_burnt.rvmat",
5443 "dz\gear\food\data\pepper_green_rotten.rvmat"
5444 };
5445 class DamageSystem
5446 {
5447 class GlobalHealth
5448 {
5449 class Health
5450 {
5451 hitpoints=10;
5452 healthLevels[]=
5453 {
5454
5455 {
5456 1,
5457 {}
5458 },
5459
5460 {
5461 0.69999999,
5462 {}
5463 },
5464
5465 {
5466 0.5,
5467 {}
5468 },
5469
5470 {
5471 0.30000001,
5472 {}
5473 },
5474
5475 {
5476 0,
5477 {}
5478 }
5479 };
5480 };
5481 };
5482 };
5483 class Trapping
5484 {
5485 baitTypes[]={3};
5486 baitTypeChances[]={0.69999999};
5487 resultQuantityBaseMod=0;
5488 resultQuantityDispersionMin=0;
5489 resultQuantityDispersionMax=0;
5490 };
5491 class AnimationSources: FoodAnimationSources
5492 {
5493 };
5494 class Food
5495 {
5496 class FoodStages
5497 {
5498 class Raw
5499 {
5500 visual_properties[]={0,0,0};
5501 nutrition_properties[]={1,100,33,1,0};
5502 cooking_properties[]={0,0};
5503 };
5504 class Rotten
5505 {
5506 visual_properties[]={-1,-1,5};
5507 nutrition_properties[]={10,50,13,1,0,16,1,9};
5508 cooking_properties[]={0,0};
5509 };
5510 class Baked
5511 {
5512 visual_properties[]={0,1,1};
5513 nutrition_properties[]={1,250,20,1,0};
5514 cooking_properties[]={70,35};
5515 };
5516 class Boiled
5517 {
5518 visual_properties[]={0,2,2};
5519 nutrition_properties[]={1,200,53,1,0};
5520 cooking_properties[]={105,45};
5521 };
5522 class Dried
5523 {
5524 visual_properties[]={1,3,3};
5525 nutrition_properties[]={1,200,7,1,0};
5526 cooking_properties[]={70,30,80};
5527 };
5528 class Burned
5529 {
5530 visual_properties[]={1,4,4};
5531 nutrition_properties[]={5,100,0,1,0,16,1,3};
5532 cooking_properties[]={100,20};
5533 };
5534 };
5535 class FoodStageTransitions: FruitStageTransitions
5536 {
5537 };
5538 };
5539 soundImpactType="organic";
5540 class AnimEvents
5541 {
5542 class SoundWeapon
5543 {
5544 class openTunaCan
5545 {
5546 soundSet="openTunaCan_SoundSet";
5547 id=204;
5548 };
5549 class pickUpItem
5550 {
5551 soundSet="Zucchini_pickup_SoundSet";
5552 id=797;
5553 };
5554 class Eating_TakeFood
5555 {
5556 soundSet="Eating_TakeFood_Soundset";
5557 id=889;
5558 };
5559 class Eating_BoxOpen
5560 {
5561 soundSet="Eating_BoxOpen_Soundset";
5562 id=893;
5563 };
5564 class Eating_BoxShake
5565 {
5566 soundSet="Eating_BoxShake_Soundset";
5567 id=894;
5568 };
5569 class Eating_BoxEnd
5570 {
5571 soundSet="Eating_BoxEnd_Soundset";
5572 id=895;
5573 };
5574 };
5575 };
5576 };
5577 class Zucchini: Edible_Base
5578 {
5579 scope=2;
5580 displayName="$STR_Zucchini0";
5581 descriptionShort="$STR_Zucchini1";
5582 model="\dz\gear\food\zucchini.p3d";
5583 debug_ItemCategory=6;
5584 rotationFlags=12;
5585 weight=0;
5586 stackedUnit="g";
5587 varQuantityInit=200;
5588 varQuantityMin=0;
5589 varQuantityMax=200;
5590 quantityBar=1;
5591 varTemperatureFreezeTime=2376;
5592 varTemperatureThawTime=2376;
5593 varTemperatureMax=110;
5594 temperaturePerQuantityWeight=1.5;
5595 itemSize[]={1,3};
5596 inventorySlot[]=
5597 {
5598 "Ingredient",
5599 "DirectCookingA",
5600 "DirectCookingB",
5601 "DirectCookingC",
5602 "SmokingA",
5603 "SmokingB",
5604 "SmokingC",
5605 "SmokingD",
5606 "Trap_Bait",
5607 "Trap_Bait_2"
5608 };
5609 containsSeedsType="Cultivation_ZucchiniSeeds";
5610 containsSeedsQuantity="15";
5611 hiddenSelections[]=
5612 {
5613 "cs_raw",
5614 "cs_dried"
5615 };
5616 hiddenSelectionsTextures[]=
5617 {
5618 "dz\gear\food\data\zucchini_raw_CO.paa",
5619 "dz\gear\food\data\zucchini_baked_CO.paa",
5620 "dz\gear\food\data\zucchini_baked_CO.paa",
5621 "dz\gear\food\data\zucchini_dried_CO.paa",
5622 "dz\gear\food\data\zucchini_burnt_CO.paa"
5623 };
5624 hiddenSelectionsMaterials[]=
5625 {
5626 "dz\gear\food\data\zucchini_raw.rvmat",
5627 "dz\gear\food\data\zucchini_boiled.rvmat",
5628 "dz\gear\food\data\zucchini_baked.rvmat",
5629 "dz\gear\food\data\zucchini_dried.rvmat",
5630 "dz\gear\food\data\zucchini_burnt.rvmat",
5631 "dz\gear\food\data\zucchini_rotten.rvmat"
5632 };
5633 class DamageSystem
5634 {
5635 class GlobalHealth
5636 {
5637 class Health
5638 {
5639 hitpoints=10;
5640 healthLevels[]=
5641 {
5642
5643 {
5644 1,
5645 {}
5646 },
5647
5648 {
5649 0.69999999,
5650 {}
5651 },
5652
5653 {
5654 0.5,
5655 {}
5656 },
5657
5658 {
5659 0.30000001,
5660 {}
5661 },
5662
5663 {
5664 0,
5665 {}
5666 }
5667 };
5668 };
5669 };
5670 };
5671 class Trapping
5672 {
5673 baitTypes[]={3};
5674 baitTypeChances[]={0.75};
5675 resultQuantityBaseMod=0;
5676 resultQuantityDispersionMin=0;
5677 resultQuantityDispersionMax=0;
5678 };
5679 class AnimationSources: FoodAnimationSources
5680 {
5681 };
5682 class Food
5683 {
5684 class FoodStages
5685 {
5686 class Raw
5687 {
5688 visual_properties[]={0,0,0};
5689 nutrition_properties[]={1,125,25,1,0};
5690 cooking_properties[]={0,0};
5691 };
5692 class Rotten
5693 {
5694 visual_properties[]={-1,-1,5};
5695 nutrition_properties[]={10,25,10,1,0,16,1,8};
5696 cooking_properties[]={0,0};
5697 };
5698 class Baked
5699 {
5700 visual_properties[]={0,1,1};
5701 nutrition_properties[]={1,250,15,1,0};
5702 cooking_properties[]={70,35};
5703 };
5704 class Boiled
5705 {
5706 visual_properties[]={0,2,2};
5707 nutrition_properties[]={1,200,40,1,0};
5708 cooking_properties[]={105,45};
5709 };
5710 class Dried
5711 {
5712 visual_properties[]={1,3,3};
5713 nutrition_properties[]={1,200,5,1,0};
5714 cooking_properties[]={70,30,80};
5715 };
5716 class Burned
5717 {
5718 visual_properties[]={0,4,4};
5719 nutrition_properties[]={5,125,0,1,0,16,1,3};
5720 cooking_properties[]={100,20};
5721 };
5722 };
5723 class FoodStageTransitions: FruitStageTransitions
5724 {
5725 };
5726 };
5727 soundImpactType="organic";
5728 class AnimEvents
5729 {
5730 class SoundWeapon
5731 {
5732 class openTunaCan
5733 {
5734 soundSet="openTunaCan_SoundSet";
5735 id=204;
5736 };
5737 class pickUpItem
5738 {
5739 soundSet="Zucchini_pickup_SoundSet";
5740 id=797;
5741 };
5742 class Eating_TakeFood
5743 {
5744 soundSet="Eating_TakeFood_Soundset";
5745 id=889;
5746 };
5747 class Eating_BoxOpen
5748 {
5749 soundSet="Eating_BoxOpen_Soundset";
5750 id=893;
5751 };
5752 class Eating_BoxShake
5753 {
5754 soundSet="Eating_BoxShake_Soundset";
5755 id=894;
5756 };
5757 class Eating_BoxEnd
5758 {
5759 soundSet="Eating_BoxEnd_Soundset";
5760 id=895;
5761 };
5762 };
5763 };
5764 };
5765 class Pumpkin: Edible_Base
5766 {
5767 scope=2;
5768 displayName="$STR_Pumpkin0";
5769 descriptionShort="$STR_Pumpkin1";
5770 model="\dz\gear\food\Pumpkin_fresh.p3d";
5771 debug_ItemCategory=6;
5772 weight=0;
5773 itemSize[]={2,2};
5774 stackedUnit="g";
5775 varQuantityInit=2300;
5776 varQuantityMin=0;
5777 varQuantityMax=2300;
5778 quantityBar=1;
5779 varTemperatureFreezeTime=7920;
5780 varTemperatureThawTime=7920;
5781 varTemperatureMax=110;
5782 temperaturePerQuantityWeight=2;
5783 absorbency=0.2;
5784 inventorySlot[]=
5785 {
5786 "Ingredient"
5787 };
5788 containsSeedsType="Cultivation_PumpkinSeeds";
5789 containsSeedsQuantity="20";
5790 hiddenSelections[]=
5791 {
5792 "cs_raw",
5793 "cs_rotten"
5794 };
5795 hiddenSelectionsTextures[]=
5796 {
5797 "dz\gear\food\data\pumpkin_fresh_CO.paa",
5798 "dz\gear\food\data\pumpkin_rotten_CO.paa"
5799 };
5800 hiddenSelectionsMaterials[]=
5801 {
5802 "dz\gear\food\data\pumpkin_fresh.rvmat",
5803 "dz\gear\food\data\pumpkin_rotten.rvmat"
5804 };
5805 class DamageSystem
5806 {
5807 class GlobalHealth
5808 {
5809 class Health
5810 {
5811 hitpoints=50;
5812 healthLevels[]=
5813 {
5814
5815 {
5816 1,
5817 {}
5818 },
5819
5820 {
5821 0.69999999,
5822 {}
5823 },
5824
5825 {
5826 0.5,
5827 {}
5828 },
5829
5830 {
5831 0.30000001,
5832 {}
5833 },
5834
5835 {
5836 0,
5837 {}
5838 }
5839 };
5840 };
5841 };
5842 };
5843 class AnimationSources: FoodAnimationSources
5844 {
5845 };
5846 class Food
5847 {
5848 class FoodStages
5849 {
5850 class Raw
5851 {
5852 visual_properties[]={0,0,0};
5853 nutrition_properties[]={2.5,20,20,1,0};
5854 cooking_properties[]={0,0};
5855 };
5856 class Rotten
5857 {
5858 visual_properties[]={1,1,1};
5859 nutrition_properties[]={2,15,8,1,0,16};
5860 cooking_properties[]={0,0};
5861 };
5862 };
5863 class FoodStageTransitions: NotCookable
5864 {
5865 };
5866 };
5867 soundImpactType="organic";
5868 class AnimEvents
5869 {
5870 class SoundWeapon
5871 {
5872 class openTunaCan
5873 {
5874 soundSet="openTunaCan_SoundSet";
5875 id=204;
5876 };
5877 class pickUpItem
5878 {
5879 soundSet="Zucchini_pickup_SoundSet";
5880 id=797;
5881 };
5882 class Eating_TakeFood
5883 {
5884 soundSet="Eating_TakeFood_Soundset";
5885 id=889;
5886 };
5887 class Eating_BoxOpen
5888 {
5889 soundSet="Eating_BoxOpen_Soundset";
5890 id=893;
5891 };
5892 class Eating_BoxShake
5893 {
5894 soundSet="Eating_BoxShake_Soundset";
5895 id=894;
5896 };
5897 class Eating_BoxEnd
5898 {
5899 soundSet="Eating_BoxEnd_Soundset";
5900 id=895;
5901 };
5902 };
5903 };
5904 };
5905 class SlicedPumpkin: Edible_Base
5906 {
5907 scope=2;
5908 displayName="$STR_SlicedPumpkin0";
5909 descriptionShort="$STR_SlicedPumpkin1";
5910 model="\dz\gear\food\pumpkin_sliced.p3d";
5911 debug_ItemCategory=6;
5912 rotationFlags=2;
5913 weight=0;
5914 itemSize[]={2,2};
5915 stackedUnit="g";
5916 varQuantityInit=250;
5917 varQuantityMin=0;
5918 varQuantityMax=250;
5919 quantityBar=1;
5920 varTemperatureFreezeTime=2640;
5921 varTemperatureThawTime=2640;
5922 varTemperatureMax=110;
5923 temperaturePerQuantityWeight=2;
5924 inventorySlot[]=
5925 {
5926 "Ingredient",
5927 "DirectCookingA",
5928 "DirectCookingB",
5929 "DirectCookingC",
5930 "SmokingA",
5931 "SmokingB",
5932 "SmokingC",
5933 "SmokingD",
5934 "Trap_Bait",
5935 "Trap_Bait_2"
5936 };
5937 containsSeedsType="";
5938 containsSeedsQuantity="0";
5939 hiddenSelections[]=
5940 {
5941 "cs_raw",
5942 "cs_baked",
5943 "cs_dried"
5944 };
5945 hiddenSelectionsTextures[]=
5946 {
5947 "dz\gear\food\data\pumpkin_sliced_raw_CO.paa",
5948 "dz\gear\food\data\pumpkin_sliced_baked_CO.paa",
5949 "dz\gear\food\data\pumpkin_sliced_baked_CO.paa",
5950 "dz\gear\food\data\pumpkin_sliced_dried_CO.paa",
5951 "dz\gear\food\data\pumpkin_sliced_burnt_CO.paa"
5952 };
5953 hiddenSelectionsMaterials[]=
5954 {
5955 "dz\gear\food\data\pumpkin_sliced_raw.rvmat",
5956 "dz\gear\food\data\pumpkin_sliced_boiled.rvmat",
5957 "dz\gear\food\data\pumpkin_sliced_baked.rvmat",
5958 "dz\gear\food\data\pumpkin_sliced_dried.rvmat",
5959 "dz\gear\food\data\pumpkin_sliced_burnt.rvmat",
5960 "dz\gear\food\data\pumpkin_sliced_rotten.rvmat"
5961 };
5962 class DamageSystem
5963 {
5964 class GlobalHealth
5965 {
5966 class Health
5967 {
5968 hitpoints=10;
5969 healthLevels[]=
5970 {
5971
5972 {
5973 1,
5974 {}
5975 },
5976
5977 {
5978 0.69999999,
5979 {}
5980 },
5981
5982 {
5983 0.5,
5984 {}
5985 },
5986
5987 {
5988 0.30000001,
5989 {}
5990 },
5991
5992 {
5993 0,
5994 {}
5995 }
5996 };
5997 };
5998 };
5999 };
6000 class Trapping
6001 {
6002 baitTypes[]={3};
6003 baitTypeChances[]={0.60000002};
6004 resultQuantityBaseMod=0;
6005 resultQuantityDispersionMin=0;
6006 resultQuantityDispersionMax=0;
6007 };
6008 class AnimationSources: FoodAnimationSources
6009 {
6010 };
6011 class Food
6012 {
6013 class FoodStages
6014 {
6015 class Raw
6016 {
6017 visual_properties[]={0,0,0};
6018 nutrition_properties[]={1,75,20,1,0};
6019 cooking_properties[]={0,0};
6020 };
6021 class Rotten
6022 {
6023 visual_properties[]={-1,-1,5};
6024 nutrition_properties[]={10,50,8,1,0,16,1,8};
6025 cooking_properties[]={0,0};
6026 };
6027 class Baked
6028 {
6029 visual_properties[]={1,1,1};
6030 nutrition_properties[]={1,150,12,1,0};
6031 cooking_properties[]={70,35};
6032 };
6033 class Boiled
6034 {
6035 visual_properties[]={1,2,2};
6036 nutrition_properties[]={1,125,32,1,0};
6037 cooking_properties[]={105,45};
6038 };
6039 class Dried
6040 {
6041 visual_properties[]={2,3,3};
6042 nutrition_properties[]={1,125,4,1,0};
6043 cooking_properties[]={70,30,80};
6044 };
6045 class Burned
6046 {
6047 visual_properties[]={2,4,4};
6048 nutrition_properties[]={5,75,0,1,0,16,1,3};
6049 cooking_properties[]={100,20};
6050 };
6051 };
6052 class FoodStageTransitions: FruitStageTransitions
6053 {
6054 };
6055 };
6056 soundImpactType="organic";
6057 class AnimEvents
6058 {
6059 class SoundWeapon
6060 {
6061 class openTunaCan
6062 {
6063 soundSet="openTunaCan_SoundSet";
6064 id=204;
6065 };
6066 class pickUpItem
6067 {
6068 soundSet="Zucchini_pickup_SoundSet";
6069 id=797;
6070 };
6071 class Eating_TakeFood
6072 {
6073 soundSet="Eating_TakeFood_Soundset";
6074 id=889;
6075 };
6076 class Eating_BoxOpen
6077 {
6078 soundSet="Eating_BoxOpen_Soundset";
6079 id=893;
6080 };
6081 class Eating_BoxShake
6082 {
6083 soundSet="Eating_BoxShake_Soundset";
6084 id=894;
6085 };
6086 class Eating_BoxEnd
6087 {
6088 soundSet="Eating_BoxEnd_Soundset";
6089 id=895;
6090 };
6091 };
6092 };
6093 };
6094 class Potato: Edible_Base
6095 {
6096 scope=2;
6097 displayName="$STR_Potato0";
6098 descriptionShort="$STR_Potato1";
6099 model="\dz\gear\food\potato_prepared.p3d";
6100 debug_ItemCategory=6;
6101 rotationFlags=12;
6102 weight=0;
6103 itemSize[]={2,1};
6104 stackedUnit="g";
6105 varQuantityInit=200;
6106 varQuantityMin=0;
6107 varQuantityMax=200;
6108 quantityBar=1;
6109 varTemperatureFreezeTime=2640;
6110 varTemperatureThawTime=2640;
6111 varTemperatureMax=110;
6112 temperaturePerQuantityWeight=1;
6113 inventorySlot[]=
6114 {
6115 "Ingredient",
6116 "DirectCookingA",
6117 "DirectCookingB",
6118 "DirectCookingC",
6119 "SmokingA",
6120 "SmokingB",
6121 "SmokingC",
6122 "SmokingD"
6123 };
6124 containsSeedsType="";
6125 containsSeedsQuantity="0";
6126 class Horticulture
6127 {
6128 PlantType="Plant_Potato";
6129 };
6130 hiddenSelections[]=
6131 {
6132 "cs_raw"
6133 };
6134 hiddenSelectionsTextures[]=
6135 {
6136 "dz\gear\food\data\potato_prepared_CO.paa",
6137 "dz\gear\food\Data\potato_baked_CO.paa",
6138 "#(argb,8,8,3)color(1,0.988235,0.835294,1.0,CO)",
6139 "dz\gear\food\Data\potato_prepared_CO.paa",
6140 "dz\gear\food\Data\potato_baked_CO.paa"
6141 };
6142 hiddenSelectionsMaterials[]=
6143 {
6144 "dz\gear\food\data\potato_prepared.rvmat",
6145 "dz\gear\food\Data\potato_baked.rvmat",
6146 "dz\gear\food\data\potato_boiled.rvmat",
6147 "dz\gear\food\data\potato_dried.rvmat",
6148 "dz\gear\food\data\potato_burnt.rvmat",
6149 "dz\gear\food\data\potato_rotten.rvmat"
6150 };
6151 class DamageSystem
6152 {
6153 class GlobalHealth
6154 {
6155 class Health
6156 {
6157 hitpoints=10;
6158 healthLevels[]=
6159 {
6160
6161 {
6162 1,
6163 {}
6164 },
6165
6166 {
6167 0.69999999,
6168 {}
6169 },
6170
6171 {
6172 0.5,
6173 {}
6174 },
6175
6176 {
6177 0.30000001,
6178 {}
6179 },
6180
6181 {
6182 0,
6183 {}
6184 }
6185 };
6186 };
6187 };
6188 };
6189 class AnimationSources: FoodAnimationSources
6190 {
6191 };
6192 class Food
6193 {
6194 class FoodStages
6195 {
6196 class Raw
6197 {
6198 visual_properties[]={0,0,0};
6199 nutrition_properties[]={1,75,13,1,0};
6200 cooking_properties[]={0,0};
6201 };
6202 class Rotten
6203 {
6204 visual_properties[]={-1,-1,5};
6205 nutrition_properties[]={10,50,5,1,0,16,1,8};
6206 cooking_properties[]={0,0};
6207 };
6208 class Baked
6209 {
6210 visual_properties[]={0,1,1};
6211 nutrition_properties[]={1,250,8,1,0};
6212 cooking_properties[]={70,35};
6213 };
6214 class Boiled
6215 {
6216 visual_properties[]={0,2,2};
6217 nutrition_properties[]={1,200,20,1,0};
6218 cooking_properties[]={105,45};
6219 };
6220 class Dried
6221 {
6222 visual_properties[]={0,3,3};
6223 nutrition_properties[]={1,200,3,1,0};
6224 cooking_properties[]={70,30,80};
6225 };
6226 class Burned
6227 {
6228 visual_properties[]={0,4,4};
6229 nutrition_properties[]={5,75,0,1,0,16,1,2};
6230 cooking_properties[]={100,20};
6231 };
6232 };
6233 class FoodStageTransitions: FruitStageTransitions
6234 {
6235 };
6236 };
6237 soundImpactType="organic";
6238 class AnimEvents
6239 {
6240 class SoundWeapon
6241 {
6242 class openTunaCan
6243 {
6244 soundSet="openTunaCan_SoundSet";
6245 id=204;
6246 };
6247 class pickUpItem
6248 {
6249 soundSet="Zucchini_pickup_SoundSet";
6250 id=797;
6251 };
6252 class Eating_TakeFood
6253 {
6254 soundSet="Eating_TakeFood_Soundset";
6255 id=889;
6256 };
6257 class Eating_BoxOpen
6258 {
6259 soundSet="Eating_BoxOpen_Soundset";
6260 id=893;
6261 };
6262 class Eating_BoxShake
6263 {
6264 soundSet="Eating_BoxShake_Soundset";
6265 id=894;
6266 };
6267 class Eating_BoxEnd
6268 {
6269 soundSet="Eating_BoxEnd_Soundset";
6270 id=895;
6271 };
6272 };
6273 };
6274 };
6275 class Kiwi: Edible_Base
6276 {
6277 scope=2;
6278 displayName="$STR_Kiwi0";
6279 descriptionShort="$STR_Kiwi1";
6280 model="\dz\gear\food\kiwi_fresh.p3d";
6281 debug_ItemCategory=6;
6282 rotationFlags=12;
6283 itemSize[]={1,1};
6284 weight=0;
6285 VarQuantityInit=75;
6286 varQuantityMin=0;
6287 varQuantityMax=75;
6288 quantityBar=1;
6289 varTemperatureFreezeTime=3960;
6290 varTemperatureThawTime=3960;
6291 varTemperatureMax=110;
6292 temperaturePerQuantityWeight=0.5;
6293 stackedUnit="g";
6294 inventorySlot[]=
6295 {
6296 "Ingredient",
6297 "DirectCookingA",
6298 "DirectCookingB",
6299 "DirectCookingC"
6300 };
6301 containsSeedsType="";
6302 containsSeedsQuantity="0";
6303 hiddenSelections[]=
6304 {
6305 "cs_raw",
6306 "cs_rotten"
6307 };
6308 hiddenSelectionsTextures[]=
6309 {
6310 "dz\gear\food\data\kiwi_frash_CO.paa",
6311 "dz\gear\food\data\kiwi_rotten_CO.paa"
6312 };
6313 hiddenSelectionsMaterials[]=
6314 {
6315 "dz\gear\food\data\kiwi_frash.rvmat",
6316 "dz\gear\food\data\kiwi_rotten.rvmat"
6317 };
6318 class DamageSystem
6319 {
6320 class GlobalHealth
6321 {
6322 class Health
6323 {
6324 hitpoints=10;
6325 healthLevels[]=
6326 {
6327
6328 {
6329 1,
6330 {}
6331 },
6332
6333 {
6334 0.69999999,
6335 {}
6336 },
6337
6338 {
6339 0.5,
6340 {}
6341 },
6342
6343 {
6344 0.30000001,
6345 {}
6346 },
6347
6348 {
6349 0,
6350 {}
6351 }
6352 };
6353 };
6354 };
6355 };
6356 class AnimationSources: FoodAnimationSources
6357 {
6358 };
6359 class Food
6360 {
6361 class FoodStages
6362 {
6363 class Raw
6364 {
6365 visual_properties[]={0,0,0};
6366 nutrition_properties[]={1,150,47,1,0};
6367 cooking_properties[]={0,0};
6368 };
6369 class Rotten
6370 {
6371 visual_properties[]={1,1,1};
6372 nutrition_properties[]={10,75,19,1,0,16};
6373 cooking_properties[]={0,0};
6374 };
6375 };
6376 class FoodStageTransitions: NotCookable
6377 {
6378 };
6379 };
6380 soundImpactType="organic";
6381 class AnimEvents
6382 {
6383 class SoundWeapon
6384 {
6385 class openTunaCan
6386 {
6387 soundSet="openTunaCan_SoundSet";
6388 id=204;
6389 };
6390 class pickUpItem
6391 {
6392 soundSet="Zucchini_pickup_SoundSet";
6393 id=797;
6394 };
6395 class Eating_TakeFood
6396 {
6397 soundSet="Eating_TakeFood_Soundset";
6398 id=889;
6399 };
6400 class Eating_BoxOpen
6401 {
6402 soundSet="Eating_BoxOpen_Soundset";
6403 id=893;
6404 };
6405 class Eating_BoxShake
6406 {
6407 soundSet="Eating_BoxShake_Soundset";
6408 id=894;
6409 };
6410 class Eating_BoxEnd
6411 {
6412 soundSet="Eating_BoxEnd_Soundset";
6413 id=895;
6414 };
6415 };
6416 };
6417 };
6418 class SambucusBerry: Edible_Base
6419 {
6420 scope=2;
6421 displayName="$STR_SambucusBerry0";
6422 descriptionShort="$STR_SambucusBerry1";
6423 model="\dz\gear\food\Sambucus_nigra.p3d";
6424 debug_ItemCategory=6;
6425 weight=0;
6426 itemSize[]={1,1};
6427 stackedUnit="g";
6428 absorbency=0.40000001;
6429 varQuantityInit=50;
6430 varQuantityMin=0;
6431 varQuantityMax=50;
6432 quantityBar=1;
6433 varTemperatureFreezeTime=1980;
6434 varTemperatureThawTime=1980;
6435 varTemperatureMax=110;
6436 temperaturePerQuantityWeight=0.5;
6437 inventorySlot[]=
6438 {
6439 "Ingredient",
6440 "BerryB"
6441 };
6442 containsSeedsType="";
6443 containsSeedsQuantity="0";
6444 hiddenSelections[]=
6445 {
6446 "cs_raw",
6447 "cs_dried"
6448 };
6449 hiddenSelectionsTextures[]=
6450 {
6451 "dz\gear\food\data\sambucus_nigra_CO.paa",
6452 "dz\gear\food\data\sambucus_nigra_dried_CO.paa",
6453 "dz\gear\food\data\sambucus_nigra_dried_CO.paa",
6454 "dz\gear\food\data\sambucus_nigra_dried_CO.paa",
6455 "dz\gear\food\data\sambucus_nigra_burnt_CO.paa"
6456 };
6457 hiddenSelectionsMaterials[]=
6458 {
6459 "dz\gear\food\data\sambucus_nigra_raw.rvmat",
6460 "dz\gear\food\data\sambucus_nigra_boiled.rvmat",
6461 "dz\gear\food\data\sambucus_nigra_baked.rvmat",
6462 "dz\gear\food\data\sambucus_nigra_dried.rvmat",
6463 "dz\gear\food\data\sambucus_nigra_burnt.rvmat",
6464 "dz\gear\food\data\sambucus_nigra_rotten.rvmat"
6465 };
6466 class DamageSystem
6467 {
6468 class GlobalHealth
6469 {
6470 class Health
6471 {
6472 hitpoints=10;
6473 healthLevels[]=
6474 {
6475
6476 {
6477 1,
6478 {}
6479 },
6480
6481 {
6482 0.69999999,
6483 {}
6484 },
6485
6486 {
6487 0.5,
6488 {}
6489 },
6490
6491 {
6492 0.30000001,
6493 {}
6494 },
6495
6496 {
6497 0,
6498 {}
6499 }
6500 };
6501 };
6502 };
6503 };
6504 class AnimationSources: FoodAnimationSources
6505 {
6506 };
6507 class Food
6508 {
6509 class FoodStages
6510 {
6511 class Raw
6512 {
6513 visual_properties[]={0,0,0};
6514 nutrition_properties[]={2.5,50,60,1,0};
6515 cooking_properties[]={0,0};
6516 };
6517 class Rotten
6518 {
6519 visual_properties[]={-1,-1,5};
6520 nutrition_properties[]={2,37.5,24,1,0,16};
6521 cooking_properties[]={0,0};
6522 };
6523 class Baked
6524 {
6525 visual_properties[]={0,1,1};
6526 nutrition_properties[]={1.75,90,36,1,0};
6527 cooking_properties[]={70,35};
6528 };
6529 class Boiled
6530 {
6531 visual_properties[]={0,2,2};
6532 nutrition_properties[]={1.5,90,96,1,0};
6533 cooking_properties[]={105,45};
6534 };
6535 class Dried
6536 {
6537 visual_properties[]={1,3,3};
6538 nutrition_properties[]={0.75,90,12,1,0};
6539 cooking_properties[]={70,30,80};
6540 };
6541 class Burned
6542 {
6543 visual_properties[]={0,4,4};
6544 nutrition_properties[]={2,37.5,0,1,0};
6545 cooking_properties[]={100,20};
6546 };
6547 };
6548 class FoodStageTransitions: FruitStageTransitions
6549 {
6550 };
6551 };
6552 soundImpactType="organic";
6553 class AnimEvents
6554 {
6555 class SoundWeapon
6556 {
6557 class openTunaCan
6558 {
6559 soundSet="openTunaCan_SoundSet";
6560 id=204;
6561 };
6562 class pickUpItem
6563 {
6564 soundSet="Zucchini_pickup_SoundSet";
6565 id=797;
6566 };
6567 class Eating_TakeFood
6568 {
6569 soundSet="Eating_TakeFood_Soundset";
6570 id=889;
6571 };
6572 class Eating_BoxOpen
6573 {
6574 soundSet="Eating_BoxOpen_Soundset";
6575 id=893;
6576 };
6577 class Eating_BoxShake
6578 {
6579 soundSet="Eating_BoxShake_Soundset";
6580 id=894;
6581 };
6582 class Eating_BoxEnd
6583 {
6584 soundSet="Eating_BoxEnd_Soundset";
6585 id=895;
6586 };
6587 };
6588 };
6589 };
6590 class CaninaBerry: Edible_Base
6591 {
6592 scope=2;
6593 displayName="$STR_CaninaBerry0";
6594 descriptionShort="$STR_CaninaBerry1";
6595 model="\dz\gear\food\canina_raw.p3d";
6596 debug_ItemCategory=6;
6597 itemSize[]={1,1};
6598 weight=0;
6599 stackedUnit="g";
6600 absorbency=0.40000001;
6601 varQuantityInit=50;
6602 varQuantityMin=0;
6603 varQuantityMax=50;
6604 quantityBar=1;
6605 varTemperatureFreezeTime=1980;
6606 varTemperatureThawTime=1980;
6607 varTemperatureMax=110;
6608 temperaturePerQuantityWeight=0.5;
6609 inventorySlot[]=
6610 {
6611 "Ingredient",
6612 "BerryR"
6613 };
6614 ontainsSeedsType="";
6615 containsSeedsQuantity="0";
6616 hiddenSelections[]=
6617 {
6618 "cs_raw"
6619 };
6620 hiddenSelectionsTextures[]=
6621 {
6622 "dz\gear\food\data\canina_raw_CO.paa",
6623 "dz\gear\food\data\canina_baked_CO.paa",
6624 "dz\gear\food\data\canina_raw_CO.paa",
6625 "dz\gear\food\data\canina_dried_CO.paa",
6626 "dz\gear\food\data\canina_baked_CO.paa"
6627 };
6628 hiddenSelectionsMaterials[]=
6629 {
6630 "dz\gear\food\data\canina_raw.rvmat",
6631 "dz\gear\food\data\canina_baked.rvmat",
6632 "dz\gear\food\data\canina_boiled.rvmat",
6633 "dz\gear\food\data\canina_dried.rvmat",
6634 "dz\gear\food\data\canina_burnt.rvmat",
6635 "dz\gear\food\data\canina_rotten.rvmat"
6636 };
6637 class DamageSystem
6638 {
6639 class GlobalHealth
6640 {
6641 class Health
6642 {
6643 hitpoints=10;
6644 healthLevels[]=
6645 {
6646
6647 {
6648 1,
6649 {}
6650 },
6651
6652 {
6653 0.69999999,
6654 {}
6655 },
6656
6657 {
6658 0.5,
6659 {}
6660 },
6661
6662 {
6663 0.30000001,
6664 {}
6665 },
6666
6667 {
6668 0,
6669 {}
6670 }
6671 };
6672 };
6673 };
6674 };
6675 class AnimationSources: FoodAnimationSources
6676 {
6677 };
6678 class Food
6679 {
6680 class FoodStages
6681 {
6682 class Raw
6683 {
6684 visual_properties[]={0,0,0};
6685 nutrition_properties[]={2.5,50,60,1,0};
6686 cooking_properties[]={0,0};
6687 };
6688 class Rotten
6689 {
6690 visual_properties[]={-1,-1,5};
6691 nutrition_properties[]={2,37.5,40,1,0,16};
6692 cooking_properties[]={0,0};
6693 };
6694 class Baked
6695 {
6696 visual_properties[]={0,1,1};
6697 nutrition_properties[]={1.75,90,36,1,0};
6698 cooking_properties[]={70,35};
6699 };
6700 class Boiled
6701 {
6702 visual_properties[]={0,2,2};
6703 nutrition_properties[]={1.5,90,96,1,0};
6704 cooking_properties[]={105,45};
6705 };
6706 class Dried
6707 {
6708 visual_properties[]={0,3,3};
6709 nutrition_properties[]={0.75,90,12,1,0};
6710 cooking_properties[]={70,30,80};
6711 };
6712 class Burned
6713 {
6714 visual_properties[]={0,4,4};
6715 nutrition_properties[]={2,37.5,0,1,0};
6716 cooking_properties[]={100,20};
6717 };
6718 };
6719 class FoodStageTransitions: FruitStageTransitions
6720 {
6721 };
6722 };
6723 soundImpactType="organic";
6724 class AnimEvents
6725 {
6726 class SoundWeapon
6727 {
6728 class openTunaCan
6729 {
6730 soundSet="openTunaCan_SoundSet";
6731 id=204;
6732 };
6733 class pickUpItem
6734 {
6735 soundSet="Zucchini_pickup_SoundSet";
6736 id=797;
6737 };
6738 class Eating_TakeFood
6739 {
6740 soundSet="Eating_TakeFood_Soundset";
6741 id=889;
6742 };
6743 class Eating_BoxOpen
6744 {
6745 soundSet="Eating_BoxOpen_Soundset";
6746 id=893;
6747 };
6748 class Eating_BoxShake
6749 {
6750 soundSet="Eating_BoxShake_Soundset";
6751 id=894;
6752 };
6753 class Eating_BoxEnd
6754 {
6755 soundSet="Eating_BoxEnd_Soundset";
6756 id=895;
6757 };
6758 };
6759 };
6760 };
6761 class Cannabis: Edible_Base
6762 {
6763 scope=2;
6764 displayName="$STR_Cannabis0";
6765 descriptionShort="$STR_Cannabis1";
6766 model="\dz\gear\food\cannabis_seedman.p3d";
6767 debug_ItemCategory=6;
6768 rotationFlags=34;
6769 weight=0;
6770 itemSize[]={1,1};
6771 stackedUnit="g";
6772 absorbency=0.2;
6773 varQuantityInit=10;
6774 varQuantityMin=0;
6775 varQuantityMax=10;
6776 quantityBar=1;
6777 varTemperatureFreezeTime=2376;
6778 varTemperatureThawTime=2376;
6779 varTemperatureMax=110;
6780 temperaturePerQuantityWeight=0.5;
6781 inventorySlot[]=
6782 {
6783 "Ingredient"
6784 };
6785 containsSeedsType="";
6786 containsSeedsQuantity="0";
6787 hiddenSelections[]=
6788 {
6789 "cs_raw"
6790 };
6791 hiddenSelectionsTextures[]=
6792 {
6793 "dz\gear\food\data\cannabis_seedman_raw_CO.paa",
6794 "dz\gear\food\data\cannabis_seedman_baked_CO.paa",
6795 "dz\gear\food\data\cannabis_seedman_raw_CO.paa",
6796 "dz\gear\food\data\cannabis_seedman_raw_CO.paa",
6797 "dz\gear\food\data\cannabis_seedman_baked_CO.paa"
6798 };
6799 hiddenSelectionsMaterials[]=
6800 {
6801 "dz\gear\food\data\cannabis_seedman_raw.rvmat",
6802 "dz\gear\food\data\cannabis_seedman_baked.rvmat",
6803 "dz\gear\food\data\cannabis_seedman_raw.rvmat",
6804 "dz\gear\food\data\cannabis_seedman_dried.rvmat",
6805 "dz\gear\food\data\cannabis_seedman_burnt.rvmat",
6806 "dz\gear\food\data\cannabis_seedman_rotten.rvmat"
6807 };
6808 class DamageSystem
6809 {
6810 class GlobalHealth
6811 {
6812 class Health
6813 {
6814 hitpoints=10;
6815 healthLevels[]=
6816 {
6817
6818 {
6819 1,
6820 {}
6821 },
6822
6823 {
6824 0.69999999,
6825 {}
6826 },
6827
6828 {
6829 0.5,
6830 {}
6831 },
6832
6833 {
6834 0.30000001,
6835 {}
6836 },
6837
6838 {
6839 0,
6840 {}
6841 }
6842 };
6843 };
6844 };
6845 };
6846 class AnimationSources: FoodAnimationSources
6847 {
6848 };
6849 class Food
6850 {
6851 class FoodStages
6852 {
6853 class Raw
6854 {
6855 visual_properties[]={0,0,0};
6856 nutrition_properties[]={1,284,293,30,1};
6857 cooking_properties[]={0,0};
6858 };
6859 class Rotten
6860 {
6861 visual_properties[]={-1,-1,5};
6862 nutrition_properties[]={1,100,293,10,1,16};
6863 cooking_properties[]={0,0};
6864 };
6865 class Baked
6866 {
6867 visual_properties[]={0,1,1};
6868 nutrition_properties[]={1,69,172,70,1};
6869 cooking_properties[]={70,35};
6870 };
6871 class Boiled
6872 {
6873 visual_properties[]={0,2,2};
6874 nutrition_properties[]={1,69,172,70,1};
6875 cooking_properties[]={105,45};
6876 };
6877 class Dried
6878 {
6879 visual_properties[]={0,3,3};
6880 nutrition_properties[]={1,69,172,70,1};
6881 cooking_properties[]={70,30,80};
6882 };
6883 class Burned
6884 {
6885 visual_properties[]={0,4,4};
6886 nutrition_properties[]={1,20,40,10,1};
6887 cooking_properties[]={100,20};
6888 };
6889 };
6890 class FoodStageTransitions: FruitStageTransitions
6891 {
6892 };
6893 };
6894 class AnimEvents
6895 {
6896 class SoundWeapon
6897 {
6898 class openTunaCan
6899 {
6900 soundSet="openTunaCan_SoundSet";
6901 id=204;
6902 };
6903 class pickUpItem
6904 {
6905 soundSet="Zucchini_pickup_SoundSet";
6906 id=797;
6907 };
6908 class Eating_TakeFood
6909 {
6910 soundSet="Eating_TakeFood_Soundset";
6911 id=889;
6912 };
6913 class Eating_BoxOpen
6914 {
6915 soundSet="Eating_BoxOpen_Soundset";
6916 id=893;
6917 };
6918 class Eating_BoxShake
6919 {
6920 soundSet="Eating_BoxShake_Soundset";
6921 id=894;
6922 };
6923 class Eating_BoxEnd
6924 {
6925 soundSet="Eating_BoxEnd_Soundset";
6926 id=895;
6927 };
6928 };
6929 };
6930 };
6931 class HumanSteakMeat: Edible_Base
6932 {
6933 scope=2;
6934 displayName="$STR_HumanSteakMeat0";
6935 descriptionShort="$STR_HumanSteakMeat1";
6936 model="\dz\gear\food\human_meat.p3d";
6937 debug_ItemCategory=6;
6938 weight=0;
6939 weightPerQuantityUnit=2.5;
6940 interactionWeight=1;
6941 quantityBar=1;
6942 varTemperatureMax=110;
6943 temperaturePerQuantityWeight=1.5;
6944 itemSize[]={1,3};
6945 varTemperatureFreezePoint=-0.5;
6946 varTemperatureThawPoint=-0.5;
6947 varTemperatureFreezeTime=2376;
6948 varTemperatureThawTime=2376;
6949 varQuantityInit=150;
6950 varQuantityMin=0;
6951 varQuantityMax=150;
6952 inventorySlot[]=
6953 {
6954 "Ingredient",
6955 "DirectCookingA",
6956 "DirectCookingB",
6957 "DirectCookingC",
6958 "SmokingA",
6959 "SmokingB",
6960 "SmokingC",
6961 "SmokingD",
6962 "Trap_Bait_2"
6963 };
6964 hiddenSelections[]=
6965 {
6966 "cs_raw"
6967 };
6968 hiddenSelectionsTextures[]=
6969 {
6970 "dz\gear\food\data\meat_steak_raw_CO.paa",
6971 "dz\gear\food\data\meat_steak_baked_CO.paa",
6972 "dz\gear\food\data\meat_steak_boiled_co.paa",
6973 "dz\gear\food\data\meat_steak_dried_CO.paa",
6974 "dz\gear\food\data\meat_steak_burned_CO.paa"
6975 };
6976 hiddenSelectionsMaterials[]=
6977 {
6978 "dz\gear\food\data\meat_steak_raw.rvmat",
6979 "dz\gear\food\data\meat_steak_baked.rvmat",
6980 "dz\gear\food\data\meat_steak_boiled.rvmat",
6981 "dz\gear\food\data\meat_steak_dried.rvmat",
6982 "dz\gear\food\data\meat_steak_burnt.rvmat",
6983 "dz\gear\food\data\meat_steak_rotten.rvmat"
6984 };
6985 class DamageSystem
6986 {
6987 class GlobalHealth
6988 {
6989 class Health
6990 {
6991 hitpoints=50;
6992 healthLevels[]=
6993 {
6994
6995 {
6996 1,
6997 {}
6998 },
6999
7000 {
7001 0.69999999,
7002 {}
7003 },
7004
7005 {
7006 0.5,
7007 {}
7008 },
7009
7010 {
7011 0.30000001,
7012 {}
7013 },
7014
7015 {
7016 0,
7017 {}
7018 }
7019 };
7020 };
7021 };
7022 };
7023 class AnimationSources: FoodAnimationSources
7024 {
7025 };
7026 class Food
7027 {
7028 class FoodStages
7029 {
7030 class Raw
7031 {
7032 visual_properties[]={0,0,0};
7033 nutrition_properties[]={7,50,40,1,0,4};
7034 cooking_properties[]={0,0};
7035 };
7036 class Rotten
7037 {
7038 visual_properties[]={-1,-1,5};
7039 nutrition_properties[]=
7040 {
7041 10,
7042 25,
7043 16,
7044 1,
7045 0,
7046 "4 + 16",
7047 1,
7048 25
7049 };
7050 cooking_properties[]={0,0};
7051 };
7052 class Baked
7053 {
7054 visual_properties[]={0,1,1};
7055 nutrition_properties[]={4,200,24,1,0};
7056 cooking_properties[]={70,45};
7057 };
7058 class Boiled
7059 {
7060 visual_properties[]={0,2,2};
7061 nutrition_properties[]={4,150,64,1,0};
7062 cooking_properties[]={105,55};
7063 };
7064 class Dried
7065 {
7066 visual_properties[]={0,3,3};
7067 nutrition_properties[]={5,150,8,1,0};
7068 cooking_properties[]={70,120,80};
7069 };
7070 class Burned
7071 {
7072 visual_properties[]={0,4,4};
7073 nutrition_properties[]={7,50,0,1,0,16,1,9};
7074 cooking_properties[]={100,30};
7075 };
7076 };
7077 class FoodStageTransitions: MeatStageTransitions
7078 {
7079 };
7080 };
7081 class Trapping
7082 {
7083 baitTypes[]={2};
7084 baitTypeChances[]={0.25};
7085 resultQuantityBaseMod=0;
7086 resultQuantityDispersionMin=0;
7087 resultQuantityDispersionMax=0;
7088 };
7089 class NoiseImpact
7090 {
7091 strength=600;
7092 type="sound";
7093 };
7094 soundImpactType="organic";
7095 class AnimEvents
7096 {
7097 class SoundWeapon
7098 {
7099 class openTunaCan
7100 {
7101 soundSet="openTunaCan_SoundSet";
7102 id=204;
7103 };
7104 class Eating_TakeFood
7105 {
7106 soundSet="Eating_TakeFood_Soundset";
7107 id=889;
7108 };
7109 class Eating_BoxOpen
7110 {
7111 soundSet="Eating_BoxOpen_Soundset";
7112 id=893;
7113 };
7114 class Eating_BoxShake
7115 {
7116 soundSet="Eating_BoxShake_Soundset";
7117 id=894;
7118 };
7119 class Eating_BoxEnd
7120 {
7121 soundSet="Eating_BoxEnd_Soundset";
7122 id=895;
7123 };
7124 };
7125 };
7126 };
7127 class GoatSteakMeat: Edible_Base
7128 {
7129 scope=2;
7130 displayName="$STR_GoatSteakMeat0";
7131 descriptionShort="$STR_GoatSteakMeat1";
7132 model="\dz\gear\food\meat_steak.p3d";
7133 debug_ItemCategory=6;
7134 rotationFlags=34;
7135 weight=0;
7136 weightPerQuantityUnit=3;
7137 interactionWeight=1;
7138 varTemperatureFreezePoint=-0.5;
7139 varTemperatureThawPoint=-0.5;
7140 varTemperatureFreezeTime=2508;
7141 varTemperatureThawTime=2508;
7142 varQuantityInit=150;
7143 varQuantityMin=0;
7144 varQuantityMax=150;
7145 quantityBar=1;
7146 varTemperatureMax=110;
7147 temperaturePerQuantityWeight=1;
7148 itemSize[]={1,2};
7149 inventorySlot[]=
7150 {
7151 "Ingredient",
7152 "DirectCookingA",
7153 "DirectCookingB",
7154 "DirectCookingC",
7155 "SmokingA",
7156 "SmokingB",
7157 "SmokingC",
7158 "SmokingD",
7159 "Trap_Bait_2"
7160 };
7161 hiddenSelections[]=
7162 {
7163 "cs_raw"
7164 };
7165 hiddenSelectionsTextures[]=
7166 {
7167 "dz\gear\food\data\meat_steak_raw_CO.paa",
7168 "dz\gear\food\data\meat_steak_baked_CO.paa",
7169 "dz\gear\food\data\meat_steak_boiled_co.paa",
7170 "dz\gear\food\data\meat_steak_dried_CO.paa",
7171 "dz\gear\food\data\meat_steak_burned_CO.paa"
7172 };
7173 hiddenSelectionsMaterials[]=
7174 {
7175 "dz\gear\food\data\meat_steak_raw.rvmat",
7176 "dz\gear\food\data\meat_steak_baked.rvmat",
7177 "dz\gear\food\data\meat_steak_boiled.rvmat",
7178 "dz\gear\food\data\meat_steak_dried.rvmat",
7179 "dz\gear\food\data\meat_steak_burnt.rvmat",
7180 "dz\gear\food\data\meat_steak_rotten.rvmat"
7181 };
7182 class DamageSystem
7183 {
7184 class GlobalHealth
7185 {
7186 class Health
7187 {
7188 hitpoints=50;
7189 healthLevels[]=
7190 {
7191
7192 {
7193 1,
7194 {}
7195 },
7196
7197 {
7198 0.69999999,
7199 {}
7200 },
7201
7202 {
7203 0.5,
7204 {}
7205 },
7206
7207 {
7208 0.30000001,
7209 {}
7210 },
7211
7212 {
7213 0,
7214 {}
7215 }
7216 };
7217 };
7218 };
7219 };
7220 class AnimationSources: FoodAnimationSources
7221 {
7222 };
7223 class Food
7224 {
7225 class FoodStages
7226 {
7227 class Raw
7228 {
7229 visual_properties[]={0,0,0};
7230 nutrition_properties[]={5,50,40,1,0,4};
7231 cooking_properties[]={0,0};
7232 };
7233 class Rotten
7234 {
7235 visual_properties[]={-1,-1,5};
7236 nutrition_properties[]=
7237 {
7238 10,
7239 25,
7240 16,
7241 1,
7242 0,
7243 "4 + 16",
7244 1,
7245 25
7246 };
7247 cooking_properties[]={0,0};
7248 };
7249 class Baked
7250 {
7251 visual_properties[]={0,1,1};
7252 nutrition_properties[]={2,250,24,1,0};
7253 cooking_properties[]={70,45};
7254 };
7255 class Boiled
7256 {
7257 visual_properties[]={0,2,2};
7258 nutrition_properties[]={2,200,64,1,0};
7259 cooking_properties[]={105,55};
7260 };
7261 class Dried
7262 {
7263 visual_properties[]={0,3,3};
7264 nutrition_properties[]={3,200,8,1,0};
7265 cooking_properties[]={70,120,80};
7266 };
7267 class Burned
7268 {
7269 visual_properties[]={0,4,4};
7270 nutrition_properties[]={5,50,0,1,0,16,1,9};
7271 cooking_properties[]={100,30};
7272 };
7273 };
7274 class FoodStageTransitions: MeatStageTransitions
7275 {
7276 };
7277 };
7278 class Trapping
7279 {
7280 baitTypes[]={2};
7281 baitTypeChances[]={0.69999999};
7282 resultQuantityBaseMod=0;
7283 resultQuantityDispersionMin=0;
7284 resultQuantityDispersionMax=0;
7285 };
7286 class NoiseImpact
7287 {
7288 strength=600;
7289 type="sound";
7290 };
7291 soundImpactType="organic";
7292 class AnimEvents
7293 {
7294 class SoundWeapon
7295 {
7296 class openTunaCan
7297 {
7298 soundSet="openTunaCan_SoundSet";
7299 id=204;
7300 };
7301 class Eating_TakeFood
7302 {
7303 soundSet="Eating_TakeFood_Soundset";
7304 id=889;
7305 };
7306 class Eating_BoxOpen
7307 {
7308 soundSet="Eating_BoxOpen_Soundset";
7309 id=893;
7310 };
7311 class Eating_BoxShake
7312 {
7313 soundSet="Eating_BoxShake_Soundset";
7314 id=894;
7315 };
7316 class Eating_BoxEnd
7317 {
7318 soundSet="Eating_BoxEnd_Soundset";
7319 id=895;
7320 };
7321 };
7322 };
7323 };
7324 class MouflonSteakMeat: Edible_Base
7325 {
7326 scope=2;
7327 displayName="$STR_MouflonSteakMeat0";
7328 descriptionShort="$STR_MouflonSteakMeat1";
7329 model="\dz\gear\food\meat_steak.p3d";
7330 debug_ItemCategory=6;
7331 rotationFlags=34;
7332 weight=0;
7333 weightPerQuantityUnit=2.3;
7334 interactionWeight=1;
7335 varTemperatureFreezePoint=-0.5;
7336 varTemperatureThawPoint=-0.5;
7337 varTemperatureFreezeTime=3960;
7338 varTemperatureThawTime=3960;
7339 varQuantityInit=230;
7340 varQuantityMin=0;
7341 varQuantityMax=230;
7342 quantityBar=1;
7343 varTemperatureMax=110;
7344 temperaturePerQuantityWeight=1;
7345 itemSize[]={1,2};
7346 inventorySlot[]=
7347 {
7348 "Ingredient",
7349 "DirectCookingA",
7350 "DirectCookingB",
7351 "DirectCookingC",
7352 "SmokingA",
7353 "SmokingB",
7354 "SmokingC",
7355 "SmokingD"
7356 };
7357 hiddenSelections[]=
7358 {
7359 "cs_raw"
7360 };
7361 hiddenSelectionsTextures[]=
7362 {
7363 "dz\gear\food\data\meat_steak_raw_CO.paa",
7364 "dz\gear\food\data\meat_steak_baked_CO.paa",
7365 "dz\gear\food\data\meat_steak_boiled_co.paa",
7366 "dz\gear\food\data\meat_steak_dried_CO.paa",
7367 "dz\gear\food\data\meat_steak_burned_CO.paa"
7368 };
7369 hiddenSelectionsMaterials[]=
7370 {
7371 "dz\gear\food\data\meat_steak_raw.rvmat",
7372 "dz\gear\food\data\meat_steak_baked.rvmat",
7373 "dz\gear\food\data\meat_steak_boiled.rvmat",
7374 "dz\gear\food\data\meat_steak_dried.rvmat",
7375 "dz\gear\food\data\meat_steak_burnt.rvmat",
7376 "dz\gear\food\data\meat_steak_rotten.rvmat"
7377 };
7378 class DamageSystem
7379 {
7380 class GlobalHealth
7381 {
7382 class Health
7383 {
7384 hitpoints=50;
7385 healthLevels[]=
7386 {
7387
7388 {
7389 1,
7390 {}
7391 },
7392
7393 {
7394 0.69999999,
7395 {}
7396 },
7397
7398 {
7399 0.5,
7400 {}
7401 },
7402
7403 {
7404 0.30000001,
7405 {}
7406 },
7407
7408 {
7409 0,
7410 {}
7411 }
7412 };
7413 };
7414 };
7415 };
7416 class AnimationSources: FoodAnimationSources
7417 {
7418 };
7419 class Food
7420 {
7421 class FoodStages
7422 {
7423 class Raw
7424 {
7425 visual_properties[]={0,0,0};
7426 nutrition_properties[]={4.5,544,40,236,1,4};
7427 cooking_properties[]={0,0};
7428 };
7429 class Rotten
7430 {
7431 visual_properties[]={-1,-1,5};
7432 nutrition_properties[]=
7433 {
7434 4,
7435 250,
7436 16,
7437 35,
7438 1,
7439 "4 + 16"
7440 };
7441 cooking_properties[]={0,0};
7442 };
7443 class Baked
7444 {
7445 visual_properties[]={0,1,1};
7446 nutrition_properties[]={3.5,537,24,129,1};
7447 cooking_properties[]={70,45};
7448 };
7449 class Boiled
7450 {
7451 visual_properties[]={0,2,2};
7452 nutrition_properties[]={3,537,64,129,1};
7453 cooking_properties[]={105,55};
7454 };
7455 class Dried
7456 {
7457 visual_properties[]={0,3,3};
7458 nutrition_properties[]={1.5,390,8,180,1};
7459 cooking_properties[]={70,120,80};
7460 };
7461 class Burned
7462 {
7463 visual_properties[]={0,4,4};
7464 nutrition_properties[]={4,250,0,50,1,16};
7465 cooking_properties[]={100,30};
7466 };
7467 };
7468 class FoodStageTransitions: MeatStageTransitions
7469 {
7470 };
7471 };
7472 class NoiseImpact
7473 {
7474 strength=600;
7475 type="sound";
7476 };
7477 soundImpactType="organic";
7478 class AnimEvents
7479 {
7480 class SoundWeapon
7481 {
7482 class openTunaCan
7483 {
7484 soundSet="openTunaCan_SoundSet";
7485 id=204;
7486 };
7487 class Eating_TakeFood
7488 {
7489 soundSet="Eating_TakeFood_Soundset";
7490 id=889;
7491 };
7492 class Eating_BoxOpen
7493 {
7494 soundSet="Eating_BoxOpen_Soundset";
7495 id=893;
7496 };
7497 class Eating_BoxShake
7498 {
7499 soundSet="Eating_BoxShake_Soundset";
7500 id=894;
7501 };
7502 class Eating_BoxEnd
7503 {
7504 soundSet="Eating_BoxEnd_Soundset";
7505 id=895;
7506 };
7507 };
7508 };
7509 };
7510 class BoarSteakMeat: Edible_Base
7511 {
7512 scope=2;
7513 displayName="$STR_BoarSteakMeat0";
7514 descriptionShort="$STR_BoarSteakMeat1";
7515 model="\dz\gear\food\meat_steak.p3d";
7516 debug_ItemCategory=6;
7517 rotationFlags=34;
7518 weight=0;
7519 weightPerQuantityUnit=2;
7520 interactionWeight=1;
7521 varTemperatureFreezePoint=-0.5;
7522 varTemperatureThawPoint=-0.5;
7523 varTemperatureFreezeTime=3168;
7524 varTemperatureThawTime=3168;
7525 varQuantityInit=250;
7526 varQuantityMin=0;
7527 varQuantityMax=250;
7528 quantityBar=1;
7529 varTemperatureMax=110;
7530 temperaturePerQuantityWeight=1;
7531 itemSize[]={1,2};
7532 inventorySlot[]=
7533 {
7534 "Ingredient",
7535 "DirectCookingA",
7536 "DirectCookingB",
7537 "DirectCookingC",
7538 "SmokingA",
7539 "SmokingB",
7540 "SmokingC",
7541 "SmokingD",
7542 "Trap_Bait_2"
7543 };
7544 hiddenSelections[]=
7545 {
7546 "cs_raw"
7547 };
7548 hiddenSelectionsTextures[]=
7549 {
7550 "dz\gear\food\data\meat_steak_raw_CO.paa",
7551 "dz\gear\food\data\meat_steak_baked_CO.paa",
7552 "dz\gear\food\data\meat_steak_boiled_co.paa",
7553 "dz\gear\food\data\meat_steak_dried_CO.paa",
7554 "dz\gear\food\data\meat_steak_burned_CO.paa"
7555 };
7556 hiddenSelectionsMaterials[]=
7557 {
7558 "dz\gear\food\data\meat_steak_raw.rvmat",
7559 "dz\gear\food\data\meat_steak_baked.rvmat",
7560 "dz\gear\food\data\meat_steak_boiled.rvmat",
7561 "dz\gear\food\data\meat_steak_dried.rvmat",
7562 "dz\gear\food\data\meat_steak_burnt.rvmat",
7563 "dz\gear\food\data\meat_steak_rotten.rvmat"
7564 };
7565 class DamageSystem
7566 {
7567 class GlobalHealth
7568 {
7569 class Health
7570 {
7571 hitpoints=50;
7572 healthLevels[]=
7573 {
7574
7575 {
7576 1,
7577 {}
7578 },
7579
7580 {
7581 0.69999999,
7582 {}
7583 },
7584
7585 {
7586 0.5,
7587 {}
7588 },
7589
7590 {
7591 0.30000001,
7592 {}
7593 },
7594
7595 {
7596 0,
7597 {}
7598 }
7599 };
7600 };
7601 };
7602 };
7603 class AnimationSources: FoodAnimationSources
7604 {
7605 };
7606 class Food
7607 {
7608 class FoodStages
7609 {
7610 class Raw
7611 {
7612 visual_properties[]={0,0,0};
7613 nutrition_properties[]={5,50,40,1,0,4};
7614 cooking_properties[]={0,0};
7615 };
7616 class Rotten
7617 {
7618 visual_properties[]={-1,-1,5};
7619 nutrition_properties[]=
7620 {
7621 10,
7622 25,
7623 16,
7624 1,
7625 0,
7626 "4 + 16",
7627 1,
7628 20
7629 };
7630 cooking_properties[]={0,0};
7631 };
7632 class Baked
7633 {
7634 visual_properties[]={0,1,1};
7635 nutrition_properties[]={2,325,24,1,0};
7636 cooking_properties[]={70,45};
7637 };
7638 class Boiled
7639 {
7640 visual_properties[]={0,2,2};
7641 nutrition_properties[]={1,275,64,1,0};
7642 cooking_properties[]={105,55};
7643 };
7644 class Dried
7645 {
7646 visual_properties[]={0,3,3};
7647 nutrition_properties[]={3,275,8,1,0};
7648 cooking_properties[]={70,120,80};
7649 };
7650 class Burned
7651 {
7652 visual_properties[]={0,4,4};
7653 nutrition_properties[]={5,50,0,1,0,16,1,7};
7654 cooking_properties[]={100,30};
7655 };
7656 };
7657 class FoodStageTransitions: MeatStageTransitions
7658 {
7659 };
7660 };
7661 class Trapping
7662 {
7663 baitTypes[]={2};
7664 baitTypeChances[]={0.75};
7665 resultQuantityBaseMod=0;
7666 resultQuantityDispersionMin=0;
7667 resultQuantityDispersionMax=0;
7668 };
7669 class NoiseImpact
7670 {
7671 strength=600;
7672 type="sound";
7673 };
7674 soundImpactType="organic";
7675 class AnimEvents
7676 {
7677 class SoundWeapon
7678 {
7679 class openTunaCan
7680 {
7681 soundSet="openTunaCan_SoundSet";
7682 id=204;
7683 };
7684 class Eating_TakeFood
7685 {
7686 soundSet="Eating_TakeFood_Soundset";
7687 id=889;
7688 };
7689 class Eating_BoxOpen
7690 {
7691 soundSet="Eating_BoxOpen_Soundset";
7692 id=893;
7693 };
7694 class Eating_BoxShake
7695 {
7696 soundSet="Eating_BoxShake_Soundset";
7697 id=894;
7698 };
7699 class Eating_BoxEnd
7700 {
7701 soundSet="Eating_BoxEnd_Soundset";
7702 id=895;
7703 };
7704 };
7705 };
7706 };
7707 class PigSteakMeat: Edible_Base
7708 {
7709 scope=2;
7710 displayName="$STR_PigSteakMeat0";
7711 descriptionShort="$STR_PigSteakMeat1";
7712 model="\dz\gear\food\meat_steak.p3d";
7713 debug_ItemCategory=6;
7714 rotationFlags=34;
7715 weight=0;
7716 weightPerQuantityUnit=2;
7717 interactionWeight=1;
7718 varTemperatureFreezePoint=-0.5;
7719 varTemperatureThawPoint=-0.5;
7720 varTemperatureFreezeTime=3960;
7721 varTemperatureThawTime=3960;
7722 quantityBar=1;
7723 varQuantityInit=250;
7724 varQuantityMin=0;
7725 varQuantityMax=250;
7726 varTemperatureMax=110;
7727 temperaturePerQuantityWeight=1;
7728 itemSize[]={1,2};
7729 inventorySlot[]=
7730 {
7731 "Ingredient",
7732 "DirectCookingA",
7733 "DirectCookingB",
7734 "DirectCookingC",
7735 "SmokingA",
7736 "SmokingB",
7737 "SmokingC",
7738 "SmokingD",
7739 "Trap_Bait_2"
7740 };
7741 hiddenSelections[]=
7742 {
7743 "cs_raw"
7744 };
7745 hiddenSelectionsTextures[]=
7746 {
7747 "dz\gear\food\data\meat_steak_raw_CO.paa",
7748 "dz\gear\food\data\meat_steak_baked_CO.paa",
7749 "dz\gear\food\data\meat_steak_boiled_co.paa",
7750 "dz\gear\food\data\meat_steak_dried_CO.paa",
7751 "dz\gear\food\data\meat_steak_burned_CO.paa"
7752 };
7753 hiddenSelectionsMaterials[]=
7754 {
7755 "dz\gear\food\data\meat_steak_raw.rvmat",
7756 "dz\gear\food\data\meat_steak_baked.rvmat",
7757 "dz\gear\food\data\meat_steak_boiled.rvmat",
7758 "dz\gear\food\data\meat_steak_dried.rvmat",
7759 "dz\gear\food\data\meat_steak_burnt.rvmat",
7760 "dz\gear\food\data\meat_steak_rotten.rvmat"
7761 };
7762 class DamageSystem
7763 {
7764 class GlobalHealth
7765 {
7766 class Health
7767 {
7768 hitpoints=50;
7769 healthLevels[]=
7770 {
7771
7772 {
7773 1,
7774 {}
7775 },
7776
7777 {
7778 0.69999999,
7779 {}
7780 },
7781
7782 {
7783 0.5,
7784 {}
7785 },
7786
7787 {
7788 0.30000001,
7789 {}
7790 },
7791
7792 {
7793 0,
7794 {}
7795 }
7796 };
7797 };
7798 };
7799 };
7800 class AnimationSources: FoodAnimationSources
7801 {
7802 };
7803 class Food
7804 {
7805 class FoodStages
7806 {
7807 class Raw
7808 {
7809 visual_properties[]={0,0,0};
7810 nutrition_properties[]={5,50,40,1,0,4};
7811 cooking_properties[]={0,0};
7812 };
7813 class Rotten
7814 {
7815 visual_properties[]={-1,-1,5};
7816 nutrition_properties[]=
7817 {
7818 10,
7819 25,
7820 16,
7821 1,
7822 0,
7823 "4 + 16",
7824 1,
7825 20
7826 };
7827 cooking_properties[]={0,0};
7828 };
7829 class Baked
7830 {
7831 visual_properties[]={0,1,1};
7832 nutrition_properties[]={1,300,24,1,0};
7833 cooking_properties[]={70,45};
7834 };
7835 class Boiled
7836 {
7837 visual_properties[]={0,2,2};
7838 nutrition_properties[]={1,250,64,1,0};
7839 cooking_properties[]={105,55};
7840 };
7841 class Dried
7842 {
7843 visual_properties[]={0,3,3};
7844 nutrition_properties[]={2,250,8,1,0};
7845 cooking_properties[]={70,120,80};
7846 };
7847 class Burned
7848 {
7849 visual_properties[]={0,4,4};
7850 nutrition_properties[]={5,50,0,1,0,16,1,7};
7851 cooking_properties[]={100,30};
7852 };
7853 };
7854 class FoodStageTransitions: MeatStageTransitions
7855 {
7856 };
7857 };
7858 class Trapping
7859 {
7860 baitTypes[]={2};
7861 baitTypeChances[]={0.75};
7862 resultQuantityBaseMod=0;
7863 resultQuantityDispersionMin=0;
7864 resultQuantityDispersionMax=0;
7865 };
7866 soundImpactType="organic";
7867 class AnimEvents
7868 {
7869 class SoundWeapon
7870 {
7871 class openTunaCan
7872 {
7873 soundSet="openTunaCan_SoundSet";
7874 id=204;
7875 };
7876 class Eating_TakeFood
7877 {
7878 soundSet="Eating_TakeFood_Soundset";
7879 id=889;
7880 };
7881 class Eating_BoxOpen
7882 {
7883 soundSet="Eating_BoxOpen_Soundset";
7884 id=893;
7885 };
7886 class Eating_BoxShake
7887 {
7888 soundSet="Eating_BoxShake_Soundset";
7889 id=894;
7890 };
7891 class Eating_BoxEnd
7892 {
7893 soundSet="Eating_BoxEnd_Soundset";
7894 id=895;
7895 };
7896 };
7897 };
7898 };
7899 class DeerSteakMeat: Edible_Base
7900 {
7901 scope=2;
7902 displayName="$STR_DeerSteakMeat0";
7903 descriptionShort="$STR_DeerSteakMeat1";
7904 model="\dz\gear\food\meat_steak.p3d";
7905 debug_ItemCategory=6;
7906 rotationFlags=34;
7907 weight=0;
7908 weightPerQuantityUnit=2;
7909 interactionWeight=1;
7910 varTemperatureFreezePoint=-0.5;
7911 varTemperatureThawPoint=-0.5;
7912 varTemperatureFreezeTime=3960;
7913 varTemperatureThawTime=3960;
7914 quantityBar=1;
7915 varQuantityInit=250;
7916 varQuantityMin=0;
7917 varQuantityMax=250;
7918 varTemperatureMax=110;
7919 temperaturePerQuantityWeight=1;
7920 itemSize[]={1,2};
7921 inventorySlot[]=
7922 {
7923 "Ingredient",
7924 "DirectCookingA",
7925 "DirectCookingB",
7926 "DirectCookingC",
7927 "SmokingA",
7928 "SmokingB",
7929 "SmokingC",
7930 "SmokingD",
7931 "Trap_Bait_2"
7932 };
7933 hiddenSelections[]=
7934 {
7935 "cs_raw"
7936 };
7937 hiddenSelectionsTextures[]=
7938 {
7939 "dz\gear\food\data\meat_steak_raw_CO.paa",
7940 "dz\gear\food\data\meat_steak_baked_CO.paa",
7941 "dz\gear\food\data\meat_steak_boiled_co.paa",
7942 "dz\gear\food\data\meat_steak_dried_CO.paa",
7943 "dz\gear\food\data\meat_steak_burned_CO.paa"
7944 };
7945 hiddenSelectionsMaterials[]=
7946 {
7947 "dz\gear\food\data\meat_steak_raw.rvmat",
7948 "dz\gear\food\data\meat_steak_baked.rvmat",
7949 "dz\gear\food\data\meat_steak_boiled.rvmat",
7950 "dz\gear\food\data\meat_steak_dried.rvmat",
7951 "dz\gear\food\data\meat_steak_burnt.rvmat",
7952 "dz\gear\food\data\meat_steak_rotten.rvmat"
7953 };
7954 class DamageSystem
7955 {
7956 class GlobalHealth
7957 {
7958 class Health
7959 {
7960 hitpoints=50;
7961 healthLevels[]=
7962 {
7963
7964 {
7965 1,
7966 {}
7967 },
7968
7969 {
7970 0.69999999,
7971 {}
7972 },
7973
7974 {
7975 0.5,
7976 {}
7977 },
7978
7979 {
7980 0.30000001,
7981 {}
7982 },
7983
7984 {
7985 0,
7986 {}
7987 }
7988 };
7989 };
7990 };
7991 };
7992 class AnimationSources: FoodAnimationSources
7993 {
7994 };
7995 class Food
7996 {
7997 class FoodStages
7998 {
7999 class Raw
8000 {
8001 visual_properties[]={0,0,0};
8002 nutrition_properties[]={5,50,40,1,0,4};
8003 cooking_properties[]={0,0};
8004 };
8005 class Rotten
8006 {
8007 visual_properties[]={-1,-1,5};
8008 nutrition_properties[]=
8009 {
8010 10,
8011 25,
8012 16,
8013 1,
8014 0,
8015 "4 + 16",
8016 1,
8017 20
8018 };
8019 cooking_properties[]={0,0};
8020 };
8021 class Baked
8022 {
8023 visual_properties[]={0,1,1};
8024 nutrition_properties[]={2,350,24,1,0};
8025 cooking_properties[]={70,45};
8026 };
8027 class Boiled
8028 {
8029 visual_properties[]={0,2,2};
8030 nutrition_properties[]={1,300,64,1,0};
8031 cooking_properties[]={105,55};
8032 };
8033 class Dried
8034 {
8035 visual_properties[]={0,3,3};
8036 nutrition_properties[]={3,300,8,1,0};
8037 cooking_properties[]={70,120,80};
8038 };
8039 class Burned
8040 {
8041 visual_properties[]={0,4,4};
8042 nutrition_properties[]={5,50,0,1,0,16,1,7};
8043 cooking_properties[]={100,30};
8044 };
8045 };
8046 class FoodStageTransitions: MeatStageTransitions
8047 {
8048 };
8049 };
8050 class Trapping
8051 {
8052 baitTypes[]={2};
8053 baitTypeChances[]={0.75};
8054 resultQuantityBaseMod=0;
8055 resultQuantityDispersionMin=0;
8056 resultQuantityDispersionMax=0;
8057 };
8058 class NoiseImpact
8059 {
8060 strength=600;
8061 type="sound";
8062 };
8063 soundImpactType="organic";
8064 class AnimEvents
8065 {
8066 class SoundWeapon
8067 {
8068 class openTunaCan
8069 {
8070 soundSet="openTunaCan_SoundSet";
8071 id=204;
8072 };
8073 class Eating_TakeFood
8074 {
8075 soundSet="Eating_TakeFood_Soundset";
8076 id=889;
8077 };
8078 class Eating_BoxOpen
8079 {
8080 soundSet="Eating_BoxOpen_Soundset";
8081 id=893;
8082 };
8083 class Eating_BoxShake
8084 {
8085 soundSet="Eating_BoxShake_Soundset";
8086 id=894;
8087 };
8088 class Eating_BoxEnd
8089 {
8090 soundSet="Eating_BoxEnd_Soundset";
8091 id=895;
8092 };
8093 };
8094 };
8095 };
8096 class ReindeerSteakMeat: Edible_Base
8097 {
8098 scope=2;
8099 displayName="$STR_ReindeerSteakMeat0";
8100 descriptionShort="$STR_ReindeerSteakMeat1";
8101 model="\dz\gear\food\meat_steak.p3d";
8102 debug_ItemCategory=6;
8103 rotationFlags=34;
8104 weight=0;
8105 weightPerQuantityUnit=2;
8106 interactionWeight=1;
8107 varTemperatureFreezePoint=-0.5;
8108 varTemperatureThawPoint=-0.5;
8109 varTemperatureFreezeTime=3960;
8110 varTemperatureThawTime=3960;
8111 quantityBar=1;
8112 varQuantityInit=250;
8113 varQuantityMin=0;
8114 varQuantityMax=250;
8115 varTemperatureMax=110;
8116 temperaturePerQuantityWeight=1;
8117 itemSize[]={1,2};
8118 inventorySlot[]=
8119 {
8120 "Ingredient",
8121 "DirectCookingA",
8122 "DirectCookingB",
8123 "DirectCookingC",
8124 "SmokingA",
8125 "SmokingB",
8126 "SmokingC",
8127 "SmokingD",
8128 "Trap_Bait_2"
8129 };
8130 hiddenSelections[]=
8131 {
8132 "cs_raw"
8133 };
8134 hiddenSelectionsTextures[]=
8135 {
8136 "dz\gear\food\data\meat_steak_raw_CO.paa",
8137 "dz\gear\food\data\meat_steak_baked_CO.paa",
8138 "dz\gear\food\data\meat_steak_boiled_co.paa",
8139 "dz\gear\food\data\meat_steak_dried_CO.paa",
8140 "dz\gear\food\data\meat_steak_burned_CO.paa"
8141 };
8142 hiddenSelectionsMaterials[]=
8143 {
8144 "dz\gear\food\data\meat_steak_raw.rvmat",
8145 "dz\gear\food\data\meat_steak_baked.rvmat",
8146 "dz\gear\food\data\meat_steak_boiled.rvmat",
8147 "dz\gear\food\data\meat_steak_dried.rvmat",
8148 "dz\gear\food\data\meat_steak_burnt.rvmat",
8149 "dz\gear\food\data\meat_steak_rotten.rvmat"
8150 };
8151 class DamageSystem
8152 {
8153 class GlobalHealth
8154 {
8155 class Health
8156 {
8157 hitpoints=50;
8158 healthLevels[]=
8159 {
8160
8161 {
8162 1,
8163 {}
8164 },
8165
8166 {
8167 0.69999999,
8168 {}
8169 },
8170
8171 {
8172 0.5,
8173 {}
8174 },
8175
8176 {
8177 0.30000001,
8178 {}
8179 },
8180
8181 {
8182 0,
8183 {}
8184 }
8185 };
8186 };
8187 };
8188 };
8189 class AnimationSources: FoodAnimationSources
8190 {
8191 };
8192 class Food
8193 {
8194 class FoodStages
8195 {
8196 class Raw
8197 {
8198 visual_properties[]={0,0,0};
8199 nutrition_properties[]={5,50,40,1,0,4};
8200 cooking_properties[]={0,0};
8201 };
8202 class Rotten
8203 {
8204 visual_properties[]={-1,-1,5};
8205 nutrition_properties[]=
8206 {
8207 10,
8208 25,
8209 16,
8210 1,
8211 0,
8212 "4 + 16",
8213 1,
8214 20
8215 };
8216 cooking_properties[]={0,0};
8217 };
8218 class Baked
8219 {
8220 visual_properties[]={0,1,1};
8221 nutrition_properties[]={2,350,24,1,0};
8222 cooking_properties[]={70,45};
8223 };
8224 class Boiled
8225 {
8226 visual_properties[]={0,2,2};
8227 nutrition_properties[]={1,300,64,1,0};
8228 cooking_properties[]={105,55};
8229 };
8230 class Dried
8231 {
8232 visual_properties[]={0,3,3};
8233 nutrition_properties[]={3,300,8,1,0};
8234 cooking_properties[]={70,120,80};
8235 };
8236 class Burned
8237 {
8238 visual_properties[]={0,4,4};
8239 nutrition_properties[]={5,50,0,1,0,16,1,7};
8240 cooking_properties[]={100,30};
8241 };
8242 };
8243 class FoodStageTransitions: MeatStageTransitions
8244 {
8245 };
8246 };
8247 class Trapping
8248 {
8249 baitTypes[]={2};
8250 baitTypeChances[]={0.75};
8251 resultQuantityBaseMod=0;
8252 resultQuantityDispersionMin=0;
8253 resultQuantityDispersionMax=0;
8254 };
8255 class NoiseImpact
8256 {
8257 strength=600;
8258 type="sound";
8259 };
8260 soundImpactType="organic";
8261 class AnimEvents
8262 {
8263 class SoundWeapon
8264 {
8265 class openTunaCan
8266 {
8267 soundSet="openTunaCan_SoundSet";
8268 id=204;
8269 };
8270 class Eating_TakeFood
8271 {
8272 soundSet="Eating_TakeFood_Soundset";
8273 id=889;
8274 };
8275 class Eating_BoxOpen
8276 {
8277 soundSet="Eating_BoxOpen_Soundset";
8278 id=893;
8279 };
8280 class Eating_BoxShake
8281 {
8282 soundSet="Eating_BoxShake_Soundset";
8283 id=894;
8284 };
8285 class Eating_BoxEnd
8286 {
8287 soundSet="Eating_BoxEnd_Soundset";
8288 id=895;
8289 };
8290 };
8291 };
8292 };
8293 class WolfSteakMeat: Edible_Base
8294 {
8295 scope=2;
8296 displayName="$STR_WolfSteakMeat0";
8297 descriptionShort="$STR_WolfSteakMeat1";
8298 model="\dz\gear\food\meat_steak.p3d";
8299 debug_ItemCategory=6;
8300 rotationFlags=34;
8301 weight=0;
8302 interactionWeight=1;
8303 varTemperatureFreezePoint=-0.5;
8304 varTemperatureThawPoint=-0.5;
8305 varTemperatureFreezeTime=2376;
8306 varTemperatureThawTime=2376;
8307 quantityBar=1;
8308 varQuantityInit=150;
8309 varQuantityMin=0;
8310 varQuantityMax=150;
8311 varTemperatureMax=110;
8312 temperaturePerQuantityWeight=1;
8313 itemSize[]={1,2};
8314 inventorySlot[]=
8315 {
8316 "Ingredient",
8317 "DirectCookingA",
8318 "DirectCookingB",
8319 "DirectCookingC",
8320 "SmokingA",
8321 "SmokingB",
8322 "SmokingC",
8323 "SmokingD",
8324 "Trap_Bait_2"
8325 };
8326 hiddenSelections[]=
8327 {
8328 "cs_raw"
8329 };
8330 hiddenSelectionsTextures[]=
8331 {
8332 "dz\gear\food\data\meat_steak_raw_CO.paa",
8333 "dz\gear\food\data\meat_steak_baked_CO.paa",
8334 "dz\gear\food\data\meat_steak_boiled_co.paa",
8335 "dz\gear\food\data\meat_steak_dried_CO.paa",
8336 "dz\gear\food\data\meat_steak_burned_CO.paa"
8337 };
8338 hiddenSelectionsMaterials[]=
8339 {
8340 "dz\gear\food\data\meat_steak_raw.rvmat",
8341 "dz\gear\food\data\meat_steak_baked.rvmat",
8342 "dz\gear\food\data\meat_steak_boiled.rvmat",
8343 "dz\gear\food\data\meat_steak_dried.rvmat",
8344 "dz\gear\food\data\meat_steak_burnt.rvmat",
8345 "dz\gear\food\data\meat_steak_rotten.rvmat"
8346 };
8347 class DamageSystem
8348 {
8349 class GlobalHealth
8350 {
8351 class Health
8352 {
8353 hitpoints=50;
8354 healthLevels[]=
8355 {
8356
8357 {
8358 1,
8359 {}
8360 },
8361
8362 {
8363 0.69999999,
8364 {}
8365 },
8366
8367 {
8368 0.5,
8369 {}
8370 },
8371
8372 {
8373 0.30000001,
8374 {}
8375 },
8376
8377 {
8378 0,
8379 {}
8380 }
8381 };
8382 };
8383 };
8384 };
8385 class AnimationSources: FoodAnimationSources
8386 {
8387 };
8388 class Food
8389 {
8390 class FoodStages
8391 {
8392 class Raw
8393 {
8394 visual_properties[]={0,0,0};
8395 nutrition_properties[]={5,50,40,1,0,4};
8396 cooking_properties[]={0,0};
8397 };
8398 class Rotten
8399 {
8400 visual_properties[]={-1,-1,5};
8401 nutrition_properties[]=
8402 {
8403 10,
8404 25,
8405 16,
8406 1,
8407 0,
8408 "4 + 16",
8409 1,
8410 25
8411 };
8412 cooking_properties[]={0,0};
8413 };
8414 class Baked
8415 {
8416 visual_properties[]={0,1,1};
8417 nutrition_properties[]={2,200,24,1,0};
8418 cooking_properties[]={70,45};
8419 };
8420 class Boiled
8421 {
8422 visual_properties[]={0,2,2};
8423 nutrition_properties[]={2,150,64,1,0};
8424 cooking_properties[]={105,55};
8425 };
8426 class Dried
8427 {
8428 visual_properties[]={0,3,3};
8429 nutrition_properties[]={3,150,8,1,0};
8430 cooking_properties[]={70,120,80};
8431 };
8432 class Burned
8433 {
8434 visual_properties[]={0,4,4};
8435 nutrition_properties[]={5,50,0,1,0,16,1,9};
8436 cooking_properties[]={100,30};
8437 };
8438 };
8439 class FoodStageTransitions: MeatStageTransitions
8440 {
8441 };
8442 };
8443 class Trapping
8444 {
8445 baitTypes[]={2};
8446 baitTypeChances[]={0.25};
8447 resultQuantityBaseMod=0;
8448 resultQuantityDispersionMin=0;
8449 resultQuantityDispersionMax=0;
8450 };
8451 class NoiseImpact
8452 {
8453 strength=600;
8454 type="sound";
8455 };
8456 soundImpactType="organic";
8457 class AnimEvents
8458 {
8459 class SoundWeapon
8460 {
8461 class openTunaCan
8462 {
8463 soundSet="openTunaCan_SoundSet";
8464 id=204;
8465 };
8466 class Eating_TakeFood
8467 {
8468 soundSet="Eating_TakeFood_Soundset";
8469 id=889;
8470 };
8471 class Eating_BoxOpen
8472 {
8473 soundSet="Eating_BoxOpen_Soundset";
8474 id=893;
8475 };
8476 class Eating_BoxShake
8477 {
8478 soundSet="Eating_BoxShake_Soundset";
8479 id=894;
8480 };
8481 class Eating_BoxEnd
8482 {
8483 soundSet="Eating_BoxEnd_Soundset";
8484 id=895;
8485 };
8486 };
8487 };
8488 };
8489 class BearSteakMeat: Edible_Base
8490 {
8491 scope=2;
8492 displayName="$STR_BearSteakMeat0";
8493 descriptionShort="$STR_BearSteakMeat1";
8494 model="\dz\gear\food\meat_steak.p3d";
8495 debug_ItemCategory=6;
8496 rotationFlags=34;
8497 weight=0;
8498 weightPerQuantityUnit=1.3;
8499 interactionWeight=1;
8500 varTemperatureFreezePoint=-0.5;
8501 varTemperatureThawPoint=-0.5;
8502 varTemperatureFreezeTime=3960;
8503 varTemperatureThawTime=3960;
8504 quantityBar=1;
8505 varQuantityInit=500;
8506 varQuantityMin=0;
8507 varQuantityMax=500;
8508 varTemperatureMax=110;
8509 temperaturePerQuantityWeight=2;
8510 itemSize[]={2,2};
8511 inventorySlot[]=
8512 {
8513 "Ingredient",
8514 "DirectCookingA",
8515 "DirectCookingB",
8516 "DirectCookingC",
8517 "SmokingA",
8518 "SmokingB",
8519 "SmokingC",
8520 "SmokingD",
8521 "Trap_Bait_2"
8522 };
8523 hiddenSelections[]=
8524 {
8525 "cs_raw"
8526 };
8527 hiddenSelectionsTextures[]=
8528 {
8529 "dz\gear\food\data\meat_steak_raw_CO.paa",
8530 "dz\gear\food\data\meat_steak_baked_CO.paa",
8531 "dz\gear\food\data\meat_steak_boiled_co.paa",
8532 "dz\gear\food\data\meat_steak_dried_CO.paa",
8533 "dz\gear\food\data\meat_steak_burned_CO.paa"
8534 };
8535 hiddenSelectionsMaterials[]=
8536 {
8537 "dz\gear\food\data\meat_steak_raw.rvmat",
8538 "dz\gear\food\data\meat_steak_baked.rvmat",
8539 "dz\gear\food\data\meat_steak_boiled.rvmat",
8540 "dz\gear\food\data\meat_steak_dried.rvmat",
8541 "dz\gear\food\data\meat_steak_burnt.rvmat",
8542 "dz\gear\food\data\meat_steak_rotten.rvmat"
8543 };
8544 class DamageSystem
8545 {
8546 class GlobalHealth
8547 {
8548 class Health
8549 {
8550 hitpoints=50;
8551 healthLevels[]=
8552 {
8553
8554 {
8555 1,
8556 {}
8557 },
8558
8559 {
8560 0.69999999,
8561 {}
8562 },
8563
8564 {
8565 0.5,
8566 {}
8567 },
8568
8569 {
8570 0.30000001,
8571 {}
8572 },
8573
8574 {
8575 0,
8576 {}
8577 }
8578 };
8579 };
8580 };
8581 };
8582 class AnimationSources: FoodAnimationSources
8583 {
8584 };
8585 class Food
8586 {
8587 class FoodStages
8588 {
8589 class Raw
8590 {
8591 visual_properties[]={0,0,0};
8592 nutrition_properties[]={5,50,40,1,0,4};
8593 cooking_properties[]={0,0};
8594 };
8595 class Rotten
8596 {
8597 visual_properties[]={-1,-1,5};
8598 nutrition_properties[]=
8599 {
8600 10,
8601 25,
8602 16,
8603 1,
8604 0,
8605 "4 + 16",
8606 1,
8607 20
8608 };
8609 cooking_properties[]={0,0};
8610 };
8611 class Baked
8612 {
8613 visual_properties[]={0,1,1};
8614 nutrition_properties[]={2,400,24,1,0};
8615 cooking_properties[]={70,45};
8616 };
8617 class Boiled
8618 {
8619 visual_properties[]={0,2,2};
8620 nutrition_properties[]={2,350,64,1,0};
8621 cooking_properties[]={105,55};
8622 };
8623 class Dried
8624 {
8625 visual_properties[]={0,3,3};
8626 nutrition_properties[]={3,350,8,1,0};
8627 cooking_properties[]={70,120,80};
8628 };
8629 class Burned
8630 {
8631 visual_properties[]={0,4,4};
8632 nutrition_properties[]={5,50,0,1,0,16,1,7};
8633 cooking_properties[]={100,30};
8634 };
8635 };
8636 class FoodStageTransitions: MeatStageTransitions
8637 {
8638 };
8639 };
8640 class Trapping
8641 {
8642 baitTypes[]={2};
8643 baitTypeChances[]={0.25};
8644 resultQuantityBaseMod=0;
8645 resultQuantityDispersionMin=0;
8646 resultQuantityDispersionMax=0;
8647 };
8648 class NoiseImpact
8649 {
8650 strength=600;
8651 type="sound";
8652 };
8653 soundImpactType="organic";
8654 class AnimEvents
8655 {
8656 class SoundWeapon
8657 {
8658 class openTunaCan
8659 {
8660 soundSet="openTunaCan_SoundSet";
8661 id=204;
8662 };
8663 class Eating_TakeFood
8664 {
8665 soundSet="Eating_TakeFood_Soundset";
8666 id=889;
8667 };
8668 class Eating_BoxOpen
8669 {
8670 soundSet="Eating_BoxOpen_Soundset";
8671 id=893;
8672 };
8673 class Eating_BoxShake
8674 {
8675 soundSet="Eating_BoxShake_Soundset";
8676 id=894;
8677 };
8678 class Eating_BoxEnd
8679 {
8680 soundSet="Eating_BoxEnd_Soundset";
8681 id=895;
8682 };
8683 };
8684 };
8685 };
8686 class CowSteakMeat: Edible_Base
8687 {
8688 scope=2;
8689 displayName="$STR_CowSteakMeat0";
8690 descriptionShort="$STR_CowSteakMeat1";
8691 model="\dz\gear\food\meat_steak.p3d";
8692 debug_ItemCategory=6;
8693 rotationFlags=34;
8694 weight=0;
8695 interactionWeight=1;
8696 varTemperatureFreezePoint=-0.5;
8697 varTemperatureThawPoint=-0.5;
8698 varTemperatureFreezeTime=3960;
8699 varTemperatureThawTime=3960;
8700 quantityBar=1;
8701 varQuantityInit=500;
8702 varQuantityMin=0;
8703 varQuantityMax=500;
8704 varTemperatureMax=110;
8705 temperaturePerQuantityWeight=2;
8706 itemSize[]={2,2};
8707 inventorySlot[]=
8708 {
8709 "Ingredient",
8710 "DirectCookingA",
8711 "DirectCookingB",
8712 "DirectCookingC",
8713 "SmokingA",
8714 "SmokingB",
8715 "SmokingC",
8716 "SmokingD",
8717 "Trap_Bait_2"
8718 };
8719 hiddenSelections[]=
8720 {
8721 "cs_raw"
8722 };
8723 hiddenSelectionsTextures[]=
8724 {
8725 "dz\gear\food\data\meat_steak_raw_CO.paa",
8726 "dz\gear\food\data\meat_steak_baked_CO.paa",
8727 "dz\gear\food\data\meat_steak_boiled_co.paa",
8728 "dz\gear\food\data\meat_steak_dried_CO.paa",
8729 "dz\gear\food\data\meat_steak_burned_CO.paa"
8730 };
8731 hiddenSelectionsMaterials[]=
8732 {
8733 "dz\gear\food\data\meat_steak_raw.rvmat",
8734 "dz\gear\food\data\meat_steak_baked.rvmat",
8735 "dz\gear\food\data\meat_steak_boiled.rvmat",
8736 "dz\gear\food\data\meat_steak_dried.rvmat",
8737 "dz\gear\food\data\meat_steak_burnt.rvmat",
8738 "dz\gear\food\data\meat_steak_rotten.rvmat"
8739 };
8740 class DamageSystem
8741 {
8742 class GlobalHealth
8743 {
8744 class Health
8745 {
8746 hitpoints=50;
8747 healthLevels[]=
8748 {
8749
8750 {
8751 1,
8752 {}
8753 },
8754
8755 {
8756 0.69999999,
8757 {}
8758 },
8759
8760 {
8761 0.5,
8762 {}
8763 },
8764
8765 {
8766 0.30000001,
8767 {}
8768 },
8769
8770 {
8771 0,
8772 {}
8773 }
8774 };
8775 };
8776 };
8777 };
8778 class AnimationSources: FoodAnimationSources
8779 {
8780 };
8781 class Food
8782 {
8783 class FoodStages
8784 {
8785 class Raw
8786 {
8787 visual_properties[]={0,0,0};
8788 nutrition_properties[]={5,50,40,1,0,4};
8789 cooking_properties[]={0,0};
8790 };
8791 class Rotten
8792 {
8793 visual_properties[]={-1,-1,5};
8794 nutrition_properties[]=
8795 {
8796 10,
8797 25,
8798 16,
8799 1,
8800 0,
8801 "4 + 16",
8802 1,
8803 20
8804 };
8805 cooking_properties[]={0,0};
8806 };
8807 class Baked
8808 {
8809 visual_properties[]={0,1,1};
8810 nutrition_properties[]={1,300,24,1,0};
8811 cooking_properties[]={70,45};
8812 };
8813 class Boiled
8814 {
8815 visual_properties[]={0,2,2};
8816 nutrition_properties[]={1,250,60,1,0};
8817 cooking_properties[]={105,55};
8818 };
8819 class Dried
8820 {
8821 visual_properties[]={0,3,3};
8822 nutrition_properties[]={1,250,8,1,0};
8823 cooking_properties[]={70,120,80};
8824 };
8825 class Burned
8826 {
8827 visual_properties[]={0,4,4};
8828 nutrition_properties[]={5,50,0,1,0,16,1,7};
8829 cooking_properties[]={100,30};
8830 };
8831 };
8832 class FoodStageTransitions: MeatStageTransitions
8833 {
8834 };
8835 };
8836 class Trapping
8837 {
8838 baitTypes[]={2};
8839 baitTypeChances[]={0.75};
8840 resultQuantityBaseMod=0;
8841 resultQuantityDispersionMin=0;
8842 resultQuantityDispersionMax=0;
8843 };
8844 class NoiseImpact
8845 {
8846 strength=600;
8847 type="sound";
8848 };
8849 soundImpactType="organic";
8850 class AnimEvents
8851 {
8852 class SoundWeapon
8853 {
8854 class openTunaCan
8855 {
8856 soundSet="openTunaCan_SoundSet";
8857 id=204;
8858 };
8859 class Eating_TakeFood
8860 {
8861 soundSet="Eating_TakeFood_Soundset";
8862 id=889;
8863 };
8864 class Eating_BoxOpen
8865 {
8866 soundSet="Eating_BoxOpen_Soundset";
8867 id=893;
8868 };
8869 class Eating_BoxShake
8870 {
8871 soundSet="Eating_BoxShake_Soundset";
8872 id=894;
8873 };
8874 class Eating_BoxEnd
8875 {
8876 soundSet="Eating_BoxEnd_Soundset";
8877 id=895;
8878 };
8879 };
8880 };
8881 };
8882 class SheepSteakMeat: Edible_Base
8883 {
8884 scope=2;
8885 displayName="$STR_SheepSteakMeat0";
8886 descriptionShort="$STR_SheepSteakMeat1";
8887 model="\dz\gear\food\meat_steak.p3d";
8888 debug_ItemCategory=6;
8889 rotationFlags=34;
8890 weight=0;
8891 weightPerQuantityUnit=1.66;
8892 interactionWeight=1;
8893 varTemperatureFreezePoint=-0.5;
8894 varTemperatureThawPoint=-0.5;
8895 varTemperatureFreezeTime=3960;
8896 varTemperatureThawTime=3960;
8897 quantityBar=1;
8898 varQuantityInit=150;
8899 varQuantityMin=0;
8900 varQuantityMax=150;
8901 varTemperatureMax=110;
8902 temperaturePerQuantityWeight=1;
8903 itemSize[]={1,2};
8904 inventorySlot[]=
8905 {
8906 "Ingredient",
8907 "DirectCookingA",
8908 "DirectCookingB",
8909 "DirectCookingC",
8910 "SmokingA",
8911 "SmokingB",
8912 "SmokingC",
8913 "SmokingD",
8914 "Trap_Bait_2"
8915 };
8916 hiddenSelections[]=
8917 {
8918 "cs_raw"
8919 };
8920 hiddenSelectionsTextures[]=
8921 {
8922 "dz\gear\food\data\meat_steak_raw_CO.paa",
8923 "dz\gear\food\data\meat_steak_baked_CO.paa",
8924 "dz\gear\food\data\meat_steak_boiled_co.paa",
8925 "dz\gear\food\data\meat_steak_dried_CO.paa",
8926 "dz\gear\food\data\meat_steak_burned_CO.paa"
8927 };
8928 hiddenSelectionsMaterials[]=
8929 {
8930 "dz\gear\food\data\meat_steak_raw.rvmat",
8931 "dz\gear\food\data\meat_steak_baked.rvmat",
8932 "dz\gear\food\data\meat_steak_boiled.rvmat",
8933 "dz\gear\food\data\meat_steak_dried.rvmat",
8934 "dz\gear\food\data\meat_steak_burnt.rvmat",
8935 "dz\gear\food\data\meat_steak_rotten.rvmat"
8936 };
8937 class DamageSystem
8938 {
8939 class GlobalHealth
8940 {
8941 class Health
8942 {
8943 hitpoints=50;
8944 healthLevels[]=
8945 {
8946
8947 {
8948 1,
8949 {}
8950 },
8951
8952 {
8953 0.69999999,
8954 {}
8955 },
8956
8957 {
8958 0.5,
8959 {}
8960 },
8961
8962 {
8963 0.30000001,
8964 {}
8965 },
8966
8967 {
8968 0,
8969 {}
8970 }
8971 };
8972 };
8973 };
8974 };
8975 class AnimationSources: FoodAnimationSources
8976 {
8977 };
8978 class Food
8979 {
8980 class FoodStages
8981 {
8982 class Raw
8983 {
8984 visual_properties[]={0,0,0};
8985 nutrition_properties[]={5,50,40,1,0,4};
8986 cooking_properties[]={0,0};
8987 };
8988 class Rotten
8989 {
8990 visual_properties[]={-1,-1,5};
8991 nutrition_properties[]=
8992 {
8993 10,
8994 25,
8995 16,
8996 1,
8997 0,
8998 "4 + 16",
8999 1,
9000 23
9001 };
9002 cooking_properties[]={0,0};
9003 };
9004 class Baked
9005 {
9006 visual_properties[]={0,1,1};
9007 nutrition_properties[]={2,250,24,1,0};
9008 cooking_properties[]={70,45};
9009 };
9010 class Boiled
9011 {
9012 visual_properties[]={0,2,2};
9013 nutrition_properties[]={2,200,64,1,0};
9014 cooking_properties[]={105,55};
9015 };
9016 class Dried
9017 {
9018 visual_properties[]={0,3,3};
9019 nutrition_properties[]={3,200,8,1,0};
9020 cooking_properties[]={70,120,80};
9021 };
9022 class Burned
9023 {
9024 visual_properties[]={0,4,4};
9025 nutrition_properties[]={5,50,0,1,0,16,1,8};
9026 cooking_properties[]={100,30};
9027 };
9028 };
9029 class FoodStageTransitions: MeatStageTransitions
9030 {
9031 };
9032 };
9033 class Trapping
9034 {
9035 baitTypes[]={2};
9036 baitTypeChances[]={0.75};
9037 resultQuantityBaseMod=0;
9038 resultQuantityDispersionMin=0;
9039 resultQuantityDispersionMax=0;
9040 };
9041 class NoiseImpact
9042 {
9043 strength=600;
9044 type="sound";
9045 };
9046 soundImpactType="organic";
9047 class AnimEvents
9048 {
9049 class SoundWeapon
9050 {
9051 class openTunaCan
9052 {
9053 soundSet="openTunaCan_SoundSet";
9054 id=204;
9055 };
9056 class Eating_TakeFood
9057 {
9058 soundSet="Eating_TakeFood_Soundset";
9059 id=889;
9060 };
9061 class Eating_BoxOpen
9062 {
9063 soundSet="Eating_BoxOpen_Soundset";
9064 id=893;
9065 };
9066 class Eating_BoxShake
9067 {
9068 soundSet="Eating_BoxShake_Soundset";
9069 id=894;
9070 };
9071 class Eating_BoxEnd
9072 {
9073 soundSet="Eating_BoxEnd_Soundset";
9074 id=895;
9075 };
9076 };
9077 };
9078 };
9079 class FoxSteakMeat: Edible_Base
9080 {
9081 scope=2;
9082 displayName="$STR_FoxSteakMeat0";
9083 descriptionShort="$STR_FoxSteakMeat1";
9084 model="\dz\gear\food\meat_steak.p3d";
9085 debug_ItemCategory=6;
9086 rotationFlags=34;
9087 weight=0;
9088 interactionWeight=1;
9089 varTemperatureFreezePoint=-0.5;
9090 varTemperatureThawPoint=-0.5;
9091 varTemperatureFreezeTime=2376;
9092 varTemperatureThawTime=2376;
9093 quantityBar=1;
9094 varQuantityInit=130;
9095 varQuantityMin=0;
9096 varQuantityMax=130;
9097 varTemperatureMax=110;
9098 temperaturePerQuantityWeight=1;
9099 itemSize[]={1,2};
9100 inventorySlot[]=
9101 {
9102 "Ingredient",
9103 "DirectCookingA",
9104 "DirectCookingB",
9105 "DirectCookingC",
9106 "SmokingA",
9107 "SmokingB",
9108 "SmokingC",
9109 "SmokingD",
9110 "Trap_Bait_2"
9111 };
9112 hiddenSelections[]=
9113 {
9114 "cs_raw"
9115 };
9116 hiddenSelectionsTextures[]=
9117 {
9118 "dz\gear\food\data\meat_steak_raw_CO.paa",
9119 "dz\gear\food\data\meat_steak_baked_CO.paa",
9120 "dz\gear\food\data\meat_steak_boiled_co.paa",
9121 "dz\gear\food\data\meat_steak_dried_CO.paa",
9122 "dz\gear\food\data\meat_steak_burned_CO.paa"
9123 };
9124 hiddenSelectionsMaterials[]=
9125 {
9126 "dz\gear\food\data\meat_steak_raw.rvmat",
9127 "dz\gear\food\data\meat_steak_baked.rvmat",
9128 "dz\gear\food\data\meat_steak_boiled.rvmat",
9129 "dz\gear\food\data\meat_steak_dried.rvmat",
9130 "dz\gear\food\data\meat_steak_burnt.rvmat",
9131 "dz\gear\food\data\meat_steak_rotten.rvmat"
9132 };
9133 class DamageSystem
9134 {
9135 class GlobalHealth
9136 {
9137 class Health
9138 {
9139 hitpoints=50;
9140 healthLevels[]=
9141 {
9142
9143 {
9144 1,
9145 {}
9146 },
9147
9148 {
9149 0.69999999,
9150 {}
9151 },
9152
9153 {
9154 0.5,
9155 {}
9156 },
9157
9158 {
9159 0.30000001,
9160 {}
9161 },
9162
9163 {
9164 0,
9165 {}
9166 }
9167 };
9168 };
9169 };
9170 };
9171 class AnimationSources: FoodAnimationSources
9172 {
9173 };
9174 class Food
9175 {
9176 class FoodStages
9177 {
9178 class Raw
9179 {
9180 visual_properties[]={0,0,0};
9181 nutrition_properties[]={4.5,50,40,1,0,4};
9182 cooking_properties[]={0,0};
9183 };
9184 class Rotten
9185 {
9186 visual_properties[]={-1,-1,5};
9187 nutrition_properties[]=
9188 {
9189 10,
9190 25,
9191 16,
9192 1,
9193 0,
9194 "4 + 16",
9195 1,
9196 25
9197 };
9198 cooking_properties[]={0,0};
9199 };
9200 class Baked
9201 {
9202 visual_properties[]={0,1,1};
9203 nutrition_properties[]={2,200,24,1,0};
9204 cooking_properties[]={70,45};
9205 };
9206 class Boiled
9207 {
9208 visual_properties[]={0,2,2};
9209 nutrition_properties[]={2,150,64,1,0};
9210 cooking_properties[]={105,55};
9211 };
9212 class Dried
9213 {
9214 visual_properties[]={0,3,3};
9215 nutrition_properties[]={3,150,8,1,0};
9216 cooking_properties[]={70,120,80};
9217 };
9218 class Burned
9219 {
9220 visual_properties[]={0,4,4};
9221 nutrition_properties[]={5,50,0,1,0,16,1,7};
9222 cooking_properties[]={100,30};
9223 };
9224 };
9225 class FoodStageTransitions: MeatStageTransitions
9226 {
9227 };
9228 };
9229 class Trapping
9230 {
9231 baitTypes[]={2};
9232 baitTypeChances[]={0.1};
9233 resultQuantityBaseMod=0;
9234 resultQuantityDispersionMin=0;
9235 resultQuantityDispersionMax=0;
9236 };
9237 class NoiseImpact
9238 {
9239 strength=600;
9240 type="sound";
9241 };
9242 soundImpactType="organic";
9243 class AnimEvents
9244 {
9245 class SoundWeapon
9246 {
9247 class openTunaCan
9248 {
9249 soundSet="openTunaCan_SoundSet";
9250 id=204;
9251 };
9252 class Eating_TakeFood
9253 {
9254 soundSet="Eating_TakeFood_Soundset";
9255 id=889;
9256 };
9257 class Eating_BoxOpen
9258 {
9259 soundSet="Eating_BoxOpen_Soundset";
9260 id=893;
9261 };
9262 class Eating_BoxShake
9263 {
9264 soundSet="Eating_BoxShake_Soundset";
9265 id=894;
9266 };
9267 class Eating_BoxEnd
9268 {
9269 soundSet="Eating_BoxEnd_Soundset";
9270 id=895;
9271 };
9272 };
9273 };
9274 };
9275 class ChickenBreastMeat: Edible_Base
9276 {
9277 scope=2;
9278 displayName="$STR_ChickenBreastMeat0";
9279 descriptionShort="$STR_ChickenBreastMeat1";
9280 model="\dz\gear\food\meat_breast.p3d";
9281 debug_ItemCategory=6;
9282 rotationFlags=34;
9283 weight=0;
9284 interactionWeight=1;
9285 varTemperatureFreezePoint=-0.5;
9286 varTemperatureThawPoint=-0.5;
9287 varTemperatureFreezeTime=2376;
9288 varTemperatureThawTime=2376;
9289 quantityBar=1;
9290 varQuantityInit=125;
9291 varQuantityMin=0;
9292 varQuantityMax=125;
9293 varTemperatureMax=110;
9294 temperaturePerQuantityWeight=1;
9295 itemSize[]={1,2};
9296 inventorySlot[]=
9297 {
9298 "Ingredient",
9299 "DirectCookingA",
9300 "DirectCookingB",
9301 "DirectCookingC",
9302 "SmokingA",
9303 "SmokingB",
9304 "SmokingC",
9305 "SmokingD",
9306 "Trap_Bait_2"
9307 };
9308 hiddenSelections[]=
9309 {
9310 "cs_raw"
9311 };
9312 hiddenSelectionsTextures[]=
9313 {
9314 "dz\gear\food\data\meat_breast_raw_CO.paa",
9315 "dz\gear\food\data\meat_breast_baked_CO.paa",
9316 "dz\gear\food\data\meat_breast_baked_CO.paa",
9317 "dz\gear\food\data\meat_breast_dried_CO.paa",
9318 "dz\gear\food\data\meat_breast_burnt_CO.paa"
9319 };
9320 hiddenSelectionsMaterials[]=
9321 {
9322 "dz\gear\food\data\meat_breast_raw.rvmat",
9323 "dz\gear\food\data\meat_breast_baked.rvmat",
9324 "dz\gear\food\data\meat_breast_boiled.rvmat",
9325 "dz\gear\food\data\meat_breast_dried.rvmat",
9326 "dz\gear\food\data\meat_breast_burnt.rvmat",
9327 "dz\gear\food\data\meat_breast_rotten.rvmat"
9328 };
9329 class DamageSystem
9330 {
9331 class GlobalHealth
9332 {
9333 class Health
9334 {
9335 hitpoints=50;
9336 healthLevels[]=
9337 {
9338
9339 {
9340 1,
9341 {}
9342 },
9343
9344 {
9345 0.69999999,
9346 {}
9347 },
9348
9349 {
9350 0.5,
9351 {}
9352 },
9353
9354 {
9355 0.30000001,
9356 {}
9357 },
9358
9359 {
9360 0,
9361 {}
9362 }
9363 };
9364 };
9365 };
9366 };
9367 class AnimationSources: FoodAnimationSources
9368 {
9369 };
9370 class Food
9371 {
9372 class FoodStages
9373 {
9374 class Raw
9375 {
9376 visual_properties[]={0,0,0};
9377 nutrition_properties[]={5,50,40,1,0,4};
9378 cooking_properties[]={0,0};
9379 };
9380 class Rotten
9381 {
9382 visual_properties[]={-1,-1,5};
9383 nutrition_properties[]=
9384 {
9385 10,
9386 25,
9387 16,
9388 1,
9389 0,
9390 "4 + 16",
9391 1,
9392 25
9393 };
9394 cooking_properties[]={0,0};
9395 };
9396 class Baked
9397 {
9398 visual_properties[]={0,1,1};
9399 nutrition_properties[]={1,200,24,1,0};
9400 cooking_properties[]={70,45};
9401 };
9402 class Boiled
9403 {
9404 visual_properties[]={0,2,2};
9405 nutrition_properties[]={1,150,64,1,0};
9406 cooking_properties[]={105,55};
9407 };
9408 class Dried
9409 {
9410 visual_properties[]={0,3,3};
9411 nutrition_properties[]={2,150,8,1,0};
9412 cooking_properties[]={70,120,80};
9413 };
9414 class Burned
9415 {
9416 visual_properties[]={0,4,4};
9417 nutrition_properties[]={5,50,0,1,0,16,1,8};
9418 cooking_properties[]={100,30};
9419 };
9420 };
9421 class FoodStageTransitions: MeatStageTransitions
9422 {
9423 };
9424 };
9425 class Trapping
9426 {
9427 baitTypes[]={2};
9428 baitTypeChances[]={0.69999999};
9429 resultQuantityBaseMod=0;
9430 resultQuantityDispersionMin=0;
9431 resultQuantityDispersionMax=0;
9432 };
9433 class NoiseImpact
9434 {
9435 strength=600;
9436 type="sound";
9437 };
9438 soundImpactType="organic";
9439 class AnimEvents
9440 {
9441 class SoundWeapon
9442 {
9443 class openTunaCan
9444 {
9445 soundSet="openTunaCan_SoundSet";
9446 id=204;
9447 };
9448 class Eating_TakeFood
9449 {
9450 soundSet="Eating_TakeFood_Soundset";
9451 id=889;
9452 };
9453 class Eating_BoxOpen
9454 {
9455 soundSet="Eating_BoxOpen_Soundset";
9456 id=893;
9457 };
9458 class Eating_BoxShake
9459 {
9460 soundSet="Eating_BoxShake_Soundset";
9461 id=894;
9462 };
9463 class Eating_BoxEnd
9464 {
9465 soundSet="Eating_BoxEnd_Soundset";
9466 id=895;
9467 };
9468 };
9469 };
9470 };
9471 class RabbitLegMeat: Edible_Base
9472 {
9473 scope=2;
9474 displayName="$STR_RabbitLegMeat0";
9475 descriptionShort="$STR_RabbitLegMeat1";
9476 model="\dz\gear\food\meat_leg.p3d";
9477 debug_ItemCategory=6;
9478 rotationFlags=34;
9479 weight=100;
9480 interactionWeight=1;
9481 varTemperatureFreezePoint=-0.5;
9482 varTemperatureThawPoint=-0.5;
9483 varTemperatureFreezeTime=2376;
9484 varTemperatureThawTime=2376;
9485 quantityBar=1;
9486 varQuantityInit=250;
9487 varQuantityMin=0;
9488 varQuantityMax=250;
9489 varTemperatureMax=110;
9490 temperaturePerQuantityWeight=1;
9491 itemSize[]={1,2};
9492 inventorySlot[]=
9493 {
9494 "Ingredient",
9495 "DirectCookingA",
9496 "DirectCookingB",
9497 "DirectCookingC",
9498 "SmokingA",
9499 "SmokingB",
9500 "SmokingC",
9501 "SmokingD",
9502 "Trap_Bait_2"
9503 };
9504 hiddenSelections[]=
9505 {
9506 "cs_raw"
9507 };
9508 hiddenSelectionsTextures[]=
9509 {
9510 "dz\gear\food\data\meat_leg_raw_CO.paa",
9511 "dz\gear\food\data\meat_leg_baked_CO.paa",
9512 "dz\gear\food\data\meat_leg_baked_CO.paa",
9513 "dz\gear\food\data\meat_leg_dried_CO.paa",
9514 "dz\gear\food\data\meat_leg_burned_CO.paa"
9515 };
9516 hiddenSelectionsMaterials[]=
9517 {
9518 "dz\gear\food\data\meat_leg_raw.rvmat",
9519 "dz\gear\food\data\meat_leg_baked.rvmat",
9520 "dz\gear\food\data\meat_leg_boiled.rvmat",
9521 "dz\gear\food\data\meat_leg_dried.rvmat",
9522 "dz\gear\food\data\meat_leg_burnt.rvmat",
9523 "dz\gear\food\data\meat_leg_rotten.rvmat"
9524 };
9525 class DamageSystem
9526 {
9527 class GlobalHealth
9528 {
9529 class Health
9530 {
9531 hitpoints=50;
9532 healthLevels[]=
9533 {
9534
9535 {
9536 1,
9537 {}
9538 },
9539
9540 {
9541 0.69999999,
9542 {}
9543 },
9544
9545 {
9546 0.5,
9547 {}
9548 },
9549
9550 {
9551 0.30000001,
9552 {}
9553 },
9554
9555 {
9556 0,
9557 {}
9558 }
9559 };
9560 };
9561 };
9562 };
9563 class AnimationSources: FoodAnimationSources
9564 {
9565 };
9566 class Food
9567 {
9568 class FoodStages
9569 {
9570 class Raw
9571 {
9572 visual_properties[]={0,0,0};
9573 nutrition_properties[]={5,30,24,1,0,4};
9574 cooking_properties[]={0,0};
9575 };
9576 class Rotten
9577 {
9578 visual_properties[]={-1,-1,5};
9579 nutrition_properties[]=
9580 {
9581 10,
9582 15,
9583 10,
9584 1,
9585 0,
9586 "4 + 16",
9587 1,
9588 20
9589 };
9590 cooking_properties[]={0,0};
9591 };
9592 class Baked
9593 {
9594 visual_properties[]={0,1,1};
9595 nutrition_properties[]={1,150,14,1,0};
9596 cooking_properties[]={70,45};
9597 };
9598 class Boiled
9599 {
9600 visual_properties[]={0,2,2};
9601 nutrition_properties[]={1,100,38,1,0};
9602 cooking_properties[]={105,55};
9603 };
9604 class Dried
9605 {
9606 visual_properties[]={0,3,3};
9607 nutrition_properties[]={2,100,5,1,0};
9608 cooking_properties[]={70,120,80};
9609 };
9610 class Burned
9611 {
9612 visual_properties[]={0,4,4};
9613 nutrition_properties[]={5,30,0,1,0,16,1,7};
9614 cooking_properties[]={100,30};
9615 };
9616 };
9617 class FoodStageTransitions: MeatStageTransitions
9618 {
9619 };
9620 };
9621 class Trapping
9622 {
9623 baitTypes[]={2};
9624 baitTypeChances[]={0.69999999};
9625 resultQuantityBaseMod=0;
9626 resultQuantityDispersionMin=0;
9627 resultQuantityDispersionMax=0;
9628 };
9629 class NoiseImpact
9630 {
9631 strength=600;
9632 type="sound";
9633 };
9634 soundImpactType="organic";
9635 class AnimEvents
9636 {
9637 class SoundWeapon
9638 {
9639 class openTunaCan
9640 {
9641 soundSet="openTunaCan_SoundSet";
9642 id=204;
9643 };
9644 class Eating_TakeFood
9645 {
9646 soundSet="Eating_TakeFood_Soundset";
9647 id=889;
9648 };
9649 class Eating_BoxOpen
9650 {
9651 soundSet="Eating_BoxOpen_Soundset";
9652 id=893;
9653 };
9654 class Eating_BoxShake
9655 {
9656 soundSet="Eating_BoxShake_Soundset";
9657 id=894;
9658 };
9659 class Eating_BoxEnd
9660 {
9661 soundSet="Eating_BoxEnd_Soundset";
9662 id=895;
9663 };
9664 };
9665 };
9666 };
9667 class CarpFilletMeat: Edible_Base
9668 {
9669 scope=2;
9670 displayName="$STR_CarpFilletMeat0";
9671 descriptionShort="$STR_CarpFilletMeat1";
9672 model="\dz\gear\food\carp_fillet.p3d";
9673 debug_ItemCategory=6;
9674 rotationFlags=34;
9675 weight=0;
9676 interactionWeight=1;
9677 varTemperatureFreezePoint=-0.5;
9678 varTemperatureThawPoint=-0.5;
9679 varTemperatureFreezeTime=3168;
9680 varTemperatureThawTime=3168;
9681 quantityBar=1;
9682 varQuantityInit=500;
9683 varQuantityMin=0;
9684 varQuantityMax=500;
9685 varTemperatureMax=110;
9686 temperaturePerQuantityWeight=1.5;
9687 itemSize[]={3,1};
9688 inventorySlot[]=
9689 {
9690 "Ingredient",
9691 "DirectCookingA",
9692 "DirectCookingB",
9693 "DirectCookingC",
9694 "SmokingA",
9695 "SmokingB",
9696 "SmokingC",
9697 "SmokingD",
9698 "Trap_Bait_2"
9699 };
9700 hiddenSelections[]=
9701 {
9702 "cs_raw"
9703 };
9704 hiddenSelectionsTextures[]=
9705 {
9706 "dz\gear\food\data\carp_fillet_raw_CO.paa",
9707 "dz\gear\food\data\carp_fillet_baked_CO.paa",
9708 "dz\gear\food\data\carp_fillet_boiled_CO.paa",
9709 "dz\gear\food\data\carp_fillet_dried_CO.paa",
9710 "dz\gear\food\data\carp_fillet_burnt_CO.paa"
9711 };
9712 hiddenSelectionsMaterials[]=
9713 {
9714 "dz\gear\food\data\carp_fillet_raw.rvmat",
9715 "dz\gear\food\data\carp_fillet_baked.rvmat",
9716 "dz\gear\food\data\carp_fillet_boiled.rvmat",
9717 "dz\gear\food\data\carp_fillet_dried.rvmat",
9718 "dz\gear\food\data\carp_fillet_burnt.rvmat",
9719 "dz\gear\food\data\carp_fillet_rotten.rvmat"
9720 };
9721 class DamageSystem
9722 {
9723 class GlobalHealth
9724 {
9725 class Health
9726 {
9727 hitpoints=50;
9728 healthLevels[]=
9729 {
9730
9731 {
9732 1,
9733 {}
9734 },
9735
9736 {
9737 0.69999999,
9738 {}
9739 },
9740
9741 {
9742 0.5,
9743 {}
9744 },
9745
9746 {
9747 0.30000001,
9748 {}
9749 },
9750
9751 {
9752 0,
9753 {}
9754 }
9755 };
9756 };
9757 };
9758 };
9759 class AnimationSources: FoodAnimationSources
9760 {
9761 };
9762 class Food
9763 {
9764 class FoodStages
9765 {
9766 class Raw
9767 {
9768 visual_properties[]={0,0,0};
9769 nutrition_properties[]={5,30,40,1,0,16,1,9};
9770 cooking_properties[]={0,0};
9771 };
9772 class Rotten
9773 {
9774 visual_properties[]={-1,-1,5};
9775 nutrition_properties[]=
9776 {
9777 10,
9778 15,
9779 16,
9780 1,
9781 0,
9782 "4 + 16",
9783 1,
9784 15
9785 };
9786 cooking_properties[]={0,0};
9787 };
9788 class Baked
9789 {
9790 visual_properties[]={0,1,1};
9791 nutrition_properties[]={2,150,24,1,0};
9792 cooking_properties[]={70,45};
9793 };
9794 class Boiled
9795 {
9796 visual_properties[]={0,2,2};
9797 nutrition_properties[]={2,130,64,1,0};
9798 cooking_properties[]={105,55};
9799 };
9800 class Dried
9801 {
9802 visual_properties[]={0,3,3};
9803 nutrition_properties[]={3,115,8,1,0};
9804 cooking_properties[]={70,120,80};
9805 };
9806 class Burned
9807 {
9808 visual_properties[]={0,4,4};
9809 nutrition_properties[]={5,30,0,1,0,16,1,3};
9810 cooking_properties[]={100,30};
9811 };
9812 };
9813 class FoodStageTransitions: MeatStageTransitions
9814 {
9815 };
9816 };
9817 class Trapping
9818 {
9819 baitTypes[]={2};
9820 baitTypeChances[]={0.75};
9821 resultQuantityBaseMod=0;
9822 resultQuantityDispersionMin=0;
9823 resultQuantityDispersionMax=0;
9824 };
9825 class NoiseImpact
9826 {
9827 strength=600;
9828 type="sound";
9829 };
9830 soundImpactType="organic";
9831 class AnimEvents
9832 {
9833 class SoundWeapon
9834 {
9835 class openTunaCan
9836 {
9837 soundSet="openTunaCan_SoundSet";
9838 id=204;
9839 };
9840 class Eating_TakeFood
9841 {
9842 soundSet="Eating_TakeFood_Soundset";
9843 id=889;
9844 };
9845 class Eating_BoxOpen
9846 {
9847 soundSet="Eating_BoxOpen_Soundset";
9848 id=893;
9849 };
9850 class Eating_BoxShake
9851 {
9852 soundSet="Eating_BoxShake_Soundset";
9853 id=894;
9854 };
9855 class Eating_BoxEnd
9856 {
9857 soundSet="Eating_BoxEnd_Soundset";
9858 id=895;
9859 };
9860 };
9861 };
9862 };
9863 class MackerelFilletMeat: Edible_Base
9864 {
9865 scope=2;
9866 displayName="$STR_MackerelFilletMeat0";
9867 descriptionShort="$STR_MackerelFilletMeat1";
9868 model="\dz\gear\food\mackerel_fillet.p3d";
9869 debug_ItemCategory=6;
9870 rotationFlags=34;
9871 weight=0;
9872 weightPerQuantityUnit=0.75;
9873 interactionWeight=1;
9874 quantityBar=1;
9875 varTemperatureMax=110;
9876 temperaturePerQuantityWeight=1.5;
9877 itemSize[]={3,1};
9878 varTemperatureFreezePoint=-0.5;
9879 varTemperatureThawPoint=-0.5;
9880 varTemperatureFreezeTime=3960;
9881 varTemperatureThawTime=3960;
9882 varQuantityInit=500;
9883 varQuantityMin=0;
9884 varQuantityMax=500;
9885 inventorySlot[]=
9886 {
9887 "Ingredient",
9888 "DirectCookingA",
9889 "DirectCookingB",
9890 "DirectCookingC",
9891 "SmokingA",
9892 "SmokingB",
9893 "SmokingC",
9894 "SmokingD",
9895 "Trap_Bait_2"
9896 };
9897 hiddenSelections[]=
9898 {
9899 "cs_raw"
9900 };
9901 hiddenSelectionsTextures[]=
9902 {
9903 "dz\gear\food\data\mackerel_fillet_raw_CO.paa",
9904 "dz\gear\food\data\mackerel_fillet_baked_CO.paa",
9905 "dz\gear\food\data\mackerel_fillet_boiled_CO.paa",
9906 "dz\gear\food\data\mackerel_fillet_dried_CO.paa",
9907 "dz\gear\food\data\mackerel_fillet_burnt_CO.paa"
9908 };
9909 hiddenSelectionsMaterials[]=
9910 {
9911 "dz\gear\food\data\mackerel_fillet_raw.rvmat",
9912 "dz\gear\food\data\mackerel_fillet_baked.rvmat",
9913 "dz\gear\food\data\mackerel_fillet_boiled.rvmat",
9914 "dz\gear\food\data\mackerel_fillet_dried.rvmat",
9915 "dz\gear\food\data\mackerel_fillet_burnt.rvmat",
9916 "dz\gear\food\data\mackerel_fillet_rotten.rvmat"
9917 };
9918 class DamageSystem
9919 {
9920 class GlobalHealth
9921 {
9922 class Health
9923 {
9924 hitpoints=50;
9925 healthLevels[]=
9926 {
9927
9928 {
9929 1,
9930 {}
9931 },
9932
9933 {
9934 0.69999999,
9935 {}
9936 },
9937
9938 {
9939 0.5,
9940 {}
9941 },
9942
9943 {
9944 0.30000001,
9945 {}
9946 },
9947
9948 {
9949 0,
9950 {}
9951 }
9952 };
9953 };
9954 };
9955 };
9956 class AnimationSources: FoodAnimationSources
9957 {
9958 };
9959 class Food
9960 {
9961 class FoodStages
9962 {
9963 class Raw
9964 {
9965 visual_properties[]={0,0,0};
9966 nutrition_properties[]={5,20,40,1,0,16,1,9};
9967 cooking_properties[]={0,0};
9968 };
9969 class Rotten
9970 {
9971 visual_properties[]={-1,-1,5};
9972 nutrition_properties[]=
9973 {
9974 10,
9975 10,
9976 16,
9977 1,
9978 0,
9979 "4 + 16",
9980 1,
9981 15
9982 };
9983 cooking_properties[]={0,0};
9984 };
9985 class Baked
9986 {
9987 visual_properties[]={0,1,1};
9988 nutrition_properties[]={1,200,24,1,0};
9989 cooking_properties[]={70,45};
9990 };
9991 class Boiled
9992 {
9993 visual_properties[]={0,2,2};
9994 nutrition_properties[]={1,170,64,1,0};
9995 cooking_properties[]={105,55};
9996 };
9997 class Dried
9998 {
9999 visual_properties[]={0,3,3};
10000 nutrition_properties[]={2,160,8,1,0};
10001 cooking_properties[]={70,120,80};
10002 };
10003 class Burned
10004 {
10005 visual_properties[]={0,4,4};
10006 nutrition_properties[]={5,30,0,1,0,16,1,3};
10007 cooking_properties[]={100,30};
10008 };
10009 };
10010 class FoodStageTransitions: MeatStageTransitions
10011 {
10012 };
10013 };
10014 class Trapping
10015 {
10016 baitTypes[]={2};
10017 baitTypeChances[]={0.75};
10018 resultQuantityBaseMod=0;
10019 resultQuantityDispersionMin=0;
10020 resultQuantityDispersionMax=0;
10021 };
10022 class NoiseImpact
10023 {
10024 strength=600;
10025 type="sound";
10026 };
10027 soundImpactType="organic";
10028 class AnimEvents
10029 {
10030 class SoundWeapon
10031 {
10032 class openTunaCan
10033 {
10034 soundSet="openTunaCan_SoundSet";
10035 id=204;
10036 };
10037 class Eating_TakeFood
10038 {
10039 soundSet="Eating_TakeFood_Soundset";
10040 id=889;
10041 };
10042 class Eating_BoxOpen
10043 {
10044 soundSet="Eating_BoxOpen_Soundset";
10045 id=893;
10046 };
10047 class Eating_BoxShake
10048 {
10049 soundSet="Eating_BoxShake_Soundset";
10050 id=894;
10051 };
10052 class Eating_BoxEnd
10053 {
10054 soundSet="Eating_BoxEnd_Soundset";
10055 id=895;
10056 };
10057 };
10058 };
10059 };
10060 class WalleyePollockFilletMeat: Edible_Base
10061 {
10062 scope=2;
10063 displayName="$STR_WalleyePollockFilletMeat0";
10064 descriptionShort="$STR_WalleyePollockFilletMeat1";
10065 model="\dz\gear\food\walleye_pollock_fillet.p3d";
10066 debug_ItemCategory=6;
10067 rotationFlags=34;
10068 weight=0;
10069 weightPerQuantityUnit=0.69999999;
10070 interactionWeight=1;
10071 quantityBar=1;
10072 varTemperatureMax=110;
10073 temperaturePerQuantityWeight=1.5;
10074 itemSize[]={3,1};
10075 varTemperatureFreezePoint=-0.5;
10076 varTemperatureThawPoint=-0.5;
10077 varTemperatureFreezeTime=3960;
10078 varTemperatureThawTime=3960;
10079 varQuantityInit=500;
10080 varQuantityMin=0;
10081 varQuantityMax=500;
10082 inventorySlot[]=
10083 {
10084 "Ingredient",
10085 "DirectCookingA",
10086 "DirectCookingB",
10087 "DirectCookingC",
10088 "SmokingA",
10089 "SmokingB",
10090 "SmokingC",
10091 "SmokingD",
10092 "Trap_Bait_2"
10093 };
10094 hiddenSelections[]=
10095 {
10096 "cs_raw"
10097 };
10098 hiddenSelectionsTextures[]=
10099 {
10100 "dz\gear\food\data\walleyepollock_fillet_raw_CO.paa",
10101 "dz\gear\food\data\walleyepollock_fillet_baked_CO.paa",
10102 "dz\gear\food\data\walleyepollock_fillet_boiled_CO.paa",
10103 "dz\gear\food\data\walleyepollock_fillet_dried_CO.paa",
10104 "dz\gear\food\data\walleyepollock_fillet_burnt_CO.paa",
10105 "dz\gear\food\data\walleyepollock_fillet_rotten_CO.paa"
10106 };
10107 hiddenSelectionsMaterials[]=
10108 {
10109 "dz\gear\food\data\walleyepollock_fillet_raw.rvmat",
10110 "dz\gear\food\data\walleyepollock_fillet_baked.rvmat",
10111 "dz\gear\food\data\walleyepollock_fillet_boiled.rvmat",
10112 "dz\gear\food\data\walleyepollock_fillet_dried.rvmat",
10113 "dz\gear\food\data\walleyepollock_fillet_burnt.rvmat",
10114 "dz\gear\food\data\walleyepollock_fillet_rotten.rvmat"
10115 };
10116 class DamageSystem
10117 {
10118 class GlobalHealth
10119 {
10120 class Health
10121 {
10122 hitpoints=50;
10123 healthLevels[]=
10124 {
10125
10126 {
10127 1,
10128 {}
10129 },
10130
10131 {
10132 0.69999999,
10133 {}
10134 },
10135
10136 {
10137 0.5,
10138 {}
10139 },
10140
10141 {
10142 0.30000001,
10143 {}
10144 },
10145
10146 {
10147 0,
10148 {}
10149 }
10150 };
10151 };
10152 };
10153 };
10154 class AnimationSources: FoodAnimationSources
10155 {
10156 };
10157 class Food
10158 {
10159 class FoodStages
10160 {
10161 class Raw
10162 {
10163 visual_properties[]={0,0,0};
10164 nutrition_properties[]={5,20,40,1,0,16,1,9};
10165 cooking_properties[]={0,0};
10166 };
10167 class Rotten
10168 {
10169 visual_properties[]={0,5,5};
10170 nutrition_properties[]=
10171 {
10172 10,
10173 10,
10174 16,
10175 1,
10176 0,
10177 "4 + 16",
10178 1,
10179 15
10180 };
10181 cooking_properties[]={0,0};
10182 };
10183 class Baked
10184 {
10185 visual_properties[]={0,1,1};
10186 nutrition_properties[]={1,150,24,1,0};
10187 cooking_properties[]={70,45};
10188 };
10189 class Boiled
10190 {
10191 visual_properties[]={0,2,0};
10192 nutrition_properties[]={1,130,64,1,0};
10193 cooking_properties[]={105,55};
10194 };
10195 class Dried
10196 {
10197 visual_properties[]={0,3,3};
10198 nutrition_properties[]={2,115,8,1,0};
10199 cooking_properties[]={70,120,80};
10200 };
10201 class Burned
10202 {
10203 visual_properties[]={0,4,4};
10204 nutrition_properties[]={5,30,0,1,0,16,1,3};
10205 cooking_properties[]={100,30};
10206 };
10207 };
10208 class FoodStageTransitions: MeatStageTransitions
10209 {
10210 };
10211 };
10212 class Trapping
10213 {
10214 baitTypes[]={2};
10215 baitTypeChances[]={0.75};
10216 resultQuantityBaseMod=0;
10217 resultQuantityDispersionMin=0;
10218 resultQuantityDispersionMax=0;
10219 };
10220 class NoiseImpact
10221 {
10222 strength=600;
10223 type="sound";
10224 };
10225 soundImpactType="organic";
10226 class AnimEvents
10227 {
10228 class SoundWeapon
10229 {
10230 class openTunaCan
10231 {
10232 soundSet="openTunaCan_SoundSet";
10233 id=204;
10234 };
10235 class Eating_TakeFood
10236 {
10237 soundSet="Eating_TakeFood_Soundset";
10238 id=889;
10239 };
10240 class Eating_BoxOpen
10241 {
10242 soundSet="Eating_BoxOpen_Soundset";
10243 id=893;
10244 };
10245 class Eating_BoxShake
10246 {
10247 soundSet="Eating_BoxShake_Soundset";
10248 id=894;
10249 };
10250 class Eating_BoxEnd
10251 {
10252 soundSet="Eating_BoxEnd_Soundset";
10253 id=895;
10254 };
10255 };
10256 };
10257 };
10258 class SteelheadTroutFilletMeat: Edible_Base
10259 {
10260 scope=2;
10261 displayName="$STR_SteelheadTroutFilletMeat0";
10262 descriptionShort="$STR_SteelheadTroutFilletMeat1";
10263 model="\dz\gear\food\steelhead_trout_fillet.p3d";
10264 debug_ItemCategory=6;
10265 rotationFlags=34;
10266 weight=0;
10267 weightPerQuantityUnit=2.4000001;
10268 interactionWeight=1;
10269 quantityBar=1;
10270 varTemperatureMax=110;
10271 temperaturePerQuantityWeight=1.5;
10272 itemSize[]={3,1};
10273 varTemperatureFreezePoint=-0.5;
10274 varTemperatureThawPoint=-0.5;
10275 varTemperatureFreezeTime=3960;
10276 varTemperatureThawTime=3960;
10277 varQuantityInit=500;
10278 varQuantityMin=0;
10279 varQuantityMax=500;
10280 inventorySlot[]=
10281 {
10282 "Ingredient",
10283 "DirectCookingA",
10284 "DirectCookingB",
10285 "DirectCookingC",
10286 "SmokingA",
10287 "SmokingB",
10288 "SmokingC",
10289 "SmokingD",
10290 "Trap_Bait_2"
10291 };
10292 hiddenSelections[]=
10293 {
10294 "cs_raw"
10295 };
10296 hiddenSelectionsTextures[]=
10297 {
10298 "dz\gear\food\data\steelheadtrout_fillet_raw_CO.paa",
10299 "dz\gear\food\data\steelheadtrout_fillet_baked_CO.paa",
10300 "dz\gear\food\data\steelheadtrout_fillet_boiled_CO.paa",
10301 "dz\gear\food\data\steelheadtrout_fillet_dried_CO.paa",
10302 "dz\gear\food\data\steelheadtrout_fillet_burnt_CO.paa",
10303 "dz\gear\food\data\steelheadtrout_fillet_rotten_CO.paa"
10304 };
10305 hiddenSelectionsMaterials[]=
10306 {
10307 "dz\gear\food\data\steelheadtrout_fillet_raw.rvmat",
10308 "dz\gear\food\data\steelheadtrout_fillet_baked.rvmat",
10309 "dz\gear\food\data\steelheadtrout_fillet_boiled.rvmat",
10310 "dz\gear\food\data\steelheadtrout_fillet_dried.rvmat",
10311 "dz\gear\food\data\steelheadtrout_fillet_burnt.rvmat",
10312 "dz\gear\food\data\steelheadtrout_fillet_rotten.rvmat"
10313 };
10314 class DamageSystem
10315 {
10316 class GlobalHealth
10317 {
10318 class Health
10319 {
10320 hitpoints=50;
10321 healthLevels[]=
10322 {
10323
10324 {
10325 1,
10326 {}
10327 },
10328
10329 {
10330 0.69999999,
10331 {}
10332 },
10333
10334 {
10335 0.5,
10336 {}
10337 },
10338
10339 {
10340 0.30000001,
10341 {}
10342 },
10343
10344 {
10345 0,
10346 {}
10347 }
10348 };
10349 };
10350 };
10351 };
10352 class AnimationSources: FoodAnimationSources
10353 {
10354 };
10355 class Food
10356 {
10357 class FoodStages
10358 {
10359 class Raw
10360 {
10361 visual_properties[]={0,0,0};
10362 nutrition_properties[]={5,30,40,1,0,16,1,9};
10363 cooking_properties[]={0,0};
10364 };
10365 class Rotten
10366 {
10367 visual_properties[]={0,5,5};
10368 nutrition_properties[]=
10369 {
10370 10,
10371 15,
10372 16,
10373 1,
10374 0,
10375 "4 + 16",
10376 1,
10377 15
10378 };
10379 cooking_properties[]={0,0};
10380 };
10381 class Baked
10382 {
10383 visual_properties[]={0,1,1};
10384 nutrition_properties[]={1,220,24,1,0};
10385 cooking_properties[]={70,45};
10386 };
10387 class Boiled
10388 {
10389 visual_properties[]={0,2,2};
10390 nutrition_properties[]={1,180,64,1,0};
10391 cooking_properties[]={105,55};
10392 };
10393 class Dried
10394 {
10395 visual_properties[]={0,3,3};
10396 nutrition_properties[]={2,160,8,1,0};
10397 cooking_properties[]={70,120,80};
10398 };
10399 class Burned
10400 {
10401 visual_properties[]={0,4,4};
10402 nutrition_properties[]={5,40,0,1,0,16,1,3};
10403 cooking_properties[]={100,30};
10404 };
10405 };
10406 class FoodStageTransitions: MeatStageTransitions
10407 {
10408 };
10409 };
10410 class Trapping
10411 {
10412 baitTypes[]={2};
10413 baitTypeChances[]={0.75};
10414 resultQuantityBaseMod=0;
10415 resultQuantityDispersionMin=0;
10416 resultQuantityDispersionMax=0;
10417 };
10418 class NoiseImpact
10419 {
10420 strength=600;
10421 type="sound";
10422 };
10423 soundImpactType="organic";
10424 class AnimEvents
10425 {
10426 class SoundWeapon
10427 {
10428 class openTunaCan
10429 {
10430 soundSet="openTunaCan_SoundSet";
10431 id=204;
10432 };
10433 class Eating_TakeFood
10434 {
10435 soundSet="Eating_TakeFood_Soundset";
10436 id=889;
10437 };
10438 class Eating_BoxOpen
10439 {
10440 soundSet="Eating_BoxOpen_Soundset";
10441 id=893;
10442 };
10443 class Eating_BoxShake
10444 {
10445 soundSet="Eating_BoxShake_Soundset";
10446 id=894;
10447 };
10448 class Eating_BoxEnd
10449 {
10450 soundSet="Eating_BoxEnd_Soundset";
10451 id=895;
10452 };
10453 };
10454 };
10455 };
10456 class RedCaviar: Edible_Base
10457 {
10458 scope=2;
10459 displayName="$STR_RedCaviar0";
10460 descriptionShort="$STR_RedCaviar1";
10461 model="\dz\gear\food\red_caviar.p3d";
10462 debug_ItemCategory=6;
10463 itemSize[]={1,1};
10464 weight=300;
10465 stackedUnit="g";
10466 absorbency=0.40000001;
10467 varQuantityInit=50;
10468 varQuantityMin=0;
10469 varQuantityMax=200;
10470 quantityBar=1;
10471 varTemperatureMax=36;
10472 varTemperatureFreezeTime=1056;
10473 varTemperatureThawTime=1056;
10474 temperaturePerQuantityWeight=0.5;
10475 hiddenSelections[]=
10476 {
10477 "cs_raw"
10478 };
10479 hiddenSelectionsTextures[]=
10480 {
10481 "dz\gear\food\data\red_caviar_raw_CO.paa",
10482 "dz\gear\food\data\red_caviar_rotten_CO.paa"
10483 };
10484 hiddenSelectionsMaterials[]=
10485 {
10486 "dz\gear\food\data\red_caviar_raw.rvmat",
10487 "dz\gear\food\data\red_caviar_rotten.rvmat"
10488 };
10489 class DamageSystem
10490 {
10491 class GlobalHealth
10492 {
10493 class Health
10494 {
10495 hitpoints=20;
10496 healthLevels[]=
10497 {
10498
10499 {
10500 1,
10501 {}
10502 },
10503
10504 {
10505 0.69999999,
10506 {}
10507 },
10508
10509 {
10510 0.5,
10511 {}
10512 },
10513
10514 {
10515 0.30000001,
10516 {}
10517 },
10518
10519 {
10520 0,
10521 {}
10522 }
10523 };
10524 };
10525 };
10526 };
10527 class AnimationSources: FoodAnimationSources
10528 {
10529 };
10530 class Food
10531 {
10532 class FoodStages
10533 {
10534 class Raw
10535 {
10536 visual_properties[]={0,0,0};
10537 nutrition_properties[]={2.5,80,20,1,0};
10538 cooking_properties[]={0,0};
10539 };
10540 class Rotten
10541 {
10542 visual_properties[]={0,1,1};
10543 nutrition_properties[]={2,37.5,8,1,0,16,1,25};
10544 cooking_properties[]={0,0};
10545 };
10546 };
10547 class FoodStageTransitions: NotCookable
10548 {
10549 };
10550 };
10551 soundImpactType="organic";
10552 class AnimEvents
10553 {
10554 class SoundWeapon
10555 {
10556 class openTunaCan
10557 {
10558 soundSet="openTunaCan_SoundSet";
10559 id=204;
10560 };
10561 class Eating_TakeFood
10562 {
10563 soundSet="Eating_TakeFood_Soundset";
10564 id=889;
10565 };
10566 class Eating_BoxOpen
10567 {
10568 soundSet="Eating_BoxOpen_Soundset";
10569 id=893;
10570 };
10571 class Eating_BoxShake
10572 {
10573 soundSet="Eating_BoxShake_Soundset";
10574 id=894;
10575 };
10576 class Eating_BoxEnd
10577 {
10578 soundSet="Eating_BoxEnd_Soundset";
10579 id=895;
10580 };
10581 };
10582 };
10583 };
10584 class Lard: Edible_Base
10585 {
10586 scope=2;
10587 displayName="$STR_Lard0";
10588 descriptionShort="$STR_Lard1";
10589 model="\dz\gear\food\lard.p3d";
10590 debug_ItemCategory=6;
10591 rotationFlags=34;
10592 weight=0;
10593 interactionWeight=1;
10594 itemSize[]={2,2};
10595 varTemperatureFreezePoint=-1;
10596 varTemperatureThawPoint=-1;
10597 varTemperatureFreezeTime=3960;
10598 varTemperatureThawTime=3960;
10599 varQuantityInit=200;
10600 varQuantityMin=0;
10601 varQuantityMax=200;
10602 quantityBar=1;
10603 varTemperatureMax=110;
10604 temperaturePerQuantityWeight=2;
10605 inventorySlot[]=
10606 {
10607 "Ingredient",
10608 "DirectCookingA",
10609 "DirectCookingB",
10610 "DirectCookingC",
10611 "SmokingA",
10612 "SmokingB",
10613 "SmokingC",
10614 "SmokingD"
10615 };
10616 hiddenSelections[]=
10617 {
10618 "cs_raw",
10619 "cs_dried"
10620 };
10621 hiddenSelectionsTextures[]=
10622 {
10623 "dz\gear\food\data\lard_raw_CO.paa",
10624 "dz\gear\food\data\lard_baked_CO.paa",
10625 "dz\gear\food\data\lard_boiled_CO.paa",
10626 "dz\gear\food\data\lard_dried_CO.paa",
10627 "dz\gear\food\data\lard_burnt_CO.paa"
10628 };
10629 hiddenSelectionsMaterials[]=
10630 {
10631 "dz\gear\food\data\lard_raw.rvmat",
10632 "dz\gear\food\data\lard_baked.rvmat",
10633 "dz\gear\food\data\lard_boiled.rvmat",
10634 "dz\gear\food\data\lard_dried.rvmat",
10635 "dz\gear\food\data\lard_burnt.rvmat",
10636 "dz\gear\food\data\meat_steak_rotten.rvmat"
10637 };
10638 class DamageSystem
10639 {
10640 class GlobalHealth
10641 {
10642 class Health
10643 {
10644 hitpoints=100;
10645 healthLevels[]=
10646 {
10647
10648 {
10649 1,
10650 {}
10651 },
10652
10653 {
10654 0.69999999,
10655 {}
10656 },
10657
10658 {
10659 0.5,
10660 {}
10661 },
10662
10663 {
10664 0.30000001,
10665 {}
10666 },
10667
10668 {
10669 0,
10670 {}
10671 }
10672 };
10673 };
10674 };
10675 };
10676 class AnimationSources: FoodAnimationSources
10677 {
10678 };
10679 class Food
10680 {
10681 class FoodStages
10682 {
10683 class Raw
10684 {
10685 visual_properties[]={0,0,0};
10686 nutrition_properties[]={7,100,50,1,0,4};
10687 cooking_properties[]={0,0};
10688 };
10689 class Rotten
10690 {
10691 visual_properties[]={-1,-1,5};
10692 nutrition_properties[]=
10693 {
10694 10,
10695 50,
10696 20,
10697 1,
10698 0,
10699 "4 + 16",
10700 1,
10701 25
10702 };
10703 cooking_properties[]={0,0};
10704 };
10705 class Baked
10706 {
10707 visual_properties[]={0,1,1};
10708 nutrition_properties[]={4,300,30,1,0};
10709 cooking_properties[]={70,45};
10710 };
10711 class Boiled
10712 {
10713 visual_properties[]={0,2,2};
10714 nutrition_properties[]={4,250,80,1,0};
10715 cooking_properties[]={105,55};
10716 };
10717 class Dried
10718 {
10719 visual_properties[]={1,3,3};
10720 nutrition_properties[]={5,250,10,1,0};
10721 cooking_properties[]={70,120,80};
10722 };
10723 class Burned
10724 {
10725 visual_properties[]={0,4,4};
10726 nutrition_properties[]={7,100,0,1,0,16,1,9};
10727 cooking_properties[]={100,150};
10728 };
10729 };
10730 class FoodStageTransitions: MeatStageTransitions
10731 {
10732 class Baked
10733 {
10734 class ToRotten
10735 {
10736 transition_to=6;
10737 cooking_method=4;
10738 };
10739 };
10740 class Dried
10741 {
10742 class ToBaked
10743 {
10744 transition_to=2;
10745 cooking_method=1;
10746 };
10747 class ToBoiled
10748 {
10749 transition_to=3;
10750 cooking_method=2;
10751 };
10752 };
10753 };
10754 };
10755 class NoiseImpact
10756 {
10757 strength=600;
10758 type="sound";
10759 };
10760 soundImpactType="organic";
10761 class AnimEvents
10762 {
10763 class SoundWeapon
10764 {
10765 class openTunaCan
10766 {
10767 soundSet="openTunaCan_SoundSet";
10768 id=204;
10769 };
10770 class Eating_TakeFood
10771 {
10772 soundSet="Eating_TakeFood_Soundset";
10773 id=889;
10774 };
10775 class Eating_BoxOpen
10776 {
10777 soundSet="Eating_BoxOpen_Soundset";
10778 id=893;
10779 };
10780 class Eating_BoxShake
10781 {
10782 soundSet="Eating_BoxShake_Soundset";
10783 id=894;
10784 };
10785 class Eating_BoxEnd
10786 {
10787 soundSet="Eating_BoxEnd_Soundset";
10788 id=895;
10789 };
10790 };
10791 };
10792 };
10793 class Bitterlings: Edible_Base
10794 {
10795 scope=2;
10796 displayName="$STR_Bitterlings0";
10797 descriptionShort="$STR_Bitterlings1";
10798 model="\dz\gear\food\Bitterlings.p3d";
10799 debug_ItemCategory=6;
10800 itemSize[]={2,1};
10801 weight=150;
10802 weightPerQuantityUnit=1;
10803 interactionWeight=1;
10804 varTemperatureFreezePoint=0;
10805 varTemperatureThawPoint=0;
10806 varTemperatureFreezeTime=5280;
10807 varTemperatureThawTime=5280;
10808 varTemperatureInit=10;
10809 temperaturePerQuantityWeight=1;
10810 varTemperatureMax=110;
10811 quantityBar=1;
10812 varQuantityInit=500;
10813 varQuantityMin=0;
10814 varQuantityMax=500;
10815 stackedUnit="g";
10816 class DamageSystem
10817 {
10818 class GlobalHealth
10819 {
10820 class Health
10821 {
10822 hitpoints=20;
10823 healthLevels[]=
10824 {
10825
10826 {
10827 1,
10828 {}
10829 },
10830
10831 {
10832 0.69999999,
10833 {}
10834 },
10835
10836 {
10837 0.5,
10838 {}
10839 },
10840
10841 {
10842 0.30000001,
10843 {}
10844 },
10845
10846 {
10847 0,
10848 {}
10849 }
10850 };
10851 };
10852 };
10853 };
10854 class MeleeModes
10855 {
10856 class Default
10857 {
10858 ammo="MeleeSoft";
10859 range=1;
10860 };
10861 class Heavy
10862 {
10863 ammo="MeleeSoft_Heavy";
10864 range=1;
10865 };
10866 class Sprint
10867 {
10868 ammo="MeleeSoft_Heavy";
10869 range=2.8;
10870 };
10871 };
10872 inventorySlot[]=
10873 {
10874 "DirectCookingA",
10875 "DirectCookingB",
10876 "DirectCookingC",
10877 "SmokingA",
10878 "SmokingB",
10879 "SmokingC",
10880 "SmokingD"
10881 };
10882 hiddenSelections[]=
10883 {
10884 "cs_raw"
10885 };
10886 hiddenSelectionsTextures[]=
10887 {
10888 "dz\gear\food\data\bitterlings_raw_co.paa",
10889 "dz\gear\food\data\bitterlings_baked_co.paa",
10890 "dz\gear\food\data\bitterlings_boiled_co.paa",
10891 "dz\gear\food\data\bitterlings_dried_co.paa",
10892 "dz\gear\food\data\bitterlings_burnt_co.paa"
10893 };
10894 hiddenSelectionsMaterials[]=
10895 {
10896 "dz\gear\food\data\bitterlings_raw.rvmat",
10897 "dz\gear\food\data\bitterlings_baked.rvmat",
10898 "dz\gear\food\data\bitterlings_boiled.rvmat",
10899 "dz\gear\food\data\bitterlings_dried.rvmat",
10900 "dz\gear\food\data\bitterlings_burnt.rvmat",
10901 "dz\gear\food\data\bitterlings_rotten.rvmat"
10902 };
10903 class AnimationSources: FoodAnimationSources
10904 {
10905 };
10906 class Food
10907 {
10908 class FoodStages
10909 {
10910 class Raw
10911 {
10912 visual_properties[]={0,0,0};
10913 nutrition_properties[]={5,10,20,1,0,16,1,8};
10914 cooking_properties[]={0,0};
10915 };
10916 class Rotten
10917 {
10918 visual_properties[]={-1,-1,5};
10919 nutrition_properties[]=
10920 {
10921 10,
10922 5,
10923 8,
10924 1,
10925 0,
10926 "4 + 16",
10927 1,
10928 16
10929 };
10930 cooking_properties[]={0,0};
10931 };
10932 class Baked
10933 {
10934 visual_properties[]={0,1,1};
10935 nutrition_properties[]={2,50,12,1,0};
10936 cooking_properties[]={70,45};
10937 };
10938 class Boiled
10939 {
10940 visual_properties[]={0,2,2};
10941 nutrition_properties[]={2,40,32,1,0};
10942 cooking_properties[]={105,55};
10943 };
10944 class Dried
10945 {
10946 visual_properties[]={0,3,3};
10947 nutrition_properties[]={3,40,4,1,0};
10948 cooking_properties[]={70,45,80};
10949 };
10950 class Burned
10951 {
10952 visual_properties[]={0,4,4};
10953 nutrition_properties[]={5,10,0,1,0,16,1,3};
10954 cooking_properties[]={100,30};
10955 };
10956 };
10957 class FoodStageTransitions: AnimalCorpsesStageTransitions
10958 {
10959 };
10960 };
10961 soundImpactType="organic";
10962 class Skinning
10963 {
10964 class BloodInfectionSettings
10965 {
10966 class Salmonella
10967 {
10968 chance=0.0099999998;
10969 };
10970 };
10971 };
10972 class AnimEvents
10973 {
10974 class SoundWeapon
10975 {
10976 class openTunaCan
10977 {
10978 soundSet="openTunaCan_SoundSet";
10979 id=204;
10980 };
10981 class Eating_TakeFood
10982 {
10983 soundSet="Eating_TakeFood_Soundset";
10984 id=889;
10985 };
10986 class Eating_BoxOpen
10987 {
10988 soundSet="Eating_BoxOpen_Soundset";
10989 id=893;
10990 };
10991 class Eating_BoxShake
10992 {
10993 soundSet="Eating_BoxShake_Soundset";
10994 id=894;
10995 };
10996 class Eating_BoxEnd
10997 {
10998 soundSet="Eating_BoxEnd_Soundset";
10999 id=895;
11000 };
11001 };
11002 };
11003 };
11004 class Shrimp: Edible_Base
11005 {
11006 scope=2;
11007 displayName="$STR_Shrimp0";
11008 descriptionShort="$STR_Shrimp1";
11009 model="\dz\gear\food\shrimp.p3d";
11010 debug_ItemCategory=6;
11011 itemSize[]={2,1};
11012 weight=1;
11013 weightPerQuantityUnit=1;
11014 interactionWeight=1;
11015 varTemperatureFreezePoint=-1;
11016 varTemperatureThawPoint=-1;
11017 varTemperatureFreezeTime=2376;
11018 varTemperatureThawTime=2376;
11019 varTemperatureInit=10;
11020 temperaturePerQuantityWeight=1;
11021 varTemperatureMax=110;
11022 quantityBar=1;
11023 varQuantityInit=149;
11024 varQuantityMin=0;
11025 varQuantityMax=149;
11026 stackedUnit="g";
11027 class DamageSystem
11028 {
11029 class GlobalHealth
11030 {
11031 class Health
11032 {
11033 hitpoints=20;
11034 healthLevels[]=
11035 {
11036
11037 {
11038 1,
11039 {}
11040 },
11041
11042 {
11043 0.69999999,
11044 {}
11045 },
11046
11047 {
11048 0.5,
11049 {}
11050 },
11051
11052 {
11053 0.30000001,
11054 {}
11055 },
11056
11057 {
11058 0,
11059 {}
11060 }
11061 };
11062 };
11063 };
11064 };
11065 class MeleeModes
11066 {
11067 class Default
11068 {
11069 ammo="MeleeSoft";
11070 range=1;
11071 };
11072 class Heavy
11073 {
11074 ammo="MeleeSoft_Heavy";
11075 range=1;
11076 };
11077 class Sprint
11078 {
11079 ammo="MeleeSoft_Heavy";
11080 range=2.8;
11081 };
11082 };
11083 inventorySlot[]=
11084 {
11085 "DirectCookingA",
11086 "DirectCookingB",
11087 "DirectCookingC",
11088 "SmokingA",
11089 "SmokingB",
11090 "SmokingC",
11091 "SmokingD"
11092 };
11093 hiddenSelections[]=
11094 {
11095 "cs_raw"
11096 };
11097 hiddenSelectionsTextures[]=
11098 {
11099 "dz\gear\food\data\shrimp_raw_co.paa",
11100 "dz\gear\food\data\shrimp_baked_co.paa",
11101 "dz\gear\food\data\shrimp_boiled_co.paa",
11102 "dz\gear\food\data\shrimp_dried_co.paa",
11103 "dz\gear\food\data\shrimp_burnt_co.paa",
11104 "dz\gear\food\data\shrimp_rotten_co.paa"
11105 };
11106 hiddenSelectionsMaterials[]=
11107 {
11108 "dz\gear\food\data\shrimp_raw.rvmat",
11109 "dz\gear\food\data\shrimp_baked.rvmat",
11110 "dz\gear\food\data\shrimp_boiled.rvmat",
11111 "dz\gear\food\data\shrimp_dried.rvmat",
11112 "dz\gear\food\data\shrimp_burnt.rvmat",
11113 "dz\gear\food\data\shrimp_rotten.rvmat"
11114 };
11115 class AnimationSources: FoodAnimationSources
11116 {
11117 };
11118 class Food
11119 {
11120 class FoodStages
11121 {
11122 class Raw
11123 {
11124 visual_properties[]={0,0,0};
11125 nutrition_properties[]={5,35,70,1,0,16,1,16};
11126 cooking_properties[]={0,0};
11127 };
11128 class Rotten
11129 {
11130 visual_properties[]={0,5,5};
11131 nutrition_properties[]=
11132 {
11133 10,
11134 20,
11135 30,
11136 1,
11137 0,
11138 "4 + 16",
11139 1,
11140 25
11141 };
11142 cooking_properties[]={0,0};
11143 };
11144 class Baked
11145 {
11146 visual_properties[]={0,1,1};
11147 nutrition_properties[]={2,170,40,1,0};
11148 cooking_properties[]={70,45};
11149 };
11150 class Boiled
11151 {
11152 visual_properties[]={0,2,2};
11153 nutrition_properties[]={2,140,110,1,0};
11154 cooking_properties[]={105,55};
11155 };
11156 class Dried
11157 {
11158 visual_properties[]={0,3,3};
11159 nutrition_properties[]={3,140,15,1,0};
11160 cooking_properties[]={70,45,80};
11161 };
11162 class Burned
11163 {
11164 visual_properties[]={0,4,4};
11165 nutrition_properties[]={5,35,0,1,0,16,1,6};
11166 cooking_properties[]={100,30};
11167 };
11168 };
11169 class FoodStageTransitions: AnimalCorpsesStageTransitions
11170 {
11171 };
11172 };
11173 class Skinning
11174 {
11175 class BloodInfectionSettings
11176 {
11177 class Salmonella
11178 {
11179 chance=0.0099999998;
11180 };
11181 };
11182 };
11183 soundImpactType="organic";
11184 class AnimEvents
11185 {
11186 class SoundWeapon
11187 {
11188 class openTunaCan
11189 {
11190 soundSet="openTunaCan_SoundSet";
11191 id=204;
11192 };
11193 class Eating_TakeFood
11194 {
11195 soundSet="Eating_TakeFood_Soundset";
11196 id=889;
11197 };
11198 class Eating_BoxOpen
11199 {
11200 soundSet="Eating_BoxOpen_Soundset";
11201 id=893;
11202 };
11203 class Eating_BoxShake
11204 {
11205 soundSet="Eating_BoxShake_Soundset";
11206 id=894;
11207 };
11208 class Eating_BoxEnd
11209 {
11210 soundSet="Eating_BoxEnd_Soundset";
11211 id=895;
11212 };
11213 };
11214 };
11215 };
11216 class Carp: Edible_Base
11217 {
11218 scope=2;
11219 displayName="$STR_Carp0";
11220 descriptionShort="$STR_Carp1";
11221 model="\dz\gear\food\carp_live.p3d";
11222 debug_ItemCategory=6;
11223 rotationFlags=17;
11224 itemSize[]={3,2};
11225 varTemperatureFreezePoint=0;
11226 varTemperatureThawPoint=0;
11227 varTemperatureFreezeTime=6600;
11228 varTemperatureThawTime=6600;
11229 varTemperatureInit=10;
11230 temperaturePerQuantityWeight=3;
11231 varTemperatureMax=110;
11232 weight=300;
11233 weightPerQuantityUnit=2;
11234 stackedUnit="g";
11235 quantityBar=1;
11236 varQuantityInit=1000;
11237 varQuantityMin=0;
11238 varQuantityMax=1000;
11239 isMeleeWeapon=1;
11240 class DamageSystem
11241 {
11242 class GlobalHealth
11243 {
11244 class Health
11245 {
11246 hitpoints=50;
11247 healthLevels[]=
11248 {
11249
11250 {
11251 1,
11252 {}
11253 },
11254
11255 {
11256 0.69999999,
11257 {}
11258 },
11259
11260 {
11261 0.5,
11262 {}
11263 },
11264
11265 {
11266 0.30000001,
11267 {}
11268 },
11269
11270 {
11271 0,
11272 {}
11273 }
11274 };
11275 };
11276 };
11277 };
11278 class MeleeModes
11279 {
11280 class Default
11281 {
11282 ammo="MeleeSoft";
11283 range=1;
11284 };
11285 class Heavy
11286 {
11287 ammo="MeleeSoft_Heavy";
11288 range=1;
11289 };
11290 class Sprint
11291 {
11292 ammo="MeleeSoft_Heavy";
11293 range=2.8;
11294 };
11295 };
11296 inventorySlot[]=
11297 {
11298 "TrapPrey_1"
11299 };
11300 hiddenSelections[]=
11301 {
11302 "cs_raw"
11303 };
11304 hiddenSelectionsTextures[]=
11305 {
11306 "dz\gear\food\data\carp_live_co.paa",
11307 "dz\gear\food\data\carp_live_co.paa"
11308 };
11309 hiddenSelectionsMaterials[]=
11310 {
11311 "dz\gear\food\data\carp_live.rvmat",
11312 "dz\gear\food\data\carp_live.rvmat"
11313 };
11314 class AnimationSources: FoodAnimationSources
11315 {
11316 };
11317 class Food
11318 {
11319 class FoodStages
11320 {
11321 class Raw
11322 {
11323 visual_properties[]={0,0,0};
11324 nutrition_properties[]={1,20,60,70,1};
11325 cooking_properties[]={0,0};
11326 };
11327 class Rotten
11328 {
11329 visual_properties[]={-1,-1,5};
11330 nutrition_properties[]={10,25,25,1,0};
11331 cooking_properties[]={0,0};
11332 };
11333 };
11334 class FoodStageTransitions: NotCookable
11335 {
11336 };
11337 };
11338 class Skinning
11339 {
11340 class BloodInfectionSettings
11341 {
11342 class Salmonella
11343 {
11344 chance=0.0099999998;
11345 };
11346 };
11347 };
11348 soundImpactType="organic";
11349 class AnimEvents
11350 {
11351 class SoundWeapon
11352 {
11353 class openTunaCan
11354 {
11355 soundSet="openTunaCan_SoundSet";
11356 id=204;
11357 };
11358 class Eating_TakeFood
11359 {
11360 soundSet="Eating_TakeFood_Soundset";
11361 id=889;
11362 };
11363 class Eating_BoxOpen
11364 {
11365 soundSet="Eating_BoxOpen_Soundset";
11366 id=893;
11367 };
11368 class Eating_BoxShake
11369 {
11370 soundSet="Eating_BoxShake_Soundset";
11371 id=894;
11372 };
11373 class Eating_BoxEnd
11374 {
11375 soundSet="Eating_BoxEnd_Soundset";
11376 id=895;
11377 };
11378 };
11379 };
11380 };
11381 class Sardines: Edible_Base
11382 {
11383 scope=2;
11384 displayName="$STR_Sardines0";
11385 descriptionShort="$STR_Sardines1";
11386 model="\dz\gear\food\sardines_live.p3d";
11387 debug_ItemCategory=6;
11388 inventorySlot[]=
11389 {
11390 "DirectCookingA",
11391 "DirectCookingB",
11392 "DirectCookingC",
11393 "SmokingA",
11394 "SmokingB",
11395 "SmokingC",
11396 "SmokingD"
11397 };
11398 itemSize[]={2,1};
11399 weight=150;
11400 weightPerQuantityUnit=1.5;
11401 interactionWeight=1;
11402 varTemperatureFreezePoint=-1;
11403 varTemperatureThawPoint=-1;
11404 varTemperatureFreezeTime=6600;
11405 varTemperatureThawTime=6600;
11406 varTemperatureInit=10;
11407 temperaturePerQuantityWeight=1;
11408 varTemperatureMax=110;
11409 quantityBar=1;
11410 varQuantityInit=400;
11411 varQuantityMin=0;
11412 varQuantityMax=400;
11413 stackedUnit="g";
11414 hiddenSelections[]=
11415 {
11416 "cs_raw"
11417 };
11418 hiddenSelectionsTextures[]=
11419 {
11420 "dz\gear\food\data\sardines_raw_CO.paa",
11421 "dz\gear\food\data\sardines_baked_CO.paa",
11422 "dz\gear\food\data\sardines_boiled_CO.paa",
11423 "dz\gear\food\data\sardines_dried_CO.paa",
11424 "dz\gear\food\data\sardines_burnt_CO.paa"
11425 };
11426 hiddenSelectionsMaterials[]=
11427 {
11428 "dz\gear\food\data\sardines_raw.rvmat",
11429 "dz\gear\food\data\sardines_baked.rvmat",
11430 "dz\gear\food\data\sardines_boiled.rvmat",
11431 "dz\gear\food\data\sardines_dried.rvmat",
11432 "dz\gear\food\data\sardines_burnt.rvmat",
11433 "dz\gear\food\data\sardines_rotten.rvmat"
11434 };
11435 class DamageSystem
11436 {
11437 class GlobalHealth
11438 {
11439 class Health
11440 {
11441 hitpoints=20;
11442 healthLevels[]=
11443 {
11444
11445 {
11446 1,
11447 {}
11448 },
11449
11450 {
11451 0.69999999,
11452 {}
11453 },
11454
11455 {
11456 0.5,
11457 {}
11458 },
11459
11460 {
11461 0.30000001,
11462 {}
11463 },
11464
11465 {
11466 0,
11467 {}
11468 }
11469 };
11470 };
11471 };
11472 };
11473 class MeleeModes
11474 {
11475 class Default
11476 {
11477 ammo="MeleeSoft";
11478 range=1;
11479 };
11480 class Heavy
11481 {
11482 ammo="MeleeSoft_Heavy";
11483 range=1;
11484 };
11485 class Sprint
11486 {
11487 ammo="MeleeSoft_Heavy";
11488 range=2.8;
11489 };
11490 };
11491 class AnimationSources: FoodAnimationSources
11492 {
11493 };
11494 class Food
11495 {
11496 class FoodStages
11497 {
11498 class Raw
11499 {
11500 visual_properties[]={0,0,0};
11501 nutrition_properties[]={5,20,20,1,0,16,1,8};
11502 cooking_properties[]={0,0};
11503 };
11504 class Rotten
11505 {
11506 visual_properties[]={0,-1,5};
11507 nutrition_properties[]=
11508 {
11509 10,
11510 10,
11511 8,
11512 1,
11513 0,
11514 "4 + 16",
11515 1,
11516 16
11517 };
11518 cooking_properties[]={0,0};
11519 };
11520 class Baked
11521 {
11522 visual_properties[]={0,1,1};
11523 nutrition_properties[]={1,100,12,1,0};
11524 cooking_properties[]={70,45};
11525 };
11526 class Boiled
11527 {
11528 visual_properties[]={0,2,2};
11529 nutrition_properties[]={1,80,32,1,0};
11530 cooking_properties[]={105,55};
11531 };
11532 class Dried
11533 {
11534 visual_properties[]={0,3,3};
11535 nutrition_properties[]={2,80,4,1,0};
11536 cooking_properties[]={70,45,80};
11537 };
11538 class Burned
11539 {
11540 visual_properties[]={0,4,4};
11541 nutrition_properties[]={5,20,0,1,0,16,1,3};
11542 cooking_properties[]={100,30};
11543 };
11544 };
11545 class FoodStageTransitions: AnimalCorpsesStageTransitions
11546 {
11547 };
11548 };
11549 soundImpactType="organic";
11550 class Skinning
11551 {
11552 class BloodInfectionSettings
11553 {
11554 class Salmonella
11555 {
11556 chance=0.0099999998;
11557 };
11558 };
11559 };
11560 class AnimEvents
11561 {
11562 class SoundWeapon
11563 {
11564 class openTunaCan
11565 {
11566 soundSet="openTunaCan_SoundSet";
11567 id=204;
11568 };
11569 class Eating_TakeFood
11570 {
11571 soundSet="Eating_TakeFood_Soundset";
11572 id=889;
11573 };
11574 class Eating_BoxOpen
11575 {
11576 soundSet="Eating_BoxOpen_Soundset";
11577 id=893;
11578 };
11579 class Eating_BoxShake
11580 {
11581 soundSet="Eating_BoxShake_Soundset";
11582 id=894;
11583 };
11584 class Eating_BoxEnd
11585 {
11586 soundSet="Eating_BoxEnd_Soundset";
11587 id=895;
11588 };
11589 };
11590 };
11591 };
11592 class Mackerel: Edible_Base
11593 {
11594 scope=2;
11595 displayName="$STR_Mackerel0";
11596 descriptionShort="$STR_Mackerel1";
11597 model="\dz\gear\food\mackerel_live.p3d";
11598 debug_ItemCategory=6;
11599 rotationFlags=17;
11600 weight=300;
11601 weightPerQuantityUnit=1;
11602 itemSize[]={4,2};
11603 stackedUnit="g";
11604 quantityBar=1;
11605 varTemperatureFreezePoint=-1;
11606 varTemperatureThawPoint=-1;
11607 varTemperatureFreezeTime=7920;
11608 varTemperatureThawTime=7920;
11609 varTemperatureInit=10;
11610 temperaturePerQuantityWeight=4;
11611 varTemperatureMax=110;
11612 varQuantityInit=1000;
11613 varQuantityMin=0;
11614 varQuantityMax=1000;
11615 isMeleeWeapon=1;
11616 class DamageSystem
11617 {
11618 class GlobalHealth
11619 {
11620 class Health
11621 {
11622 hitpoints=50;
11623 healthLevels[]=
11624 {
11625
11626 {
11627 1,
11628 {}
11629 },
11630
11631 {
11632 0.69999999,
11633 {}
11634 },
11635
11636 {
11637 0.5,
11638 {}
11639 },
11640
11641 {
11642 0.30000001,
11643 {}
11644 },
11645
11646 {
11647 0,
11648 {}
11649 }
11650 };
11651 };
11652 };
11653 };
11654 class MeleeModes
11655 {
11656 class Default
11657 {
11658 ammo="MeleeSoft";
11659 range=1;
11660 };
11661 class Heavy
11662 {
11663 ammo="MeleeSoft_Heavy";
11664 range=1;
11665 };
11666 class Sprint
11667 {
11668 ammo="MeleeSoft_Heavy";
11669 range=2.8;
11670 };
11671 };
11672 inventorySlot[]=
11673 {
11674 "TrapPrey_1"
11675 };
11676 hiddenSelections[]=
11677 {
11678 "cs_raw"
11679 };
11680 hiddenSelectionsTextures[]=
11681 {
11682 "dz\gear\food\data\mackerel_live_co.paa",
11683 "dz\gear\food\data\mackerel_live_co.paa"
11684 };
11685 hiddenSelectionsMaterials[]=
11686 {
11687 "dz\gear\food\data\mackerel_live.rvmat",
11688 "dz\gear\food\data\mackerel_live.rvmat"
11689 };
11690 class AnimationSources: FoodAnimationSources
11691 {
11692 };
11693 class Food
11694 {
11695 class FoodStages
11696 {
11697 class Raw
11698 {
11699 visual_properties[]={0,0,0};
11700 nutrition_properties[]={1,69,172,70,1};
11701 cooking_properties[]={0,0};
11702 };
11703 class Rotten
11704 {
11705 visual_properties[]={-1,-1,5};
11706 nutrition_properties[]={10,25,25,1,0};
11707 cooking_properties[]={0,0};
11708 };
11709 };
11710 class FoodStageTransitions: NotCookable
11711 {
11712 };
11713 };
11714 soundImpactType="organic";
11715 class Skinning
11716 {
11717 class BloodInfectionSettings
11718 {
11719 class Salmonella
11720 {
11721 chance=0.0099999998;
11722 };
11723 };
11724 };
11725 class AnimEvents
11726 {
11727 class SoundWeapon
11728 {
11729 class openTunaCan
11730 {
11731 soundSet="openTunaCan_SoundSet";
11732 id=204;
11733 };
11734 class Eating_TakeFood
11735 {
11736 soundSet="Eating_TakeFood_Soundset";
11737 id=889;
11738 };
11739 class Eating_BoxOpen
11740 {
11741 soundSet="Eating_BoxOpen_Soundset";
11742 id=893;
11743 };
11744 class Eating_BoxShake
11745 {
11746 soundSet="Eating_BoxShake_Soundset";
11747 id=894;
11748 };
11749 class Eating_BoxEnd
11750 {
11751 soundSet="Eating_BoxEnd_Soundset";
11752 id=895;
11753 };
11754 };
11755 };
11756 };
11757 class WalleyePollock: Edible_Base
11758 {
11759 scope=2;
11760 displayName="$STR_WalleyePollock0";
11761 descriptionShort="$STR_WalleyePollock1";
11762 model="\dz\gear\food\walleye_pollock_live.p3d";
11763 debug_ItemCategory=6;
11764 rotationFlags=17;
11765 weight=0;
11766 weightPerQuantityUnit=1;
11767 itemSize[]={3,2};
11768 stackedUnit="g";
11769 quantityBar=1;
11770 varTemperatureFreezePoint=-1;
11771 varTemperatureThawPoint=-1;
11772 varTemperatureFreezeTime=9900;
11773 varTemperatureThawTime=9900;
11774 varTemperatureInit=10;
11775 temperaturePerQuantityWeight=3;
11776 varTemperatureMax=110;
11777 varQuantityInit=1000;
11778 varQuantityMin=0;
11779 varQuantityMax=1000;
11780 isMeleeWeapon=1;
11781 class DamageSystem
11782 {
11783 class GlobalHealth
11784 {
11785 class Health
11786 {
11787 hitpoints=50;
11788 healthLevels[]=
11789 {
11790
11791 {
11792 1,
11793 {}
11794 },
11795
11796 {
11797 0.69999999,
11798 {}
11799 },
11800
11801 {
11802 0.5,
11803 {}
11804 },
11805
11806 {
11807 0.30000001,
11808 {}
11809 },
11810
11811 {
11812 0,
11813 {}
11814 }
11815 };
11816 };
11817 };
11818 };
11819 class MeleeModes
11820 {
11821 class Default
11822 {
11823 ammo="MeleeSoft";
11824 range=1;
11825 };
11826 class Heavy
11827 {
11828 ammo="MeleeSoft_Heavy";
11829 range=1;
11830 };
11831 class Sprint
11832 {
11833 ammo="MeleeSoft_Heavy";
11834 range=2.8;
11835 };
11836 };
11837 inventorySlot[]=
11838 {
11839 "TrapPrey_1"
11840 };
11841 hiddenSelections[]=
11842 {
11843 "cs_raw"
11844 };
11845 hiddenSelectionsTextures[]=
11846 {
11847 "dz\gear\food\data\WalleyePollock_live_co.paa",
11848 "dz\gear\food\data\WalleyePollock_live_co.paa"
11849 };
11850 hiddenSelectionsMaterials[]=
11851 {
11852 "dz\gear\food\data\walleyepollock_live.rvmat",
11853 "dz\gear\food\data\walleyepollock_live.rvmat"
11854 };
11855 class AnimationSources: FoodAnimationSources
11856 {
11857 };
11858 class Food
11859 {
11860 class FoodStages
11861 {
11862 class Raw
11863 {
11864 visual_properties[]={0,0,0};
11865 nutrition_properties[]={1,69,172,70,1};
11866 cooking_properties[]={0,0};
11867 };
11868 class Rotten
11869 {
11870 visual_properties[]={-1,-1,5};
11871 nutrition_properties[]={10,25,25,1,0};
11872 cooking_properties[]={0,0};
11873 };
11874 };
11875 class FoodStageTransitions: NotCookable
11876 {
11877 };
11878 };
11879 soundImpactType="organic";
11880 class Skinning
11881 {
11882 class BloodInfectionSettings
11883 {
11884 class Salmonella
11885 {
11886 chance=0.0099999998;
11887 };
11888 };
11889 };
11890 class AnimEvents
11891 {
11892 class SoundWeapon
11893 {
11894 class openTunaCan
11895 {
11896 soundSet="openTunaCan_SoundSet";
11897 id=204;
11898 };
11899 class Eating_TakeFood
11900 {
11901 soundSet="Eating_TakeFood_Soundset";
11902 id=889;
11903 };
11904 class Eating_BoxOpen
11905 {
11906 soundSet="Eating_BoxOpen_Soundset";
11907 id=893;
11908 };
11909 class Eating_BoxShake
11910 {
11911 soundSet="Eating_BoxShake_Soundset";
11912 id=894;
11913 };
11914 class Eating_BoxEnd
11915 {
11916 soundSet="Eating_BoxEnd_Soundset";
11917 id=895;
11918 };
11919 };
11920 };
11921 };
11922 class SteelheadTrout: Edible_Base
11923 {
11924 scope=2;
11925 displayName="$STR_SteelheadTrout0";
11926 descriptionShort="$STR_SteelheadTrout1";
11927 model="\dz\gear\food\steelhead_trout_live.p3d";
11928 debug_ItemCategory=6;
11929 rotationFlags=17;
11930 weight=0;
11931 weightPerQuantityUnit=3.5;
11932 itemSize[]={4,2};
11933 stackedUnit="g";
11934 quantityBar=1;
11935 varTemperatureFreezePoint=-1;
11936 varTemperatureThawPoint=-1;
11937 varTemperatureFreezeTime=9900;
11938 varTemperatureThawTime=9900;
11939 varTemperatureInit=10;
11940 temperaturePerQuantityWeight=4;
11941 varTemperatureMax=110;
11942 varQuantityInit=1000;
11943 varQuantityMin=0;
11944 varQuantityMax=1000;
11945 isMeleeWeapon=1;
11946 class DamageSystem
11947 {
11948 class GlobalHealth
11949 {
11950 class Health
11951 {
11952 hitpoints=50;
11953 healthLevels[]=
11954 {
11955
11956 {
11957 1,
11958 {}
11959 },
11960
11961 {
11962 0.69999999,
11963 {}
11964 },
11965
11966 {
11967 0.5,
11968 {}
11969 },
11970
11971 {
11972 0.30000001,
11973 {}
11974 },
11975
11976 {
11977 0,
11978 {}
11979 }
11980 };
11981 };
11982 };
11983 };
11984 class MeleeModes
11985 {
11986 class Default
11987 {
11988 ammo="MeleeSoft";
11989 range=1;
11990 };
11991 class Heavy
11992 {
11993 ammo="MeleeSoft_Heavy";
11994 range=1;
11995 };
11996 class Sprint
11997 {
11998 ammo="MeleeSoft_Heavy";
11999 range=2.8;
12000 };
12001 };
12002 inventorySlot[]=
12003 {
12004 "TrapPrey_1"
12005 };
12006 hiddenSelections[]=
12007 {
12008 "cs_raw"
12009 };
12010 hiddenSelectionsTextures[]=
12011 {
12012 "dz\gear\food\data\steelheadtrout_live_co.paa",
12013 "dz\gear\food\data\steelheadtrout_live_co.paa"
12014 };
12015 hiddenSelectionsMaterials[]=
12016 {
12017 "dz\gear\food\data\steelheadtrout_live.rvmat",
12018 "dz\gear\food\data\steelheadtrout_live.rvmat"
12019 };
12020 class AnimationSources: FoodAnimationSources
12021 {
12022 };
12023 class Food
12024 {
12025 class FoodStages
12026 {
12027 class Raw
12028 {
12029 visual_properties[]={0,0,0};
12030 nutrition_properties[]={1,69,172,70,1};
12031 cooking_properties[]={0,0};
12032 };
12033 class Rotten
12034 {
12035 visual_properties[]={-1,-1,5};
12036 nutrition_properties[]={10,25,25,1,0};
12037 cooking_properties[]={0,0};
12038 };
12039 };
12040 class FoodStageTransitions: NotCookable
12041 {
12042 };
12043 };
12044 class Skinning
12045 {
12046 class BloodInfectionSettings
12047 {
12048 class Salmonella
12049 {
12050 chance=0.0099999998;
12051 };
12052 };
12053 };
12054 soundImpactType="organic";
12055 class AnimEvents
12056 {
12057 class SoundWeapon
12058 {
12059 class openTunaCan
12060 {
12061 soundSet="openTunaCan_SoundSet";
12062 id=204;
12063 };
12064 class Eating_TakeFood
12065 {
12066 soundSet="Eating_TakeFood_Soundset";
12067 id=889;
12068 };
12069 class Eating_BoxOpen
12070 {
12071 soundSet="Eating_BoxOpen_Soundset";
12072 id=893;
12073 };
12074 class Eating_BoxShake
12075 {
12076 soundSet="Eating_BoxShake_Soundset";
12077 id=894;
12078 };
12079 class Eating_BoxEnd
12080 {
12081 soundSet="Eating_BoxEnd_Soundset";
12082 id=895;
12083 };
12084 };
12085 };
12086 };
12087 class Worm: Edible_Base
12088 {
12089 scope=2;
12090 displayName="$STR_Worm0";
12091 descriptionShort="$STR_Worm1";
12092 model="\dz\gear\food\bait_worm.p3d";
12093 rotationFlags=17;
12094 weight=21;
12095 stackedUnit="";
12096 varTemperatureMax=0;
12097 varTemperatureMin=0;
12098 varTemperatureFreezePoint=-0.5;
12099 varTemperatureThawPoint=-0.5;
12100 varStackMax=5;
12101 canBeSplit=1;
12102 quantityBar=0;
12103 varQuantityInit=1;
12104 varQuantityMin=0;
12105 varQuantityMax=5;
12106 inventorySlot[]=
12107 {
12108 "Trap_Bait",
12109 "Bait",
12110 "Trap_Bait_1",
12111 "Trap_Bait_2"
12112 };
12113 class DamageSystem
12114 {
12115 class GlobalHealth
12116 {
12117 class Health
12118 {
12119 hitpoints=10;
12120 healthLevels[]=
12121 {
12122
12123 {
12124 1,
12125
12126 {
12127 "DZ\gear\food\data\"""".rvmat"
12128 }
12129 },
12130
12131 {
12132 0.69999999,
12133
12134 {
12135 "DZ\gear\food\data\"""".rvmat"
12136 }
12137 },
12138
12139 {
12140 0.5,
12141
12142 {
12143 "DZ\gear\food\data\""""_damage.rvmat"
12144 }
12145 },
12146
12147 {
12148 0.30000001,
12149
12150 {
12151 "DZ\gear\food\data\""""_damage.rvmat"
12152 }
12153 },
12154
12155 {
12156 0,
12157
12158 {
12159 "DZ\gear\food\data\""""_destruct.rvmat"
12160 }
12161 }
12162 };
12163 };
12164 };
12165 };
12166 hiddenSelections[]=
12167 {
12168 "cs_raw"
12169 };
12170 hiddenSelectionsTextures[]=
12171 {
12172 "dz\gear\food\data\bait_co.paa"
12173 };
12174 hiddenSelectionsMaterials[]=
12175 {
12176 "dz\gear\food\data\bait.rvmat"
12177 };
12178 class AnimationSources: FoodAnimationSources
12179 {
12180 class Bait_Hooked
12181 {
12182 source="user";
12183 animPeriod=0.0099999998;
12184 initPhase=1;
12185 };
12186 class Bait_Unhooked
12187 {
12188 source="user";
12189 animPeriod=0.0099999998;
12190 initPhase=0;
12191 };
12192 };
12193 class Food
12194 {
12195 class FoodStages
12196 {
12197 class Raw
12198 {
12199 visual_properties[]={0,0,0};
12200 nutrition_properties[]={1,80,8,42,1};
12201 cooking_properties[]={0,0};
12202 };
12203 };
12204 class FoodStageTransitions: NotCookable
12205 {
12206 };
12207 };
12208 soundImpactType="organic";
12209 class Fishing
12210 {
12211 signalCycleTargetAdjustment=-12;
12212 signalCycleTargetEndAdjustment=-20;
12213 signalDurationMin=1.2;
12214 signalDurationMax=1.6;
12215 resultQuantityBaseMod=0;
12216 resultQuantityDispersionMin=0;
12217 resultQuantityDispersionMax=0;
12218 hookLossChanceMod=0;
12219 baitLossChanceMod=0;
12220 };
12221 class Trapping
12222 {
12223 baitTypes[]={1,2};
12224 baitTypeChances[]={0.75,0.050000001};
12225 resultQuantityBaseMod=0;
12226 resultQuantityDispersionMin=0;
12227 resultQuantityDispersionMax=0;
12228 };
12229 class AnimEvents
12230 {
12231 class SoundWeapon
12232 {
12233 class openTunaCan
12234 {
12235 soundSet="openTunaCan_SoundSet";
12236 id=204;
12237 };
12238 class Eating_TakeFood
12239 {
12240 soundSet="Eating_TakeFood_Soundset";
12241 id=889;
12242 };
12243 class Eating_BoxOpen
12244 {
12245 soundSet="Eating_BoxOpen_Soundset";
12246 id=893;
12247 };
12248 class Eating_BoxShake
12249 {
12250 soundSet="Eating_BoxShake_Soundset";
12251 id=894;
12252 };
12253 class Eating_BoxEnd
12254 {
12255 soundSet="Eating_BoxEnd_Soundset";
12256 id=895;
12257 };
12258 };
12259 };
12260 };
12261 class DeadChicken_ColorBase: Edible_Base
12262 {
12263 scope=0;
12264 model="\dz\gear\food\gallus_gallus_female_dead.p3d";
12265 inventorySlot[]=
12266 {
12267 "TrapPrey_1"
12268 };
12269 weight=1500;
12270 weightPerQuantityUnit=1;
12271 itemSize[]={3,3};
12272 stackedUnit="g";
12273 quantityBar=1;
12274 varTemperatureFreezePoint=-1;
12275 varTemperatureThawPoint=-1;
12276 varTemperatureFreezeTime=3960;
12277 varTemperatureThawTime=3960;
12278 temperaturePerQuantityWeight=4.5;
12279 varTemperatureMax=110;
12280 varTemperatureInit=40;
12281 varQuantityInit=1000;
12282 varQuantityMin=0;
12283 varQuantityMax=1000;
12284 isMeleeWeapon=1;
12285 class DamageSystem
12286 {
12287 class GlobalHealth
12288 {
12289 class Health
12290 {
12291 hitpoints=50;
12292 healthLevels[]=
12293 {
12294
12295 {
12296 1,
12297 {}
12298 },
12299
12300 {
12301 0.69999999,
12302 {}
12303 },
12304
12305 {
12306 0.5,
12307 {}
12308 },
12309
12310 {
12311 0.30000001,
12312 {}
12313 },
12314
12315 {
12316 0,
12317 {}
12318 }
12319 };
12320 };
12321 };
12322 };
12323 class MeleeModes
12324 {
12325 class Default
12326 {
12327 ammo="MeleeSoft";
12328 range=1;
12329 };
12330 class Heavy
12331 {
12332 ammo="MeleeSoft_Heavy";
12333 range=1;
12334 };
12335 class Sprint
12336 {
12337 ammo="MeleeSoft_Heavy";
12338 range=2.8;
12339 };
12340 };
12341 class Skinning
12342 {
12343 class ObtainedSteaks
12344 {
12345 item="ChickenBreastMeat";
12346 count=2;
12347 quantityMinMaxCoef[]={0.5,1};
12348 };
12349 class ObtainedFeathers
12350 {
12351 item="ChickenFeather";
12352 count=10;
12353 quantityMinMaxCoef[]={0.5,1};
12354 transferToolDamageCoef=1;
12355 };
12356 class ObtainedGuts
12357 {
12358 item="SmallGuts";
12359 count=0;
12360 quantityMinMaxCoef[]={0.5,0.80000001};
12361 };
12362 class ObtainedBones
12363 {
12364 item="Bone";
12365 count=1;
12366 quantityMinMaxCoef[]={0.2,0.30000001};
12367 transferToolDamageCoef=1;
12368 };
12369 class BloodInfectionSettings
12370 {
12371 class Salmonella
12372 {
12373 chance=0.75;
12374 };
12375 };
12376 };
12377 hiddenSelections[]=
12378 {
12379 "Camo",
12380 "cs_raw"
12381 };
12382 hiddenSelectionsTextures[]=
12383 {
12384 "dz\gear\food\data\mackerel_live_co.paa",
12385 "dz\gear\food\data\mackerel_live_co.paa"
12386 };
12387 hiddenSelectionsMaterials[]=
12388 {
12389 "dz\gear\food\data\mackerel_live.rvmat",
12390 "dz\gear\food\data\mackerel_live.rvmat"
12391 };
12392 class AnimationSources: FoodAnimationSources
12393 {
12394 };
12395 class Food
12396 {
12397 class FoodStages
12398 {
12399 class Raw
12400 {
12401 visual_properties[]={1,0,0};
12402 nutrition_properties[]={7,50,50,1,0};
12403 cooking_properties[]={0,0};
12404 };
12405 class Rotten
12406 {
12407 visual_properties[]={-1,-1,5};
12408 nutrition_properties[]={10,25,25,1,0};
12409 cooking_properties[]={0,0};
12410 };
12411 };
12412 class FoodStageTransitions: NotCookable
12413 {
12414 };
12415 };
12416 soundImpactType="organic";
12417 class AnimEvents
12418 {
12419 class SoundWeapon
12420 {
12421 class openTunaCan
12422 {
12423 soundSet="openTunaCan_SoundSet";
12424 id=204;
12425 };
12426 class Eating_TakeFood
12427 {
12428 soundSet="Eating_TakeFood_Soundset";
12429 id=889;
12430 };
12431 class Eating_BoxOpen
12432 {
12433 soundSet="Eating_BoxOpen_Soundset";
12434 id=893;
12435 };
12436 class Eating_BoxShake
12437 {
12438 soundSet="Eating_BoxShake_Soundset";
12439 id=894;
12440 };
12441 class Eating_BoxEnd
12442 {
12443 soundSet="Eating_BoxEnd_Soundset";
12444 id=895;
12445 };
12446 };
12447 };
12448 };
12449 class DeadRooster: DeadChicken_ColorBase
12450 {
12451 scope=2;
12452 displayName="$STR_CfgVehicles_Animal_GallusGallusDomesticus0";
12453 descriptionShort="$STR_CfgVehicles_Animal_GallusGallusDomesticus1";
12454 model="\dz\gear\food\gallus_gallus_male_dead.p3d";
12455 hiddenSelectionsTextures[]=
12456 {
12457 "dz\animals\gallus_gallus_domesticus_feminam\data\hen_brown_co.paa"
12458 };
12459 };
12460 class DeadChicken_White: DeadChicken_ColorBase
12461 {
12462 scope=2;
12463 displayName="$STR_cfgvehicles_animal_gallusgallusdomesticusf0";
12464 descriptionShort="$STR_cfgvehicles_animal_gallusgallusdomesticusf1";
12465 model="\dz\gear\food\gallus_gallus_female_dead.p3d";
12466 hiddenSelectionsTextures[]=
12467 {
12468 "dz\animals\gallus_gallus_domesticus_feminam\data\hen_white_co.paa"
12469 };
12470 };
12471 class DeadChicken_Spotted: DeadChicken_ColorBase
12472 {
12473 scope=2;
12474 displayName="$STR_cfgvehicles_animal_gallusgallusdomesticusf0";
12475 descriptionShort="$STR_cfgvehicles_animal_gallusgallusdomesticusf1";
12476 model="\dz\gear\food\gallus_gallus_female_dead.p3d";
12477 hiddenSelectionsTextures[]=
12478 {
12479 "dz\animals\gallus_gallus_domesticus_feminam\data\hen_spotted_co.paa"
12480 };
12481 };
12482 class DeadChicken_Brown: DeadChicken_ColorBase
12483 {
12484 scope=2;
12485 displayName="$STR_cfgvehicles_animal_gallusgallusdomesticusf0";
12486 descriptionShort="$STR_cfgvehicles_animal_gallusgallusdomesticusf1";
12487 model="\dz\gear\food\gallus_gallus_female_dead.p3d";
12488 hiddenSelectionsTextures[]=
12489 {
12490 "dz\animals\gallus_gallus_domesticus_feminam\data\hen_brown_co.paa"
12491 };
12492 };
12493 class DeadRabbit: Edible_Base
12494 {
12495 scope=2;
12496 displayName="$STR_Rabbit0";
12497 descriptionShort="$STR_Rabbit1";
12498 model="\dz\gear\food\lepus_europaeus_dead.p3d";
12499 inventorySlot[]=
12500 {
12501 "TrapPrey_1"
12502 };
12503 weight=1000;
12504 weightPerQuantityUnit=1;
12505 itemSize[]={3,4};
12506 stackedUnit="g";
12507 quantityBar=1;
12508 varTemperatureFreezePoint=-2;
12509 varTemperatureThawPoint=-2;
12510 varTemperatureFreezeTime=3960;
12511 varTemperatureThawTime=3960;
12512 varTemperatureInit=38;
12513 temperaturePerQuantityWeight=6;
12514 varTemperatureMax=110;
12515 varQuantityInit=2000;
12516 varQuantityMin=0;
12517 varQuantityMax=2000;
12518 isMeleeWeapon=1;
12519 class DamageSystem
12520 {
12521 class GlobalHealth
12522 {
12523 class Health
12524 {
12525 hitpoints=50;
12526 healthLevels[]=
12527 {
12528
12529 {
12530 1,
12531 {}
12532 },
12533
12534 {
12535 0.69999999,
12536 {}
12537 },
12538
12539 {
12540 0.5,
12541 {}
12542 },
12543
12544 {
12545 0.30000001,
12546 {}
12547 },
12548
12549 {
12550 0,
12551 {}
12552 }
12553 };
12554 };
12555 };
12556 };
12557 class MeleeModes
12558 {
12559 class Default
12560 {
12561 ammo="MeleeSoft";
12562 range=1;
12563 };
12564 class Heavy
12565 {
12566 ammo="MeleeSoft_Heavy";
12567 range=1;
12568 };
12569 class Sprint
12570 {
12571 ammo="MeleeSoft_Heavy";
12572 range=2.8;
12573 };
12574 };
12575 hiddenSelections[]=
12576 {
12577 "cs_raw"
12578 };
12579 hiddenSelectionsTextures[]=
12580 {
12581 "dz\gear\food\data\mackerel_live_co.paa",
12582 "dz\gear\food\data\mackerel_live_co.paa"
12583 };
12584 hiddenSelectionsMaterials[]=
12585 {
12586 "dz\gear\food\data\mackerel_live.rvmat",
12587 "dz\gear\food\data\mackerel_live.rvmat"
12588 };
12589 class AnimationSources: FoodAnimationSources
12590 {
12591 };
12592 class Food
12593 {
12594 class FoodStages
12595 {
12596 class Raw
12597 {
12598 visual_properties[]={0,0,0};
12599 nutrition_properties[]={7,50,50,1,0};
12600 cooking_properties[]={0,0};
12601 };
12602 class Rotten
12603 {
12604 visual_properties[]={-1,-1,5};
12605 nutrition_properties[]={10,25,25,1,0};
12606 cooking_properties[]={0,0};
12607 };
12608 };
12609 class FoodStageTransitions: NotCookable
12610 {
12611 };
12612 };
12613 soundImpactType="organic";
12614 class Skinning
12615 {
12616 class BloodInfectionSettings
12617 {
12618 class Salmonella
12619 {
12620 chance=0.40000001;
12621 };
12622 };
12623 };
12624 class AnimEvents
12625 {
12626 class SoundWeapon
12627 {
12628 class openTunaCan
12629 {
12630 soundSet="openTunaCan_SoundSet";
12631 id=204;
12632 };
12633 class Eating_TakeFood
12634 {
12635 soundSet="Eating_TakeFood_Soundset";
12636 id=889;
12637 };
12638 class Eating_BoxOpen
12639 {
12640 soundSet="Eating_BoxOpen_Soundset";
12641 id=893;
12642 };
12643 class Eating_BoxShake
12644 {
12645 soundSet="Eating_BoxShake_Soundset";
12646 id=894;
12647 };
12648 class Eating_BoxEnd
12649 {
12650 soundSet="Eating_BoxEnd_Soundset";
12651 id=895;
12652 };
12653 };
12654 };
12655 };
12656 class DeadFox: Edible_Base
12657 {
12658 scope=2;
12659 displayName="$STR_cfgvehicles_animal_vulpesvulpes0";
12660 descriptionShort="$STR_cfgvehicles_animal_vulpesvulpes1";
12661 model="\dz\gear\food\vulpes_vulpes_dead.p3d";
12662 inventorySlot[]=
12663 {
12664 "TrapPrey_1"
12665 };
12666 weight=1000;
12667 weightPerQuantityUnit=2;
12668 itemSize[]={6,3};
12669 stackedUnit="g";
12670 quantityBar=1;
12671 varTemperatureFreezePoint=-1;
12672 varTemperatureThawPoint=-1;
12673 varTemperatureFreezeTime=3960;
12674 varTemperatureThawTime=3960;
12675 varTemperatureInit=38;
12676 temperaturePerQuantityWeight=9;
12677 varTemperatureMax=110;
12678 varQuantityInit=3000;
12679 varQuantityMin=0;
12680 varQuantityMax=3000;
12681 isMeleeWeapon=1;
12682 class DamageSystem
12683 {
12684 class GlobalHealth
12685 {
12686 class Health
12687 {
12688 hitpoints=50;
12689 healthLevels[]=
12690 {
12691
12692 {
12693 1,
12694 {}
12695 },
12696
12697 {
12698 0.69999999,
12699 {}
12700 },
12701
12702 {
12703 0.5,
12704 {}
12705 },
12706
12707 {
12708 0.30000001,
12709 {}
12710 },
12711
12712 {
12713 0,
12714 {}
12715 }
12716 };
12717 };
12718 class Blood
12719 {
12720 hitpoints=5000;
12721 };
12722 class Shock
12723 {
12724 hitpoints=100;
12725 };
12726 };
12727 class DamageZones
12728 {
12729 class Zone_Head
12730 {
12731 componentNames[]=
12732 {
12733 "Zone_Head"
12734 };
12735 transferToZonesNames[]={};
12736 transferToZonesCoefs[]={};
12737 fatalInjuryCoef=0.15000001;
12738 canBleed=0;
12739 class Health
12740 {
12741 hitpoints=30;
12742 transferToGlobalCoef=1;
12743 };
12744 class Blood: Health
12745 {
12746 hitpoints=0;
12747 };
12748 class Shock: Health
12749 {
12750 hitpoints=0;
12751 };
12752 };
12753 class Zone_Chest: Zone_Head
12754 {
12755 componentNames[]=
12756 {
12757 "Zone_Chest"
12758 };
12759 transferToZonesNames[]=
12760 {
12761 "Zone_Head"
12762 };
12763 transferToZonesCoefs[]={0.15000001};
12764 fatalInjuryCoef=0.050000001;
12765 class Health: Health
12766 {
12767 hitpoints=40;
12768 };
12769 };
12770 class Zone_Legs: Zone_Head
12771 {
12772 componentNames[]=
12773 {
12774 "Zone_Legs",
12775 "Zone_Legs"
12776 };
12777 transferToZonesNames[]={};
12778 transferToZonesCoefs[]={};
12779 fatalInjuryCoef=0;
12780 class Health: Health
12781 {
12782 hitpoints=25;
12783 };
12784 };
12785 };
12786 };
12787 hiddenSelections[]=
12788 {
12789 "cs_raw"
12790 };
12791 hiddenSelectionsTextures[]=
12792 {
12793 "dz\gear\food\data\mackerel_live_co.paa",
12794 "dz\gear\food\data\mackerel_live_co.paa"
12795 };
12796 hiddenSelectionsMaterials[]=
12797 {
12798 "dz\gear\food\data\mackerel_live.rvmat",
12799 "dz\gear\food\data\mackerel_live.rvmat"
12800 };
12801 class AnimationSources: FoodAnimationSources
12802 {
12803 };
12804 class Food
12805 {
12806 class FoodStages
12807 {
12808 class Raw
12809 {
12810 visual_properties[]={0,0,0};
12811 nutrition_properties[]={7,50,50,1,0};
12812 cooking_properties[]={0,0};
12813 };
12814 class Rotten
12815 {
12816 visual_properties[]={-1,-1,5};
12817 nutrition_properties[]={10,25,25,1,0};
12818 cooking_properties[]={0,0};
12819 };
12820 };
12821 class FoodStageTransitions: NotCookable
12822 {
12823 };
12824 };
12825 class Skinning
12826 {
12827 class BloodInfectionSettings
12828 {
12829 class Salmonella
12830 {
12831 chance=0.40000001;
12832 };
12833 };
12834 };
12835 soundImpactType="organic";
12836 class AnimEvents
12837 {
12838 class SoundWeapon
12839 {
12840 class openTunaCan
12841 {
12842 soundSet="openTunaCan_SoundSet";
12843 id=204;
12844 };
12845 class Eating_TakeFood
12846 {
12847 soundSet="Eating_TakeFood_Soundset";
12848 id=889;
12849 };
12850 class Eating_BoxOpen
12851 {
12852 soundSet="Eating_BoxOpen_Soundset";
12853 id=893;
12854 };
12855 class Eating_BoxShake
12856 {
12857 soundSet="Eating_BoxShake_Soundset";
12858 id=894;
12859 };
12860 class Eating_BoxEnd
12861 {
12862 soundSet="Eating_BoxEnd_Soundset";
12863 id=895;
12864 };
12865 };
12866 };
12867 };
12868 class MushroomBase: Edible_Base
12869 {
12870 debug_ItemCategory=6;
12871 varQuantityInit=130;
12872 varQuantityMin=0;
12873 varQuantityMax=130;
12874 soundImpactType="organic";
12875 };
12876 class AgaricusMushroom: MushroomBase
12877 {
12878 scope=2;
12879 displayName="$STR_AgaricusMushroom0";
12880 descriptionShort="$STR_AgaricusMushroom1";
12881 model="\dz\gear\food\mushroom_agaricus.p3d";
12882 weight=0;
12883 itemSize[]={1,2};
12884 varTemperatureFreezePoint=-0.5;
12885 varTemperatureThawPoint=-0.5;
12886 varTemperatureFreezeTime=1980;
12887 varTemperatureThawTime=1980;
12888 varQuantityInit=150;
12889 varQuantityMin=0;
12890 varQuantityMax=150;
12891 varTemperatureMax=110;
12892 temperaturePerQuantityWeight=1;
12893 stackedUnit="";
12894 inventorySlot[]=
12895 {
12896 "Ingredient",
12897 "DirectCookingA",
12898 "DirectCookingB",
12899 "DirectCookingC",
12900 "SmokingA",
12901 "SmokingB",
12902 "SmokingC",
12903 "SmokingD",
12904 "Trap_Bait_2"
12905 };
12906 hiddenSelections[]=
12907 {
12908 "cs_raw",
12909 "cs_dried"
12910 };
12911 hiddenSelectionsTextures[]=
12912 {
12913 "dz\gear\food\data\mushroom_agaricus_raw_CO.paa",
12914 "dz\gear\food\data\mushroom_agaricus_baked_CO.paa",
12915 "dz\gear\food\data\mushroom_agaricus_baked_CO.paa",
12916 "dz\gear\food\data\mushroom_agaricus_dried_CO.paa",
12917 "dz\gear\food\data\mushroom_agaricus_burnt_CO.paa"
12918 };
12919 hiddenSelectionsMaterials[]=
12920 {
12921 "dz\gear\food\data\mushroom_agaricus_raw.rvmat",
12922 "dz\gear\food\data\mushroom_agaricus_baked.rvmat",
12923 "dz\gear\food\data\mushroom_agaricus_boiled.rvmat",
12924 "dz\gear\food\data\mushroom_agaricus_dried.rvmat",
12925 "dz\gear\food\data\mushroom_agaricus_burnt.rvmat",
12926 "dz\gear\food\data\mushroom_agaricus_rotten.rvmat"
12927 };
12928 class DamageSystem
12929 {
12930 class GlobalHealth
12931 {
12932 class Health
12933 {
12934 hitpoints=10;
12935 healthLevels[]=
12936 {
12937
12938 {
12939 1,
12940 {}
12941 },
12942
12943 {
12944 0.69999999,
12945 {}
12946 },
12947
12948 {
12949 0.5,
12950 {}
12951 },
12952
12953 {
12954 0.30000001,
12955 {}
12956 },
12957
12958 {
12959 0,
12960 {}
12961 }
12962 };
12963 };
12964 };
12965 };
12966 class AnimationSources: FoodAnimationSources
12967 {
12968 };
12969 class Food
12970 {
12971 class FoodStages
12972 {
12973 class Raw
12974 {
12975 visual_properties[]={0,0,0};
12976 nutrition_properties[]={2.5,120,100,1,0};
12977 cooking_properties[]={0,0};
12978 };
12979 class Rotten
12980 {
12981 visual_properties[]={-1,-1,5};
12982 nutrition_properties[]={2,90,40,1,0,16};
12983 cooking_properties[]={0,0};
12984 };
12985 class Baked
12986 {
12987 visual_properties[]={0,1,1};
12988 nutrition_properties[]={1.75,300,60,1,0};
12989 cooking_properties[]={70,35};
12990 };
12991 class Boiled
12992 {
12993 visual_properties[]={0,2,2};
12994 nutrition_properties[]={1.5,250,160,1,0};
12995 cooking_properties[]={105,45};
12996 };
12997 class Dried
12998 {
12999 visual_properties[]={1,3,3};
13000 nutrition_properties[]={0.75,250,20,1,0};
13001 cooking_properties[]={70,30,80};
13002 };
13003 class Burned
13004 {
13005 visual_properties[]={0,4,4};
13006 nutrition_properties[]={2,90,0,1,0};
13007 cooking_properties[]={100,20};
13008 };
13009 };
13010 class FoodStageTransitions: MushroomsStageTransitions
13011 {
13012 };
13013 };
13014 class Trapping
13015 {
13016 baitTypes[]={5};
13017 baitTypeChances[]={0.60000002};
13018 resultQuantityBaseMod=0;
13019 resultQuantityDispersionMin=0;
13020 resultQuantityDispersionMax=0;
13021 };
13022 class InventorySlotsOffsets
13023 {
13024 class DirectCookingA
13025 {
13026 position[]={0.079999998,0.0099999998,0};
13027 orientation[]={100,65,0};
13028 };
13029 class DirectCookingB
13030 {
13031 position[]={0.039999999,0.0099999998,0};
13032 orientation[]={30,65,0};
13033 };
13034 class DirectCookingC
13035 {
13036 position[]={0.059999999,0.0099999998,0};
13037 orientation[]={140,65,0};
13038 };
13039 };
13040 class AnimEvents
13041 {
13042 class SoundWeapon
13043 {
13044 class openTunaCan
13045 {
13046 soundSet="openTunaCan_SoundSet";
13047 id=204;
13048 };
13049 class Eating_TakeFood
13050 {
13051 soundSet="Eating_TakeFood_Soundset";
13052 id=889;
13053 };
13054 class Eating_BoxOpen
13055 {
13056 soundSet="Eating_BoxOpen_Soundset";
13057 id=893;
13058 };
13059 class Eating_BoxShake
13060 {
13061 soundSet="Eating_BoxShake_Soundset";
13062 id=894;
13063 };
13064 class Eating_BoxEnd
13065 {
13066 soundSet="Eating_BoxEnd_Soundset";
13067 id=895;
13068 };
13069 };
13070 };
13071 };
13072 class AmanitaMushroom: MushroomBase
13073 {
13074 scope=2;
13075 displayName="$STR_AmanitaMushroom0";
13076 descriptionShort="$STR_AmanitaMushroom1";
13077 model="\dz\gear\food\mushroom_amanita.p3d";
13078 weight=0;
13079 itemSize[]={1,2};
13080 varTemperatureFreezePoint=-0.5;
13081 varTemperatureThawPoint=-0.5;
13082 varTemperatureFreezeTime=1980;
13083 varTemperatureThawTime=1980;
13084 varQuantityInit=150;
13085 varQuantityMin=0;
13086 varQuantityMax=150;
13087 varTemperatureMax=110;
13088 temperaturePerQuantityWeight=1;
13089 stackedUnit="";
13090 inventorySlot[]=
13091 {
13092 "Ingredient"
13093 };
13094 hiddenSelections[]=
13095 {
13096 "cs_raw",
13097 "cs_boiled"
13098 };
13099 hiddenSelectionsTextures[]=
13100 {
13101 "dz\gear\food\data\mushroom_amanita_raw_CO.paa",
13102 "dz\gear\food\data\mushroom_amanita_boiled_CO.paa",
13103 "dz\gear\food\data\mushroom_amanita_baked_CO.paa",
13104 "dz\gear\food\data\mushroom_amanita_dried_CO.paa",
13105 "dz\gear\food\data\mushroom_amanita_burnt_CO.paa"
13106 };
13107 hiddenSelectionsMaterials[]=
13108 {
13109 "dz\gear\food\data\mushroom_amanita_raw.rvmat",
13110 "dz\gear\food\data\mushroom_amanita_baked.rvmat",
13111 "dz\gear\food\data\mushroom_amanita_boiled.rvmat",
13112 "dz\gear\food\data\mushroom_amanita_dried.rvmat",
13113 "dz\gear\food\data\mushroom_amanita_burnt.rvmat",
13114 "dz\gear\food\data\mushroom_amanita_rotten.rvmat"
13115 };
13116 class DamageSystem
13117 {
13118 class GlobalHealth
13119 {
13120 class Health
13121 {
13122 hitpoints=10;
13123 healthLevels[]=
13124 {
13125
13126 {
13127 1,
13128 {}
13129 },
13130
13131 {
13132 0.69999999,
13133 {}
13134 },
13135
13136 {
13137 0.5,
13138 {}
13139 },
13140
13141 {
13142 0.30000001,
13143 {}
13144 },
13145
13146 {
13147 0,
13148 {}
13149 }
13150 };
13151 };
13152 };
13153 };
13154 class AnimationSources: FoodAnimationSources
13155 {
13156 };
13157 class Food
13158 {
13159 class FoodStages
13160 {
13161 class Raw
13162 {
13163 visual_properties[]={0,0,0};
13164 nutrition_properties[]={2.5,120,150,1,0};
13165 cooking_properties[]={0,0};
13166 };
13167 class Rotten
13168 {
13169 visual_properties[]={-1,-1,5};
13170 nutrition_properties[]={2,90,40,1,0,16};
13171 cooking_properties[]={0,0};
13172 };
13173 class Baked
13174 {
13175 visual_properties[]={1,1,1};
13176 nutrition_properties[]={1.75,300,60,1,0};
13177 cooking_properties[]={70,35};
13178 };
13179 class Boiled
13180 {
13181 visual_properties[]={1,2,2};
13182 nutrition_properties[]={1.5,250,160,1,0};
13183 cooking_properties[]={105,45};
13184 };
13185 class Dried
13186 {
13187 visual_properties[]={1,3,3};
13188 nutrition_properties[]={0.75,250,20,1,0};
13189 cooking_properties[]={70,30,80};
13190 };
13191 class Burned
13192 {
13193 visual_properties[]={1,4,4};
13194 nutrition_properties[]={2,90,0,1,0};
13195 cooking_properties[]={100,20};
13196 };
13197 };
13198 class FoodStageTransitions: MushroomsStageTransitions
13199 {
13200 };
13201 };
13202 class Trapping
13203 {
13204 baitTypes[]={5};
13205 baitTypeChances[]={0.60000002};
13206 resultQuantityBaseMod=0;
13207 resultQuantityDispersionMin=0;
13208 resultQuantityDispersionMax=0;
13209 };
13210 class AnimEvents
13211 {
13212 class SoundWeapon
13213 {
13214 class openTunaCan
13215 {
13216 soundSet="openTunaCan_SoundSet";
13217 id=204;
13218 };
13219 class Eating_TakeFood
13220 {
13221 soundSet="Eating_TakeFood_Soundset";
13222 id=889;
13223 };
13224 class Eating_BoxOpen
13225 {
13226 soundSet="Eating_BoxOpen_Soundset";
13227 id=893;
13228 };
13229 class Eating_BoxShake
13230 {
13231 soundSet="Eating_BoxShake_Soundset";
13232 id=894;
13233 };
13234 class Eating_BoxEnd
13235 {
13236 soundSet="Eating_BoxEnd_Soundset";
13237 id=895;
13238 };
13239 };
13240 };
13241 };
13242 class MacrolepiotaMushroom: MushroomBase
13243 {
13244 scope=2;
13245 displayName="$STR_MacrolepiotaMushroom0";
13246 descriptionShort="$STR_MacrolepiotaMushroom1";
13247 model="\dz\gear\food\mushroom_macrolepiota.p3d";
13248 weight=0;
13249 itemSize[]={1,2};
13250 varTemperatureFreezePoint=-0.5;
13251 varTemperatureThawPoint=-0.5;
13252 varTemperatureFreezeTime=1980;
13253 varTemperatureThawTime=1980;
13254 varQuantityInit=150;
13255 varQuantityMin=0;
13256 varQuantityMax=150;
13257 varTemperatureMax=110;
13258 temperaturePerQuantityWeight=1;
13259 stackedUnit="";
13260 inventorySlot[]=
13261 {
13262 "Ingredient",
13263 "DirectCookingA",
13264 "DirectCookingB",
13265 "DirectCookingC",
13266 "SmokingA",
13267 "SmokingB",
13268 "SmokingC",
13269 "SmokingD",
13270 "Trap_Bait_2"
13271 };
13272 hiddenSelections[]=
13273 {
13274 "cs_raw",
13275 "cs_baked",
13276 "cs_dried"
13277 };
13278 hiddenSelectionsTextures[]=
13279 {
13280 "dz\gear\food\data\mushroom_macrolepiota_raw_CO.paa",
13281 "dz\gear\food\data\mushroom_macrolepiota_baked_CO.paa",
13282 "dz\gear\food\data\mushroom_macrolepiota_baked_CO.paa",
13283 "dz\gear\food\data\mushroom_macrolepiota_dried_CO.paa",
13284 "dz\gear\food\data\mushroom_macrolepiota_burnt_CO.paa"
13285 };
13286 hiddenSelectionsMaterials[]=
13287 {
13288 "dz\gear\food\data\mushroom_macrolepiota_raw.rvmat",
13289 "dz\gear\food\data\mushroom_macrolepiota_baked.rvmat",
13290 "dz\gear\food\data\mushroom_macrolepiota_boiled.rvmat",
13291 "dz\gear\food\data\mushroom_macrolepiota_dried.rvmat",
13292 "dz\gear\food\data\mushroom_macrolepiota_burnt.rvmat",
13293 "dz\gear\food\data\mushroom_macrolepiota_rotten.rvmat"
13294 };
13295 class DamageSystem
13296 {
13297 class GlobalHealth
13298 {
13299 class Health
13300 {
13301 hitpoints=10;
13302 healthLevels[]=
13303 {
13304
13305 {
13306 1,
13307 {}
13308 },
13309
13310 {
13311 0.69999999,
13312 {}
13313 },
13314
13315 {
13316 0.5,
13317 {}
13318 },
13319
13320 {
13321 0.30000001,
13322 {}
13323 },
13324
13325 {
13326 0,
13327 {}
13328 }
13329 };
13330 };
13331 };
13332 };
13333 class AnimationSources: FoodAnimationSources
13334 {
13335 };
13336 class Food
13337 {
13338 class FoodStages
13339 {
13340 class Raw
13341 {
13342 visual_properties[]={0,0,0};
13343 nutrition_properties[]={2.5,120,100,1,0};
13344 cooking_properties[]={0,0};
13345 };
13346 class Rotten
13347 {
13348 visual_properties[]={-1,-1,5};
13349 nutrition_properties[]={2,90,40,1,0,16,1,9};
13350 cooking_properties[]={0,0};
13351 };
13352 class Baked
13353 {
13354 visual_properties[]={1,1,1};
13355 nutrition_properties[]={1.75,300,60,1,0};
13356 cooking_properties[]={70,35};
13357 };
13358 class Boiled
13359 {
13360 visual_properties[]={1,2,2};
13361 nutrition_properties[]={1.5,250,160,1,0};
13362 cooking_properties[]={105,45};
13363 };
13364 class Dried
13365 {
13366 visual_properties[]={2,3,3};
13367 nutrition_properties[]={0.75,250,20,1,0};
13368 cooking_properties[]={70,30,80};
13369 };
13370 class Burned
13371 {
13372 visual_properties[]={2,4,4};
13373 nutrition_properties[]={2,90,0,1,0,16,1,3};
13374 cooking_properties[]={100,20};
13375 };
13376 };
13377 class FoodStageTransitions: MushroomsStageTransitions
13378 {
13379 };
13380 };
13381 class Trapping
13382 {
13383 baitTypes[]={5};
13384 baitTypeChances[]={0.60000002};
13385 resultQuantityBaseMod=0;
13386 resultQuantityDispersionMin=0;
13387 resultQuantityDispersionMax=0;
13388 };
13389 class AnimEvents
13390 {
13391 class SoundWeapon
13392 {
13393 class openTunaCan
13394 {
13395 soundSet="openTunaCan_SoundSet";
13396 id=204;
13397 };
13398 class Eating_TakeFood
13399 {
13400 soundSet="Eating_TakeFood_Soundset";
13401 id=889;
13402 };
13403 class Eating_BoxOpen
13404 {
13405 soundSet="Eating_BoxOpen_Soundset";
13406 id=893;
13407 };
13408 class Eating_BoxShake
13409 {
13410 soundSet="Eating_BoxShake_Soundset";
13411 id=894;
13412 };
13413 class Eating_BoxEnd
13414 {
13415 soundSet="Eating_BoxEnd_Soundset";
13416 id=895;
13417 };
13418 };
13419 };
13420 class InventorySlotsOffsets
13421 {
13422 class DirectCookingA
13423 {
13424 position[]={0.079999998,0.0099999998,0};
13425 orientation[]={100,70,0};
13426 };
13427 class DirectCookingB
13428 {
13429 position[]={0.079999998,0.0099999998,0.050000001};
13430 orientation[]={60,70,0};
13431 };
13432 class DirectCookingC
13433 {
13434 position[]={0.079999998,0.0099999998,0};
13435 orientation[]={140,70,0};
13436 };
13437 };
13438 };
13439 class LactariusMushroom: MushroomBase
13440 {
13441 scope=2;
13442 displayName="$STR_LactariusMushroom0";
13443 descriptionShort="$STR_LactariusMushroom1";
13444 model="\dz\gear\food\mushroom_lactarius.p3d";
13445 weight=0;
13446 itemSize[]={1,2};
13447 varTemperatureFreezePoint=-0.5;
13448 varTemperatureThawPoint=-0.5;
13449 varTemperatureFreezeTime=1980;
13450 varTemperatureThawTime=1980;
13451 varQuantityInit=150;
13452 varQuantityMin=0;
13453 varQuantityMax=150;
13454 varTemperatureMax=110;
13455 temperaturePerQuantityWeight=1;
13456 stackedUnit="";
13457 inventorySlot[]=
13458 {
13459 "Ingredient",
13460 "DirectCookingA",
13461 "DirectCookingB",
13462 "DirectCookingC",
13463 "SmokingA",
13464 "SmokingB",
13465 "SmokingC",
13466 "SmokingD",
13467 "Trap_Bait_2"
13468 };
13469 hiddenSelections[]=
13470 {
13471 "cs_raw",
13472 "cs_dried"
13473 };
13474 hiddenSelectionsTextures[]=
13475 {
13476 "dz\gear\food\data\mushroom_lactarius_raw_CO.paa",
13477 "dz\gear\food\data\mushroom_lactarius_baked_CO.paa",
13478 "dz\gear\food\data\mushroom_lactarius_baked_CO.paa",
13479 "dz\gear\food\data\mushroom_lactarius_dried_CO.paa",
13480 "dz\gear\food\data\mushroom_lactarius_burnt_CO.paa"
13481 };
13482 hiddenSelectionsMaterials[]=
13483 {
13484 "dz\gear\food\data\mushroom_lactarius_raw.rvmat",
13485 "dz\gear\food\data\mushroom_lactarius_baked.rvmat",
13486 "dz\gear\food\data\mushroom_lactarius_boiled.rvmat",
13487 "dz\gear\food\data\mushroom_lactarius_dried.rvmat",
13488 "dz\gear\food\data\mushroom_lactarius_burnt.rvmat",
13489 "dz\gear\food\data\mushroom_lactarius_rotten.rvmat"
13490 };
13491 class DamageSystem
13492 {
13493 class GlobalHealth
13494 {
13495 class Health
13496 {
13497 hitpoints=10;
13498 healthLevels[]=
13499 {
13500
13501 {
13502 1,
13503 {}
13504 },
13505
13506 {
13507 0.69999999,
13508 {}
13509 },
13510
13511 {
13512 0.5,
13513 {}
13514 },
13515
13516 {
13517 0.30000001,
13518 {}
13519 },
13520
13521 {
13522 0,
13523 {}
13524 }
13525 };
13526 };
13527 };
13528 };
13529 class AnimationSources: FoodAnimationSources
13530 {
13531 };
13532 class Food
13533 {
13534 class FoodStages
13535 {
13536 class Raw
13537 {
13538 visual_properties[]={0,0,0};
13539 nutrition_properties[]={2.5,120,100,1,0};
13540 cooking_properties[]={0,0};
13541 };
13542 class Rotten
13543 {
13544 visual_properties[]={-1,-1,5};
13545 nutrition_properties[]={2,90,40,1,0,16,1,9};
13546 cooking_properties[]={0,0};
13547 };
13548 class Baked
13549 {
13550 visual_properties[]={0,1,1};
13551 nutrition_properties[]={1.75,300,60,1,0};
13552 cooking_properties[]={70,35};
13553 };
13554 class Boiled
13555 {
13556 visual_properties[]={0,2,2};
13557 nutrition_properties[]={1.5,250,160,1,0};
13558 cooking_properties[]={105,45};
13559 };
13560 class Dried
13561 {
13562 visual_properties[]={1,3,3};
13563 nutrition_properties[]={0.75,250,20,1,0};
13564 cooking_properties[]={70,30,80};
13565 };
13566 class Burned
13567 {
13568 visual_properties[]={0,4,4};
13569 nutrition_properties[]={2,90,0,1,0,16,1,3};
13570 cooking_properties[]={100,20};
13571 };
13572 };
13573 class FoodStageTransitions: MushroomsStageTransitions
13574 {
13575 };
13576 };
13577 class Trapping
13578 {
13579 baitTypes[]={5};
13580 baitTypeChances[]={0.60000002};
13581 resultQuantityBaseMod=0;
13582 resultQuantityDispersionMin=0;
13583 resultQuantityDispersionMax=0;
13584 };
13585 class AnimEvents
13586 {
13587 class SoundWeapon
13588 {
13589 class openTunaCan
13590 {
13591 soundSet="openTunaCan_SoundSet";
13592 id=204;
13593 };
13594 class Eating_TakeFood
13595 {
13596 soundSet="Eating_TakeFood_Soundset";
13597 id=889;
13598 };
13599 class Eating_BoxOpen
13600 {
13601 soundSet="Eating_BoxOpen_Soundset";
13602 id=893;
13603 };
13604 class Eating_BoxShake
13605 {
13606 soundSet="Eating_BoxShake_Soundset";
13607 id=894;
13608 };
13609 class Eating_BoxEnd
13610 {
13611 soundSet="Eating_BoxEnd_Soundset";
13612 id=895;
13613 };
13614 };
13615 };
13616 class InventorySlotsOffsets
13617 {
13618 class DirectCookingA
13619 {
13620 position[]={0.079999998,0.0099999998,0};
13621 orientation[]={100,70,0};
13622 };
13623 class DirectCookingB
13624 {
13625 position[]={0.02,0.0099999998,0.050000001};
13626 orientation[]={60,70,0};
13627 };
13628 class DirectCookingC
13629 {
13630 position[]={0.059999999,0.0099999998,0};
13631 orientation[]={140,70,0};
13632 };
13633 };
13634 };
13635 class PsilocybeMushroom: MushroomBase
13636 {
13637 scope=2;
13638 displayName="$STR_PsilocybeMushroom0";
13639 descriptionShort="$STR_PsilocybeMushroom1";
13640 model="\dz\gear\food\Psilocybe_semilanceata.p3d";
13641 weight=0;
13642 itemSize[]={1,1};
13643 varTemperatureFreezePoint=-0.5;
13644 varTemperatureThawPoint=-0.5;
13645 varTemperatureFreezeTime=1980;
13646 varTemperatureThawTime=1980;
13647 varQuantityInit=50;
13648 varQuantityMin=0;
13649 varQuantityMax=50;
13650 varTemperatureMax=110;
13651 temperaturePerQuantityWeight=0.5;
13652 stackedUnit="";
13653 inventorySlot[]=
13654 {
13655 "Ingredient"
13656 };
13657 hiddenSelections[]=
13658 {
13659 "cs_raw",
13660 "cs_dried"
13661 };
13662 hiddenSelectionsTextures[]=
13663 {
13664 "dz\gear\food\data\Psilocybe_semilanceata_CO.paa",
13665 "dz\gear\food\data\Psilocybe_semilanceata_dried_CO.paa",
13666 "dz\gear\food\data\Psilocybe_semilanceata_dried_CO.paa",
13667 "dz\gear\food\data\Psilocybe_semilanceata_dried_CO.paa",
13668 "dz\gear\food\data\Psilocybe_semilanceata_burnt_CO.paa"
13669 };
13670 hiddenSelectionsMaterials[]=
13671 {
13672 "dz\gear\food\data\Psilocybe_semilanceata_raw.rvmat",
13673 "dz\gear\food\data\Psilocybe_semilanceata_baked.rvmat",
13674 "dz\gear\food\data\Psilocybe_semilanceata_boiled.rvmat",
13675 "dz\gear\food\data\Psilocybe_semilanceata_dried.rvmat",
13676 "dz\gear\food\data\Psilocybe_semilanceata_burnt.rvmat",
13677 "dz\gear\food\data\Psilocybe_semilanceata_rotten.rvmat"
13678 };
13679 class DamageSystem
13680 {
13681 class GlobalHealth
13682 {
13683 class Health
13684 {
13685 hitpoints=10;
13686 healthLevels[]=
13687 {
13688
13689 {
13690 1,
13691 {}
13692 },
13693
13694 {
13695 0.69999999,
13696 {}
13697 },
13698
13699 {
13700 0.5,
13701 {}
13702 },
13703
13704 {
13705 0.30000001,
13706 {}
13707 },
13708
13709 {
13710 0,
13711 {}
13712 }
13713 };
13714 };
13715 };
13716 };
13717 class AnimationSources: FoodAnimationSources
13718 {
13719 };
13720 class Food
13721 {
13722 class FoodStages
13723 {
13724 class Raw
13725 {
13726 visual_properties[]={0,0,0};
13727 nutrition_properties[]={2.5,120,60,1,0};
13728 cooking_properties[]={0,0};
13729 };
13730 class Rotten
13731 {
13732 visual_properties[]={-1,-1,5};
13733 nutrition_properties[]={2,90,24,1,0,16};
13734 cooking_properties[]={0,0};
13735 };
13736 class Baked
13737 {
13738 visual_properties[]={0,1,1};
13739 nutrition_properties[]={1.75,300,36,1,0};
13740 cooking_properties[]={70,35};
13741 };
13742 class Boiled
13743 {
13744 visual_properties[]={0,2,2};
13745 nutrition_properties[]={1.5,250,96,1,0};
13746 cooking_properties[]={105,45};
13747 };
13748 class Dried
13749 {
13750 visual_properties[]={1,3,3};
13751 nutrition_properties[]={0.75,250,12,1,0};
13752 cooking_properties[]={70,30,80};
13753 };
13754 class Burned
13755 {
13756 visual_properties[]={0,4,4};
13757 nutrition_properties[]={2,90,0,1,0};
13758 cooking_properties[]={100,20};
13759 };
13760 };
13761 class FoodStageTransitions: MushroomsStageTransitions
13762 {
13763 };
13764 };
13765 class Trapping
13766 {
13767 baitTypes[]={5};
13768 baitTypeChances[]={0.60000002};
13769 resultQuantityBaseMod=0;
13770 resultQuantityDispersionMin=0;
13771 resultQuantityDispersionMax=0;
13772 };
13773 class AnimEvents
13774 {
13775 class SoundWeapon
13776 {
13777 class openTunaCan
13778 {
13779 soundSet="openTunaCan_SoundSet";
13780 id=204;
13781 };
13782 class Eating_TakeFood
13783 {
13784 soundSet="Eating_TakeFood_Soundset";
13785 id=889;
13786 };
13787 class Eating_BoxOpen
13788 {
13789 soundSet="Eating_BoxOpen_Soundset";
13790 id=893;
13791 };
13792 class Eating_BoxShake
13793 {
13794 soundSet="Eating_BoxShake_Soundset";
13795 id=894;
13796 };
13797 class Eating_BoxEnd
13798 {
13799 soundSet="Eating_BoxEnd_Soundset";
13800 id=895;
13801 };
13802 };
13803 };
13804 };
13805 class AuriculariaMushroom: MushroomBase
13806 {
13807 scope=2;
13808 displayName="$STR_AuriculariaMushroom0";
13809 descriptionShort="$STR_AuriculariaMushroom1";
13810 model="\dz\gear\food\mushroom_auricularia.p3d";
13811 weight=0;
13812 itemSize[]={1,2};
13813 varTemperatureFreezePoint=-0.5;
13814 varTemperatureThawPoint=-0.5;
13815 varTemperatureFreezeTime=1980;
13816 varTemperatureThawTime=1980;
13817 varQuantityInit=150;
13818 varQuantityMin=0;
13819 varQuantityMax=150;
13820 varTemperatureMax=110;
13821 temperaturePerQuantityWeight=1;
13822 rotationFlags=1;
13823 stackedUnit="";
13824 inventorySlot[]=
13825 {
13826 "Ingredient",
13827 "DirectCookingA",
13828 "DirectCookingB",
13829 "DirectCookingC",
13830 "SmokingA",
13831 "SmokingB",
13832 "SmokingC",
13833 "SmokingD",
13834 "Trap_Bait_2"
13835 };
13836 hiddenSelections[]=
13837 {
13838 "cs_raw"
13839 };
13840 hiddenSelectionsTextures[]=
13841 {
13842 "dz\gear\food\data\mushroom_auricularia_raw_CO.paa",
13843 "dz\gear\food\data\mushroom_auricularia_baked_CO.paa",
13844 "dz\gear\food\data\mushroom_auricularia_boiled_CO.paa",
13845 "dz\gear\food\data\mushroom_auricularia_dried_CO.paa",
13846 "dz\gear\food\data\mushroom_auricularia_burnt_CO.paa"
13847 };
13848 hiddenSelectionsMaterials[]=
13849 {
13850 "dz\gear\food\data\mushroom_auricularia_raw.rvmat",
13851 "dz\gear\food\data\mushroom_auricularia_baked.rvmat",
13852 "dz\gear\food\data\mushroom_auricularia_boiled.rvmat",
13853 "dz\gear\food\data\mushroom_auricularia_dried.rvmat",
13854 "dz\gear\food\data\mushroom_auricularia_burnt.rvmat",
13855 "dz\gear\food\data\mushroom_auricularia_rotten.rvmat"
13856 };
13857 class DamageSystem
13858 {
13859 class GlobalHealth
13860 {
13861 class Health
13862 {
13863 hitpoints=10;
13864 healthLevels[]=
13865 {
13866
13867 {
13868 1,
13869 {}
13870 },
13871
13872 {
13873 0.69999999,
13874 {}
13875 },
13876
13877 {
13878 0.5,
13879 {}
13880 },
13881
13882 {
13883 0.30000001,
13884 {}
13885 },
13886
13887 {
13888 0,
13889 {}
13890 }
13891 };
13892 };
13893 };
13894 };
13895 class AnimationSources: FoodAnimationSources
13896 {
13897 };
13898 class Food
13899 {
13900 class FoodStages
13901 {
13902 class Raw
13903 {
13904 visual_properties[]={0,0,0};
13905 nutrition_properties[]={2.5,120,100,1,0};
13906 cooking_properties[]={0,0};
13907 };
13908 class Rotten
13909 {
13910 visual_properties[]={-1,-1,5};
13911 nutrition_properties[]={2,90,40,1,0,16,1,9};
13912 cooking_properties[]={0,0};
13913 };
13914 class Baked
13915 {
13916 visual_properties[]={0,1,1};
13917 nutrition_properties[]={1.75,300,60,1,0};
13918 cooking_properties[]={70,35};
13919 };
13920 class Boiled
13921 {
13922 visual_properties[]={0,2,2};
13923 nutrition_properties[]={1.5,250,160,1,0};
13924 cooking_properties[]={105,45};
13925 };
13926 class Dried
13927 {
13928 visual_properties[]={0,3,3};
13929 nutrition_properties[]={0.75,250,20,1,0};
13930 cooking_properties[]={70,30,80};
13931 };
13932 class Burned
13933 {
13934 visual_properties[]={0,4,4};
13935 nutrition_properties[]={2,90,0,1,0,16,1,3};
13936 cooking_properties[]={100,20};
13937 };
13938 };
13939 class FoodStageTransitions: MushroomsStageTransitions
13940 {
13941 };
13942 };
13943 class Trapping
13944 {
13945 baitTypes[]={5};
13946 baitTypeChances[]={0.60000002};
13947 resultQuantityBaseMod=0;
13948 resultQuantityDispersionMin=0;
13949 resultQuantityDispersionMax=0;
13950 };
13951 class AnimEvents
13952 {
13953 class SoundWeapon
13954 {
13955 class openTunaCan
13956 {
13957 soundSet="openTunaCan_SoundSet";
13958 id=204;
13959 };
13960 class Eating_TakeFood
13961 {
13962 soundSet="Eating_TakeFood_Soundset";
13963 id=889;
13964 };
13965 class Eating_BoxOpen
13966 {
13967 soundSet="Eating_BoxOpen_Soundset";
13968 id=893;
13969 };
13970 class Eating_BoxShake
13971 {
13972 soundSet="Eating_BoxShake_Soundset";
13973 id=894;
13974 };
13975 class Eating_BoxEnd
13976 {
13977 soundSet="Eating_BoxEnd_Soundset";
13978 id=895;
13979 };
13980 };
13981 };
13982 class InventorySlotsOffsets
13983 {
13984 class DirectCookingA
13985 {
13986 position[]={0.079999998,0.07,0};
13987 orientation[]={100,100,0};
13988 };
13989 class DirectCookingB
13990 {
13991 position[]={0.02,0.07,0.050000001};
13992 orientation[]={60,100,0};
13993 };
13994 class DirectCookingC
13995 {
13996 position[]={0.059999999,0.07,0};
13997 orientation[]={140,100,0};
13998 };
13999 };
14000 };
14001 class BoletusMushroom: MushroomBase
14002 {
14003 scope=2;
14004 displayName="$STR_BoletusMushroom0";
14005 descriptionShort="$STR_BoletusMushroom1";
14006 model="\dz\gear\food\Mushroom_boletus.p3d";
14007 weight=0;
14008 itemSize[]={1,2};
14009 varTemperatureFreezePoint=-0.5;
14010 varTemperatureThawPoint=-0.5;
14011 varTemperatureFreezeTime=1980;
14012 varTemperatureThawTime=1980;
14013 varQuantityInit=150;
14014 varQuantityMin=0;
14015 varQuantityMax=150;
14016 varTemperatureMax=110;
14017 temperaturePerQuantityWeight=1;
14018 stackedUnit="";
14019 inventorySlot[]=
14020 {
14021 "Ingredient",
14022 "DirectCookingA",
14023 "DirectCookingB",
14024 "DirectCookingC",
14025 "SmokingA",
14026 "SmokingB",
14027 "SmokingC",
14028 "SmokingD",
14029 "Trap_Bait_2"
14030 };
14031 hiddenSelections[]=
14032 {
14033 "cs_raw",
14034 "cs_dried"
14035 };
14036 hiddenSelectionsTextures[]=
14037 {
14038 "dz\gear\food\data\mushroom_boletus_raw_CO.paa",
14039 "dz\gear\food\data\mushroom_boletus_baked_CO.paa",
14040 "dz\gear\food\data\mushroom_boletus_boiled_CO.paa",
14041 "dz\gear\food\data\mushroom_boletus_boiled_CO.paa",
14042 "dz\gear\food\data\mushroom_boletus_burnt_CO.paa"
14043 };
14044 hiddenSelectionsMaterials[]=
14045 {
14046 "dz\gear\food\data\mushroom_boletus_raw.rvmat",
14047 "dz\gear\food\data\mushroom_boletus_baked.rvmat",
14048 "dz\gear\food\data\mushroom_boletus_boiled.rvmat",
14049 "dz\gear\food\data\mushroom_boletus_dried.rvmat",
14050 "dz\gear\food\data\mushroom_boletus_burnt.rvmat",
14051 "dz\gear\food\data\mushroom_boletus_rotten.rvmat"
14052 };
14053 class DamageSystem
14054 {
14055 class GlobalHealth
14056 {
14057 class Health
14058 {
14059 hitpoints=10;
14060 healthLevels[]=
14061 {
14062
14063 {
14064 1,
14065 {}
14066 },
14067
14068 {
14069 0.69999999,
14070 {}
14071 },
14072
14073 {
14074 0.5,
14075 {}
14076 },
14077
14078 {
14079 0.30000001,
14080 {}
14081 },
14082
14083 {
14084 0,
14085 {}
14086 }
14087 };
14088 };
14089 };
14090 };
14091 class AnimationSources: FoodAnimationSources
14092 {
14093 };
14094 class Food
14095 {
14096 class FoodStages
14097 {
14098 class Raw
14099 {
14100 visual_properties[]={0,0,0};
14101 nutrition_properties[]={2.5,120,100,1,0};
14102 cooking_properties[]={0,0};
14103 };
14104 class Rotten
14105 {
14106 visual_properties[]={-1,-1,5};
14107 nutrition_properties[]={2,90,40,1,0,16,1,9};
14108 cooking_properties[]={0,0};
14109 };
14110 class Baked
14111 {
14112 visual_properties[]={0,1,1};
14113 nutrition_properties[]={1.75,300,60,1,0};
14114 cooking_properties[]={70,35};
14115 };
14116 class Boiled
14117 {
14118 visual_properties[]={0,2,2};
14119 nutrition_properties[]={1.5,250,160,1,0};
14120 cooking_properties[]={105,45};
14121 };
14122 class Dried
14123 {
14124 visual_properties[]={1,3,3};
14125 nutrition_properties[]={0.75,250,20,1,0};
14126 cooking_properties[]={70,30,80};
14127 };
14128 class Burned
14129 {
14130 visual_properties[]={1,4,4};
14131 nutrition_properties[]={2,90,0,1,0,16,1,3};
14132 cooking_properties[]={100,20};
14133 };
14134 };
14135 class FoodStageTransitions: MushroomsStageTransitions
14136 {
14137 };
14138 };
14139 class Trapping
14140 {
14141 baitTypes[]={5};
14142 baitTypeChances[]={0.60000002};
14143 resultQuantityBaseMod=0;
14144 resultQuantityDispersionMin=0;
14145 resultQuantityDispersionMax=0;
14146 };
14147 class AnimEvents
14148 {
14149 class SoundWeapon
14150 {
14151 class openTunaCan
14152 {
14153 soundSet="openTunaCan_SoundSet";
14154 id=204;
14155 };
14156 class Eating_TakeFood
14157 {
14158 soundSet="Eating_TakeFood_Soundset";
14159 id=889;
14160 };
14161 class Eating_BoxOpen
14162 {
14163 soundSet="Eating_BoxOpen_Soundset";
14164 id=893;
14165 };
14166 class Eating_BoxShake
14167 {
14168 soundSet="Eating_BoxShake_Soundset";
14169 id=894;
14170 };
14171 class Eating_BoxEnd
14172 {
14173 soundSet="Eating_BoxEnd_Soundset";
14174 id=895;
14175 };
14176 };
14177 };
14178 class InventorySlotsOffsets
14179 {
14180 class DirectCookingA
14181 {
14182 position[]={0.079999998,0.0099999998,0};
14183 orientation[]={100,70,0};
14184 };
14185 class DirectCookingB
14186 {
14187 position[]={0.02,0.0099999998,0.050000001};
14188 orientation[]={60,70,0};
14189 };
14190 class DirectCookingC
14191 {
14192 position[]={0.059999999,0.0099999998,0};
14193 orientation[]={140,70,0};
14194 };
14195 };
14196 };
14197 class PleurotusMushroom: MushroomBase
14198 {
14199 scope=2;
14200 displayName="$STR_PleurotusMushroom0";
14201 descriptionShort="$STR_PleurotusMushroom1";
14202 model="\dz\gear\food\mushroom_pleurotus.p3d";
14203 weight=0;
14204 itemSize[]={1,2};
14205 varTemperatureFreezePoint=-0.5;
14206 varTemperatureThawPoint=-0.5;
14207 varTemperatureFreezeTime=1980;
14208 varTemperatureThawTime=1980;
14209 varQuantityInit=150;
14210 varQuantityMin=0;
14211 varQuantityMax=150;
14212 varTemperatureMax=110;
14213 temperaturePerQuantityWeight=1;
14214 rotationFlags=1;
14215 stackedUnit="";
14216 inventorySlot[]=
14217 {
14218 "Ingredient",
14219 "DirectCookingA",
14220 "DirectCookingB",
14221 "DirectCookingC",
14222 "SmokingA",
14223 "SmokingB",
14224 "SmokingC",
14225 "SmokingD",
14226 "Trap_Bait_2"
14227 };
14228 hiddenSelections[]=
14229 {
14230 "cs_raw",
14231 "cs_boiled",
14232 "cs_dried"
14233 };
14234 hiddenSelectionsTextures[]=
14235 {
14236 "dz\gear\food\data\mushroom_pleurotus_raw_CO.paa",
14237 "dz\gear\food\data\mushroom_pleurotus_baked_CO.paa",
14238 "dz\gear\food\data\mushroom_pleurotus_baked_CO.paa",
14239 "dz\gear\food\data\mushroom_pleurotus_dried_CO.paa",
14240 "dz\gear\food\data\mushroom_pleurotus_burnt_CO.paa"
14241 };
14242 hiddenSelectionsMaterials[]=
14243 {
14244 "dz\gear\food\data\mushroom_pleurotus_raw.rvmat",
14245 "dz\gear\food\data\mushroom_pleurotus_baked.rvmat",
14246 "dz\gear\food\data\mushroom_pleurotus_boiled.rvmat",
14247 "dz\gear\food\data\mushroom_pleurotus_dried.rvmat",
14248 "dz\gear\food\data\mushroom_pleurotus_burnt.rvmat",
14249 "dz\gear\food\data\mushroom_pleurotus_rotten.rvmat"
14250 };
14251 class DamageSystem
14252 {
14253 class GlobalHealth
14254 {
14255 class Health
14256 {
14257 hitpoints=10;
14258 healthLevels[]=
14259 {
14260
14261 {
14262 1,
14263 {}
14264 },
14265
14266 {
14267 0.69999999,
14268 {}
14269 },
14270
14271 {
14272 0.5,
14273 {}
14274 },
14275
14276 {
14277 0.30000001,
14278 {}
14279 },
14280
14281 {
14282 0,
14283 {}
14284 }
14285 };
14286 };
14287 };
14288 };
14289 class AnimationSources: FoodAnimationSources
14290 {
14291 };
14292 class Food
14293 {
14294 class FoodStages
14295 {
14296 class Raw
14297 {
14298 visual_properties[]={0,0,0};
14299 nutrition_properties[]={2.5,120,100,1,0};
14300 cooking_properties[]={0,0};
14301 };
14302 class Rotten
14303 {
14304 visual_properties[]={-1,-1,5};
14305 nutrition_properties[]={2,90,40,1,0,16,1,9};
14306 cooking_properties[]={0,0};
14307 };
14308 class Baked
14309 {
14310 visual_properties[]={1,1,1};
14311 nutrition_properties[]={1.75,300,60,1,0};
14312 cooking_properties[]={70,35};
14313 };
14314 class Boiled
14315 {
14316 visual_properties[]={1,2,2};
14317 nutrition_properties[]={1.5,250,160,1,0};
14318 cooking_properties[]={105,45};
14319 };
14320 class Dried
14321 {
14322 visual_properties[]={2,3,3};
14323 nutrition_properties[]={0.75,250,20,1,0};
14324 cooking_properties[]={70,30,80};
14325 };
14326 class Burned
14327 {
14328 visual_properties[]={1,4,4};
14329 nutrition_properties[]={2,90,0,1,0,16,1,3};
14330 cooking_properties[]={100,20};
14331 };
14332 };
14333 class FoodStageTransitions: MushroomsStageTransitions
14334 {
14335 };
14336 };
14337 class Trapping
14338 {
14339 baitTypes[]={5};
14340 baitTypeChances[]={0.60000002};
14341 resultQuantityBaseMod=0;
14342 resultQuantityDispersionMin=0;
14343 resultQuantityDispersionMax=0;
14344 };
14345 class AnimEvents
14346 {
14347 class SoundWeapon
14348 {
14349 class openTunaCan
14350 {
14351 soundSet="openTunaCan_SoundSet";
14352 id=204;
14353 };
14354 class Eating_TakeFood
14355 {
14356 soundSet="Eating_TakeFood_Soundset";
14357 id=889;
14358 };
14359 class Eating_BoxOpen
14360 {
14361 soundSet="Eating_BoxOpen_Soundset";
14362 id=893;
14363 };
14364 class Eating_BoxShake
14365 {
14366 soundSet="Eating_BoxShake_Soundset";
14367 id=894;
14368 };
14369 class Eating_BoxEnd
14370 {
14371 soundSet="Eating_BoxEnd_Soundset";
14372 id=895;
14373 };
14374 };
14375 };
14376 class InventorySlotsOffsets
14377 {
14378 class DirectCookingA
14379 {
14380 position[]={0.079999998,0.017999999,0};
14381 orientation[]={100,-250,100};
14382 };
14383 class DirectCookingB
14384 {
14385 position[]={0.02,0.017999999,0.050000001};
14386 orientation[]={60,-250,100};
14387 };
14388 class DirectCookingC
14389 {
14390 position[]={0.059999999,0.017999999,0};
14391 orientation[]={140,-250,100};
14392 };
14393 };
14394 };
14395 class CraterellusMushroom: MushroomBase
14396 {
14397 scope=2;
14398 displayName="$STR_CraterellusMushroom0";
14399 descriptionShort="$STR_CraterellusMushroom1";
14400 model="\dz\gear\food\mushroom_craterellus.p3d";
14401 weight=0;
14402 itemSize[]={2,1};
14403 varTemperatureFreezePoint=-10;
14404 varTemperatureThawPoint=-10;
14405 varTemperatureFreezeTime=1980;
14406 varTemperatureThawTime=1980;
14407 varQuantityInit=150;
14408 varQuantityMin=0;
14409 varQuantityMax=150;
14410 varTemperatureMax=110;
14411 temperaturePerQuantityWeight=1;
14412 rotationFlags=2;
14413 stackedUnit="";
14414 inventorySlot[]=
14415 {
14416 "Ingredient",
14417 "DirectCookingA",
14418 "DirectCookingB",
14419 "DirectCookingC",
14420 "SmokingA",
14421 "SmokingB",
14422 "SmokingC",
14423 "SmokingD",
14424 "Trap_Bait_2"
14425 };
14426 hiddenSelections[]=
14427 {
14428 "cs_raw",
14429 "cs_boiled",
14430 "cs_dried"
14431 };
14432 hiddenSelectionsTextures[]=
14433 {
14434 "dz\gear\food\data\mushroom_craterellus_raw_CO.paa",
14435 "dz\gear\food\data\mushroom_craterellus_baked_CO.paa",
14436 "dz\gear\food\data\mushroom_craterellus_boiled_CO.paa",
14437 "dz\gear\food\data\mushroom_craterellus_dried_CO.paa",
14438 "dz\gear\food\data\mushroom_craterellus_burnt_CO.paa",
14439 "dz\gear\food\data\mushroom_craterellus_rotten_CO.paa"
14440 };
14441 hiddenSelectionsMaterials[]=
14442 {
14443 "dz\gear\food\data\mushroom_craterellus_raw.rvmat",
14444 "dz\gear\food\data\mushroom_craterellus_baked.rvmat",
14445 "dz\gear\food\data\mushroom_craterellus_boiled.rvmat",
14446 "dz\gear\food\data\mushroom_craterellus_dried.rvmat",
14447 "dz\gear\food\data\mushroom_craterellus_burnt.rvmat",
14448 "dz\gear\food\data\mushroom_craterellus_rotten.rvmat"
14449 };
14450 class DamageSystem
14451 {
14452 class GlobalHealth
14453 {
14454 class Health
14455 {
14456 hitpoints=100;
14457 healthLevels[]=
14458 {
14459
14460 {
14461 1,
14462 {}
14463 },
14464
14465 {
14466 0.69999999,
14467 {}
14468 },
14469
14470 {
14471 0.5,
14472 {}
14473 },
14474
14475 {
14476 0.30000001,
14477 {}
14478 },
14479
14480 {
14481 0,
14482 {}
14483 }
14484 };
14485 };
14486 };
14487 };
14488 class AnimationSources: FoodAnimationSources
14489 {
14490 };
14491 class Food
14492 {
14493 class FoodStages
14494 {
14495 class Raw
14496 {
14497 visual_properties[]={0,0,0};
14498 nutrition_properties[]={2.5,120,195,1,0};
14499 cooking_properties[]={0,0};
14500 };
14501 class Rotten
14502 {
14503 visual_properties[]={-1,-1,5};
14504 nutrition_properties[]={2,90,78,1,0,16,1,9};
14505 cooking_properties[]={0,0};
14506 };
14507 class Baked
14508 {
14509 visual_properties[]={1,1,1};
14510 nutrition_properties[]={1.75,300,117,1,0};
14511 cooking_properties[]={70,35};
14512 };
14513 class Boiled
14514 {
14515 visual_properties[]={1,2,2};
14516 nutrition_properties[]={1.5,250,312,1,0};
14517 cooking_properties[]={105,45};
14518 };
14519 class Dried
14520 {
14521 visual_properties[]={2,3,3};
14522 nutrition_properties[]={0.75,250,39,1,0};
14523 cooking_properties[]={70,30,80};
14524 };
14525 class Burned
14526 {
14527 visual_properties[]={1,4,4};
14528 nutrition_properties[]={2,90,0,1,0,16,1,3};
14529 cooking_properties[]={100,20};
14530 };
14531 };
14532 class FoodStageTransitions: MushroomsStageTransitions
14533 {
14534 };
14535 };
14536 class Trapping
14537 {
14538 baitTypes[]={5};
14539 baitTypeChances[]={0.60000002};
14540 resultQuantityBaseMod=0;
14541 resultQuantityDispersionMin=0;
14542 resultQuantityDispersionMax=0;
14543 };
14544 class AnimEvents
14545 {
14546 class SoundWeapon
14547 {
14548 class openTunaCan
14549 {
14550 soundSet="openTunaCan_SoundSet";
14551 id=204;
14552 };
14553 class Eating_TakeFood
14554 {
14555 soundSet="Eating_TakeFood_Soundset";
14556 id=889;
14557 };
14558 class Eating_BoxOpen
14559 {
14560 soundSet="Eating_BoxOpen_Soundset";
14561 id=893;
14562 };
14563 class Eating_BoxShake
14564 {
14565 soundSet="Eating_BoxShake_Soundset";
14566 id=894;
14567 };
14568 class Eating_BoxEnd
14569 {
14570 soundSet="Eating_BoxEnd_Soundset";
14571 id=895;
14572 };
14573 };
14574 };
14575 class InventorySlotsOffsets
14576 {
14577 class DirectCookingA
14578 {
14579 position[]={0.029999999,0.0099999998,0};
14580 orientation[]={270,65,0};
14581 };
14582 class DirectCookingB
14583 {
14584 position[]={0.029999999,0.0099999998,0};
14585 orientation[]={250,65,0};
14586 };
14587 class DirectCookingC
14588 {
14589 position[]={0.059999999,0.0099999998,0};
14590 orientation[]={280,65,0};
14591 };
14592 };
14593 };
14594};
14595class CfgNonAIVehicles
14596{
14597 class ProxyAttachment;
14598 class Proxybait_worm: ProxyAttachment
14599 {
14600 scope=2;
14601 inventorySlot[]=
14602 {
14603 "Bait"
14604 };
14605 model="\DZ\gear\food\bait_worm.p3d";
14606 };
14607};