Types update for both regular and hardcore
Tweaked: (hardcore) lowered number of weapon attachments and medical items Removed: DexamphetamineTablets pills from cfgrandompresets.xml Removed: cz550 def from cfgspawnabletypes.xml (was my experimental weapon) Removed: (regular) spawn of hunting vest Removed: (hardcore) combo locks and barbed wire from spawns Removed: (hardcore) power generator, spotlight, cable reel and truck battery from spawns Removed: (hardcore) vehicle defs from cfgspawnabletypes
This commit is contained in:
parent
1ec087c63d
commit
029f662d3c
@ -43,16 +43,15 @@
|
||||
</cargo>
|
||||
|
||||
<cargo chance="0.25" name="toolsmedic">
|
||||
<item name="Heatpack" chance="0.10" />
|
||||
<item name="Heatpack" chance="0.13" />
|
||||
<item name="SewingKit" chance="0.10" />
|
||||
<item name="BandageDressing" chance="0.10" />
|
||||
<item name="BloodTestKit" chance="0.12" />
|
||||
<item name="BloodBagEmpty" chance="0.12" />
|
||||
<item name="SalineBag" chance="0.08" />
|
||||
<item name="SalineBag" chance="0.10" />
|
||||
<item name="StartKitIV" chance="0.08" />
|
||||
<item name="Morphine" chance="0.05" />
|
||||
<item name="PainkillerTablets" chance="0.05" />
|
||||
<item name="DexamphetamineTablets" chance="0.05" />
|
||||
<item name="Epinephrine" chance="0.05" />
|
||||
<item name="TetracyclineAntibiotics" chance="0.05" />
|
||||
<item name="SalineBagIV" chance="0.05" />
|
||||
|
@ -269,15 +269,6 @@
|
||||
<item name="Mag_Saiga_Drum20Rnd" chance="0.10" />
|
||||
</attachments>
|
||||
</type>
|
||||
<type name="dzn_cz550">
|
||||
<attachments chance="0.30">
|
||||
<item name="dzn_mag_cz550_4rnd" chance="0.60" />
|
||||
<item name="dzn_mag_cz550_10rnd" chance="0.40" />
|
||||
</attachments>
|
||||
<attachments chance="0.20">
|
||||
<item name="HuntingOptic" chance="1.00" />
|
||||
</attachments>
|
||||
</type>
|
||||
|
||||
|
||||
<!-- NAMALSK - WEAPONS - PISTOLS -->
|
||||
@ -1442,235 +1433,6 @@
|
||||
<!-- NAMALSK - CLOTHES - SHOES -->
|
||||
<!-- none require special care -->
|
||||
|
||||
<!-- NAMALSK - VEHICLES -->
|
||||
<type name="OffroadHatchback">
|
||||
<attachments chance="1.00">
|
||||
<item name="HatchbackWheel" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HatchbackWheel" chance="0.95" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HatchbackWheel" chance="0.90" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HatchbackWheel" chance="0.85" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HatchbackWheel" chance="0.40" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CarRadiator" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CarBattery" chance="0.30" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="SparkPlug" chance="0.30" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HeadlightH7" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HeadlightH7" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HatchbackDoors_Driver" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HatchbackDoors_CoDriver" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HatchbackHood" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HatchbackTrunk" chance="1.00" />
|
||||
</attachments>
|
||||
</type>
|
||||
|
||||
<type name="CivilianSedan">
|
||||
<attachments chance="1.00">
|
||||
<item name="CivSedanWheel" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CivSedanWheel" chance="0.95" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CivSedanWheel" chance="0.90" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CivSedanWheel" chance="0.85" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CarRadiator" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CarBattery" chance="0.30" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="SparkPlug" chance="0.30" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HeadlightH7" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HeadlightH7" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CivSedanDoors_Driver" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CivSedanDoors_CoDriver" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CivSedanDoors_BackLeft" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CivSedanDoors_BackRight" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CivSedanHood" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CivSedanTrunk" chance="1.00" />
|
||||
</attachments>
|
||||
</type>
|
||||
|
||||
<type name="Hatchback_02">
|
||||
<attachments chance="1.00">
|
||||
<item name="Hatchback_02_Wheel" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Hatchback_02_Wheel" chance="0.95" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Hatchback_02_Wheel" chance="0.90" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Hatchback_02_Wheel" chance="0.85" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CarRadiator" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CarBattery" chance="0.30" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="SparkPlug" chance="0.30" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HeadlightH7" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HeadlightH7" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Hatchback_02_Door_1_1" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Hatchback_02_Door_1_2" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Hatchback_02_Door_2_1" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Hatchback_02_Door_2_2" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Hatchback_02_Hood" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Hatchback_02_Trunk" chance="1.00" />
|
||||
</attachments>
|
||||
</type>
|
||||
|
||||
<type name="Sedan_02">
|
||||
<attachments chance="1.00">
|
||||
<item name="Sedan_02_Wheel" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Sedan_02_Wheel" chance="0.95" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Sedan_02_Wheel" chance="0.90" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Sedan_02_Wheel" chance="0.85" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CarRadiator" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="CarBattery" chance="0.30" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="SparkPlug" chance="0.30" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HeadlightH7" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HeadlightH7" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Sedan_02_Door_1_1" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Sedan_02_Door_1_2" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Sedan_02_Door_2_1" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Sedan_02_Door_2_2" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Sedan_02_Hood" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Sedan_02_Trunk" chance="1.00" />
|
||||
</attachments>
|
||||
</type>
|
||||
|
||||
<type name="Truck_01_Covered">
|
||||
<attachments chance="1.00">
|
||||
<item name="Truck_01_Wheel" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Truck_01_Wheel" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Truck_01_WheelDouble" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Truck_01_WheelDouble" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Truck_01_WheelDouble" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Truck_01_WheelDouble" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="TruckBattery" chance="0.30" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HeadlightH7" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="HeadlightH7" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Truck_01_Door_1_1" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Truck_01_Door_2_1" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="1.00">
|
||||
<item name="Truck_01_Hood" chance="1.00" />
|
||||
</attachments>
|
||||
</type>
|
||||
|
||||
|
||||
<!-- NAMALSK - INFECTED -->
|
||||
<type name="ZmbF_BlueCollarFat_Blue">
|
||||
|
@ -2043,8 +2043,8 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="M68Optic">
|
||||
<nominal>6</nominal>
|
||||
<min>3</min>
|
||||
<nominal>4</nominal>
|
||||
<min>2</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2071,8 +2071,8 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="FNP45_MRDSOptic">
|
||||
<nominal>12</nominal>
|
||||
<min>8</min>
|
||||
<nominal>6</nominal>
|
||||
<min>5</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2086,8 +2086,8 @@
|
||||
<tag name="police" />
|
||||
</type>
|
||||
<type name="ReflexOptic">
|
||||
<nominal>10</nominal>
|
||||
<min>7</min>
|
||||
<nominal>6</nominal>
|
||||
<min>4</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2100,8 +2100,8 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="ACOGOptic">
|
||||
<nominal>6</nominal>
|
||||
<min>4</min>
|
||||
<nominal>4</nominal>
|
||||
<min>3</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>300</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2114,8 +2114,8 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="PUScopeOptic">
|
||||
<nominal>12</nominal>
|
||||
<min>7</min>
|
||||
<nominal>10</nominal>
|
||||
<min>6</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>300</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2130,8 +2130,8 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="KashtanOptic">
|
||||
<nominal>6</nominal>
|
||||
<min>4</min>
|
||||
<nominal>4</nominal>
|
||||
<min>3</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>300</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2144,8 +2144,8 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="KobraOptic">
|
||||
<nominal>7</nominal>
|
||||
<min>5</min>
|
||||
<nominal>5</nominal>
|
||||
<min>4</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>300</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2158,7 +2158,7 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="HuntingOptic">
|
||||
<nominal>9</nominal>
|
||||
<nominal>7</nominal>
|
||||
<min>6</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>300</restock>
|
||||
@ -2186,8 +2186,8 @@
|
||||
<tag name="civilian" />
|
||||
</type>
|
||||
<type name="PSO1Optic">
|
||||
<nominal>7</nominal>
|
||||
<min>5</min>
|
||||
<nominal>5</nominal>
|
||||
<min>4</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>300</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2200,8 +2200,8 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="PSO11Optic">
|
||||
<nominal>3</nominal>
|
||||
<min>2</min>
|
||||
<nominal>2</nominal>
|
||||
<min>1</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>300</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2383,8 +2383,8 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="M4_RISHndgrd">
|
||||
<nominal>5</nominal>
|
||||
<min>4</min>
|
||||
<nominal>3</nominal>
|
||||
<min>2</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2439,8 +2439,8 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="AK_RailHndgrd">
|
||||
<nominal>10</nominal>
|
||||
<min>6</min>
|
||||
<nominal>6</nominal>
|
||||
<min>5</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2482,7 +2482,7 @@
|
||||
<tag name="military" />
|
||||
</type>
|
||||
<type name="MP5_RailHndgrd">
|
||||
<nominal>5</nominal>
|
||||
<nominal>4</nominal>
|
||||
<min>2</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
@ -2570,8 +2570,8 @@
|
||||
|
||||
<!-- NAMALSK - MEDICAL ITEMS -->
|
||||
<type name="BandageDressing">
|
||||
<nominal>25</nominal>
|
||||
<min>20</min>
|
||||
<nominal>20</nominal>
|
||||
<min>18</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2585,8 +2585,8 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="DisinfectantSpray">
|
||||
<nominal>20</nominal>
|
||||
<min>10</min>
|
||||
<nominal>15</nominal>
|
||||
<min>12</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2600,8 +2600,8 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="DisinfectantAlcohol">
|
||||
<nominal>25</nominal>
|
||||
<min>20</min>
|
||||
<nominal>20</nominal>
|
||||
<min>17</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2629,8 +2629,8 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="CharcoalTablets">
|
||||
<nominal>25</nominal>
|
||||
<min>10</min>
|
||||
<nominal>15</nominal>
|
||||
<min>12</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>20</quantmin>
|
||||
@ -2644,8 +2644,8 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="VitaminBottle">
|
||||
<nominal>20</nominal>
|
||||
<min>15</min>
|
||||
<nominal>12</nominal>
|
||||
<min>10</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>20</quantmin>
|
||||
@ -2659,8 +2659,8 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="TetracyclineAntibiotics">
|
||||
<nominal>12</nominal>
|
||||
<min>9</min>
|
||||
<nominal>10</nominal>
|
||||
<min>8</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>900</restock>
|
||||
<quantmin>20</quantmin>
|
||||
@ -2673,8 +2673,8 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="Epinephrine">
|
||||
<nominal>12</nominal>
|
||||
<min>10</min>
|
||||
<nominal>10</nominal>
|
||||
<min>8</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>300</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2687,8 +2687,8 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="Morphine">
|
||||
<nominal>12</nominal>
|
||||
<min>10</min>
|
||||
<nominal>10</nominal>
|
||||
<min>8</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>300</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2715,7 +2715,7 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="StartKitIV">
|
||||
<nominal>15</nominal>
|
||||
<nominal>12</nominal>
|
||||
<min>10</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>300</restock>
|
||||
@ -2743,7 +2743,7 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="BloodBagEmpty">
|
||||
<nominal>20</nominal>
|
||||
<nominal>15</nominal>
|
||||
<min>12</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
@ -2757,8 +2757,8 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="BloodTestKit">
|
||||
<nominal>25</nominal>
|
||||
<min>20</min>
|
||||
<nominal>20</nominal>
|
||||
<min>17</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
@ -2771,7 +2771,7 @@
|
||||
<tag name="medical" />
|
||||
</type>
|
||||
<type name="Thermometer">
|
||||
<nominal>20</nominal>
|
||||
<nominal>15</nominal>
|
||||
<min>12</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
@ -2831,56 +2831,6 @@
|
||||
<tag name="military" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="TruckBattery">
|
||||
<nominal>10</nominal>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<min>8</min>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||
<category name="tools" />
|
||||
<tag name="civilian" />
|
||||
<tag name="military" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="CableReel">
|
||||
<nominal>20</nominal>
|
||||
<lifetime>604800</lifetime>
|
||||
<restock>0</restock>
|
||||
<min>17</min>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||
<category name="tools" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="PowerGenerator">
|
||||
<nominal>10</nominal>
|
||||
<lifetime>604800</lifetime>
|
||||
<restock>0</restock>
|
||||
<min>7</min>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||
<category name="tools" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="Spotlight">
|
||||
<nominal>20</nominal>
|
||||
<lifetime>604800</lifetime>
|
||||
<restock>0</restock>
|
||||
<min>16</min>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||
<category name="tools" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="LargeGasCanister">
|
||||
<nominal>12</nominal>
|
||||
<min>10</min>
|
||||
@ -3423,21 +3373,6 @@
|
||||
<tag name="farm" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="BarbedWire">
|
||||
<nominal>40</nominal>
|
||||
<min>30</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
|
||||
<usage />
|
||||
<value />
|
||||
<category name="tools" />
|
||||
<tag name="military" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="Compass">
|
||||
<nominal>20</nominal>
|
||||
<min>15</min>
|
||||
@ -3530,36 +3465,6 @@
|
||||
<tag name="civilian" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="CombinationLock">
|
||||
<nominal>10</nominal>
|
||||
<min>7</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
|
||||
<usage />
|
||||
<value />
|
||||
<category name="tools" />
|
||||
<tag name="civilian" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="CombinationLock4">
|
||||
<nominal>7</nominal>
|
||||
<min>5</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
|
||||
<usage />
|
||||
<value />
|
||||
<category name="tools" />
|
||||
<tag name="civilian" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="WeaponCleaningKit">
|
||||
<nominal>20</nominal>
|
||||
<min>15</min>
|
||||
|
@ -43,16 +43,15 @@
|
||||
</cargo>
|
||||
|
||||
<cargo chance="0.25" name="toolsmedic">
|
||||
<item name="Heatpack" chance="0.10" />
|
||||
<item name="Heatpack" chance="0.13" />
|
||||
<item name="SewingKit" chance="0.10" />
|
||||
<item name="BandageDressing" chance="0.10" />
|
||||
<item name="BloodTestKit" chance="0.12" />
|
||||
<item name="BloodBagEmpty" chance="0.12" />
|
||||
<item name="SalineBag" chance="0.08" />
|
||||
<item name="SalineBag" chance="0.10" />
|
||||
<item name="StartKitIV" chance="0.08" />
|
||||
<item name="Morphine" chance="0.05" />
|
||||
<item name="PainkillerTablets" chance="0.05" />
|
||||
<item name="DexamphetamineTablets" chance="0.05" />
|
||||
<item name="Epinephrine" chance="0.05" />
|
||||
<item name="TetracyclineAntibiotics" chance="0.05" />
|
||||
<item name="SalineBagIV" chance="0.05" />
|
||||
|
@ -269,15 +269,6 @@
|
||||
<item name="Mag_Saiga_Drum20Rnd" chance="0.10" />
|
||||
</attachments>
|
||||
</type>
|
||||
<type name="dzn_cz550">
|
||||
<attachments chance="0.30">
|
||||
<item name="dzn_mag_cz550_4rnd" chance="0.60" />
|
||||
<item name="dzn_mag_cz550_10rnd" chance="0.40" />
|
||||
</attachments>
|
||||
<attachments chance="0.20">
|
||||
<item name="HuntingOptic" chance="1.00" />
|
||||
</attachments>
|
||||
</type>
|
||||
|
||||
|
||||
<!-- NAMALSK - WEAPONS - PISTOLS -->
|
||||
|
@ -7262,20 +7262,6 @@
|
||||
<category name="clothes" />
|
||||
<tag name="industrial" />
|
||||
</type>
|
||||
<type name="HuntingVest">
|
||||
<nominal>6</nominal>
|
||||
<min>4</min>
|
||||
<lifetime>1800</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
|
||||
<usage />
|
||||
<value />
|
||||
<category name="clothes" />
|
||||
<tag name="hunting" />
|
||||
</type>
|
||||
|
||||
|
||||
<!-- NAMALSK - CLOTHES - BAGS -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user