initial
This commit is contained in:
283
HA-Chernarus/ExpansionVehicles/events.xml
Normal file
283
HA-Chernarus/ExpansionVehicles/events.xml
Normal file
@@ -0,0 +1,283 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<events>
|
||||||
|
|
||||||
|
<!-- Vanilla Tweaks -->
|
||||||
|
<event name="VehicleHatchback02">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<min>7</min>
|
||||||
|
<max>13</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="3" type="Hatchback_02_BanditKitty"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<event name="VehicleTruck01">
|
||||||
|
<nominal>8</nominal>
|
||||||
|
<min>5</min>
|
||||||
|
<max>11</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="3" type="Truck_01_Covered_Black"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="3" type="Truck_01_Covered_Grey"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="3" type="Truck_01_Covered_Lime"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="3" type="Truck_01_Covered_Red"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="3" type="Truck_01_Covered_White"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="3" type="Truck_01_Covered_Wine"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="3" type="Truck_01_Covered_Yellow"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="3" type="Truck_01_Covered_YellowBright"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<!-- Expansion content -->
|
||||||
|
<!-- CARS -->
|
||||||
|
<event name="VehicleUAZ">
|
||||||
|
<nominal>5</nominal>
|
||||||
|
<min>1</min>
|
||||||
|
<max>7</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZ"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZ_Black"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZ_LightGreen"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZRoofless"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZRoofless_Black"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZRoofless_LightGreen"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZCargo"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZCargo_Black"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZCargo_LightGreen"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZCargoRoofless"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZCargoRoofless_Black"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="7" min="1" type="ExpansionUAZCargoRoofless_LightGreen"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<event name="VehicleVodnik">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<min>0</min>
|
||||||
|
<max>2</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionVodnik"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<event name="VehicleBus">
|
||||||
|
<nominal>3</nominal>
|
||||||
|
<min>1</min>
|
||||||
|
<max>5</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="ExpansionBus"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="ExpansionBus_Red"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<event name="VehicleTractor">
|
||||||
|
<nominal>4</nominal>
|
||||||
|
<min>1</min>
|
||||||
|
<max>5</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="ExpansionTractor"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="ExpansionTractor_Blue"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="ExpansionTractor_Green"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<event name="VehicleLandRover">
|
||||||
|
<nominal>4</nominal>
|
||||||
|
<min>1</min>
|
||||||
|
<max>5</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="Expansion_Landrover"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="Expansion_Landrover_Yellow"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="Expansion_Landrover_Red"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="Expansion_Landrover_Green"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="Expansion_Landrover_Grey"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="Expansion_Landrover_Orange"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="5" min="1" type="Expansion_Landrover_Blue"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<!-- HELICOPTERS -->
|
||||||
|
<event name="VehicleMH6Helicopter">
|
||||||
|
<nominal>1</nominal>
|
||||||
|
<min>1</min>
|
||||||
|
<max>3</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Blueline"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Digital"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Elliptical"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Furious"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_GrayWatcher"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Jeans"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Resistance"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Shadow"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Sheriff"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Speedy"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Sunset"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Vrana"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Wasp"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="2" min="1" type="ExpansionMh6_Wave"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<event name="VehicleMerlinHelicopter">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<min>0</min>
|
||||||
|
<max>0</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="1" min="1" type="ExpansionMerlin"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="1" min="1" type="ExpansionMerlin_Dahoman"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="1" min="1" type="ExpansionMerlin_Ion"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="1" min="1" type="ExpansionMerlin_President"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="1" min="1" type="ExpansionMerlin_Vrana"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="1" min="1" type="ExpansionMerlin_Wave"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<event name="VehicleUh1hHelicopter">
|
||||||
|
<nominal>1</nominal>
|
||||||
|
<min>1</min>
|
||||||
|
<max>3</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="3" min="1" type="ExpansionUh1h"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="3" min="1" type="ExpansionUh1h_Medical"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="3" min="1" type="ExpansionUh1h_Uber"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="3" min="1" type="ExpansionUh1h_Resistance"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<!-- BOATS -->
|
||||||
|
<event name="VehicleUtilityBoat">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<min>1</min>
|
||||||
|
<max>4</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="4" min="1" type="ExpansionUtilityBoat"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<event name="VehicleZodiacBoat">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<min>1</min>
|
||||||
|
<max>19</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="19" min="1" type="ExpansionZodiacBoat"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="19" min="1" type="ExpansionZodiacBoat_Black"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="19" min="1" type="ExpansionZodiacBoat_Green"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
<event name="VehicleGyroHelicopter">
|
||||||
|
<nominal>1</nominal>
|
||||||
|
<min>0</min>
|
||||||
|
<max>1</max>
|
||||||
|
<lifetime>300</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>500</saferadius>
|
||||||
|
<distanceradius>500</distanceradius>
|
||||||
|
<cleanupradius>200</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1"/>
|
||||||
|
<position>fixed</position>
|
||||||
|
<limit>mixed</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="1" min="1" type="ExpansionGyrocopter"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="1" min="1" type="ExpansionBigGyrocopter"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
|
|
||||||
|
</events>
|
||||||
3581
HA-Chernarus/ExpansionVehicles/types.xml
Normal file
3581
HA-Chernarus/ExpansionVehicles/types.xml
Normal file
File diff suppressed because it is too large
Load Diff
940
HA-Chernarus/ExpansionWeapons/types.xml
Normal file
940
HA-Chernarus/ExpansionWeapons/types.xml
Normal file
@@ -0,0 +1,940 @@
|
|||||||
|
<types>
|
||||||
|
<!-- OPTICS -->
|
||||||
|
<type name="ExpansionKar98ScopeOptic">
|
||||||
|
<nominal>15</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
</type>
|
||||||
|
<type name="ExpansionDeltapointOptic">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="ExpansionEXPS3HoloOptic">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="ExpansionHAMROptic">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_PMII25Optic">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="ExpansionReflexMRSOptic">
|
||||||
|
<nominal>20</nominal>
|
||||||
|
<lifetime>14400</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>10</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
</type>
|
||||||
|
<!-- MISC ATTACHEMENTS -->
|
||||||
|
<type name="Expansion_M1A_RailAtt">
|
||||||
|
<nominal>7</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>800</restock>
|
||||||
|
<min>4</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_ANPEQ15_Red">
|
||||||
|
<nominal>15</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>800</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_Kar98_Bayonet">
|
||||||
|
<nominal>15</nominal>
|
||||||
|
<lifetime>14400</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Hunting"/>
|
||||||
|
<usage name="Farm"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
</type>
|
||||||
|
<!-- EXPLOSIVES -->
|
||||||
|
<type name="ExpansionSatchel">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>10800</restock>
|
||||||
|
<min>0</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<!-- CROSSBOWS -->
|
||||||
|
<type name="Expansion_Crossbow">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>0</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="weapons"/>
|
||||||
|
<usage name="Farm"/>
|
||||||
|
<usage name="Village"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
</type>
|
||||||
|
<!-- LAUNCHERS -->
|
||||||
|
<type name="ExpansionRPG7">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>3600</restock>
|
||||||
|
<min>2</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="ExpansionLAW">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>3600</restock>
|
||||||
|
<min>2</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_M79">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>0</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="ExpansionFlaregun">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>0</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<!-- PISTOLS -->
|
||||||
|
<type name="Expansion_Taser_Yellow">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>900</restock>
|
||||||
|
<min>10</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="weapons"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_Taser_Black">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>0</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="1" deloot="0"/>
|
||||||
|
<category name="weapons"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_M9">
|
||||||
|
<nominal>20</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>15</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_Longhorn">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>0</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="weapons"/>
|
||||||
|
<usage name="Hunting"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<!-- SUBMACHINE GUNS -->
|
||||||
|
<type name="Expansion_G36">
|
||||||
|
<nominal>15</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>3600</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_MPX">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>15</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_MP5">
|
||||||
|
<nominal>20</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>10</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_MP5SD">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>10</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_MP5_RailAtt">
|
||||||
|
<nominal>20</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>10</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_MP7">
|
||||||
|
<nominal>20</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>10</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_Kedr">
|
||||||
|
<nominal>20</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>900</restock>
|
||||||
|
<min>15</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_VityazSN">
|
||||||
|
<nominal>20</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1200</restock>
|
||||||
|
<min>15</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<!-- ASSAULT RIFLES -->
|
||||||
|
<type name="Expansion_M16">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>3600</restock>
|
||||||
|
<min>4</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_M1A">
|
||||||
|
<nominal>1</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>3600</restock>
|
||||||
|
<min>3</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_M14">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
</type>
|
||||||
|
<!-- RIFLES -->
|
||||||
|
<type name="Expansion_DT11">
|
||||||
|
<nominal>15</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>1200</restock>
|
||||||
|
<min>5</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="weapons"/>
|
||||||
|
<usage name="Hunting"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<!-- SHOTGUNS -->
|
||||||
|
<type name="Expansion_BenelliM4">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>3600</restock>
|
||||||
|
<min>3</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<!-- SNIPER RIFLES -->
|
||||||
|
<type name="Expansion_AWM">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>28800</restock>
|
||||||
|
<min>0</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="1"/>
|
||||||
|
<category name="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_Kar98">
|
||||||
|
<nominal>25</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>900</restock>
|
||||||
|
<min>10</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="weapons"/>
|
||||||
|
<usage name="Town"/>
|
||||||
|
<usage name="Village"/>
|
||||||
|
<usage name="Hunting"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
</type>
|
||||||
|
<!-- AMMOBOXES -->
|
||||||
|
<type name="AmmoBox_Expansion_46x30_25rnd">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</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="weapons"/>
|
||||||
|
<tag name="shelves"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="AmmoBox_Expansion_338_15rnd">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</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="weapons"/>
|
||||||
|
<tag name="shelves"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_AmmoBox_8mm_15rnd">
|
||||||
|
<nominal>30</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>800</restock>
|
||||||
|
<min>20</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="weapons"/>
|
||||||
|
<usage name="Town"/>
|
||||||
|
<usage name="Village"/>
|
||||||
|
<usage name="Hunting"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
</type>
|
||||||
|
<!-- AMMO -->
|
||||||
|
<type name="Expansion_Ammo_8mm">
|
||||||
|
<nominal>40</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>800</restock>
|
||||||
|
<min>30</min>
|
||||||
|
<quantmin>10</quantmin>
|
||||||
|
<quantmax>80</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="weapons"/>
|
||||||
|
<usage name="Town"/>
|
||||||
|
<usage name="Village"/>
|
||||||
|
<usage name="Hunting"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
</type>
|
||||||
|
<type name="ExpansionAmmoRPG">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>10800</restock>
|
||||||
|
<min>1</min>
|
||||||
|
<quantmin>100</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="ExpansionAmmoLAW">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>10800</restock>
|
||||||
|
<min>1</min>
|
||||||
|
<quantmin>100</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Smoke_White">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Smoke_Red">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Smoke_Green">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Smoke_Yellow">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Smoke_Purple">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Smoke_Teargas">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Sticky_Smoke_White">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Sticky_Smoke_Red">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Sticky_Smoke_Green">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Sticky_Smoke_Yellow">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Sticky_Smoke_Purple">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_Sticky_Smoke_Teargas">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_M203_HE">
|
||||||
|
<nominal>10</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>5</min>
|
||||||
|
<quantmin>100</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_46x30">
|
||||||
|
<nominal>20</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>12</min>
|
||||||
|
<quantmin>25</quantmin>
|
||||||
|
<quantmax>80</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
</type>
|
||||||
|
<type name="Ammo_Expansion_338">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>12</min>
|
||||||
|
<quantmin>20</quantmin>
|
||||||
|
<quantmax>80</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
</type>
|
||||||
|
<type name="Expansion_Ammo_ArrowBolt">
|
||||||
|
<nominal>75</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>55</min>
|
||||||
|
<quantmin>20</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Farm"/>
|
||||||
|
<usage name="Village"/>
|
||||||
|
<usage name="Hunting"/>
|
||||||
|
</type>
|
||||||
|
<!-- MAGAZINES -->
|
||||||
|
<type name="Mag_Expansion_Taser">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>15</min>
|
||||||
|
<quantmin>100</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
</type>
|
||||||
|
<type name="Mag_Expansion_Vityaz_30Rnd">
|
||||||
|
<nominal>25</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>800</restock>
|
||||||
|
<min>15</min>
|
||||||
|
<quantmin>10</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Mag_Expansion_M14_20Rnd">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>800</restock>
|
||||||
|
<min>4</min>
|
||||||
|
<quantmin>0</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Mag_Expansion_M14_10Rnd">
|
||||||
|
<nominal>12</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>800</restock>
|
||||||
|
<min>8</min>
|
||||||
|
<quantmin>0</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<usage name="Town"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
</type>
|
||||||
|
<type name="Mag_Expansion_M9_15Rnd">
|
||||||
|
<nominal>30</nominal>
|
||||||
|
<lifetime>7200</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>20</min>
|
||||||
|
<quantmin>20</quantmin>
|
||||||
|
<quantmax>90</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="weapons"/>
|
||||||
|
<tag name="shelves"/>
|
||||||
|
<usage name="Police"/>
|
||||||
|
</type>
|
||||||
|
<type name="Mag_Expansion_MPX_50Rnd">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>20</min>
|
||||||
|
<quantmin>8</quantmin>
|
||||||
|
<quantmax>50</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
</type>
|
||||||
|
<type name="Mag_Expansion_G36_30Rnd">
|
||||||
|
<nominal>20</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>15</min>
|
||||||
|
<quantmin>20</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
</type>
|
||||||
|
<type name="Mag_Expansion_Kedr_20Rnd">
|
||||||
|
<nominal>30</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>20</min>
|
||||||
|
<quantmin>20</quantmin>
|
||||||
|
<quantmax>100</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier1"/>
|
||||||
|
<value name="Tier2"/>
|
||||||
|
</type>
|
||||||
|
<type name="Mag_Expansion_MP7_40Rnd">
|
||||||
|
<nominal>25</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>20</min>
|
||||||
|
<quantmin>15</quantmin>
|
||||||
|
<quantmax>80</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier3"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
<type name="Mag_Expansion_AWM_5Rnd">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>10800</lifetime>
|
||||||
|
<restock>1800</restock>
|
||||||
|
<min>15</min>
|
||||||
|
<quantmin>15</quantmin>
|
||||||
|
<quantmax>80</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="weapons"/>
|
||||||
|
<usage name="Military"/>
|
||||||
|
<value name="Tier4"/>
|
||||||
|
</type>
|
||||||
|
</types>
|
||||||
Reference in New Issue
Block a user